! Started logfile: J0339-0146_S_2006_12_18_yyk_uvs.log on Mon Jun 16 19:12:25 2008 obs J0339-0146_S_2006_12_18_yyk_uve.fits ! Reading UV FITS file: J0339-0146_S_2006_12_18_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.95 visibilities/baseline/integration-bin. ! Found source: J0339-0146 ! ! 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 2469 lines of history. ! ! Reading 684 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 J0339-0146_S_2006_12_18_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)= 2.0115 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.457 mas, bmaj=6.923 mas, bpa=-4.485 degrees ! Estimated noise=1.97885 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 = 1.58053 Jy ! Component: 100 - total flux cleaned = 2.04844 Jy ! Total flux subtracted in 100 components = 2.04844 Jy ! Clean residual min=-0.066047 max=0.143715 Jy/beam ! Clean residual mean=-0.000114 rms=0.022411 Jy/beam ! Combined flux in latest and established models = 2.04844 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 2.04844 Jy ! ! Correcting IF 1. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.297834Jy sigma=5.470094 ! Fit after self-cal, rms=0.297496Jy sigma=5.463468 ! Inverting map and beam ! Estimated beam: bmin=2.457 mas, bmaj=6.923 mas, bpa=-4.485 degrees ! Estimated noise=1.97885 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.194699 Jy ! Component: 100 - total flux cleaned = 0.288943 Jy ! Total flux subtracted in 100 components = 0.288943 Jy ! Clean residual min=-0.038402 max=0.043826 Jy/beam ! Clean residual mean=-0.000203 rms=0.009616 Jy/beam ! Combined flux in latest and established models = 2.33738 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 27 components and 2.33738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159770Jy sigma=2.871422 ! Fit after self-cal, rms=0.159881Jy sigma=2.869070 ! 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.341 mas, bmaj=8.414 mas, bpa=-3.217 degrees ! Estimated noise=1.53847 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.0535839 Jy ! Component: 100 - total flux cleaned = 0.0753031 Jy ! Component: 150 - total flux cleaned = 0.0853518 Jy ! Component: 200 - total flux cleaned = 0.0883018 Jy ! Total flux subtracted in 200 components = 0.0883018 Jy ! Clean residual min=-0.035228 max=0.034844 Jy/beam ! Clean residual mean=-0.000458 rms=0.009294 Jy/beam ! Combined flux in latest and established models = 2.42568 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 54 components and 2.42568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147727Jy sigma=2.653751 ! Fit after self-cal, rms=0.147734Jy sigma=2.653150 ! 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.341 x 8.414 at -3.217 degrees (North through East) ! Clean map min=-0.03435 max=1.9343 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.02598 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.92 HN 0.91 KP 0.94 ! LA 1.07 MK 0.97 NL 1.01 OV 0.97 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.988842 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.96 HN 1.02 KP 1.01 ! LA 1.04 MK 1.05 NL 1.02 OV 1.01 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.977234 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.98 HN 0.99 KP 0.97 ! LA 1.00 MK 1.03 NL 1.11 OV 1.02 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00193 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 0.97 KP 0.95 ! LA 1.00 MK 1.02 NL 1.03 OV 1.00 ! PT 0.94 SC 1.11 ! ! ! Fit before self-cal, rms=0.147734Jy sigma=2.653150 ! Fit after self-cal, rms=0.105419Jy sigma=1.869333 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.105419Jy sigma=1.869333 ! Fit after self-cal, rms=0.105409Jy sigma=1.869297 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.367 mas, bmaj=8.495 mas, bpa=-3.22 degrees ! Estimated noise=1.53597 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.00428916 Jy ! Component: 100 - total flux cleaned = -0.00502673 Jy ! Component: 150 - total flux cleaned = -0.00488018 Jy ! Component: 200 - total flux cleaned = -0.00462117 Jy ! Total flux subtracted in 200 components = -0.00462117 Jy ! Clean residual min=-0.011268 max=0.012694 Jy/beam ! Clean residual mean=0.000077 rms=0.003100 Jy/beam ! Combined flux in latest and established models = 2.42106 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 74 components and 2.42106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104884Jy sigma=1.860696 ! Fit after self-cal, rms=0.104889Jy sigma=1.860266 ! 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.104889Jy sigma=1.860266 ! Fit after self-cal, rms=0.096580Jy sigma=1.730675 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.00127281 Jy ! Component: 100 - total flux cleaned = 0.00138441 Jy ! Component: 150 - total flux cleaned = 0.00158389 Jy ! Component: 200 - total flux cleaned = 0.00176823 Jy ! Total flux subtracted in 200 components = 0.00176823 Jy ! Clean residual min=-0.011035 max=0.012611 Jy/beam ! Clean residual mean=0.000075 rms=0.003038 Jy/beam ! Combined flux in latest and established models = 2.42283 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 79 components and 2.42283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096373Jy sigma=1.727489 ! Fit after self-cal, rms=0.095755Jy sigma=1.718976 ! 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.367 x 8.495 at -3.22 degrees (North through East) ! Clean map min=-0.010914 max=1.9362 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.095755Jy sigma=1.718976 ! Fit after self-cal, rms=0.061322Jy sigma=1.020480 ! 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.061322Jy sigma=1.020480 ! Fit after self-cal, rms=0.061255Jy sigma=1.019505 ! Inverting map and beam ! Estimated beam: bmin=3.377 mas, bmaj=8.521 mas, bpa=-3.271 degrees ! Estimated noise=1.53652 mJy/beam. ! Added new window around map position (19.5, 11). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0111143 Jy ! Component: 100 - total flux cleaned = 0.0130682 Jy ! Component: 150 - total flux cleaned = 0.0135899 Jy ! Component: 200 - total flux cleaned = 0.0140458 Jy ! Total flux subtracted in 200 components = 0.0140458 Jy ! Clean residual min=-0.007987 max=0.009173 Jy/beam ! Clean residual mean=-0.000003 rms=0.002066 Jy/beam ! Combined flux in latest and established models = 2.43688 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 97 components and 2.43688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059126Jy sigma=0.983482 ! Fit after self-cal, rms=0.059053Jy sigma=0.981650 ! 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.059053Jy sigma=0.981650 ! Fit after self-cal, rms=0.057744Jy sigma=0.958567 ! 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.057744Jy sigma=0.958567 ! Fit after self-cal, rms=0.057744Jy sigma=0.958559 ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=8.529 mas, bpa=-3.287 degrees ! Estimated noise=1.53691 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0020345 Jy ! Component: 100 - total flux cleaned = 0.00232324 Jy ! Component: 150 - total flux cleaned = 0.00244717 Jy ! Component: 200 - total flux cleaned = 0.00255817 Jy ! Total flux subtracted in 200 components = 0.00255817 Jy ! Clean residual min=-0.007062 max=0.006965 Jy/beam ! Clean residual mean=0.000001 rms=0.001914 Jy/beam ! Combined flux in latest and established models = 2.43943 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 104 components and 2.43943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057228Jy sigma=0.949816 ! Fit after self-cal, rms=0.057230Jy sigma=0.949490 ! 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.888 mas, bmaj=13.48 mas, bpa=-1.495 degrees ! Estimated noise=1.90053 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.00044195 Jy ! Component: 100 - total flux cleaned = -0.0010905 Jy ! Component: 150 - total flux cleaned = -0.00169272 Jy ! Component: 200 - total flux cleaned = -0.0020828 Jy ! Total flux subtracted in 200 components = -0.0020828 Jy ! Clean residual min=-0.006414 max=0.005914 Jy/beam ! Clean residual mean=0.000013 rms=0.002076 Jy/beam ! Combined flux in latest and established models = 2.43735 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 111 components and 2.43735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057470Jy sigma=0.952962 ! Fit after self-cal, rms=0.057371Jy sigma=0.950692 ! 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.475 mas, bmaj=6.99 mas, bpa=-4.655 degrees ! Estimated noise=1.97594 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.57531 Jy ! Component: 100 - total flux cleaned = 2.03331 Jy ! Component: 150 - total flux cleaned = 2.22004 Jy ! Component: 200 - total flux cleaned = 2.30739 Jy ! Total flux subtracted in 200 components = 2.30739 Jy ! Clean residual min=-0.016306 max=0.035793 Jy/beam ! Clean residual mean=0.000058 rms=0.006227 Jy/beam ! Combined flux in latest and established models = 2.30739 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 29 model components to the UV plane model. ! The established model now contains 29 components and 2.30739 Jy ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=8.529 mas, bpa=-3.287 degrees ! Estimated noise=1.53691 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.0635793 Jy ! Component: 100 - total flux cleaned = 0.090026 Jy ! Component: 150 - total flux cleaned = 0.105443 Jy ! Component: 200 - total flux cleaned = 0.115349 Jy ! Total flux subtracted in 200 components = 0.115349 Jy ! Clean residual min=-0.007433 max=0.013216 Jy/beam ! Clean residual mean=0.000023 rms=0.002220 Jy/beam ! Combined flux in latest and established models = 2.42274 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 68 components and 2.42274 Jy ! Inverting map ! Added new window around map position (4, 1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.011571 Jy ! Component: 100 - total flux cleaned = 0.0140117 Jy ! Component: 150 - total flux cleaned = 0.0146821 Jy ! Component: 200 - total flux cleaned = 0.0150578 Jy ! Total flux subtracted in 200 components = 0.0150578 Jy ! Clean residual min=-0.006120 max=0.006136 Jy/beam ! Clean residual mean=0.000001 rms=0.001742 Jy/beam ! Combined flux in latest and established models = 2.4378 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 86 components and 2.4378 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.888 mas, bmaj=13.48 mas, bpa=-1.495 degrees ! Estimated noise=1.90053 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 = -8.03081e-05 Jy ! Component: 100 - total flux cleaned = 0.000129786 Jy ! Component: 150 - total flux cleaned = 0.000322571 Jy ! Component: 200 - total flux cleaned = 0.000489208 Jy ! Total flux subtracted in 200 components = 0.000489208 Jy ! Clean residual min=-0.006019 max=0.006217 Jy/beam ! Clean residual mean=0.000016 rms=0.002003 Jy/beam ! Combined flux in latest and established models = 2.43829 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 113 components and 2.43829 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=8.529 mas, bpa=-3.287 degrees ! Estimated noise=1.53691 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00164194 Jy ! Component: 100 - total flux cleaned = 0.00206915 Jy ! Component: 150 - total flux cleaned = 0.00219649 Jy ! Component: 200 - total flux cleaned = 0.00220076 Jy ! Total flux subtracted in 200 components = 0.00220076 Jy ! Clean residual min=-0.005763 max=0.006076 Jy/beam ! Clean residual mean=0.000001 rms=0.001624 Jy/beam ! Combined flux in latest and established models = 2.44049 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 129 components and 2.44049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056088Jy sigma=0.925658 ! Fit after self-cal, rms=0.055970Jy sigma=0.923999 wmodel J0339-0146_S_2006_12_18_yyk\_map.mod ! Writing 129 model components to file: J0339-0146_S_2006_12_18_yyk_map.mod wobs J0339-0146_S_2006_12_18_yyk\_uvs.fits ! Writing UV FITS file: J0339-0146_S_2006_12_18_yyk_uvs.fits wwins J0339-0146_S_2006_12_18_yyk\_map.win ! wwins: Wrote 3 windows to J0339-0146_S_2006_12_18_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.00070517 Jy ! Component: 100 - total flux cleaned = 0.000899731 Jy ! Component: 150 - total flux cleaned = 0.00115999 Jy ! Component: 200 - total flux cleaned = 0.00107488 Jy ! Component: 250 - total flux cleaned = 0.000837975 Jy ! Component: 300 - total flux cleaned = 0.000913994 Jy ! Component: 350 - total flux cleaned = 0.000914224 Jy ! Component: 400 - total flux cleaned = 0.000914908 Jy ! Component: 450 - total flux cleaned = 0.000982548 Jy ! Component: 500 - total flux cleaned = 0.00111356 Jy ! Component: 550 - total flux cleaned = 0.00130184 Jy ! Component: 600 - total flux cleaned = 0.00142212 Jy ! Component: 650 - total flux cleaned = 0.00148066 Jy ! Component: 700 - total flux cleaned = 0.00165279 Jy ! Component: 750 - total flux cleaned = 0.00176413 Jy ! Component: 800 - total flux cleaned = 0.00192732 Jy ! Component: 850 - total flux cleaned = 0.00198016 Jy ! Component: 900 - total flux cleaned = 0.0021329 Jy ! Component: 950 - total flux cleaned = 0.00223347 Jy ! Component: 1000 - total flux cleaned = 0.00242972 Jy ! Component: 1050 - total flux cleaned = 0.00252446 Jy ! Component: 1100 - total flux cleaned = 0.00280382 Jy ! Component: 1150 - total flux cleaned = 0.00294058 Jy ! Component: 1200 - total flux cleaned = 0.00311969 Jy ! Component: 1250 - total flux cleaned = 0.00346969 Jy ! Component: 1300 - total flux cleaned = 0.00351231 Jy ! Component: 1350 - total flux cleaned = 0.00363912 Jy ! Component: 1400 - total flux cleaned = 0.003805 Jy ! Component: 1450 - total flux cleaned = 0.00392639 Jy ! Component: 1500 - total flux cleaned = 0.00396576 Jy ! Component: 1550 - total flux cleaned = 0.00412212 Jy ! Component: 1600 - total flux cleaned = 0.00408371 Jy ! Component: 1650 - total flux cleaned = 0.00416006 Jy ! Component: 1700 - total flux cleaned = 0.00430875 Jy ! Component: 1750 - total flux cleaned = 0.00438183 Jy ! Component: 1800 - total flux cleaned = 0.00456255 Jy ! Component: 1850 - total flux cleaned = 0.00463387 Jy ! Component: 1900 - total flux cleaned = 0.004846 Jy ! Component: 1950 - total flux cleaned = 0.00495006 Jy ! Component: 2000 - total flux cleaned = 0.00505353 Jy ! Total flux subtracted in 2048 components = 0.00529162 Jy ! Clean residual min=-0.002998 max=0.002603 Jy/beam ! Clean residual mean=0.000008 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 2.44578 Jy keep ! Adding 131 model components to the UV plane model. ! The established model now contains 260 components and 2.44578 Jy ![Exited script file: muppet] wmap "J0339-0146_S_2006_12_18_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.381 x 8.529 at -3.287 degrees (North through East) ! Clean map min=-0.0040384 max=1.943 Jy/beam ! Writing clean map to FITS file: J0339-0146_S_2006_12_18_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.94303 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000676888 device "J0339-0146_S_2006_12_18_yyk\_map.eps/VPS" ! Attempting to open device: 'J0339-0146_S_2006_12_18_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.10451 0.10451 0.20902 0.41804 0.836079 1.67216 3.34432 6.68863 13.3773 26.7545 53.5091 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.943 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.381 x 8.529 at -3.287 degrees (North through East) ! Clean map min=-0.0040384 max=1.943 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0339-0146_S_2006_12_18_yyk\_map.gif/gif" ! Attempting to open device: 'J0339-0146_S_2006_12_18_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0339-0146_S_2006_12_18_yyk_uvs.log closed on Mon Jun 16 19:12:31 2008