! Started logfile: J1550-0538_S_2005_07_20_yyk_uvs.log on Fri Jan 20 10:40:35 2006 obs J1550-0538_S_2005_07_20_yyk_uve.fits ! Reading UV FITS file: J1550-0538_S_2005_07_20_yyk_uve.fits ! AN table 1: 12 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J1550-0538 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1527 lines of history. ! ! Reading 1800 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 J1550-0538_S_2005_07_20_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.193162 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.544 mas, bmaj=6.413 mas, bpa=-1.247 degrees ! Estimated noise=1.28196 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.1499 Jy ! Component: 100 - total flux cleaned = 0.177867 Jy ! Total flux subtracted in 100 components = 0.177867 Jy ! Clean residual min=-0.005899 max=0.008055 Jy/beam ! Clean residual mean=-0.000004 rms=0.001701 Jy/beam ! Combined flux in latest and established models = 0.177867 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.177867 Jy ! ! Correcting IF 1. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.068564Jy sigma=1.072004 ! Fit after self-cal, rms=0.067997Jy sigma=1.064324 ! Inverting map and beam ! Estimated beam: bmin=2.545 mas, bmaj=6.414 mas, bpa=-1.247 degrees ! Estimated noise=1.28181 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.099 mas, bmaj=7.689 mas, bpa=-4.088 degrees ! Estimated noise=0.967142 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.0146249 Jy ! Component: 100 - total flux cleaned = 0.020314 Jy ! Component: 150 - total flux cleaned = 0.0229426 Jy ! Component: 200 - total flux cleaned = 0.023618 Jy ! Total flux subtracted in 200 components = 0.023618 Jy ! Clean residual min=-0.004006 max=0.005011 Jy/beam ! Clean residual mean=-0.000060 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.201485 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 52 components and 0.201485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065659Jy sigma=1.022777 ! Fit after self-cal, rms=0.065629Jy sigma=1.022487 ! 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.099 x 7.689 at -4.088 degrees (North through East) ! Clean map min=-0.0037499 max=0.17329 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.02445 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.02 HN 0.99 KP 0.94 ! LA 1.13 MK 0.84 NL 0.96 OV 1.00 ! PT 1.05 SC 0.91 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.989871 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.02 HN 1.05 KP 0.98 ! LA 1.03 MK 0.96 NL 0.99 OV 1.03 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.967462 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.95 HN 1.10 KP 1.04 ! LA 0.94 MK 1.07 NL 1.04 OV 1.03 ! PT 1.10 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.065629Jy sigma=1.022487 ! Fit after self-cal, rms=0.064048Jy sigma=1.004208 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.064048Jy sigma=1.004208 ! Fit after self-cal, rms=0.064042Jy sigma=1.004177 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.046 mas, bmaj=7.591 mas, bpa=-4.068 degrees ! Estimated noise=0.964421 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.00251178 Jy ! Component: 100 - total flux cleaned = 0.00289059 Jy ! Component: 150 - total flux cleaned = 0.00324927 Jy ! Component: 200 - total flux cleaned = 0.00350702 Jy ! Total flux subtracted in 200 components = 0.00350702 Jy ! Clean residual min=-0.003684 max=0.004301 Jy/beam ! Clean residual mean=-0.000007 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.204992 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 58 components and 0.204992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063878Jy sigma=1.002092 ! Fit after self-cal, rms=0.063866Jy sigma=1.001943 ! 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.063866Jy sigma=1.001943 ! Fit after self-cal, rms=0.061423Jy sigma=0.968135 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.000889878 Jy ! Component: 100 - total flux cleaned = 0.00103949 Jy ! Component: 150 - total flux cleaned = 0.00113911 Jy ! Component: 200 - total flux cleaned = 0.00125364 Jy ! Total flux subtracted in 200 components = 0.00125364 Jy ! Clean residual min=-0.003835 max=0.003973 Jy/beam ! Clean residual mean=-0.000011 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.206245 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 63 components and 0.206245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061362Jy sigma=0.967501 ! Fit after self-cal, rms=0.061078Jy sigma=0.964655 ! 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.046 x 7.591 at -4.068 degrees (North through East) ! Clean map min=-0.0037303 max=0.17245 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.061078Jy sigma=0.964655 ! Fit after self-cal, rms=0.060637Jy sigma=0.948196 ! 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.060637Jy sigma=0.948196 ! Fit after self-cal, rms=0.060590Jy sigma=0.947765 ! Inverting map and beam ! Estimated beam: bmin=3.005 mas, bmaj=7.486 mas, bpa=-3.978 degrees ! Estimated noise=0.978018 mJy/beam. ! Added new window around map position (6, 7.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00600016 Jy ! Component: 100 - total flux cleaned = 0.00939543 Jy ! Component: 150 - total flux cleaned = 0.010951 Jy ! Component: 200 - total flux cleaned = 0.0118691 Jy ! Total flux subtracted in 200 components = 0.0118691 Jy ! Clean residual min=-0.002913 max=0.002803 Jy/beam ! Clean residual mean=-0.000033 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.218114 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 98 components and 0.218114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060046Jy sigma=0.938496 ! Fit after self-cal, rms=0.060006Jy sigma=0.937826 ! 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.060006Jy sigma=0.937826 ! Fit after self-cal, rms=0.059003Jy sigma=0.918532 ! 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.059003Jy sigma=0.918532 ! Fit after self-cal, rms=0.058988Jy sigma=0.918436 ! Inverting map and beam ! Estimated beam: bmin=2.984 mas, bmaj=7.427 mas, bpa=-3.911 degrees ! Estimated noise=0.982684 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00298858 Jy ! Component: 100 - total flux cleaned = 0.00481759 Jy ! Component: 150 - total flux cleaned = 0.00549828 Jy ! Component: 200 - total flux cleaned = 0.00571021 Jy ! Total flux subtracted in 200 components = 0.00571021 Jy ! Clean residual min=-0.002936 max=0.003094 Jy/beam ! Clean residual mean=-0.000024 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.223825 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 125 components and 0.223825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058850Jy sigma=0.915924 ! Fit after self-cal, rms=0.058843Jy sigma=0.915821 ! 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=7.567 mas, bmaj=12.85 mas, bpa=2.452 degrees ! Estimated noise=1.29864 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 = 8.44611e-05 Jy ! Component: 100 - total flux cleaned = 1.83337e-06 Jy ! Component: 150 - total flux cleaned = -6.94791e-05 Jy ! Component: 200 - total flux cleaned = -0.000162338 Jy ! Total flux subtracted in 200 components = -0.000162338 Jy ! Clean residual min=-0.003557 max=0.003868 Jy/beam ! Clean residual mean=-0.000052 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.223662 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 137 components and 0.223662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058839Jy sigma=0.915747 ! Fit after self-cal, rms=0.058841Jy sigma=0.915654 ! 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.507 mas, bmaj=6.331 mas, bpa=-1.261 degrees ! Estimated noise=1.27311 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.150154 Jy ! Component: 100 - total flux cleaned = 0.181505 Jy ! Component: 150 - total flux cleaned = 0.195609 Jy ! Component: 200 - total flux cleaned = 0.203819 Jy ! Total flux subtracted in 200 components = 0.203819 Jy ! Clean residual min=-0.003947 max=0.004009 Jy/beam ! Clean residual mean=0.000002 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.203819 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.203819 Jy ! Inverting map and beam ! Estimated beam: bmin=2.984 mas, bmaj=7.427 mas, bpa=-3.911 degrees ! Estimated noise=0.982684 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.00801826 Jy ! Component: 100 - total flux cleaned = 0.0129131 Jy ! Component: 150 - total flux cleaned = 0.0161792 Jy ! Component: 200 - total flux cleaned = 0.0178267 Jy ! Total flux subtracted in 200 components = 0.0178267 Jy ! Clean residual min=-0.002897 max=0.003184 Jy/beam ! Clean residual mean=-0.000018 rms=0.000838 Jy/beam ! Combined flux in latest and established models = 0.221645 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 76 components and 0.221645 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=7.567 mas, bmaj=12.85 mas, bpa=2.452 degrees ! Estimated noise=1.29864 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.00154051 Jy ! Component: 100 - total flux cleaned = 0.00195398 Jy ! Component: 150 - total flux cleaned = 0.0019906 Jy ! Component: 200 - total flux cleaned = 0.00193512 Jy ! Total flux subtracted in 200 components = 0.00193512 Jy ! Clean residual min=-0.003588 max=0.003842 Jy/beam ! Clean residual mean=-0.000052 rms=0.001096 Jy/beam ! Combined flux in latest and established models = 0.223581 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 104 components and 0.22358 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.984 mas, bmaj=7.427 mas, bpa=-3.911 degrees ! Estimated noise=0.982684 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000522439 Jy ! Component: 100 - total flux cleaned = 0.00081048 Jy ! Component: 150 - total flux cleaned = 0.000899646 Jy ! Component: 200 - total flux cleaned = 0.000927352 Jy ! Total flux subtracted in 200 components = 0.000927352 Jy ! Clean residual min=-0.002822 max=0.003206 Jy/beam ! Clean residual mean=-0.000025 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.224508 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 121 components and 0.224508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058806Jy sigma=0.915076 ! Fit after self-cal, rms=0.058804Jy sigma=0.915040 wmodel J1550-0538_S_2005_07_20_yyk\_map.mod ! Writing 121 model components to file: J1550-0538_S_2005_07_20_yyk_map.mod wobs J1550-0538_S_2005_07_20_yyk\_uvs.fits ! Writing UV FITS file: J1550-0538_S_2005_07_20_yyk_uvs.fits wwins J1550-0538_S_2005_07_20_yyk\_map.win ! wwins: Wrote 2 windows to J1550-0538_S_2005_07_20_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.000710529 Jy ! Component: 100 - total flux cleaned = 0.000560247 Jy ! Component: 150 - total flux cleaned = 0.000129014 Jy ! Component: 200 - total flux cleaned = -0.000282362 Jy ! Component: 250 - total flux cleaned = -0.000502772 Jy ! Component: 300 - total flux cleaned = -0.000757372 Jy ! Component: 350 - total flux cleaned = -0.00100311 Jy ! Component: 400 - total flux cleaned = -0.00104273 Jy ! Component: 450 - total flux cleaned = -0.000887705 Jy ! Component: 500 - total flux cleaned = -0.000926033 Jy ! Component: 550 - total flux cleaned = -0.00103741 Jy ! Component: 600 - total flux cleaned = -0.00107333 Jy ! Component: 650 - total flux cleaned = -0.00107369 Jy ! Component: 700 - total flux cleaned = -0.00125007 Jy ! Component: 750 - total flux cleaned = -0.00128445 Jy ! Component: 800 - total flux cleaned = -0.00138689 Jy ! Component: 850 - total flux cleaned = -0.00155387 Jy ! Component: 900 - total flux cleaned = -0.0015865 Jy ! Component: 950 - total flux cleaned = -0.0017809 Jy ! Component: 1000 - total flux cleaned = -0.00184463 Jy ! Component: 1050 - total flux cleaned = -0.00197093 Jy ! Component: 1100 - total flux cleaned = -0.00212566 Jy ! Component: 1150 - total flux cleaned = -0.00221639 Jy ! Component: 1200 - total flux cleaned = -0.00230613 Jy ! Component: 1250 - total flux cleaned = -0.00245313 Jy ! Component: 1300 - total flux cleaned = -0.00245274 Jy ! Component: 1350 - total flux cleaned = -0.0025672 Jy ! Component: 1400 - total flux cleaned = -0.0025669 Jy ! Component: 1450 - total flux cleaned = -0.00262267 Jy ! Component: 1500 - total flux cleaned = -0.00265083 Jy ! Component: 1550 - total flux cleaned = -0.00275973 Jy ! Component: 1600 - total flux cleaned = -0.00283993 Jy ! Component: 1650 - total flux cleaned = -0.00278657 Jy ! Component: 1700 - total flux cleaned = -0.00286513 Jy ! Component: 1750 - total flux cleaned = -0.00296847 Jy ! Component: 1800 - total flux cleaned = -0.00289219 Jy ! Component: 1850 - total flux cleaned = -0.00289249 Jy ! Component: 1900 - total flux cleaned = -0.00296773 Jy ! Component: 1950 - total flux cleaned = -0.00296736 Jy ! Component: 2000 - total flux cleaned = -0.002992 Jy ! Total flux subtracted in 2048 components = -0.00301582 Jy ! Clean residual min=-0.001561 max=0.002138 Jy/beam ! Clean residual mean=-0.000016 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.221492 Jy keep ! Adding 135 model components to the UV plane model. ! The established model now contains 256 components and 0.221492 Jy ![Exited script file: muppet] wmap "J1550-0538_S_2005_07_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.984 x 7.427 at -3.911 degrees (North through East) ! Clean map min=-0.0022019 max=0.17566 Jy/beam ! Writing clean map to FITS file: J1550-0538_S_2005_07_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.175656 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000486194 device "J1550-0538_S_2005_07_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J1550-0538_S_2005_07_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.830361 0.830361 1.66072 3.32144 6.64289 13.2858 26.5715 53.1431 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.175 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.984 x 7.427 at -3.911 degrees (North through East) ! Clean map min=-0.0022019 max=0.17566 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1550-0538_S_2005_07_20_yyk\_map.gif/gif" ! Attempting to open device: 'J1550-0538_S_2005_07_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1550-0538_S_2005_07_20_yyk_uvs.log closed on Fri Jan 20 10:40:39 2006