! Started logfile: J0539+3308_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:48:30 2016 obs J0539+3308_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0539+3308_S_2015_03_17_pus_uva.fits ! AN table 1: 120 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.880556 visibilities/baseline/integration-bin. ! Found source: J0539+3308 ! ! 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 330 lines of history. ! ! Reading 19020 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 J0539+3308_S_2015_03_17_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 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.964210Jy sigma=0.011153 ! Fit after self-cal, rms=0.935174Jy sigma=0.010842 ! 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.05 mas, bmaj=4.646 mas, bpa=-13.04 degrees ! Estimated noise=876.535 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.0478552 Jy ! Component: 100 - total flux cleaned = 0.0633443 Jy ! Total flux subtracted in 100 components = 0.0633443 Jy ! Clean residual min=-0.004281 max=0.007752 Jy/beam ! Clean residual mean=0.000004 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.0633443 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0633443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078866Jy sigma=0.000795 ! Fit after self-cal, rms=0.078539Jy sigma=0.000792 ! Inverting map ! Added new window around map position (-4, -5.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00909424 Jy ! Component: 100 - total flux cleaned = 0.0143608 Jy ! Total flux subtracted in 100 components = 0.0143608 Jy ! Clean residual min=-0.004341 max=0.004567 Jy/beam ! Clean residual mean=0.000001 rms=0.001021 Jy/beam ! Combined flux in latest and established models = 0.0777051 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 25 components and 0.0777051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077181Jy sigma=0.000779 ! Fit after self-cal, rms=0.077064Jy sigma=0.000778 ! 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=3.759 mas, bmaj=5.486 mas, bpa=-9.678 degrees ! Estimated noise=456.497 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.00496439 Jy ! Component: 100 - total flux cleaned = 0.00792673 Jy ! Component: 150 - total flux cleaned = 0.00988715 Jy ! Component: 200 - total flux cleaned = 0.0112875 Jy ! Total flux subtracted in 200 components = 0.0112875 Jy ! Clean residual min=-0.002583 max=0.002464 Jy/beam ! Clean residual mean=-0.000003 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.0889926 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 60 components and 0.0889926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076596Jy sigma=0.000774 ! Fit after self-cal, rms=0.076569Jy sigma=0.000774 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.86 HN 1.00 KP 1.18 ! LA 0.94 MK 1.10 NL 0.89 OV 0.99 ! PT 1.06 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.91 HN 1.06 KP 1.06 ! LA 0.94 MK 1.13 NL 0.99 OV 1.06 ! PT 1.07 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.93 HN 1.05 KP 0.98 ! LA 0.80 MK 1.09 NL 1.13 OV 0.92 ! PT 1.05 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.90 HN 0.91 KP 0.91 ! LA 0.86 MK 1.13 NL 1.00 OV 0.96 ! PT 1.08 SC 0.95 ! ! ! Fit before self-cal, rms=0.076569Jy sigma=0.000774 ! Fit after self-cal, rms=0.073410Jy sigma=0.000769 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.858 mas, bmaj=5.556 mas, bpa=-8.074 degrees ! Estimated noise=460.041 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.000514078 Jy ! Component: 100 - total flux cleaned = 0.000531494 Jy ! Component: 150 - total flux cleaned = 0.000569034 Jy ! Component: 200 - total flux cleaned = 0.000600898 Jy ! Total flux subtracted in 200 components = 0.000600898 Jy ! Clean residual min=-0.001542 max=0.001585 Jy/beam ! Clean residual mean=0.000002 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.0895935 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 0.0895935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073395Jy sigma=0.000769 ! Fit after self-cal, rms=0.073329Jy sigma=0.000768 ! 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.073329Jy sigma=0.000768 ! Fit after self-cal, rms=0.072788Jy sigma=0.000767 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.842 mas, bmaj=5.557 mas, bpa=-9.262 degrees ! Estimated noise=458.025 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.88626e-05 Jy ! Component: 100 - total flux cleaned = 4.94094e-05 Jy ! Component: 150 - total flux cleaned = 2.69706e-05 Jy ! Component: 200 - total flux cleaned = 2.65756e-05 Jy ! Total flux subtracted in 200 components = 2.65756e-05 Jy ! Clean residual min=-0.001257 max=0.001488 Jy/beam ! Clean residual mean=-0.000001 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.08962 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 81 components and 0.0896201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072784Jy sigma=0.000767 ! Fit after self-cal, rms=0.072795Jy sigma=0.000767 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 (-4, -91.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129941 Jy ! Component: 100 - total flux cleaned = 0.00157977 Jy ! Component: 150 - total flux cleaned = 0.00181304 Jy ! Component: 200 - total flux cleaned = 0.00200881 Jy ! Total flux subtracted in 200 components = 0.00200881 Jy ! Clean residual min=-0.001224 max=0.001168 Jy/beam ! Clean residual mean=-0.000000 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.0916289 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 103 components and 0.0916289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072766Jy sigma=0.000766 ! Fit after self-cal, rms=0.072760Jy sigma=0.000766 ! 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.072760Jy sigma=0.000766 ! Fit after self-cal, rms=0.072686Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.84 mas, bmaj=5.557 mas, bpa=-9.541 degrees ! Estimated noise=456.808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000487503 Jy ! Component: 100 - total flux cleaned = 0.000638344 Jy ! Component: 150 - total flux cleaned = 0.000749799 Jy ! Component: 200 - total flux cleaned = 0.000821747 Jy ! Total flux subtracted in 200 components = 0.000821747 Jy ! Clean residual min=-0.001193 max=0.001186 Jy/beam ! Clean residual mean=-0.000001 rms=0.000298 Jy/beam ! Combined flux in latest and established models = 0.0924506 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 112 components and 0.0924506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072678Jy sigma=0.000766 ! Fit after self-cal, rms=0.072680Jy sigma=0.000766 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.000109053 Jy ! Component: 100 - total flux cleaned = 0.000177202 Jy ! Component: 150 - total flux cleaned = 0.000215304 Jy ! Component: 200 - total flux cleaned = 0.000251121 Jy ! Total flux subtracted in 200 components = 0.000251121 Jy ! Clean residual min=-0.001188 max=0.001173 Jy/beam ! Clean residual mean=-0.000001 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.0927017 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 119 components and 0.0927017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072675Jy sigma=0.000766 ! Fit after self-cal, rms=0.072675Jy sigma=0.000766 ! 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.072675Jy sigma=0.000766 ! Fit after self-cal, rms=0.072671Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.943 mas, bmaj=9.374 mas, bpa=-5.911 degrees ! Estimated noise=563.358 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00035929 Jy ! Component: 100 - total flux cleaned = 0.000338724 Jy ! Component: 150 - total flux cleaned = 0.00033882 Jy ! Component: 200 - total flux cleaned = 0.000346848 Jy ! Total flux subtracted in 200 components = 0.000346848 Jy ! Clean residual min=-0.001192 max=0.001177 Jy/beam ! Clean residual mean=-0.000001 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.0930486 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 135 components and 0.0930486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072670Jy sigma=0.000766 ! Fit after self-cal, rms=0.072671Jy sigma=0.000766 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 = 6.23511e-05 Jy ! Component: 100 - total flux cleaned = 6.93449e-05 Jy ! Component: 150 - total flux cleaned = 8.29646e-05 Jy ! Component: 200 - total flux cleaned = 9.59972e-05 Jy ! Total flux subtracted in 200 components = 9.59972e-05 Jy ! Clean residual min=-0.001213 max=0.001172 Jy/beam ! Clean residual mean=-0.000001 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.0931446 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 139 components and 0.0931446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072670Jy sigma=0.000766 ! Fit after self-cal, rms=0.072670Jy sigma=0.000766 ! 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=3.838 mas, bmaj=5.556 mas, bpa=-9.652 degrees ! Estimated noise=456.555 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.838 x 5.556 at -9.652 degrees (North through East) ! Clean map min=-0.001092 max=0.061748 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.093 mas, bmaj=4.697 mas, bpa=-13.48 degrees ! Estimated noise=884.166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0482958 Jy ! Component: 100 - total flux cleaned = 0.065544 Jy ! Component: 150 - total flux cleaned = 0.0740943 Jy ! Component: 200 - total flux cleaned = 0.0789675 Jy ! Total flux subtracted in 200 components = 0.0789675 Jy ! Clean residual min=-0.003201 max=0.003114 Jy/beam ! Clean residual mean=0.000000 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.0789675 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.0789675 Jy ! Inverting map and beam ! Estimated beam: bmin=3.838 mas, bmaj=5.556 mas, bpa=-9.652 degrees ! Estimated noise=456.555 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00425489 Jy ! Component: 100 - total flux cleaned = 0.00663437 Jy ! Component: 150 - total flux cleaned = 0.00836034 Jy ! Component: 200 - total flux cleaned = 0.00970751 Jy ! Total flux subtracted in 200 components = 0.00970751 Jy ! Clean residual min=-0.001245 max=0.001265 Jy/beam ! Clean residual mean=-0.000001 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.088675 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 60 components and 0.088675 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=7.943 mas, bmaj=9.374 mas, bpa=-5.911 degrees ! Estimated noise=563.358 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133804 Jy ! Component: 100 - total flux cleaned = 0.00221223 Jy ! Component: 150 - total flux cleaned = 0.00286991 Jy ! Component: 200 - total flux cleaned = 0.003221 Jy ! Total flux subtracted in 200 components = 0.003221 Jy ! Clean residual min=-0.001278 max=0.001200 Jy/beam ! Clean residual mean=-0.000001 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.091896 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.000267813 Jy ! Component: 100 - total flux cleaned = 0.000474391 Jy ! Component: 150 - total flux cleaned = 0.000646568 Jy ! Component: 200 - total flux cleaned = 0.000716408 Jy ! Total flux subtracted in 200 components = 0.000716408 Jy ! Clean residual min=-0.001251 max=0.001199 Jy/beam ! Clean residual mean=-0.000001 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.0926124 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 97 components and 0.0926124 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.838 mas, bmaj=5.556 mas, bpa=-9.652 degrees ! Estimated noise=456.555 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.6218e-05 Jy ! Component: 100 - total flux cleaned = -6.88896e-05 Jy ! Component: 150 - total flux cleaned = -4.8734e-05 Jy ! Component: 200 - total flux cleaned = -2.94531e-05 Jy ! Total flux subtracted in 200 components = -2.94531e-05 Jy ! Clean residual min=-0.001141 max=0.001278 Jy/beam ! Clean residual mean=-0.000001 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.092583 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 109 components and 0.092583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072688Jy sigma=0.000766 ! Fit after self-cal, rms=0.072683Jy sigma=0.000766 wmodel J0539+3308_S_2015_03_17_pus_map.mod ! Writing 109 model components to file: J0539+3308_S_2015_03_17_pus_map.mod wobs J0539+3308_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0539+3308_S_2015_03_17_pus_uvs.fits wwins J0539+3308_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J0539+3308_S_2015_03_17_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 = 0.000182095 Jy ! Component: 100 - total flux cleaned = 0.000221166 Jy ! Component: 150 - total flux cleaned = 0.000278814 Jy ! Component: 200 - total flux cleaned = 0.000297557 Jy ! Component: 250 - total flux cleaned = 0.00029779 Jy ! Component: 300 - total flux cleaned = 0.000297589 Jy ! Component: 350 - total flux cleaned = 0.000297718 Jy ! Component: 400 - total flux cleaned = 0.000314386 Jy ! Component: 450 - total flux cleaned = 0.00033068 Jy ! Component: 500 - total flux cleaned = 0.000362457 Jy ! Component: 550 - total flux cleaned = 0.000408982 Jy ! Component: 600 - total flux cleaned = 0.000378439 Jy ! Component: 650 - total flux cleaned = 0.000408154 Jy ! Component: 700 - total flux cleaned = 0.00036411 Jy ! Component: 750 - total flux cleaned = 0.00039334 Jy ! Component: 800 - total flux cleaned = 0.00039327 Jy ! Component: 850 - total flux cleaned = 0.000379496 Jy ! Component: 900 - total flux cleaned = 0.000393181 Jy ! Component: 950 - total flux cleaned = 0.000406657 Jy ! Component: 1000 - total flux cleaned = 0.000406725 Jy ! Component: 1050 - total flux cleaned = 0.000433216 Jy ! Component: 1100 - total flux cleaned = 0.000459264 Jy ! Component: 1150 - total flux cleaned = 0.000472185 Jy ! Component: 1200 - total flux cleaned = 0.00043382 Jy ! Component: 1250 - total flux cleaned = 0.000434047 Jy ! Component: 1300 - total flux cleaned = 0.000471473 Jy ! Component: 1350 - total flux cleaned = 0.000446815 Jy ! Component: 1400 - total flux cleaned = 0.000434827 Jy ! Component: 1450 - total flux cleaned = 0.000470944 Jy ! Component: 1500 - total flux cleaned = 0.00044701 Jy ! Component: 1550 - total flux cleaned = 0.000470556 Jy ! Component: 1600 - total flux cleaned = 0.000435495 Jy ! Component: 1650 - total flux cleaned = 0.000424051 Jy ! Component: 1700 - total flux cleaned = 0.000447063 Jy ! Component: 1750 - total flux cleaned = 0.000424131 Jy ! Component: 1800 - total flux cleaned = 0.000424119 Jy ! Component: 1850 - total flux cleaned = 0.000424032 Jy ! Component: 1900 - total flux cleaned = 0.000445874 Jy ! Component: 1950 - total flux cleaned = 0.000413193 Jy ! Component: 2000 - total flux cleaned = 0.00042397 Jy ! Component: 2050 - total flux cleaned = 0.000413153 Jy ! Component: 2100 - total flux cleaned = 0.000349172 Jy ! Component: 2150 - total flux cleaned = 0.00037024 Jy ! Component: 2200 - total flux cleaned = 0.000338678 Jy ! Component: 2250 - total flux cleaned = 0.000297113 Jy ! Component: 2300 - total flux cleaned = 0.00027641 Jy ! Component: 2350 - total flux cleaned = 0.00024553 Jy ! Component: 2400 - total flux cleaned = 0.000215031 Jy ! Component: 2450 - total flux cleaned = 0.000184606 Jy ! Component: 2500 - total flux cleaned = 0.000124484 Jy ! Component: 2550 - total flux cleaned = 0.000134478 Jy ! Component: 2600 - total flux cleaned = 0.000104841 Jy ! Component: 2650 - total flux cleaned = 4.60953e-05 Jy ! Component: 2700 - total flux cleaned = 7.19204e-06 Jy ! Component: 2750 - total flux cleaned = -2.18387e-05 Jy ! Component: 2800 - total flux cleaned = -4.09518e-05 Jy ! Component: 2850 - total flux cleaned = -5.04991e-05 Jy ! Component: 2900 - total flux cleaned = -0.000126303 Jy ! Component: 2950 - total flux cleaned = -0.000163871 Jy ! Component: 3000 - total flux cleaned = -0.000191917 Jy ! Component: 3050 - total flux cleaned = -0.000229075 Jy ! Component: 3100 - total flux cleaned = -0.00021983 Jy ! Component: 3150 - total flux cleaned = -0.000247354 Jy ! Component: 3200 - total flux cleaned = -0.000283935 Jy ! Component: 3250 - total flux cleaned = -0.000302136 Jy ! Component: 3300 - total flux cleaned = -0.000302106 Jy ! Component: 3350 - total flux cleaned = -0.000338087 Jy ! Component: 3400 - total flux cleaned = -0.000338059 Jy ! Component: 3450 - total flux cleaned = -0.000346925 Jy ! Component: 3500 - total flux cleaned = -0.000390974 Jy ! Component: 3550 - total flux cleaned = -0.00039973 Jy ! Component: 3600 - total flux cleaned = -0.000399743 Jy ! Component: 3650 - total flux cleaned = -0.000416985 Jy ! Component: 3700 - total flux cleaned = -0.000434236 Jy ! Component: 3750 - total flux cleaned = -0.000468446 Jy ! Component: 3800 - total flux cleaned = -0.000485507 Jy ! Component: 3850 - total flux cleaned = -0.000510909 Jy ! Component: 3900 - total flux cleaned = -0.00052776 Jy ! Component: 3950 - total flux cleaned = -0.000536075 Jy ! Component: 4000 - total flux cleaned = -0.000594448 Jy ! Component: 4050 - total flux cleaned = -0.000552984 Jy ! Total flux subtracted in 4096 components = -0.00059422 Jy ! Clean residual min=-0.000476 max=0.000448 Jy/beam ! Clean residual mean=0.000000 rms=0.000152 Jy/beam ! Combined flux in latest and established models = 0.0919887 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 426 components and 0.0919888 Jy ![Exited script file: muppet] wmap "J0539+3308_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.838 x 5.556 at -9.652 degrees (North through East) ! Clean map min=-0.00093699 max=0.061743 Jy/beam ! Writing clean map to FITS file: J0539+3308_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0617431 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000150473 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.731123 0.731123 1.46225 2.92449 5.84898 11.698 23.3959 46.7919 93.5838 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.061 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.838 x 5.556 at -9.652 degrees (North through East) ! Clean map min=-0.00093699 max=0.061743 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J0539+3308_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:48:36 2016