! Started logfile: J0616-0306_S_2005_06_01_yyk_uvs.log on Sat Oct 8 22:55:32 2005 obs J0616-0306_S_2005_06_01_yyk_uve.fits ! Reading UV FITS file: J0616-0306_S_2005_06_01_yyk_uve.fits ! AN table 1: 21 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.821164 visibilities/baseline/integration-bin. ! Found source: J0616-0306 ! ! 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 1801 lines of history. ! ! Reading 3104 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 J0616-0306_S_2005_06_01_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 = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.137834 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.829 mas, bmaj=7.093 mas, bpa=4.018 degrees ! Estimated noise=0.964834 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.101424 Jy ! Component: 100 - total flux cleaned = 0.116807 Jy ! Total flux subtracted in 100 components = 0.116807 Jy ! Clean residual min=-0.005575 max=0.007043 Jy/beam ! Clean residual mean=-0.000007 rms=0.001369 Jy/beam ! Combined flux in latest and established models = 0.116807 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.116807 Jy ! ! Correcting IF 1. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.066871Jy sigma=1.117603 ! Fit after self-cal, rms=0.066759Jy sigma=1.114916 ! Inverting map and beam ! Estimated beam: bmin=2.829 mas, bmaj=7.093 mas, bpa=4.018 degrees ! Estimated noise=0.964834 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.631 mas, bmaj=8.786 mas, bpa=1.66 degrees ! Estimated noise=0.67691 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 (42.5, 57). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102085 Jy ! Component: 100 - total flux cleaned = 0.0153283 Jy ! Component: 150 - total flux cleaned = 0.0177198 Jy ! Component: 200 - total flux cleaned = 0.019403 Jy ! Total flux subtracted in 200 components = 0.019403 Jy ! Clean residual min=-0.004944 max=0.008773 Jy/beam ! Clean residual mean=-0.000004 rms=0.001367 Jy/beam ! Combined flux in latest and established models = 0.13621 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 48 model components to the UV plane model. ! The established model now contains 55 components and 0.13621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065657Jy sigma=1.087819 ! Fit after self-cal, rms=0.065602Jy sigma=1.086369 ! Inverting map ! Added new window around map position (22.5, 27). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00956224 Jy ! Component: 100 - total flux cleaned = 0.013982 Jy ! Component: 150 - total flux cleaned = 0.0168011 Jy ! Component: 200 - total flux cleaned = 0.0190244 Jy ! Total flux subtracted in 200 components = 0.0190244 Jy ! Clean residual min=-0.003615 max=0.003411 Jy/beam ! Clean residual mean=-0.000004 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.155234 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 64 model components to the UV plane model. ! The established model now contains 112 components and 0.155234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064580Jy sigma=1.062156 ! Fit after self-cal, rms=0.064546Jy sigma=1.061383 ! 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.631 x 8.786 at 1.66 degrees (North through East) ! Clean map min=-0.0034795 max=0.11612 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.00747 ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.95 HN 1.01 KP 0.94 ! LA 1.15 MK 0.93 NL 0.94 OV 0.95 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.979854 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 1.01 KP 1.03 ! LA 1.14 MK 1.02 NL 0.95 OV 1.01 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! 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* ! ! ! Correcting IF 4. ! 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.064546Jy sigma=1.061383 ! Fit after self-cal, rms=0.063978Jy sigma=1.052537 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.063978Jy sigma=1.052537 ! Fit after self-cal, rms=0.063976Jy sigma=1.052475 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.593 mas, bmaj=8.752 mas, bpa=1.398 degrees ! Estimated noise=0.679358 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.00317587 Jy ! Component: 100 - total flux cleaned = 0.00543399 Jy ! Component: 150 - total flux cleaned = 0.00672848 Jy ! Component: 200 - total flux cleaned = 0.00771821 Jy ! Total flux subtracted in 200 components = 0.00771821 Jy ! Clean residual min=-0.003045 max=0.003041 Jy/beam ! Clean residual mean=0.000002 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.162952 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 145 components and 0.162952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063727Jy sigma=1.048613 ! Fit after self-cal, rms=0.063722Jy sigma=1.048447 ! 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.063722Jy sigma=1.048447 ! Fit after self-cal, rms=0.062021Jy sigma=1.015727 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.00167227 Jy ! Component: 100 - total flux cleaned = 0.00221323 Jy ! Component: 150 - total flux cleaned = 0.00259601 Jy ! Component: 200 - total flux cleaned = 0.00284781 Jy ! Total flux subtracted in 200 components = 0.00284781 Jy ! Clean residual min=-0.002837 max=0.003023 Jy/beam ! Clean residual mean=0.000002 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.1658 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 171 components and 0.1658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061890Jy sigma=1.014057 ! Fit after self-cal, rms=0.061795Jy sigma=1.011408 ! 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.593 x 8.752 at 1.398 degrees (North through East) ! Clean map min=-0.0027327 max=0.11697 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.061795Jy sigma=1.011408 ! Fit after self-cal, rms=0.062540Jy sigma=1.004187 ! 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.062540Jy sigma=1.004187 ! Fit after self-cal, rms=0.062552Jy sigma=1.003721 ! Inverting map and beam ! Estimated beam: bmin=3.595 mas, bmaj=8.722 mas, bpa=1.337 degrees ! Estimated noise=0.693757 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00327176 Jy ! Component: 100 - total flux cleaned = 0.00487822 Jy ! Component: 150 - total flux cleaned = 0.00561617 Jy ! Component: 200 - total flux cleaned = 0.00603772 Jy ! Total flux subtracted in 200 components = 0.00603772 Jy ! Clean residual min=-0.002928 max=0.003038 Jy/beam ! Clean residual mean=0.000000 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.171838 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 45 model components to the UV plane model. ! The established model now contains 198 components and 0.171838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062262Jy sigma=1.000563 ! Fit after self-cal, rms=0.062280Jy sigma=1.000397 ! 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.062280Jy sigma=1.000397 ! Fit after self-cal, rms=0.063079Jy sigma=0.993437 ! 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.063079Jy sigma=0.993437 ! Fit after self-cal, rms=0.063108Jy sigma=0.993277 ! Inverting map and beam ! Estimated beam: bmin=3.59 mas, bmaj=8.776 mas, bpa=0.9564 degrees ! Estimated noise=0.701401 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00239012 Jy ! Component: 100 - total flux cleaned = 0.00365032 Jy ! Component: 150 - total flux cleaned = 0.00440221 Jy ! Component: 200 - total flux cleaned = 0.00484235 Jy ! Total flux subtracted in 200 components = 0.00484235 Jy ! Clean residual min=-0.002775 max=0.002721 Jy/beam ! Clean residual mean=0.000001 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.17668 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 212 components and 0.17668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062930Jy sigma=0.991433 ! Fit after self-cal, rms=0.062942Jy sigma=0.991370 ! 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.017 mas, bmaj=13.93 mas, bpa=1.273 degrees ! Estimated noise=0.851754 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.000980395 Jy ! Component: 100 - total flux cleaned = 0.00155595 Jy ! Component: 150 - total flux cleaned = 0.00198633 Jy ! Component: 200 - total flux cleaned = 0.00230331 Jy ! Total flux subtracted in 200 components = 0.00230331 Jy ! Clean residual min=-0.003052 max=0.003158 Jy/beam ! Clean residual mean=0.000002 rms=0.001012 Jy/beam ! Combined flux in latest and established models = 0.178984 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 229 components and 0.178984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062936Jy sigma=0.991119 ! Fit after self-cal, rms=0.062939Jy sigma=0.991063 ! Inverting map uvtaper 0,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.824 mas, bmaj=7.087 mas, bpa=3.601 degrees ! Estimated noise=0.993882 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.105261 Jy ! Component: 100 - total flux cleaned = 0.123083 Jy ! Component: 150 - total flux cleaned = 0.132355 Jy ! Component: 200 - total flux cleaned = 0.139259 Jy ! Total flux subtracted in 200 components = 0.139259 Jy ! Clean residual min=-0.004660 max=0.004590 Jy/beam ! Clean residual mean=-0.000003 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.139259 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.139259 Jy ! Inverting map and beam ! Estimated beam: bmin=3.59 mas, bmaj=8.776 mas, bpa=0.9564 degrees ! Estimated noise=0.701401 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.00870069 Jy ! Component: 100 - total flux cleaned = 0.0148399 Jy ! Component: 150 - total flux cleaned = 0.0195479 Jy ! Component: 200 - total flux cleaned = 0.0232561 Jy ! Total flux subtracted in 200 components = 0.0232561 Jy ! Clean residual min=-0.003141 max=0.003212 Jy/beam ! Clean residual mean=-0.000002 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.162515 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 92 components and 0.162515 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.017 mas, bmaj=13.93 mas, bpa=1.273 degrees ! Estimated noise=0.851754 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.00471387 Jy ! Component: 100 - total flux cleaned = 0.00790466 Jy ! Component: 150 - total flux cleaned = 0.0102682 Jy ! Component: 200 - total flux cleaned = 0.0121001 Jy ! Total flux subtracted in 200 components = 0.0121001 Jy ! Clean residual min=-0.003151 max=0.003362 Jy/beam ! Clean residual mean=0.000000 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.174616 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 147 components and 0.174616 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.59 mas, bmaj=8.776 mas, bpa=0.9564 degrees ! Estimated noise=0.701401 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000642303 Jy ! Component: 100 - total flux cleaned = 0.00115746 Jy ! Component: 150 - total flux cleaned = 0.00159018 Jy ! Component: 200 - total flux cleaned = 0.00201952 Jy ! Total flux subtracted in 200 components = 0.00201952 Jy ! Clean residual min=-0.002736 max=0.002922 Jy/beam ! Clean residual mean=0.000000 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.176635 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 171 components and 0.176635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062959Jy sigma=0.992038 ! Fit after self-cal, rms=0.062961Jy sigma=0.991851 wmodel J0616-0306_S_2005_06_01_yyk\_map.mod ! Writing 171 model components to file: J0616-0306_S_2005_06_01_yyk_map.mod wobs J0616-0306_S_2005_06_01_yyk\_uvs.fits ! Writing UV FITS file: J0616-0306_S_2005_06_01_yyk_uvs.fits wwins J0616-0306_S_2005_06_01_yyk\_map.win ! wwins: Wrote 3 windows to J0616-0306_S_2005_06_01_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=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000466055 Jy ! Component: 100 - total flux cleaned = 0.000894184 Jy ! Component: 150 - total flux cleaned = 0.00125081 Jy ! Component: 200 - total flux cleaned = 0.00158796 Jy ! Component: 250 - total flux cleaned = 0.00195147 Jy ! Component: 300 - total flux cleaned = 0.00226532 Jy ! Component: 350 - total flux cleaned = 0.00260635 Jy ! Component: 400 - total flux cleaned = 0.00275297 Jy ! Component: 450 - total flux cleaned = 0.0028604 Jy ! Component: 500 - total flux cleaned = 0.00303437 Jy ! Component: 550 - total flux cleaned = 0.00310181 Jy ! Component: 600 - total flux cleaned = 0.00323476 Jy ! Component: 650 - total flux cleaned = 0.0033973 Jy ! Component: 700 - total flux cleaned = 0.00352461 Jy ! Component: 750 - total flux cleaned = 0.00364959 Jy ! Component: 800 - total flux cleaned = 0.00371113 Jy ! Component: 850 - total flux cleaned = 0.00380221 Jy ! Component: 900 - total flux cleaned = 0.00380226 Jy ! Component: 950 - total flux cleaned = 0.00397817 Jy ! Component: 1000 - total flux cleaned = 0.00403577 Jy ! Component: 1050 - total flux cleaned = 0.00420705 Jy ! Component: 1100 - total flux cleaned = 0.00426326 Jy ! Component: 1150 - total flux cleaned = 0.00437431 Jy ! Component: 1200 - total flux cleaned = 0.00451213 Jy ! Component: 1250 - total flux cleaned = 0.00470258 Jy ! Component: 1300 - total flux cleaned = 0.0048634 Jy ! Component: 1350 - total flux cleaned = 0.0048372 Jy ! Component: 1400 - total flux cleaned = 0.00507375 Jy ! Component: 1450 - total flux cleaned = 0.00512567 Jy ! Component: 1500 - total flux cleaned = 0.0052034 Jy ! Component: 1550 - total flux cleaned = 0.00540776 Jy ! Component: 1600 - total flux cleaned = 0.00548294 Jy ! Component: 1650 - total flux cleaned = 0.00565781 Jy ! Component: 1700 - total flux cleaned = 0.00580611 Jy ! Component: 1750 - total flux cleaned = 0.00590426 Jy ! Component: 1800 - total flux cleaned = 0.00604953 Jy ! Component: 1850 - total flux cleaned = 0.0061696 Jy ! Component: 1900 - total flux cleaned = 0.00633591 Jy ! Component: 1950 - total flux cleaned = 0.00638272 Jy ! Component: 2000 - total flux cleaned = 0.00647614 Jy ! Component: 2050 - total flux cleaned = 0.00656869 Jy ! Component: 2100 - total flux cleaned = 0.00661462 Jy ! Component: 2150 - total flux cleaned = 0.00670562 Jy ! Component: 2200 - total flux cleaned = 0.00681858 Jy ! Component: 2250 - total flux cleaned = 0.0068634 Jy ! Component: 2300 - total flux cleaned = 0.00686346 Jy ! Component: 2350 - total flux cleaned = 0.00708385 Jy ! Component: 2400 - total flux cleaned = 0.00714901 Jy ! Component: 2450 - total flux cleaned = 0.00710533 Jy ! Component: 2500 - total flux cleaned = 0.0071913 Jy ! Component: 2550 - total flux cleaned = 0.00725502 Jy ! Component: 2600 - total flux cleaned = 0.00740302 Jy ! Component: 2650 - total flux cleaned = 0.00740316 Jy ! Component: 2700 - total flux cleaned = 0.0074031 Jy ! Component: 2750 - total flux cleaned = 0.00752737 Jy ! Component: 2800 - total flux cleaned = 0.00756871 Jy ! Component: 2850 - total flux cleaned = 0.00763027 Jy ! Component: 2900 - total flux cleaned = 0.00775175 Jy ! Component: 2950 - total flux cleaned = 0.00787214 Jy ! Component: 3000 - total flux cleaned = 0.00789225 Jy ! Component: 3050 - total flux cleaned = 0.00805064 Jy ! Component: 3100 - total flux cleaned = 0.00799164 Jy ! Component: 3150 - total flux cleaned = 0.00808928 Jy ! Component: 3200 - total flux cleaned = 0.00812813 Jy ! Component: 3250 - total flux cleaned = 0.00820521 Jy ! Component: 3300 - total flux cleaned = 0.00830068 Jy ! Component: 3350 - total flux cleaned = 0.00835765 Jy ! Component: 3400 - total flux cleaned = 0.00837627 Jy ! Component: 3450 - total flux cleaned = 0.00843243 Jy ! Component: 3500 - total flux cleaned = 0.00845116 Jy ! Component: 3550 - total flux cleaned = 0.00850679 Jy ! Component: 3600 - total flux cleaned = 0.00854368 Jy ! Component: 3650 - total flux cleaned = 0.00854356 Jy ! Component: 3700 - total flux cleaned = 0.00854362 Jy ! Component: 3750 - total flux cleaned = 0.0086341 Jy ! Component: 3800 - total flux cleaned = 0.00863409 Jy ! Component: 3850 - total flux cleaned = 0.00868751 Jy ! Component: 3900 - total flux cleaned = 0.00870517 Jy ! Component: 3950 - total flux cleaned = 0.00872281 Jy ! Component: 4000 - total flux cleaned = 0.00875804 Jy ! Component: 4050 - total flux cleaned = 0.00875799 Jy ! Total flux subtracted in 4096 components = 0.00881009 Jy ! Clean residual min=-0.000903 max=0.000984 Jy/beam ! Clean residual mean=0.000001 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.185445 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 483 components and 0.185445 Jy ![Exited script file: muppet] wmap "J0616-0306_S_2005_06_01_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.59 x 8.776 at 0.9564 degrees (North through East) ! Clean map min=-0.0021069 max=0.12172 Jy/beam ! Writing clean map to FITS file: J0616-0306_S_2005_06_01_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.121723 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000328451 device "J0616-0306_S_2005_06_01_yyk\_map.eps/VPS" ! Attempting to open device: 'J0616-0306_S_2005_06_01_yyk_map.eps/VPS' loglevs 1*100*3*image_rms/peak_flux ! The new contour levels are: ! -0.809506 0.809506 1.61901 3.23802 6.47605 12.9521 25.9042 51.8084 print "clev=",int(1*3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.121 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.59 x 8.776 at 0.9564 degrees (North through East) ! Clean map min=-0.0021069 max=0.12172 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0616-0306_S_2005_06_01_yyk\_map.gif/gif" ! Attempting to open device: 'J0616-0306_S_2005_06_01_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0616-0306_S_2005_06_01_yyk_uvs.log closed on Sat Oct 8 22:55:57 2005