! Started logfile: J1323-4452_X_2002_05_14_yyk_uvs.log on Tue Jun 26 22:49:39 2007 obs J1323-4452_X_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J1323-4452_X_2002_05_14_yyk_uva.fits ! AN table 1: 37 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.459459 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1323-4452 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40947e+09 8e+06 1 8e+06 ! 02 2 8.47947e+09 8e+06 1 8e+06 ! 03 3 8.79447e+09 8e+06 1 8e+06 ! 04 4 8.89947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1076 lines of history. ! ! Reading 3060 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ![@muppet J1323-4452_X_2002_05_14_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.270038 Jy uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.6534 mas, bmaj=1.858 mas, bpa=-2.463 degrees ! Estimated noise=3341.91 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0744279 Jy ! Component: 100 - total flux cleaned = 0.0875382 Jy ! Total flux subtracted in 100 components = 0.0875382 Jy ! Clean residual min=-0.020492 max=0.020525 Jy/beam ! Clean residual mean=-0.000541 rms=0.008031 Jy/beam ! Combined flux in latest and established models = 0.0875382 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 33 components and 0.0875382 Jy ! ! Correcting IF 1. ! A total of 152 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 150 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.247115Jy sigma=0.001593 ! Fit after self-cal, rms=0.246861Jy sigma=0.001591 ! Inverting map and beam ! Estimated beam: bmin=0.6534 mas, bmaj=1.858 mas, bpa=-2.463 degrees ! Estimated noise=3341.91 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8383 mas, bmaj=2.417 mas, bpa=-5.547 degrees ! Estimated noise=2081.79 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0547067 Jy ! Component: 100 - total flux cleaned = 0.0667896 Jy ! Component: 150 - total flux cleaned = 0.0712607 Jy ! Component: 200 - total flux cleaned = 0.0720179 Jy ! Total flux subtracted in 200 components = 0.0720179 Jy ! Clean residual min=-0.008531 max=0.008514 Jy/beam ! Clean residual mean=-0.000222 rms=0.004041 Jy/beam ! Combined flux in latest and established models = 0.159556 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 83 model components to the UV plane model. ! The established model now contains 114 components and 0.159556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.236070Jy sigma=0.001504 ! Fit after self-cal, rms=0.235876Jy sigma=0.001503 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8383 x 2.417 at -5.547 degrees (North through East) ! Clean map min=-0.016191 max=0.034478 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Fit before self-cal, rms=0.235876Jy sigma=0.001503 ! Fit after self-cal, rms=0.235876Jy sigma=0.001503 selfcal false, false, phase_soltime ! Performing phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.235876Jy sigma=0.001503 ! Fit after self-cal, rms=0.235876Jy sigma=0.001503 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8383 mas, bmaj=2.417 mas, bpa=-5.547 degrees ! Estimated noise=2081.79 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00164477 Jy ! Component: 100 - total flux cleaned = 0.00314027 Jy ! Component: 150 - total flux cleaned = 0.00918373 Jy ! Component: 200 - total flux cleaned = 0.013905 Jy ! Total flux subtracted in 200 components = 0.013905 Jy ! Clean residual min=-0.003893 max=0.003927 Jy/beam ! Clean residual mean=-0.000069 rms=0.001807 Jy/beam ! Combined flux in latest and established models = 0.173461 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 75 model components to the UV plane model. ! The established model now contains 181 components and 0.173461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.234720Jy sigma=0.001495 ! Fit after self-cal, rms=0.234671Jy sigma=0.001494 ! Inverting map print "************** FINISHED AMPLITUDE GSCALE SELF-CAL **************" ! ************** FINISHED AMPLITUDE GSCALE SELF-CAL ************** ! phase_soltime=phase_soltime2 selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.234671Jy sigma=0.001494 ! Fit after self-cal, rms=0.232174Jy sigma=0.001476 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00539668 Jy ! Component: 100 - total flux cleaned = 0.00758986 Jy ! Component: 150 - total flux cleaned = 0.0105841 Jy ! Component: 200 - total flux cleaned = 0.0108428 Jy ! Total flux subtracted in 200 components = 0.0108428 Jy ! Clean residual min=-0.003087 max=0.003103 Jy/beam ! Clean residual mean=-0.000039 rms=0.001185 Jy/beam ! Combined flux in latest and established models = 0.184304 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 55 model components to the UV plane model. ! The established model now contains 236 components and 0.184304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.231205Jy sigma=0.001470 ! Fit after self-cal, rms=0.230684Jy sigma=0.001466 ! Inverting map ! Added new window around map position (22.4, -17). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00298285 Jy ! Component: 100 - total flux cleaned = 0.00237293 Jy ! Component: 150 - total flux cleaned = 0.00185704 Jy ! Component: 200 - total flux cleaned = 0.00168122 Jy ! Total flux subtracted in 200 components = 0.00168122 Jy ! Clean residual min=-0.004505 max=0.005382 Jy/beam ! Clean residual mean=-0.000082 rms=0.001494 Jy/beam ! Combined flux in latest and established models = 0.185985 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 250 components and 0.185985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.230509Jy sigma=0.001465 ! Fit after self-cal, rms=0.230378Jy sigma=0.001464 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8383 x 2.417 at -5.547 degrees (North through East) ! Clean map min=-0.011515 max=0.028631 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true, amp_soltime2 selfcal false, false, phase_soltime flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "************** FINISHED AMPLITUDE SELF-CAL **************" end if uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.211 mas, bmaj=12.75 mas, bpa=0.8677 degrees ! Estimated noise=2659.17 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000244719 Jy ! Component: 100 - total flux cleaned = 0.000136715 Jy ! Component: 150 - total flux cleaned = 3.83377e-05 Jy ! Component: 200 - total flux cleaned = -5.06858e-05 Jy ! Total flux subtracted in 200 components = -5.06858e-05 Jy ! Clean residual min=-0.004399 max=0.005351 Jy/beam ! Clean residual mean=-0.000142 rms=0.001865 Jy/beam ! Combined flux in latest and established models = 0.185934 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 255 components and 0.185934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.230353Jy sigma=0.001464 ! Fit after self-cal, rms=0.230348Jy sigma=0.001464 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.6534 mas, bmaj=1.858 mas, bpa=-2.463 degrees ! Estimated noise=3341.91 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.02254 Jy ! Component: 100 - total flux cleaned = -0.0273805 Jy ! Component: 150 - total flux cleaned = -0.0303573 Jy ! Component: 200 - total flux cleaned = -0.0321656 Jy ! Total flux subtracted in 200 components = -0.0321656 Jy ! Clean residual min=-0.037635 max=0.067319 Jy/beam ! Clean residual mean=-0.000781 rms=0.013709 Jy/beam ! Combined flux in latest and established models = -0.0321656 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and -0.0321656 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8383 mas, bmaj=2.417 mas, bpa=-5.547 degrees ! Estimated noise=2081.79 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.111734 Jy ! Component: 100 - total flux cleaned = 0.16156 Jy ! Component: 150 - total flux cleaned = 0.191651 Jy ! Component: 200 - total flux cleaned = 0.208542 Jy ! Total flux subtracted in 200 components = 0.208542 Jy ! Clean residual min=-0.028477 max=0.040880 Jy/beam ! Clean residual mean=-0.000302 rms=0.010707 Jy/beam ! Combined flux in latest and established models = 0.176376 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 67 components and 0.176376 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.211 mas, bmaj=12.75 mas, bpa=0.8677 degrees ! Estimated noise=2659.17 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0238171 Jy ! Component: 100 - total flux cleaned = 0.0268683 Jy ! Component: 150 - total flux cleaned = 0.0291081 Jy ! Component: 200 - total flux cleaned = 0.0311846 Jy ! Total flux subtracted in 200 components = 0.0311846 Jy ! Clean residual min=-0.036228 max=0.051163 Jy/beam ! Clean residual mean=-0.000540 rms=0.015406 Jy/beam ! Combined flux in latest and established models = 0.207561 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 74 components and 0.207561 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8383 mas, bmaj=2.417 mas, bpa=-5.547 degrees ! Estimated noise=2081.79 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00851966 Jy ! Component: 100 - total flux cleaned = -0.00651554 Jy ! Component: 150 - total flux cleaned = -0.00573383 Jy ! Component: 200 - total flux cleaned = -0.0054043 Jy ! Total flux subtracted in 200 components = -0.0054043 Jy ! Clean residual min=-0.028734 max=0.037343 Jy/beam ! Clean residual mean=-0.000351 rms=0.009646 Jy/beam ! Combined flux in latest and established models = 0.202157 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 96 components and 0.202157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.237954Jy sigma=0.001520 ! Fit after self-cal, rms=0.237083Jy sigma=0.001513 wmodel J1323-4452_X_2002_05_14_yyk\_map.mod ! Writing 96 model components to file: J1323-4452_X_2002_05_14_yyk_map.mod wobs J1323-4452_X_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J1323-4452_X_2002_05_14_yyk_uvs.fits wwins J1323-4452_X_2002_05_14_yyk\_map.win ! wwins: Wrote 2 windows to J1323-4452_X_2002_05_14_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00778183 Jy ! Component: 100 - total flux cleaned = 0.0136014 Jy ! Component: 150 - total flux cleaned = 0.0163492 Jy ! Component: 200 - total flux cleaned = 0.018821 Jy ! Component: 250 - total flux cleaned = 0.0204898 Jy ! Component: 300 - total flux cleaned = 0.0225396 Jy ! Component: 350 - total flux cleaned = 0.022543 Jy ! Component: 400 - total flux cleaned = 0.0231972 Jy ! Component: 450 - total flux cleaned = 0.023388 Jy ! Component: 500 - total flux cleaned = 0.0235744 Jy ! Component: 550 - total flux cleaned = 0.0228578 Jy ! Component: 600 - total flux cleaned = 0.0225199 Jy ! Component: 650 - total flux cleaned = 0.0220323 Jy ! Component: 700 - total flux cleaned = 0.0217244 Jy ! Component: 750 - total flux cleaned = 0.020978 Jy ! Component: 800 - total flux cleaned = 0.0205441 Jy ! Component: 850 - total flux cleaned = 0.0203997 Jy ! Component: 900 - total flux cleaned = 0.0198598 Jy ! Component: 950 - total flux cleaned = 0.0194649 Jy ! Component: 1000 - total flux cleaned = 0.0189461 Jy ! Component: 1050 - total flux cleaned = 0.0184405 Jy ! Component: 1100 - total flux cleaned = 0.0183154 Jy ! Component: 1150 - total flux cleaned = 0.017825 Jy ! Component: 1200 - total flux cleaned = 0.017224 Jy ! Component: 1250 - total flux cleaned = 0.0169886 Jy ! Component: 1300 - total flux cleaned = 0.0166391 Jy ! Component: 1350 - total flux cleaned = 0.0160665 Jy ! Component: 1400 - total flux cleaned = 0.0156181 Jy ! Component: 1450 - total flux cleaned = 0.0156177 Jy ! Component: 1500 - total flux cleaned = 0.0155079 Jy ! Component: 1550 - total flux cleaned = 0.0157249 Jy ! Component: 1600 - total flux cleaned = 0.0157244 Jy ! Component: 1650 - total flux cleaned = 0.0157239 Jy ! Component: 1700 - total flux cleaned = 0.0157214 Jy ! Component: 1750 - total flux cleaned = 0.0157215 Jy ! Component: 1800 - total flux cleaned = 0.0158369 Jy ! Component: 1850 - total flux cleaned = 0.0159556 Jy ! Component: 1900 - total flux cleaned = 0.0160759 Jy ! Component: 1950 - total flux cleaned = 0.0161993 Jy ! Component: 2000 - total flux cleaned = 0.0163236 Jy ! Total flux subtracted in 2048 components = 0.0164538 Jy ! Clean residual min=-0.007022 max=0.008365 Jy/beam ! Clean residual mean=0.000044 rms=0.002387 Jy/beam ! Combined flux in latest and established models = 0.21861 Jy keep ! Adding 114 model components to the UV plane model. ! The established model now contains 210 components and 0.21861 Jy ![Exited script file: muppet] wmap "J1323-4452_X_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8383 x 2.417 at -5.547 degrees (North through East) ! Clean map min=-0.017243 max=0.048967 Jy/beam ! Writing clean map to FITS file: J1323-4452_X_2002_05_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0489672 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00251408 device "J1323-4452_X_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J1323-4452_X_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -15.4027 15.4027 30.8053 61.6107 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0075 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.048 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8383 x 2.417 at -5.547 degrees (North through East) ! Clean map min=-0.017243 max=0.048967 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1323-4452_X_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J1323-4452_X_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1323-4452_X_2002_05_14_yyk_uvs.log closed on Tue Jun 26 22:49:45 2007