! Started logfile: J0420-1501_S_1997_07_02_yyk_uvs.log on Sun Jan 7 16:14:19 2007 obs J0420-1501_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0420-1501_S_1997_07_02_yyk_uva.fits ! AN table 1: 141 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.27407 visibilities/baseline/integration-bin. ! Found source: J0420-1501 ! ! 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 2.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 754 lines of history. ! ! Reading 32336 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 J0420-1501_S_1997_07_02_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.390986 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=3.055 mas, bmaj=8.29 mas, bpa=-3.567 degrees ! Estimated noise=1880.27 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.209057 Jy ! Component: 100 - total flux cleaned = 0.238666 Jy ! Total flux subtracted in 100 components = 0.238666 Jy ! Clean residual min=-0.010053 max=0.010140 Jy/beam ! Clean residual mean=0.000001 rms=0.002996 Jy/beam ! Combined flux in latest and established models = 0.238666 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.238666 Jy ! ! Correcting IF 1. ! A total of 229 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.301996Jy sigma=0.001424 ! Fit after self-cal, rms=0.301874Jy sigma=0.001424 ! Inverting map and beam ! Estimated beam: bmin=3.055 mas, bmaj=8.29 mas, bpa=-3.567 degrees ! Estimated noise=1880.27 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=3.929 mas, bmaj=10.25 mas, bpa=-3.165 degrees ! Estimated noise=980.195 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.00414509 Jy ! Component: 100 - total flux cleaned = 0.00395267 Jy ! Component: 150 - total flux cleaned = 0.00380392 Jy ! Component: 200 - total flux cleaned = 0.00345666 Jy ! Total flux subtracted in 200 components = 0.00345666 Jy ! Clean residual min=-0.007812 max=0.010471 Jy/beam ! Clean residual mean=0.000004 rms=0.002599 Jy/beam ! Combined flux in latest and established models = 0.242122 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 14 components and 0.242122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.301489Jy sigma=0.001423 ! Fit after self-cal, rms=0.301478Jy sigma=0.001423 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.929 x 10.25 at -3.165 degrees (North through East) ! Clean map min=-0.0077663 max=0.24353 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.019 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.09 HN 0.91 KP 0.89 ! LA 0.96 MK 1.01 NL 1.00* OV 1.14 ! PT 0.94 SC 0.84 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.983848 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.17 HN 0.99 KP 0.94 ! LA 1.09 MK 1.06 NL 0.97 OV 1.05 ! PT 0.98 SC 0.90 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02831 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.13 HN 0.93 KP 0.90 ! LA 0.83 MK 0.91 NL 0.96 OV 1.00 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.997095 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.12 HN 1.13 KP 0.94 ! LA 0.88 MK 1.05 NL 1.06 OV 0.94 ! PT 0.93 SC 0.99 ! ! ! Fit before self-cal, rms=0.301478Jy sigma=0.001423 ! Fit after self-cal, rms=0.295158Jy sigma=0.001417 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.295158Jy sigma=0.001417 ! Fit after self-cal, rms=0.295159Jy sigma=0.001417 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.873 mas, bmaj=10.08 mas, bpa=-1.986 degrees ! Estimated noise=979.431 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.0036792 Jy ! Component: 100 - total flux cleaned = 0.00360566 Jy ! Component: 150 - total flux cleaned = 0.00346871 Jy ! Component: 200 - total flux cleaned = 0.00334802 Jy ! Total flux subtracted in 200 components = 0.00334802 Jy ! Clean residual min=-0.005534 max=0.006314 Jy/beam ! Clean residual mean=-0.000022 rms=0.001572 Jy/beam ! Combined flux in latest and established models = 0.24547 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 24 components and 0.24547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.295107Jy sigma=0.001416 ! Fit after self-cal, rms=0.295100Jy sigma=0.001416 ! 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.295100Jy sigma=0.001416 ! Fit after self-cal, rms=0.294280Jy sigma=0.001412 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.000865637 Jy ! Component: 100 - total flux cleaned = 0.000751256 Jy ! Component: 150 - total flux cleaned = 0.000652435 Jy ! Component: 200 - total flux cleaned = 0.00056408 Jy ! Total flux subtracted in 200 components = 0.00056408 Jy ! Clean residual min=-0.005445 max=0.006277 Jy/beam ! Clean residual mean=-0.000024 rms=0.001553 Jy/beam ! Combined flux in latest and established models = 0.246034 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 32 components and 0.246034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294263Jy sigma=0.001412 ! Fit after self-cal, rms=0.294166Jy sigma=0.001412 ! 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: 3.873 x 10.08 at -1.986 degrees (North through East) ! Clean map min=-0.0053082 max=0.24676 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.294166Jy sigma=0.001412 ! Fit after self-cal, rms=0.291689Jy sigma=0.001410 ! 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.291689Jy sigma=0.001410 ! Fit after self-cal, rms=0.291676Jy sigma=0.001410 ! Inverting map and beam ! Estimated beam: bmin=3.841 mas, bmaj=10.02 mas, bpa=-2.031 degrees ! Estimated noise=976.002 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000878249 Jy ! Component: 100 - total flux cleaned = 0.000828121 Jy ! Component: 150 - total flux cleaned = 0.00078833 Jy ! Component: 200 - total flux cleaned = 0.000790247 Jy ! Total flux subtracted in 200 components = 0.000790247 Jy ! Clean residual min=-0.004959 max=0.006075 Jy/beam ! Clean residual mean=-0.000035 rms=0.001466 Jy/beam ! Combined flux in latest and established models = 0.246825 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 41 components and 0.246825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.291667Jy sigma=0.001410 ! Fit after self-cal, rms=0.291664Jy sigma=0.001410 ! 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.291664Jy sigma=0.001410 ! Fit after self-cal, rms=0.293002Jy sigma=0.001408 ! 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.293002Jy sigma=0.001408 ! Fit after self-cal, rms=0.293005Jy sigma=0.001408 ! Inverting map and beam ! Estimated beam: bmin=3.824 mas, bmaj=9.986 mas, bpa=-2.008 degrees ! Estimated noise=979.029 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176356 Jy ! Component: 100 - total flux cleaned = 0.0019169 Jy ! Component: 150 - total flux cleaned = 0.00194613 Jy ! Component: 200 - total flux cleaned = 0.00192106 Jy ! Total flux subtracted in 200 components = 0.00192106 Jy ! Clean residual min=-0.005021 max=0.006077 Jy/beam ! Clean residual mean=-0.000035 rms=0.001455 Jy/beam ! Combined flux in latest and established models = 0.248746 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 49 components and 0.248746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.293000Jy sigma=0.001408 ! Fit after self-cal, rms=0.293001Jy sigma=0.001408 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.288 mas, bmaj=16.01 mas, bpa=-5.591 degrees ! Estimated noise=1184.03 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.000958135 Jy ! Component: 100 - total flux cleaned = 0.00108951 Jy ! Component: 150 - total flux cleaned = 0.00114111 Jy ! Component: 200 - total flux cleaned = 0.00117889 Jy ! Total flux subtracted in 200 components = 0.00117889 Jy ! Clean residual min=-0.005111 max=0.006052 Jy/beam ! Clean residual mean=-0.000060 rms=0.001783 Jy/beam ! Combined flux in latest and established models = 0.249925 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 51 components and 0.249925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.293015Jy sigma=0.001408 ! Fit after self-cal, rms=0.293005Jy sigma=0.001408 ! 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=3.018 mas, bmaj=8.191 mas, bpa=-3.087 degrees ! Estimated noise=1868.2 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.208938 Jy ! Component: 100 - total flux cleaned = 0.238558 Jy ! Component: 150 - total flux cleaned = 0.243844 Jy ! Component: 200 - total flux cleaned = 0.246007 Jy ! Total flux subtracted in 200 components = 0.246007 Jy ! Clean residual min=-0.008379 max=0.008803 Jy/beam ! Clean residual mean=-0.000011 rms=0.002454 Jy/beam ! Combined flux in latest and established models = 0.246007 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.246007 Jy ! Inverting map and beam ! Estimated beam: bmin=3.824 mas, bmaj=9.986 mas, bpa=-2.008 degrees ! Estimated noise=979.029 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.00438865 Jy ! Component: 100 - total flux cleaned = 0.00402871 Jy ! Component: 150 - total flux cleaned = 0.00377143 Jy ! Component: 200 - total flux cleaned = 0.00355906 Jy ! Total flux subtracted in 200 components = 0.00355906 Jy ! Clean residual min=-0.005204 max=0.006165 Jy/beam ! Clean residual mean=-0.000034 rms=0.001504 Jy/beam ! Combined flux in latest and established models = 0.249566 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 31 components and 0.249566 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.288 mas, bmaj=16.01 mas, bpa=-5.591 degrees ! Estimated noise=1184.03 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.00053814 Jy ! Component: 100 - total flux cleaned = 0.000454361 Jy ! Component: 150 - total flux cleaned = 0.000386206 Jy ! Component: 200 - total flux cleaned = 0.000328195 Jy ! Total flux subtracted in 200 components = 0.000328195 Jy ! Clean residual min=-0.005121 max=0.006251 Jy/beam ! Clean residual mean=-0.000059 rms=0.001809 Jy/beam ! Combined flux in latest and established models = 0.249894 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.249894 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.824 mas, bmaj=9.986 mas, bpa=-2.008 degrees ! Estimated noise=979.029 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000356989 Jy ! Component: 100 - total flux cleaned = -0.000626804 Jy ! Component: 150 - total flux cleaned = -0.000922743 Jy ! Component: 200 - total flux cleaned = -0.00100374 Jy ! Total flux subtracted in 200 components = -0.00100374 Jy ! Clean residual min=-0.005025 max=0.006260 Jy/beam ! Clean residual mean=-0.000035 rms=0.001456 Jy/beam ! Combined flux in latest and established models = 0.24889 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 51 components and 0.24889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.293012Jy sigma=0.001408 ! Fit after self-cal, rms=0.293010Jy sigma=0.001408 wmodel J0420-1501_S_1997_07_02_yyk\_map.mod ! Writing 51 model components to file: J0420-1501_S_1997_07_02_yyk_map.mod wobs J0420-1501_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0420-1501_S_1997_07_02_yyk_uvs.fits wwins J0420-1501_S_1997_07_02_yyk\_map.win ! wwins: Wrote 1 windows to J0420-1501_S_1997_07_02_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.00250973 Jy ! Component: 100 - total flux cleaned = 0.00208113 Jy ! Component: 150 - total flux cleaned = 0.00121177 Jy ! Component: 200 - total flux cleaned = 0.000399891 Jy ! Component: 250 - total flux cleaned = -1.73644e-05 Jy ! Component: 300 - total flux cleaned = -0.000479314 Jy ! Component: 350 - total flux cleaned = -0.000791778 Jy ! Component: 400 - total flux cleaned = -0.00109152 Jy ! Component: 450 - total flux cleaned = -0.00143656 Jy ! Component: 500 - total flux cleaned = -0.00166012 Jy ! Component: 550 - total flux cleaned = -0.00182252 Jy ! Component: 600 - total flux cleaned = -0.00203357 Jy ! Component: 650 - total flux cleaned = -0.0022898 Jy ! Component: 700 - total flux cleaned = -0.00253959 Jy ! Component: 750 - total flux cleaned = -0.00278368 Jy ! Component: 800 - total flux cleaned = -0.00297439 Jy ! Component: 850 - total flux cleaned = -0.00297414 Jy ! Component: 900 - total flux cleaned = -0.00311061 Jy ! Component: 950 - total flux cleaned = -0.0030205 Jy ! Component: 1000 - total flux cleaned = -0.00297663 Jy ! Component: 1050 - total flux cleaned = -0.00293326 Jy ! Component: 1100 - total flux cleaned = -0.00276418 Jy ! Component: 1150 - total flux cleaned = -0.00268194 Jy ! Component: 1200 - total flux cleaned = -0.00264091 Jy ! Component: 1250 - total flux cleaned = -0.00272059 Jy ! Component: 1300 - total flux cleaned = -0.00252271 Jy ! Component: 1350 - total flux cleaned = -0.00252223 Jy ! Component: 1400 - total flux cleaned = -0.00236891 Jy ! Component: 1450 - total flux cleaned = -0.00229387 Jy ! Component: 1500 - total flux cleaned = -0.00225691 Jy ! Component: 1550 - total flux cleaned = -0.00218419 Jy ! Component: 1600 - total flux cleaned = -0.00214908 Jy ! Component: 1650 - total flux cleaned = -0.00204309 Jy ! Component: 1700 - total flux cleaned = -0.00197302 Jy ! Component: 1750 - total flux cleaned = -0.00183458 Jy ! Component: 1800 - total flux cleaned = -0.00176646 Jy ! Component: 1850 - total flux cleaned = -0.00159789 Jy ! Component: 1900 - total flux cleaned = -0.00143204 Jy ! Component: 1950 - total flux cleaned = -0.00136757 Jy ! Component: 2000 - total flux cleaned = -0.00130242 Jy ! Total flux subtracted in 2048 components = -0.00117448 Jy ! Clean residual min=-0.001764 max=0.001941 Jy/beam ! Clean residual mean=-0.000029 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.247716 Jy keep ! Adding 142 model components to the UV plane model. ! The established model now contains 193 components and 0.247716 Jy ![Exited script file: muppet] wmap "J0420-1501_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.824 x 9.986 at -2.008 degrees (North through East) ! Clean map min=-0.0038581 max=0.24612 Jy/beam ! Writing clean map to FITS file: J0420-1501_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.246122 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000696916 device "J0420-1501_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0420-1501_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.849475 0.849475 1.69895 3.3979 6.7958 13.5916 27.1832 54.3664 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.246 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.824 x 9.986 at -2.008 degrees (North through East) ! Clean map min=-0.0038581 max=0.24612 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0420-1501_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0420-1501_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0420-1501_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 16:14:26 2007