! Started logfile: J0745+3313_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:20:52 2016 obs J0745+3313_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0745+3313_S_2014_08_05_pus_uva.fits ! AN table 1: 103 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.671197 visibilities/baseline/integration-bin. ! Found source: J0745+3313 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 360 lines of history. ! ! Reading 12444 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 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J0745+3313_S_2014_08_05_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 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. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 185 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 185 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 185 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 185 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.944600Jy sigma=0.010777 ! Fit after self-cal, rms=0.929571Jy sigma=0.010617 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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=3.929 mas, bmaj=7.524 mas, bpa=29 degrees ! Estimated noise=778.985 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0552222 Jy ! Component: 100 - total flux cleaned = 0.068305 Jy ! Total flux subtracted in 100 components = 0.068305 Jy ! Clean residual min=-0.003228 max=0.005093 Jy/beam ! Clean residual mean=-0.000001 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.068305 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.068305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072306Jy sigma=0.000775 ! Fit after self-cal, rms=0.072290Jy sigma=0.000775 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00545355 Jy ! Component: 100 - total flux cleaned = 0.00792074 Jy ! Total flux subtracted in 100 components = 0.00792074 Jy ! Clean residual min=-0.002586 max=0.002705 Jy/beam ! Clean residual mean=0.000006 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.0762257 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 20 components and 0.0762258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071799Jy sigma=0.000770 ! Fit after self-cal, rms=0.071792Jy sigma=0.000770 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! 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=4.787 mas, bmaj=8.017 mas, bpa=29.45 degrees ! Estimated noise=563.059 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00231945 Jy ! Component: 100 - total flux cleaned = 0.00351187 Jy ! Component: 150 - total flux cleaned = 0.0041958 Jy ! Component: 200 - total flux cleaned = 0.00432765 Jy ! Total flux subtracted in 200 components = 0.00432765 Jy ! Clean residual min=-0.001766 max=0.002143 Jy/beam ! Clean residual mean=0.000008 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.0805534 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 40 components and 0.0805534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071696Jy sigma=0.000769 ! Fit after self-cal, rms=0.071691Jy sigma=0.000769 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.86 HN 1.00 KP 1.07 ! LA 1.14 MK 1.00* NL 0.97 OV 0.97 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 0.97 KP 1.09 ! LA 1.08 MK 1.00* NL 0.97 OV 1.03 ! PT 1.01 SC 0.93 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.15 HN 1.01 KP 0.90 ! LA 0.89 MK 1.00* NL 1.03 OV 0.97 ! PT 1.02 SC 1.05 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.04 HN 1.00 KP 0.92 ! LA 0.84 MK 1.00* NL 1.02 OV 0.95 ! PT 1.00 SC 1.00 ! ! ! Fit before self-cal, rms=0.071691Jy sigma=0.000769 ! Fit after self-cal, rms=0.070238Jy sigma=0.000766 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.777 mas, bmaj=7.998 mas, bpa=29.3 degrees ! Estimated noise=563.496 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.97181e-05 Jy ! Component: 100 - total flux cleaned = -5.27854e-05 Jy ! Component: 150 - total flux cleaned = -2.14457e-05 Jy ! Component: 200 - total flux cleaned = 6.61078e-06 Jy ! Total flux subtracted in 200 components = 6.61078e-06 Jy ! Clean residual min=-0.001599 max=0.002041 Jy/beam ! Clean residual mean=0.000004 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.08056 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 49 components and 0.08056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070229Jy sigma=0.000766 ! Fit after self-cal, rms=0.070211Jy sigma=0.000766 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070211Jy sigma=0.000766 ! Fit after self-cal, rms=0.070138Jy sigma=0.000765 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.788 mas, bmaj=7.995 mas, bpa=29.33 degrees ! Estimated noise=563.335 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000164794 Jy ! Component: 100 - total flux cleaned = -0.000149821 Jy ! Component: 150 - total flux cleaned = -0.000160955 Jy ! Component: 200 - total flux cleaned = -0.00016108 Jy ! Total flux subtracted in 200 components = -0.00016108 Jy ! Clean residual min=-0.001599 max=0.001956 Jy/beam ! Clean residual mean=0.000004 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.0803989 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 52 components and 0.0803989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070133Jy sigma=0.000765 ! Fit after self-cal, rms=0.070138Jy sigma=0.000765 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-2.5, 27). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214529 Jy ! Component: 100 - total flux cleaned = 0.0035216 Jy ! Component: 150 - total flux cleaned = 0.00448478 Jy ! Component: 200 - total flux cleaned = 0.00492186 Jy ! Total flux subtracted in 200 components = 0.00492186 Jy ! Clean residual min=-0.001411 max=0.001281 Jy/beam ! Clean residual mean=-0.000002 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.0853208 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 96 components and 0.0853208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070063Jy sigma=0.000764 ! Fit after self-cal, rms=0.070055Jy sigma=0.000764 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070055Jy sigma=0.000764 ! Fit after self-cal, rms=0.069917Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.793 mas, bmaj=7.998 mas, bpa=29.32 degrees ! Estimated noise=562.589 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102581 Jy ! Component: 100 - total flux cleaned = 0.00163375 Jy ! Component: 150 - total flux cleaned = 0.0018718 Jy ! Component: 200 - total flux cleaned = 0.00201748 Jy ! Total flux subtracted in 200 components = 0.00201748 Jy ! Clean residual min=-0.001384 max=0.001125 Jy/beam ! Clean residual mean=-0.000002 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.0873383 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 113 components and 0.0873382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069899Jy sigma=0.000764 ! Fit after self-cal, rms=0.069895Jy sigma=0.000764 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000346723 Jy ! Component: 100 - total flux cleaned = 0.000458399 Jy ! Component: 150 - total flux cleaned = 0.000541512 Jy ! Component: 200 - total flux cleaned = 0.000578518 Jy ! Total flux subtracted in 200 components = 0.000578518 Jy ! Clean residual min=-0.001360 max=0.001131 Jy/beam ! Clean residual mean=-0.000003 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.0879168 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 123 components and 0.0879168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069890Jy sigma=0.000764 ! Fit after self-cal, rms=0.069889Jy sigma=0.000764 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069889Jy sigma=0.000764 ! Fit after self-cal, rms=0.069908Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.012 mas, bmaj=9.786 mas, bpa=46.37 degrees ! Estimated noise=640.892 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00029695 Jy ! Component: 100 - total flux cleaned = 0.000388622 Jy ! Component: 150 - total flux cleaned = 0.000470388 Jy ! Component: 200 - total flux cleaned = 0.000521677 Jy ! Total flux subtracted in 200 components = 0.000521677 Jy ! Clean residual min=-0.001278 max=0.001243 Jy/beam ! Clean residual mean=-0.000004 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.0884385 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 153 components and 0.0884384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069905Jy sigma=0.000764 ! Fit after self-cal, rms=0.069904Jy sigma=0.000764 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.33452e-05 Jy ! Component: 100 - total flux cleaned = 0.000114969 Jy ! Component: 150 - total flux cleaned = 0.000134825 Jy ! Component: 200 - total flux cleaned = 0.000129048 Jy ! Total flux subtracted in 200 components = 0.000129048 Jy ! Clean residual min=-0.001255 max=0.001230 Jy/beam ! Clean residual mean=-0.000004 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.0885675 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 173 components and 0.0885675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069903Jy sigma=0.000764 ! Fit after self-cal, rms=0.069903Jy sigma=0.000764 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.795 mas, bmaj=8.009 mas, bpa=29.32 degrees ! Estimated noise=562.929 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.795 x 8.009 at 29.32 degrees (North through East) ! Clean map min=-0.001316 max=0.071568 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative 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=3.923 mas, bmaj=7.525 mas, bpa=28.78 degrees ! Estimated noise=778.067 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.054955 Jy ! Component: 100 - total flux cleaned = 0.0684178 Jy ! Component: 150 - total flux cleaned = 0.0741309 Jy ! Component: 200 - total flux cleaned = 0.0775074 Jy ! Total flux subtracted in 200 components = 0.0775074 Jy ! Clean residual min=-0.002230 max=0.002263 Jy/beam ! Clean residual mean=0.000001 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.0775074 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0775074 Jy ! Inverting map and beam ! Estimated beam: bmin=4.795 mas, bmaj=8.009 mas, bpa=29.32 degrees ! Estimated noise=562.929 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) ! Added new window around map position (-1, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00302883 Jy ! Component: 100 - total flux cleaned = 0.0051048 Jy ! Component: 150 - total flux cleaned = 0.00673072 Jy ! Component: 200 - total flux cleaned = 0.00802356 Jy ! Total flux subtracted in 200 components = 0.00802356 Jy ! Clean residual min=-0.001308 max=0.001331 Jy/beam ! Clean residual mean=-0.000001 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.085531 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 49 components and 0.085531 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.012 mas, bmaj=9.786 mas, bpa=46.37 degrees ! Estimated noise=640.892 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126756 Jy ! Component: 100 - total flux cleaned = 0.00185004 Jy ! Component: 150 - total flux cleaned = 0.0021109 Jy ! Component: 200 - total flux cleaned = 0.00230802 Jy ! Total flux subtracted in 200 components = 0.00230802 Jy ! Clean residual min=-0.001308 max=0.001431 Jy/beam ! Clean residual mean=-0.000004 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.087839 Jy flux_cutoff = imstat(rms) * dynam 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000169914 Jy ! Component: 100 - total flux cleaned = 0.000281976 Jy ! Component: 150 - total flux cleaned = 0.000363747 Jy ! Component: 200 - total flux cleaned = 0.000422374 Jy ! Total flux subtracted in 200 components = 0.000422374 Jy ! Clean residual min=-0.001268 max=0.001366 Jy/beam ! Clean residual mean=-0.000004 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.0882614 Jy ! Adding 85 model components to the UV plane model. ! The established model now contains 128 components and 0.0882614 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.795 mas, bmaj=8.009 mas, bpa=29.32 degrees ! Estimated noise=562.929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00024308 Jy ! Component: 100 - total flux cleaned = 0.000319179 Jy ! Component: 150 - total flux cleaned = 0.000371564 Jy ! Component: 200 - total flux cleaned = 0.000387309 Jy ! Total flux subtracted in 200 components = 0.000387309 Jy ! Clean residual min=-0.001251 max=0.001164 Jy/beam ! Clean residual mean=-0.000003 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.0886487 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 150 components and 0.0886487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069913Jy sigma=0.000764 ! Fit after self-cal, rms=0.069913Jy sigma=0.000764 wmodel J0745+3313_S_2014_08_05_pus_map.mod ! Writing 150 model components to file: J0745+3313_S_2014_08_05_pus_map.mod wobs J0745+3313_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0745+3313_S_2014_08_05_pus_uvs.fits wwins J0745+3313_S_2014_08_05_pus_map.win ! wwins: Wrote 3 windows to J0745+3313_S_2014_08_05_pus_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 = -6.30237e-05 Jy ! Component: 100 - total flux cleaned = 7.85002e-05 Jy ! Component: 150 - total flux cleaned = 0.00021278 Jy ! Component: 200 - total flux cleaned = 0.000303865 Jy ! Component: 250 - total flux cleaned = 0.000355891 Jy ! Component: 300 - total flux cleaned = 0.000356701 Jy ! Component: 350 - total flux cleaned = 0.000437405 Jy ! Component: 400 - total flux cleaned = 0.000468317 Jy ! Component: 450 - total flux cleaned = 0.000498417 Jy ! Component: 500 - total flux cleaned = 0.000557534 Jy ! Component: 550 - total flux cleaned = 0.000600529 Jy ! Component: 600 - total flux cleaned = 0.000656319 Jy ! Component: 650 - total flux cleaned = 0.000642577 Jy ! Component: 700 - total flux cleaned = 0.00062938 Jy ! Component: 750 - total flux cleaned = 0.00064263 Jy ! Component: 800 - total flux cleaned = 0.000629576 Jy ! Component: 850 - total flux cleaned = 0.000616857 Jy ! Component: 900 - total flux cleaned = 0.000592417 Jy ! Component: 950 - total flux cleaned = 0.000592815 Jy ! Component: 1000 - total flux cleaned = 0.000569203 Jy ! Component: 1050 - total flux cleaned = 0.000533904 Jy ! Component: 1100 - total flux cleaned = 0.000545593 Jy ! Component: 1150 - total flux cleaned = 0.000500109 Jy ! Component: 1200 - total flux cleaned = 0.000477511 Jy ! Component: 1250 - total flux cleaned = 0.000466385 Jy ! Component: 1300 - total flux cleaned = 0.000477224 Jy ! Component: 1350 - total flux cleaned = 0.000444866 Jy ! Component: 1400 - total flux cleaned = 0.000413022 Jy ! Component: 1450 - total flux cleaned = 0.000381592 Jy ! Component: 1500 - total flux cleaned = 0.000391938 Jy ! Component: 1550 - total flux cleaned = 0.000381573 Jy ! Component: 1600 - total flux cleaned = 0.000351315 Jy ! Component: 1650 - total flux cleaned = 0.000331324 Jy ! Component: 1700 - total flux cleaned = 0.000341176 Jy ! Component: 1750 - total flux cleaned = 0.000292375 Jy ! Component: 1800 - total flux cleaned = 0.000263508 Jy ! Component: 1850 - total flux cleaned = 0.000235113 Jy ! Component: 1900 - total flux cleaned = 0.000216208 Jy ! Component: 1950 - total flux cleaned = 0.000206893 Jy ! Component: 2000 - total flux cleaned = 0.000197766 Jy ! Component: 2050 - total flux cleaned = 0.000179497 Jy ! Component: 2100 - total flux cleaned = 0.000170458 Jy ! Component: 2150 - total flux cleaned = 0.000152788 Jy ! Component: 2200 - total flux cleaned = 0.0001616 Jy ! Component: 2250 - total flux cleaned = 0.000152759 Jy ! Component: 2300 - total flux cleaned = 0.000100956 Jy ! Component: 2350 - total flux cleaned = 0.000126621 Jy ! Component: 2400 - total flux cleaned = 9.27739e-05 Jy ! Component: 2450 - total flux cleaned = 8.44871e-05 Jy ! Component: 2500 - total flux cleaned = 7.60302e-05 Jy ! Component: 2550 - total flux cleaned = 7.60197e-05 Jy ! Component: 2600 - total flux cleaned = 6.79431e-05 Jy ! Component: 2650 - total flux cleaned = 0.000100386 Jy ! Component: 2700 - total flux cleaned = 7.6132e-05 Jy ! Component: 2750 - total flux cleaned = 6.82504e-05 Jy ! Component: 2800 - total flux cleaned = 9.17754e-05 Jy ! Component: 2850 - total flux cleaned = 6.04064e-05 Jy ! Component: 2900 - total flux cleaned = 6.81989e-05 Jy ! Component: 2950 - total flux cleaned = 9.12363e-05 Jy ! Component: 3000 - total flux cleaned = 3.77144e-05 Jy ! Component: 3050 - total flux cleaned = 3.7764e-05 Jy ! Component: 3100 - total flux cleaned = 6.02751e-05 Jy ! Component: 3150 - total flux cleaned = 6.76816e-05 Jy ! Component: 3200 - total flux cleaned = 6.0188e-05 Jy ! Component: 3250 - total flux cleaned = 4.55064e-05 Jy ! Component: 3300 - total flux cleaned = 6.01624e-05 Jy ! Component: 3350 - total flux cleaned = 4.56587e-05 Jy ! Component: 3400 - total flux cleaned = 5.2802e-05 Jy ! Component: 3450 - total flux cleaned = 3.84709e-05 Jy ! Component: 3500 - total flux cleaned = 7.38094e-05 Jy ! Component: 3550 - total flux cleaned = 5.25756e-05 Jy ! Component: 3600 - total flux cleaned = 7.35644e-05 Jy ! Component: 3650 - total flux cleaned = 0.000101322 Jy ! Component: 3700 - total flux cleaned = 0.000108195 Jy ! Component: 3750 - total flux cleaned = 0.000108223 Jy ! Component: 3800 - total flux cleaned = 0.000149166 Jy ! Component: 3850 - total flux cleaned = 0.000162735 Jy ! Component: 3900 - total flux cleaned = 0.000176184 Jy ! Component: 3950 - total flux cleaned = 0.000196305 Jy ! Component: 4000 - total flux cleaned = 0.000222928 Jy ! Component: 4050 - total flux cleaned = 0.000203059 Jy ! Total flux subtracted in 4096 components = 0.000255858 Jy ! Clean residual min=-0.000397 max=0.000461 Jy/beam ! Clean residual mean=-0.000002 rms=0.000124 Jy/beam ! Combined flux in latest and established models = 0.0889046 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 444 components and 0.0889046 Jy ![Exited script file: muppet] wmap "J0745+3313_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.795 x 8.009 at 29.32 degrees (North through East) ! Clean map min=-0.00098062 max=0.071751 Jy/beam ! Writing clean map to FITS file: J0745+3313_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0717513 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000122694 device "J0745+3313_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0745+3313_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.512998 0.512998 1.026 2.05199 4.10398 8.20797 16.4159 32.8319 65.6637 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.071 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.795 x 8.009 at 29.32 degrees (North through East) ! Clean map min=-0.00098062 max=0.071751 Jy/beam quit ! Quitting program ! Log file J0745+3313_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:20:58 2016