! Started logfile: J0606-0724_S_2005_07_08_yyk_uvs.log on Fri Jan 20 10:00:01 2006 obs J0606-0724_S_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J0606-0724_S_2005_07_08_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.939394 visibilities/baseline/integration-bin. ! Found source: J0606-0724 ! ! 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 1411 lines of history. ! ! Reading 1860 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 J0606-0724_S_2005_07_08_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.477135 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.643 mas, bmaj=6.434 mas, bpa=-2.921 degrees ! Estimated noise=1.22218 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.370429 Jy ! Component: 100 - total flux cleaned = 0.48044 Jy ! Total flux subtracted in 100 components = 0.48044 Jy ! Clean residual min=-0.011518 max=0.033580 Jy/beam ! Clean residual mean=-0.000092 rms=0.004687 Jy/beam ! Combined flux in latest and established models = 0.480439 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.480439 Jy ! ! Correcting IF 1. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.115632Jy sigma=1.756240 ! Fit after self-cal, rms=0.115355Jy sigma=1.750882 ! Inverting map and beam ! Estimated beam: bmin=2.643 mas, bmaj=6.434 mas, bpa=-2.921 degrees ! Estimated noise=1.22218 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0468852 Jy ! Component: 100 - total flux cleaned = 0.0702843 Jy ! Total flux subtracted in 100 components = 0.0702843 Jy ! Clean residual min=-0.006810 max=0.009301 Jy/beam ! Clean residual mean=-0.000069 rms=0.002274 Jy/beam ! Combined flux in latest and established models = 0.550724 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 32 components and 0.550724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095162Jy sigma=1.403035 ! Fit after self-cal, rms=0.095149Jy sigma=1.402921 ! Inverting map 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.14 mas, bmaj=7.98 mas, bpa=-4.528 degrees ! Estimated noise=0.984793 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.0133882 Jy ! Component: 100 - total flux cleaned = 0.019426 Jy ! Component: 150 - total flux cleaned = 0.0223456 Jy ! Component: 200 - total flux cleaned = 0.0232199 Jy ! Total flux subtracted in 200 components = 0.0232199 Jy ! Clean residual min=-0.007749 max=0.007221 Jy/beam ! Clean residual mean=-0.000130 rms=0.002144 Jy/beam ! Combined flux in latest and established models = 0.573944 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 53 components and 0.573944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092724Jy sigma=1.377901 ! Fit after self-cal, rms=0.092713Jy sigma=1.377843 ! 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.14 x 7.98 at -4.528 degrees (North through East) ! Clean map min=-0.0075865 max=0.43406 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.00528 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.03 HN 1.04 KP 0.97 ! LA 1.06 MK 0.94 NL 0.93 OV 0.97 ! PT 1.10 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.976928 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.03 HN 1.10 KP 0.99 ! LA 1.03 MK 1.01 NL 0.99 OV 1.02 ! PT 1.06 SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.967897 ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 0.93 HN 1.02 KP 0.98 ! LA 0.95 MK 1.06 NL 1.05 OV 1.03 ! PT 1.11 SC 0.99 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.04903 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 0.89 KP 0.89 ! LA 0.80 MK 1.05 NL 0.96 OV 0.86 ! PT 1.00 SC 1.09 ! ! ! Fit before self-cal, rms=0.092713Jy sigma=1.377843 ! Fit after self-cal, rms=0.077853Jy sigma=1.167732 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.077853Jy sigma=1.167732 ! Fit after self-cal, rms=0.077852Jy sigma=1.167699 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.17 mas, bmaj=8.075 mas, bpa=-4.297 degrees ! Estimated noise=0.979366 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.00300276 Jy ! Component: 100 - total flux cleaned = -0.00341414 Jy ! Component: 150 - total flux cleaned = -0.00346168 Jy ! Component: 200 - total flux cleaned = -0.00337921 Jy ! Total flux subtracted in 200 components = -0.00337921 Jy ! Clean residual min=-0.003411 max=0.004352 Jy/beam ! Clean residual mean=-0.000017 rms=0.001059 Jy/beam ! Combined flux in latest and established models = 0.570565 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 66 components and 0.570565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077856Jy sigma=1.165937 ! Fit after self-cal, rms=0.077845Jy sigma=1.165898 ! 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.077845Jy sigma=1.165898 ! Fit after self-cal, rms=0.073617Jy sigma=1.095923 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.000355145 Jy ! Component: 100 - total flux cleaned = 0.000424744 Jy ! Component: 150 - total flux cleaned = 0.000488175 Jy ! Component: 200 - total flux cleaned = 0.000517862 Jy ! Total flux subtracted in 200 components = 0.000517862 Jy ! Clean residual min=-0.003588 max=0.004014 Jy/beam ! Clean residual mean=-0.000018 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.571083 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 72 components and 0.571083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073570Jy sigma=1.095530 ! Fit after self-cal, rms=0.073514Jy sigma=1.090099 ! 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.17 x 8.075 at -4.297 degrees (North through East) ! Clean map min=-0.0036764 max=0.43544 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.073514Jy sigma=1.090099 ! Fit after self-cal, rms=0.066755Jy sigma=0.963155 ! 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.066755Jy sigma=0.963155 ! Fit after self-cal, rms=0.066851Jy sigma=0.962459 ! Inverting map and beam ! Estimated beam: bmin=3.172 mas, bmaj=8.075 mas, bpa=-4.314 degrees ! Estimated noise=0.977181 mJy/beam. ! Added new window around map position (22.5, 34). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00246117 Jy ! Component: 100 - total flux cleaned = 0.00278552 Jy ! Component: 150 - total flux cleaned = 0.00303325 Jy ! Component: 200 - total flux cleaned = 0.00331225 Jy ! Total flux subtracted in 200 components = 0.00331225 Jy ! Clean residual min=-0.002935 max=0.002993 Jy/beam ! Clean residual mean=-0.000003 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.574395 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 95 components and 0.574395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066625Jy sigma=0.958549 ! Fit after self-cal, rms=0.066660Jy sigma=0.958343 ! 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.066660Jy sigma=0.958343 ! Fit after self-cal, rms=0.064949Jy sigma=0.922535 ! 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.064949Jy sigma=0.922535 ! Fit after self-cal, rms=0.064961Jy sigma=0.922508 ! Inverting map and beam ! Estimated beam: bmin=3.177 mas, bmaj=8.076 mas, bpa=-4.227 degrees ! Estimated noise=0.977548 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000189196 Jy ! Component: 100 - total flux cleaned = 0.000289998 Jy ! Component: 150 - total flux cleaned = 0.00033614 Jy ! Component: 200 - total flux cleaned = 0.000423036 Jy ! Total flux subtracted in 200 components = 0.000423036 Jy ! Clean residual min=-0.002870 max=0.002980 Jy/beam ! Clean residual mean=-0.000006 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.574818 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 106 components and 0.574818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064907Jy sigma=0.921474 ! Fit after self-cal, rms=0.064914Jy sigma=0.921442 ! 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.808 mas, bmaj=14.1 mas, bpa=-4.062 degrees ! Estimated noise=1.25452 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.00160325 Jy ! Component: 100 - total flux cleaned = 0.00174658 Jy ! Component: 150 - total flux cleaned = 0.00171991 Jy ! Component: 200 - total flux cleaned = 0.00167013 Jy ! Total flux subtracted in 200 components = 0.00167013 Jy ! Clean residual min=-0.002813 max=0.003073 Jy/beam ! Clean residual mean=-0.000005 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.576488 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 114 components and 0.576488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064937Jy sigma=0.921641 ! Fit after self-cal, rms=0.064933Jy sigma=0.921426 ! 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.655 mas, bmaj=6.476 mas, bpa=-2.733 degrees ! Estimated noise=1.21292 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.367514 Jy ! Component: 100 - total flux cleaned = 0.475967 Jy ! Component: 150 - total flux cleaned = 0.520821 Jy ! Component: 200 - total flux cleaned = 0.542581 Jy ! Total flux subtracted in 200 components = 0.542581 Jy ! Clean residual min=-0.005695 max=0.008984 Jy/beam ! Clean residual mean=-0.000018 rms=0.001558 Jy/beam ! Combined flux in latest and established models = 0.542581 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.542581 Jy ! Inverting map and beam ! Estimated beam: bmin=3.177 mas, bmaj=8.076 mas, bpa=-4.227 degrees ! Estimated noise=0.977548 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.0155665 Jy ! Component: 100 - total flux cleaned = 0.0224124 Jy ! Component: 150 - total flux cleaned = 0.0251472 Jy ! Component: 200 - total flux cleaned = 0.0270701 Jy ! Total flux subtracted in 200 components = 0.0270701 Jy ! Clean residual min=-0.003168 max=0.004005 Jy/beam ! Clean residual mean=-0.000001 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.569651 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 60 components and 0.569651 Jy ! Inverting map ! Added new window around map position (4, 0). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00419126 Jy ! Component: 100 - total flux cleaned = 0.00570224 Jy ! Component: 150 - total flux cleaned = 0.00607332 Jy ! Component: 200 - total flux cleaned = 0.00652806 Jy ! Total flux subtracted in 200 components = 0.00652806 Jy ! Clean residual min=-0.002826 max=0.002856 Jy/beam ! Clean residual mean=-0.000006 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.576179 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 83 components and 0.576179 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.808 mas, bmaj=14.1 mas, bpa=-4.062 degrees ! Estimated noise=1.25452 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.00108502 Jy ! Component: 100 - total flux cleaned = 0.00131106 Jy ! Component: 150 - total flux cleaned = 0.00127774 Jy ! Component: 200 - total flux cleaned = 0.00133759 Jy ! Total flux subtracted in 200 components = 0.00133759 Jy ! Clean residual min=-0.002784 max=0.002990 Jy/beam ! Clean residual mean=-0.000005 rms=0.000925 Jy/beam ! Combined flux in latest and established models = 0.577517 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 105 components and 0.577517 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.177 mas, bmaj=8.076 mas, bpa=-4.227 degrees ! Estimated noise=0.977548 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -1.92984e-05 Jy ! Component: 100 - total flux cleaned = -0.000219667 Jy ! Component: 150 - total flux cleaned = -0.000219295 Jy ! Component: 200 - total flux cleaned = -0.000179822 Jy ! Total flux subtracted in 200 components = -0.000179822 Jy ! Clean residual min=-0.002562 max=0.002750 Jy/beam ! Clean residual mean=-0.000005 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.577337 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 124 components and 0.577337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064686Jy sigma=0.917447 ! Fit after self-cal, rms=0.064686Jy sigma=0.917266 wmodel J0606-0724_S_2005_07_08_yyk\_map.mod ! Writing 124 model components to file: J0606-0724_S_2005_07_08_yyk_map.mod wobs J0606-0724_S_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J0606-0724_S_2005_07_08_yyk_uvs.fits wwins J0606-0724_S_2005_07_08_yyk\_map.win ! wwins: Wrote 3 windows to J0606-0724_S_2005_07_08_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.00040527 Jy ! Component: 100 - total flux cleaned = 0.000314272 Jy ! Component: 150 - total flux cleaned = 0.00018687 Jy ! Component: 200 - total flux cleaned = 2.39225e-05 Jy ! Component: 250 - total flux cleaned = -0.000250633 Jy ! Component: 300 - total flux cleaned = -0.000668869 Jy ! Component: 350 - total flux cleaned = -0.000926552 Jy ! Component: 400 - total flux cleaned = -0.00114215 Jy ! Component: 450 - total flux cleaned = -0.00131747 Jy ! Component: 500 - total flux cleaned = -0.00142099 Jy ! Component: 550 - total flux cleaned = -0.00142156 Jy ! Component: 600 - total flux cleaned = -0.00148778 Jy ! Component: 650 - total flux cleaned = -0.00142301 Jy ! Component: 700 - total flux cleaned = -0.00148632 Jy ! Component: 750 - total flux cleaned = -0.00139326 Jy ! Component: 800 - total flux cleaned = -0.00148539 Jy ! Component: 850 - total flux cleaned = -0.00148531 Jy ! Component: 900 - total flux cleaned = -0.00151424 Jy ! Component: 950 - total flux cleaned = -0.00151346 Jy ! Component: 1000 - total flux cleaned = -0.00145584 Jy ! Component: 1050 - total flux cleaned = -0.0016245 Jy ! Component: 1100 - total flux cleaned = -0.00167921 Jy ! Component: 1150 - total flux cleaned = -0.0017061 Jy ! Component: 1200 - total flux cleaned = -0.00178671 Jy ! Component: 1250 - total flux cleaned = -0.00178714 Jy ! Component: 1300 - total flux cleaned = -0.00184029 Jy ! Component: 1350 - total flux cleaned = -0.00194454 Jy ! Component: 1400 - total flux cleaned = -0.00189332 Jy ! Component: 1450 - total flux cleaned = -0.00202023 Jy ! Component: 1500 - total flux cleaned = -0.00199507 Jy ! Component: 1550 - total flux cleaned = -0.00197017 Jy ! Component: 1600 - total flux cleaned = -0.00197042 Jy ! Component: 1650 - total flux cleaned = -0.00197095 Jy ! Component: 1700 - total flux cleaned = -0.00194713 Jy ! Component: 1750 - total flux cleaned = -0.00194719 Jy ! Component: 1800 - total flux cleaned = -0.00194706 Jy ! Component: 1850 - total flux cleaned = -0.00197065 Jy ! Component: 1900 - total flux cleaned = -0.00192449 Jy ! Component: 1950 - total flux cleaned = -0.00203931 Jy ! Component: 2000 - total flux cleaned = -0.00203921 Jy ! Total flux subtracted in 2048 components = -0.00203885 Jy ! Clean residual min=-0.001320 max=0.001577 Jy/beam ! Clean residual mean=0.000002 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.575298 Jy keep ! Adding 139 model components to the UV plane model. ! The established model now contains 263 components and 0.575298 Jy ![Exited script file: muppet] wmap "J0606-0724_S_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.177 x 8.076 at -4.227 degrees (North through East) ! Clean map min=-0.0024331 max=0.43643 Jy/beam ! Writing clean map to FITS file: J0606-0724_S_2005_07_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.436427 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000458782 device "J0606-0724_S_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J0606-0724_S_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.315366 0.315366 0.630733 1.26147 2.52293 5.04586 10.0917 20.1835 40.3669 80.7338 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.436 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.177 x 8.076 at -4.227 degrees (North through East) ! Clean map min=-0.0024331 max=0.43643 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0606-0724_S_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J0606-0724_S_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0606-0724_S_2005_07_08_yyk_uvs.log closed on Fri Jan 20 10:00:06 2006