! Started logfile: J0409-1238_S_1997_05_07_yyk_uvs.log on Sun Jan 7 16:12:06 2007 obs J0409-1238_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0409-1238_S_1997_05_07_yyk_uva.fits ! AN table 1: 139 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.929017 visibilities/baseline/integration-bin. ! Found source: J0409-1238 ! ! 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 23244 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 J0409-1238_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.613171 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.742 mas, bmaj=7.052 mas, bpa=-3.179 degrees ! Estimated noise=2046.67 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.321773 Jy ! Component: 100 - total flux cleaned = 0.384653 Jy ! Total flux subtracted in 100 components = 0.384653 Jy ! Clean residual min=-0.020821 max=0.039572 Jy/beam ! Clean residual mean=0.000309 rms=0.006613 Jy/beam ! Combined flux in latest and established models = 0.384653 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.384653 Jy ! ! Correcting IF 1. ! A total of 246 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.479514Jy sigma=0.001310 ! Fit after self-cal, rms=0.479329Jy sigma=0.001309 ! Inverting map and beam ! Estimated beam: bmin=2.742 mas, bmaj=7.052 mas, bpa=-3.179 degrees ! Estimated noise=2046.68 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.531 mas, bmaj=9.413 mas, bpa=-5.548 degrees ! Estimated noise=1149.84 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.0420661 Jy ! Component: 100 - total flux cleaned = 0.056588 Jy ! Component: 150 - total flux cleaned = 0.0625367 Jy ! Component: 200 - total flux cleaned = 0.0632507 Jy ! Total flux subtracted in 200 components = 0.0632507 Jy ! Clean residual min=-0.011831 max=0.021606 Jy/beam ! Clean residual mean=0.000709 rms=0.004452 Jy/beam ! Combined flux in latest and established models = 0.447903 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 47 components and 0.447903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.477666Jy sigma=0.001294 ! Fit after self-cal, rms=0.477662Jy sigma=0.001294 ! 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.531 x 9.413 at -5.548 degrees (North through East) ! Clean map min=-0.011535 max=0.39189 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.0294 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.05 HN 1.11 KP 0.88 ! LA 0.98 MK 0.99 NL 1.00* OV 1.07 ! PT 0.90 SC 0.76 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.969455 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.12 HN 1.19 KP 0.99 ! LA 1.09 MK 1.03 NL 1.00 OV 1.03 ! PT 0.91 SC 0.92 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04263 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.03 HN 1.07 KP 0.90 ! LA 0.80 MK 0.84 NL 0.91 OV 0.97 ! PT 1.05 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.978331 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.11 HN 1.19 KP 0.91 ! LA 0.88 MK 1.05 NL 1.09 OV 1.12 ! PT 0.90 SC 0.97 ! ! ! Fit before self-cal, rms=0.477662Jy sigma=0.001294 ! Fit after self-cal, rms=0.472892Jy sigma=0.001279 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.472892Jy sigma=0.001279 ! Fit after self-cal, rms=0.472933Jy sigma=0.001279 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.52 mas, bmaj=9.203 mas, bpa=-4.501 degrees ! Estimated noise=1143.49 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 (-12, 4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0191662 Jy ! Component: 100 - total flux cleaned = 0.0201249 Jy ! Component: 150 - total flux cleaned = 0.0194557 Jy ! Component: 200 - total flux cleaned = 0.0185955 Jy ! Total flux subtracted in 200 components = 0.0185955 Jy ! Clean residual min=-0.007634 max=0.009598 Jy/beam ! Clean residual mean=-0.000034 rms=0.002196 Jy/beam ! Combined flux in latest and established models = 0.466499 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 69 components and 0.466499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.471331Jy sigma=0.001275 ! Fit after self-cal, rms=0.471195Jy sigma=0.001274 ! 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.471195Jy sigma=0.001274 ! Fit after self-cal, rms=0.468236Jy sigma=0.001267 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.0048156 Jy ! Component: 100 - total flux cleaned = 0.00457565 Jy ! Component: 150 - total flux cleaned = 0.00416104 Jy ! Component: 200 - total flux cleaned = 0.00415736 Jy ! Total flux subtracted in 200 components = 0.00415736 Jy ! Clean residual min=-0.006819 max=0.006748 Jy/beam ! Clean residual mean=-0.000066 rms=0.002049 Jy/beam ! Combined flux in latest and established models = 0.470656 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 80 components and 0.470656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.467629Jy sigma=0.001266 ! Fit after self-cal, rms=0.467420Jy sigma=0.001265 ! 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.52 x 9.203 at -4.501 degrees (North through East) ! Clean map min=-0.0068341 max=0.38787 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.467420Jy sigma=0.001265 ! Fit after self-cal, rms=1.327772Jy sigma=0.001252 ! 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=1.327772Jy sigma=0.001252 ! Fit after self-cal, rms=1.328117Jy sigma=0.001252 ! Inverting map and beam ! Estimated beam: bmin=3.5 mas, bmaj=9.331 mas, bpa=-4.238 degrees ! Estimated noise=1142.01 mJy/beam. ! Added new window around map position (-5.5, 7.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00280815 Jy ! Component: 100 - total flux cleaned = 0.00218213 Jy ! Component: 150 - total flux cleaned = 0.00148977 Jy ! Component: 200 - total flux cleaned = 0.00103013 Jy ! Total flux subtracted in 200 components = 0.00103013 Jy ! Clean residual min=-0.004462 max=0.005120 Jy/beam ! Clean residual mean=0.000097 rms=0.001313 Jy/beam ! Combined flux in latest and established models = 0.471686 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 96 components and 0.471686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.327997Jy sigma=0.001251 ! Fit after self-cal, rms=1.328251Jy sigma=0.001251 ! 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=1.328251Jy sigma=0.001251 ! Fit after self-cal, rms=1.430862Jy sigma=0.001249 ! 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=1.430862Jy sigma=0.001249 ! Fit after self-cal, rms=1.431057Jy sigma=0.001249 ! Inverting map and beam ! Estimated beam: bmin=3.487 mas, bmaj=9.289 mas, bpa=-4.124 degrees ! Estimated noise=1139.83 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144427 Jy ! Component: 100 - total flux cleaned = 0.000904072 Jy ! Component: 150 - total flux cleaned = 0.000669851 Jy ! Component: 200 - total flux cleaned = 0.000772701 Jy ! Total flux subtracted in 200 components = 0.000772701 Jy ! Clean residual min=-0.004029 max=0.004878 Jy/beam ! Clean residual mean=0.000111 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.472459 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 106 components and 0.472459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.431021Jy sigma=0.001249 ! Fit after self-cal, rms=1.431107Jy sigma=0.001249 ! 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.622 mas, bmaj=16.11 mas, bpa=8.443 degrees ! Estimated noise=1407.36 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 = -5.11722e-05 Jy ! Component: 100 - total flux cleaned = 2.10853e-05 Jy ! Component: 150 - total flux cleaned = 7.93093e-05 Jy ! Component: 200 - total flux cleaned = 8.00891e-05 Jy ! Total flux subtracted in 200 components = 8.00891e-05 Jy ! Clean residual min=-0.003380 max=0.005359 Jy/beam ! Clean residual mean=0.000202 rms=0.001344 Jy/beam ! Combined flux in latest and established models = 0.472539 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 128 components and 0.472539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.431095Jy sigma=0.001249 ! Fit after self-cal, rms=1.431126Jy sigma=0.001249 ! 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.723 mas, bmaj=7.363 mas, bpa=-4.025 degrees ! Estimated noise=2137.14 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.33462 Jy ! Component: 100 - total flux cleaned = 0.395214 Jy ! Component: 150 - total flux cleaned = 0.424935 Jy ! Component: 200 - total flux cleaned = 0.43884 Jy ! Total flux subtracted in 200 components = 0.43884 Jy ! Clean residual min=-0.010472 max=0.008190 Jy/beam ! Clean residual mean=0.000124 rms=0.002536 Jy/beam ! Combined flux in latest and established models = 0.43884 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.43884 Jy ! Inverting map and beam ! Estimated beam: bmin=3.487 mas, bmaj=9.289 mas, bpa=-4.124 degrees ! Estimated noise=1139.83 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.0160531 Jy ! Component: 100 - total flux cleaned = 0.0238879 Jy ! Component: 150 - total flux cleaned = 0.0270442 Jy ! Component: 200 - total flux cleaned = 0.0281793 Jy ! Total flux subtracted in 200 components = 0.0281793 Jy ! Clean residual min=-0.003886 max=0.004696 Jy/beam ! Clean residual mean=0.000167 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.467019 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 87 components and 0.467019 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.622 mas, bmaj=16.11 mas, bpa=8.443 degrees ! Estimated noise=1407.36 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.00195996 Jy ! Component: 100 - total flux cleaned = 0.00256052 Jy ! Component: 150 - total flux cleaned = 0.00297442 Jy ! Component: 200 - total flux cleaned = 0.00320635 Jy ! Total flux subtracted in 200 components = 0.00320635 Jy ! Clean residual min=-0.003492 max=0.004937 Jy/beam ! Clean residual mean=0.000248 rms=0.001266 Jy/beam ! Combined flux in latest and established models = 0.470225 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 123 components and 0.470225 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.487 mas, bmaj=9.289 mas, bpa=-4.124 degrees ! Estimated noise=1139.83 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000328923 Jy ! Component: 100 - total flux cleaned = -0.000162434 Jy ! Component: 150 - total flux cleaned = -0.00016429 Jy ! Component: 200 - total flux cleaned = -0.000160716 Jy ! Total flux subtracted in 200 components = -0.000160716 Jy ! Clean residual min=-0.003617 max=0.004607 Jy/beam ! Clean residual mean=0.000137 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.470064 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 146 components and 0.470064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.431381Jy sigma=0.001248 ! Fit after self-cal, rms=1.431623Jy sigma=0.001249 wmodel J0409-1238_S_1997_05_07_yyk\_map.mod ! Writing 146 model components to file: J0409-1238_S_1997_05_07_yyk_map.mod wobs J0409-1238_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0409-1238_S_1997_05_07_yyk_uvs.fits wwins J0409-1238_S_1997_05_07_yyk\_map.win ! wwins: Wrote 3 windows to J0409-1238_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.00203262 Jy ! Component: 100 - total flux cleaned = 0.00333302 Jy ! Component: 150 - total flux cleaned = 0.00413747 Jy ! Component: 200 - total flux cleaned = 0.00477173 Jy ! Component: 250 - total flux cleaned = 0.00515835 Jy ! Component: 300 - total flux cleaned = 0.00552758 Jy ! Component: 350 - total flux cleaned = 0.00583103 Jy ! Component: 400 - total flux cleaned = 0.0061728 Jy ! Component: 450 - total flux cleaned = 0.00645687 Jy ! Component: 500 - total flux cleaned = 0.00668607 Jy ! Component: 550 - total flux cleaned = 0.0069548 Jy ! Component: 600 - total flux cleaned = 0.00730498 Jy ! Component: 650 - total flux cleaned = 0.00764656 Jy ! Component: 700 - total flux cleaned = 0.00798003 Jy ! Component: 750 - total flux cleaned = 0.008347 Jy ! Component: 800 - total flux cleaned = 0.00870617 Jy ! Component: 850 - total flux cleaned = 0.00901958 Jy ! Component: 900 - total flux cleaned = 0.00940257 Jy ! Component: 950 - total flux cleaned = 0.00970374 Jy ! Component: 1000 - total flux cleaned = 0.0101104 Jy ! Component: 1050 - total flux cleaned = 0.0105466 Jy ! Component: 1100 - total flux cleaned = 0.0109039 Jy ! Component: 1150 - total flux cleaned = 0.0111856 Jy ! Component: 1200 - total flux cleaned = 0.0115678 Jy ! Component: 1250 - total flux cleaned = 0.0120116 Jy ! Component: 1300 - total flux cleaned = 0.0123479 Jy ! Component: 1350 - total flux cleaned = 0.012779 Jy ! Component: 1400 - total flux cleaned = 0.0132034 Jy ! Component: 1450 - total flux cleaned = 0.0135888 Jy ! Component: 1500 - total flux cleaned = 0.0139377 Jy ! Component: 1550 - total flux cleaned = 0.0143139 Jy ! Component: 1600 - total flux cleaned = 0.0147459 Jy ! Component: 1650 - total flux cleaned = 0.0151422 Jy ! Component: 1700 - total flux cleaned = 0.0155625 Jy ! Component: 1750 - total flux cleaned = 0.0158593 Jy ! Component: 1800 - total flux cleaned = 0.0162695 Jy ! Component: 1850 - total flux cleaned = 0.0166161 Jy ! Component: 1900 - total flux cleaned = 0.0169871 Jy ! Component: 1950 - total flux cleaned = 0.0173254 Jy ! Component: 2000 - total flux cleaned = 0.0177431 Jy ! Total flux subtracted in 2048 components = 0.0179913 Jy ! Clean residual min=-0.001670 max=0.001443 Jy/beam ! Clean residual mean=0.000122 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.488056 Jy keep ! Adding 133 model components to the UV plane model. ! The established model now contains 279 components and 0.488056 Jy ![Exited script file: muppet] wmap "J0409-1238_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.487 x 9.289 at -4.124 degrees (North through East) ! Clean map min=-0.0033332 max=0.39907 Jy/beam ! Writing clean map to FITS file: J0409-1238_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.399075 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000543784 device "J0409-1238_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0409-1238_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.408784 0.408784 0.817567 1.63513 3.27027 6.54054 13.0811 26.1621 52.3243 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.399 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.487 x 9.289 at -4.124 degrees (North through East) ! Clean map min=-0.0033332 max=0.39907 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0409-1238_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0409-1238_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0409-1238_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 16:12:13 2007