! Started logfile: J1120-1243_S_1997_05_07_yyk_uvs.log on Sun Jan 7 17:43:36 2007 obs J1120-1243_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1120-1243_S_1997_05_07_yyk_uva.fits ! AN table 1: 151 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.95011 visibilities/baseline/integration-bin. ! Found source: J1120-1243 ! ! 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 614 lines of history. ! ! Reading 25824 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 J1120-1243_S_1997_05_07_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.520309 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=2.768 mas, bmaj=7.13 mas, bpa=-5.399 degrees ! Estimated noise=1453.76 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.356067 Jy ! Component: 100 - total flux cleaned = 0.411454 Jy ! Total flux subtracted in 100 components = 0.411454 Jy ! Clean residual min=-0.014095 max=0.016825 Jy/beam ! Clean residual mean=0.000093 rms=0.003829 Jy/beam ! Combined flux in latest and established models = 0.411454 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.411454 Jy ! ! Correcting IF 1. ! A total of 191 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.301274Jy sigma=0.001218 ! Fit after self-cal, rms=0.301196Jy sigma=0.001217 ! Inverting map and beam ! Estimated beam: bmin=2.768 mas, bmaj=7.13 mas, bpa=-5.399 degrees ! Estimated noise=1453.76 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.58 mas, bmaj=9.12 mas, bpa=-3.969 degrees ! Estimated noise=1010.31 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.00463168 Jy ! Component: 100 - total flux cleaned = 0.0046307 Jy ! Component: 150 - total flux cleaned = 0.00460424 Jy ! Component: 200 - total flux cleaned = 0.00428629 Jy ! Total flux subtracted in 200 components = 0.00428629 Jy ! Clean residual min=-0.007914 max=0.014902 Jy/beam ! Clean residual mean=0.000137 rms=0.003050 Jy/beam ! Combined flux in latest and established models = 0.41574 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 18 components and 0.41574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.299547Jy sigma=0.001213 ! Fit after self-cal, rms=0.299540Jy sigma=0.001213 ! 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.58 x 9.12 at -3.969 degrees (North through East) ! Clean map min=-0.0077494 max=0.41251 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03706 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.03 HN 0.96 KP 0.89 ! LA 0.98 MK 0.98 NL 1.00* OV 1.10 ! PT 0.93 SC 0.82 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.98486 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.12 HN 1.06 KP 0.99 ! LA 1.08 MK 1.02 NL 1.04 OV 1.01 ! PT 0.92 SC 0.88 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.0495 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.07 HN 0.96 KP 0.91 ! LA 0.80 MK 0.88 NL 0.94 OV 0.94 ! PT 1.07 SC 0.99 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.982004 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.12 HN 1.08 KP 0.95 ! LA 0.89 MK 1.03 NL 1.12 OV 1.07 ! PT 0.92 SC 1.00 ! ! ! Fit before self-cal, rms=0.299540Jy sigma=0.001213 ! Fit after self-cal, rms=0.289805Jy sigma=0.001199 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.289805Jy sigma=0.001199 ! Fit after self-cal, rms=0.289804Jy sigma=0.001199 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.521 mas, bmaj=8.859 mas, bpa=-2.663 degrees ! Estimated noise=1017.52 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.00724856 Jy ! Component: 100 - total flux cleaned = 0.00786372 Jy ! Component: 150 - total flux cleaned = 0.00786277 Jy ! Component: 200 - total flux cleaned = 0.00785882 Jy ! Total flux subtracted in 200 components = 0.00785882 Jy ! Clean residual min=-0.004645 max=0.004948 Jy/beam ! Clean residual mean=-0.000004 rms=0.001390 Jy/beam ! Combined flux in latest and established models = 0.423599 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 42 components and 0.423599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289665Jy sigma=0.001198 ! Fit after self-cal, rms=0.289664Jy sigma=0.001198 ! 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.289664Jy sigma=0.001198 ! Fit after self-cal, rms=0.287555Jy sigma=0.001189 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.00107272 Jy ! Component: 100 - total flux cleaned = 0.00107326 Jy ! Component: 150 - total flux cleaned = 0.00101926 Jy ! Component: 200 - total flux cleaned = 0.000973405 Jy ! Total flux subtracted in 200 components = 0.000973405 Jy ! Clean residual min=-0.004607 max=0.005053 Jy/beam ! Clean residual mean=-0.000004 rms=0.001395 Jy/beam ! Combined flux in latest and established models = 0.424572 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 51 components and 0.424572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.287523Jy sigma=0.001189 ! Fit after self-cal, rms=0.287289Jy sigma=0.001188 ! 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.521 x 8.859 at -2.663 degrees (North through East) ! Clean map min=-0.0044803 max=0.41998 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.287289Jy sigma=0.001188 ! Fit after self-cal, rms=0.289495Jy sigma=0.001181 ! 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.289495Jy sigma=0.001181 ! Fit after self-cal, rms=0.289452Jy sigma=0.001181 ! Inverting map and beam ! Estimated beam: bmin=3.495 mas, bmaj=8.919 mas, bpa=-2.431 degrees ! Estimated noise=1014.06 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114577 Jy ! Component: 100 - total flux cleaned = 0.0010598 Jy ! Component: 150 - total flux cleaned = 0.000994103 Jy ! Component: 200 - total flux cleaned = 0.000869716 Jy ! Total flux subtracted in 200 components = 0.000869716 Jy ! Clean residual min=-0.003813 max=0.004221 Jy/beam ! Clean residual mean=-0.000014 rms=0.001097 Jy/beam ! Combined flux in latest and established models = 0.425442 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 61 components and 0.425442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289414Jy sigma=0.001180 ! Fit after self-cal, rms=0.289400Jy sigma=0.001180 ! 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.289400Jy sigma=0.001180 ! Fit after self-cal, rms=0.290022Jy sigma=0.001179 ! 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.290022Jy sigma=0.001179 ! Fit after self-cal, rms=0.290020Jy sigma=0.001179 ! Inverting map and beam ! Estimated beam: bmin=3.489 mas, bmaj=8.898 mas, bpa=-2.31 degrees ! Estimated noise=1015.19 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120258 Jy ! Component: 100 - total flux cleaned = 0.00120342 Jy ! Component: 150 - total flux cleaned = 0.00115921 Jy ! Component: 200 - total flux cleaned = 0.00111768 Jy ! Total flux subtracted in 200 components = 0.00111768 Jy ! Clean residual min=-0.003793 max=0.004095 Jy/beam ! Clean residual mean=-0.000010 rms=0.001076 Jy/beam ! Combined flux in latest and established models = 0.42656 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 70 components and 0.42656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290003Jy sigma=0.001178 ! Fit after self-cal, rms=0.290002Jy sigma=0.001178 ! 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.125 mas, bmaj=15.17 mas, bpa=1.373 degrees ! Estimated noise=1263.06 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.000269997 Jy ! Component: 100 - total flux cleaned = -0.000371488 Jy ! Component: 150 - total flux cleaned = -0.000441801 Jy ! Component: 200 - total flux cleaned = -0.000479697 Jy ! Total flux subtracted in 200 components = -0.000479697 Jy ! Clean residual min=-0.003760 max=0.002904 Jy/beam ! Clean residual mean=-0.000008 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.42608 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 73 components and 0.42608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290000Jy sigma=0.001178 ! Fit after self-cal, rms=0.289997Jy sigma=0.001178 ! 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=2.73 mas, bmaj=7.11 mas, bpa=-4.494 degrees ! Estimated noise=1465.38 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.360401 Jy ! Component: 100 - total flux cleaned = 0.416412 Jy ! Component: 150 - total flux cleaned = 0.425277 Jy ! Component: 200 - total flux cleaned = 0.427453 Jy ! Total flux subtracted in 200 components = 0.427453 Jy ! Clean residual min=-0.005751 max=0.006582 Jy/beam ! Clean residual mean=-0.000004 rms=0.001697 Jy/beam ! Combined flux in latest and established models = 0.427453 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.427453 Jy ! Inverting map and beam ! Estimated beam: bmin=3.489 mas, bmaj=8.898 mas, bpa=-2.31 degrees ! Estimated noise=1015.19 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.000980083 Jy ! Component: 100 - total flux cleaned = -0.0012656 Jy ! Component: 150 - total flux cleaned = -0.00136786 Jy ! Component: 200 - total flux cleaned = -0.0014544 Jy ! Total flux subtracted in 200 components = -0.0014544 Jy ! Clean residual min=-0.003971 max=0.004216 Jy/beam ! Clean residual mean=-0.000010 rms=0.001106 Jy/beam ! Combined flux in latest and established models = 0.425998 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 26 components and 0.425998 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.125 mas, bmaj=15.17 mas, bpa=1.373 degrees ! Estimated noise=1263.06 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.000499753 Jy ! Component: 100 - total flux cleaned = 0.000355927 Jy ! Component: 150 - total flux cleaned = 0.000249438 Jy ! Component: 200 - total flux cleaned = 0.000189618 Jy ! Total flux subtracted in 200 components = 0.000189618 Jy ! Clean residual min=-0.003906 max=0.002948 Jy/beam ! Clean residual mean=-0.000010 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.426188 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.426188 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.489 mas, bmaj=8.898 mas, bpa=-2.31 degrees ! Estimated noise=1015.19 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000263676 Jy ! Component: 100 - total flux cleaned = -0.000592837 Jy ! Component: 150 - total flux cleaned = -0.000751368 Jy ! Component: 200 - total flux cleaned = -0.0008846 Jy ! Total flux subtracted in 200 components = -0.000884601 Jy ! Clean residual min=-0.003699 max=0.004032 Jy/beam ! Clean residual mean=-0.000006 rms=0.001076 Jy/beam ! Combined flux in latest and established models = 0.425303 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.425303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290037Jy sigma=0.001179 ! Fit after self-cal, rms=0.290038Jy sigma=0.001179 wmodel J1120-1243_S_1997_05_07_yyk\_map.mod ! Writing 40 model components to file: J1120-1243_S_1997_05_07_yyk_map.mod wobs J1120-1243_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1120-1243_S_1997_05_07_yyk_uvs.fits wwins J1120-1243_S_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J1120-1243_S_1997_05_07_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.000168014 Jy ! Component: 100 - total flux cleaned = -8.6638e-05 Jy ! Component: 150 - total flux cleaned = -0.00044551 Jy ! Component: 200 - total flux cleaned = -0.0010213 Jy ! Component: 250 - total flux cleaned = -0.00152066 Jy ! Component: 300 - total flux cleaned = -0.00184186 Jy ! Component: 350 - total flux cleaned = -0.00210273 Jy ! Component: 400 - total flux cleaned = -0.00240745 Jy ! Component: 450 - total flux cleaned = -0.00280086 Jy ! Component: 500 - total flux cleaned = -0.00313512 Jy ! Component: 550 - total flux cleaned = -0.00346077 Jy ! Component: 600 - total flux cleaned = -0.00373319 Jy ! Component: 650 - total flux cleaned = -0.00395538 Jy ! Component: 700 - total flux cleaned = -0.00417213 Jy ! Component: 750 - total flux cleaned = -0.00434244 Jy ! Component: 800 - total flux cleaned = -0.00446695 Jy ! Component: 850 - total flux cleaned = -0.00454867 Jy ! Component: 900 - total flux cleaned = -0.00454927 Jy ! Component: 950 - total flux cleaned = -0.00462847 Jy ! Component: 1000 - total flux cleaned = -0.0047049 Jy ! Component: 1050 - total flux cleaned = -0.00470443 Jy ! Component: 1100 - total flux cleaned = -0.00470387 Jy ! Component: 1150 - total flux cleaned = -0.00481296 Jy ! Component: 1200 - total flux cleaned = -0.0047414 Jy ! Component: 1250 - total flux cleaned = -0.00474153 Jy ! Component: 1300 - total flux cleaned = -0.00474128 Jy ! Component: 1350 - total flux cleaned = -0.00463829 Jy ! Component: 1400 - total flux cleaned = -0.00470601 Jy ! Component: 1450 - total flux cleaned = -0.0046061 Jy ! Component: 1500 - total flux cleaned = -0.00454 Jy ! Component: 1550 - total flux cleaned = -0.00457202 Jy ! Component: 1600 - total flux cleaned = -0.00453971 Jy ! Component: 1650 - total flux cleaned = -0.00450772 Jy ! Component: 1700 - total flux cleaned = -0.00450801 Jy ! Component: 1750 - total flux cleaned = -0.00444672 Jy ! Component: 1800 - total flux cleaned = -0.0044776 Jy ! Component: 1850 - total flux cleaned = -0.00444729 Jy ! Component: 1900 - total flux cleaned = -0.00450679 Jy ! Component: 1950 - total flux cleaned = -0.00450642 Jy ! Component: 2000 - total flux cleaned = -0.00444813 Jy ! Total flux subtracted in 2048 components = -0.0043907 Jy ! Clean residual min=-0.001574 max=0.001794 Jy/beam ! Clean residual mean=0.000002 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.420912 Jy keep ! Adding 126 model components to the UV plane model. ! The established model now contains 166 components and 0.420912 Jy ![Exited script file: muppet] wmap "J1120-1243_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.489 x 8.898 at -2.31 degrees (North through East) ! Clean map min=-0.0033442 max=0.42104 Jy/beam ! Writing clean map to FITS file: J1120-1243_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.421037 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000583618 device "J1120-1243_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1120-1243_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.415843 0.415843 0.831686 1.66337 3.32674 6.65349 13.307 26.614 53.2279 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.421 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.489 x 8.898 at -2.31 degrees (North through East) ! Clean map min=-0.0033442 max=0.42104 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1120-1243_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1120-1243_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1120-1243_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 17:43:43 2007