! Started logfile: J1753-1843_X_2007_01_11_yyk_uvs.log on Mon Jun 16 19:53:50 2008 obs J1753-1843_X_2007_01_11_yyk_uve.fits ! Reading UV FITS file: J1753-1843_X_2007_01_11_yyk_uve.fits ! AN table 1: 16 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.796875 visibilities/baseline/integration-bin. ! Found source: J1753-1843 ! ! 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.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2143 lines of history. ! ! Reading 1836 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 J1753-1843_X_2007_01_11_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.150185 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.6522 mas, bmaj=1.663 mas, bpa=2.324 degrees ! Estimated noise=1.36994 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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.10898 Jy ! Component: 100 - total flux cleaned = 0.131116 Jy ! Total flux subtracted in 100 components = 0.131116 Jy ! Clean residual min=-0.006859 max=0.007195 Jy/beam ! Clean residual mean=-0.000043 rms=0.001867 Jy/beam ! Combined flux in latest and established models = 0.131116 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.131116 Jy ! ! Correcting IF 1. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.074402Jy sigma=1.165354 ! Fit after self-cal, rms=0.074251Jy sigma=1.161741 ! Inverting map and beam ! Estimated beam: bmin=0.6522 mas, bmaj=1.663 mas, bpa=2.324 degrees ! Estimated noise=1.36994 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.8004 mas, bmaj=2.061 mas, bpa=0.6041 degrees ! Estimated noise=0.959943 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.013211 Jy ! Component: 100 - total flux cleaned = 0.0186982 Jy ! Component: 150 - total flux cleaned = 0.0211273 Jy ! Component: 200 - total flux cleaned = 0.0222034 Jy ! Total flux subtracted in 200 components = 0.0222034 Jy ! Clean residual min=-0.005467 max=0.005133 Jy/beam ! Clean residual mean=-0.000028 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.153319 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 33 components and 0.153319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072950Jy sigma=1.132786 ! Fit after self-cal, rms=0.072951Jy sigma=1.132692 ! 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.8004 x 2.061 at 0.6041 degrees (North through East) ! Clean map min=-0.0049289 max=0.12837 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.00834 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 1.01 KP 1.01 ! LA 1.00 MK 0.99 OV 0.93 PT 1.02 ! SC 0.99 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01465 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.95 HN 1.04 KP 0.94 ! LA 0.91 MK 0.98 OV 0.93 PT 1.08 ! SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.997847 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.02 HN 0.98 KP 0.85 ! LA 0.95 MK 1.07 OV 1.01 PT 1.12 ! SC 0.95 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.984075 ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.07 HN 0.93 KP 0.87 ! LA 0.97 MK 1.07 OV 0.95 PT 1.15 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.072951Jy sigma=1.132692 ! Fit after self-cal, rms=0.072843Jy sigma=1.114740 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.072843Jy sigma=1.114740 ! Fit after self-cal, rms=0.072843Jy sigma=1.114714 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8036 mas, bmaj=2.077 mas, bpa=1.097 degrees ! Estimated noise=0.963767 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.000584952 Jy ! Component: 100 - total flux cleaned = 0.000619856 Jy ! Component: 150 - total flux cleaned = 0.000646989 Jy ! Component: 200 - total flux cleaned = 0.000669753 Jy ! Total flux subtracted in 200 components = 0.000669753 Jy ! Clean residual min=-0.003666 max=0.003338 Jy/beam ! Clean residual mean=-0.000035 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.153989 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.153989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072851Jy sigma=1.114336 ! Fit after self-cal, rms=0.072850Jy sigma=1.114312 ! 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.072850Jy sigma=1.114312 ! Fit after self-cal, rms=0.062009Jy sigma=0.943738 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.00352154 Jy ! Component: 100 - total flux cleaned = 0.00343877 Jy ! Component: 150 - total flux cleaned = 0.00332152 Jy ! Component: 200 - total flux cleaned = 0.00323389 Jy ! Total flux subtracted in 200 components = 0.00323389 Jy ! Clean residual min=-0.003308 max=0.003586 Jy/beam ! Clean residual mean=-0.000044 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.157223 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.157223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061791Jy sigma=0.938785 ! Fit after self-cal, rms=0.060949Jy sigma=0.931185 ! 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.8036 x 2.077 at 1.097 degrees (North through East) ! Clean map min=-0.0030244 max=0.13412 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 ! Performing amp+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.060949Jy sigma=0.931185 ! Fit after self-cal, rms=0.060737Jy sigma=0.921337 ! 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.060737Jy sigma=0.921337 ! Fit after self-cal, rms=0.060532Jy sigma=0.920241 ! Inverting map and beam ! Estimated beam: bmin=0.7998 mas, bmaj=2.075 mas, bpa=1.611 degrees ! Estimated noise=0.957955 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000375189 Jy ! Component: 100 - total flux cleaned = -0.000344529 Jy ! Component: 150 - total flux cleaned = -0.000293147 Jy ! Component: 200 - total flux cleaned = -0.000245107 Jy ! Total flux subtracted in 200 components = -0.000245107 Jy ! Clean residual min=-0.003404 max=0.003334 Jy/beam ! Clean residual mean=-0.000015 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.156978 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 45 components and 0.156978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060518Jy sigma=0.919796 ! Fit after self-cal, rms=0.060426Jy sigma=0.919425 ! Inverting map ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060426Jy sigma=0.919425 ! Fit after self-cal, rms=0.059880Jy sigma=0.911041 ! 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.059880Jy sigma=0.911041 ! Fit after self-cal, rms=0.059845Jy sigma=0.910714 ! Inverting map and beam ! Estimated beam: bmin=0.7888 mas, bmaj=2.048 mas, bpa=1.655 degrees ! Estimated noise=0.951793 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000948442 Jy ! Component: 100 - total flux cleaned = 0.00110742 Jy ! Component: 150 - total flux cleaned = 0.00123754 Jy ! Component: 200 - total flux cleaned = 0.00129559 Jy ! Total flux subtracted in 200 components = 0.00129559 Jy ! Clean residual min=-0.003361 max=0.003167 Jy/beam ! Clean residual mean=-0.000019 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.158273 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.158273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059812Jy sigma=0.909938 ! Fit after self-cal, rms=0.059804Jy sigma=0.909856 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** 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=2.249 mas, bmaj=5.141 mas, bpa=14.14 degrees ! Estimated noise=1.29238 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.000283093 Jy ! Component: 100 - total flux cleaned = 0.000280156 Jy ! Component: 150 - total flux cleaned = 0.000278356 Jy ! Component: 200 - total flux cleaned = 0.000294268 Jy ! Total flux subtracted in 200 components = 0.000294268 Jy ! Clean residual min=-0.003368 max=0.003239 Jy/beam ! Clean residual mean=-0.000040 rms=0.001081 Jy/beam ! Combined flux in latest and established models = 0.158568 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 49 components and 0.158568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059821Jy sigma=0.910359 ! Fit after self-cal, rms=0.059800Jy sigma=0.910151 ! 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.6523 mas, bmaj=1.668 mas, bpa=2.98 degrees ! Estimated noise=1.36609 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.113987 Jy ! Component: 100 - total flux cleaned = 0.135364 Jy ! Component: 150 - total flux cleaned = 0.145295 Jy ! Component: 200 - total flux cleaned = 0.150744 Jy ! Total flux subtracted in 200 components = 0.150744 Jy ! Clean residual min=-0.004929 max=0.005186 Jy/beam ! Clean residual mean=-0.000013 rms=0.001236 Jy/beam ! Combined flux in latest and established models = 0.150744 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.150744 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7888 mas, bmaj=2.048 mas, bpa=1.655 degrees ! Estimated noise=0.951793 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.00473628 Jy ! Component: 100 - total flux cleaned = 0.00660147 Jy ! Component: 150 - total flux cleaned = 0.00692106 Jy ! Component: 200 - total flux cleaned = 0.00714573 Jy ! Total flux subtracted in 200 components = 0.00714573 Jy ! Clean residual min=-0.003451 max=0.003277 Jy/beam ! Clean residual mean=-0.000020 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.15789 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 29 components and 0.15789 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=2.249 mas, bmaj=5.141 mas, bpa=14.14 degrees ! Estimated noise=1.29238 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.000418046 Jy ! Component: 100 - total flux cleaned = 0.000468635 Jy ! Component: 150 - total flux cleaned = 0.000537668 Jy ! Component: 200 - total flux cleaned = 0.00057817 Jy ! Total flux subtracted in 200 components = 0.00057817 Jy ! Clean residual min=-0.003342 max=0.003194 Jy/beam ! Clean residual mean=-0.000041 rms=0.001076 Jy/beam ! Combined flux in latest and established models = 0.158468 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 30 components and 0.158468 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7888 mas, bmaj=2.048 mas, bpa=1.655 degrees ! Estimated noise=0.951793 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -6.7971e-05 Jy ! Component: 100 - total flux cleaned = -0.000152056 Jy ! Component: 150 - total flux cleaned = -0.000123861 Jy ! Component: 200 - total flux cleaned = -9.6795e-05 Jy ! Total flux subtracted in 200 components = -9.6795e-05 Jy ! Clean residual min=-0.003387 max=0.003222 Jy/beam ! Clean residual mean=-0.000019 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.158372 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 33 components and 0.158372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059737Jy sigma=0.909471 ! Fit after self-cal, rms=0.059725Jy sigma=0.909331 wmodel J1753-1843_X_2007_01_11_yyk\_map.mod ! Writing 33 model components to file: J1753-1843_X_2007_01_11_yyk_map.mod wobs J1753-1843_X_2007_01_11_yyk\_uvs.fits ! Writing UV FITS file: J1753-1843_X_2007_01_11_yyk_uvs.fits wwins J1753-1843_X_2007_01_11_yyk\_map.win ! wwins: Wrote 1 windows to J1753-1843_X_2007_01_11_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.000692093 Jy ! Component: 100 - total flux cleaned = -0.000418211 Jy ! Component: 150 - total flux cleaned = -0.000103901 Jy ! Component: 200 - total flux cleaned = 0.000144419 Jy ! Component: 250 - total flux cleaned = 0.000385764 Jy ! Component: 300 - total flux cleaned = 0.000617286 Jy ! Component: 350 - total flux cleaned = 0.000527343 Jy ! Component: 400 - total flux cleaned = 0.000572321 Jy ! Component: 450 - total flux cleaned = 0.000615045 Jy ! Component: 500 - total flux cleaned = 0.000656088 Jy ! Component: 550 - total flux cleaned = 0.00065579 Jy ! Component: 600 - total flux cleaned = 0.000814221 Jy ! Component: 650 - total flux cleaned = 0.000736194 Jy ! Component: 700 - total flux cleaned = 0.000774515 Jy ! Component: 750 - total flux cleaned = 0.000924647 Jy ! Component: 800 - total flux cleaned = 0.0011793 Jy ! Component: 850 - total flux cleaned = 0.0012851 Jy ! Component: 900 - total flux cleaned = 0.00132011 Jy ! Component: 950 - total flux cleaned = 0.00138946 Jy ! Component: 1000 - total flux cleaned = 0.00149195 Jy ! Component: 1050 - total flux cleaned = 0.00172512 Jy ! Component: 1100 - total flux cleaned = 0.00172392 Jy ! Component: 1150 - total flux cleaned = 0.00182041 Jy ! Component: 1200 - total flux cleaned = 0.00185203 Jy ! Component: 1250 - total flux cleaned = 0.00200789 Jy ! Component: 1300 - total flux cleaned = 0.00213072 Jy ! Component: 1350 - total flux cleaned = 0.00231221 Jy ! Component: 1400 - total flux cleaned = 0.00248996 Jy ! Component: 1450 - total flux cleaned = 0.00257776 Jy ! Component: 1500 - total flux cleaned = 0.00263558 Jy ! Component: 1550 - total flux cleaned = 0.00274919 Jy ! Component: 1600 - total flux cleaned = 0.00283302 Jy ! Component: 1650 - total flux cleaned = 0.00291558 Jy ! Component: 1700 - total flux cleaned = 0.00302397 Jy ! Component: 1750 - total flux cleaned = 0.00307741 Jy ! Component: 1800 - total flux cleaned = 0.00310363 Jy ! Component: 1850 - total flux cleaned = 0.00323358 Jy ! Component: 1900 - total flux cleaned = 0.00331049 Jy ! Component: 1950 - total flux cleaned = 0.00336142 Jy ! Component: 2000 - total flux cleaned = 0.00348663 Jy ! Total flux subtracted in 2048 components = 0.00363484 Jy ! Clean residual min=-0.001383 max=0.001250 Jy/beam ! Clean residual mean=-0.000008 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.162006 Jy keep ! Adding 135 model components to the UV plane model. ! The established model now contains 168 components and 0.162006 Jy ![Exited script file: muppet] wmap "J1753-1843_X_2007_01_11_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7888 x 2.048 at 1.655 degrees (North through East) ! Clean map min=-0.0026252 max=0.13256 Jy/beam ! Writing clean map to FITS file: J1753-1843_X_2007_01_11_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.132562 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000442335 device "J1753-1843_X_2007_01_11_yyk\_map.eps/VPS" ! Attempting to open device: 'J1753-1843_X_2007_01_11_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.00105 1.00105 2.0021 4.00419 8.00839 16.0168 32.0336 64.0671 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.132 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.7888 x 2.048 at 1.655 degrees (North through East) ! Clean map min=-0.0026252 max=0.13256 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1753-1843_X_2007_01_11_yyk\_map.gif/gif" ! Attempting to open device: 'J1753-1843_X_2007_01_11_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1753-1843_X_2007_01_11_yyk_uvs.log closed on Mon Jun 16 19:53:56 2008