! Started logfile: J0943+3614_S_2017_08_12_pus_uvs.log on Fri May 10 14:57:03 2019 obs J0943+3614_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J0943+3614_S_2017_08_12_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.889692 visibilities/baseline/integration-bin. ! Found source: J0943+3614 ! ! 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 594 lines of history. ! ! Reading 13292 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 J0943+3614_S_2017_08_12_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 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 523 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.835235Jy sigma=0.007804 ! Fit after self-cal, rms=0.819010Jy sigma=0.007644 ! 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.063 mas, bmaj=5.015 mas, bpa=2.837 degrees ! Estimated noise=1045.3 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.14205 Jy ! Component: 100 - total flux cleaned = 0.173472 Jy ! Total flux subtracted in 100 components = 0.173472 Jy ! Clean residual min=-0.005097 max=0.010188 Jy/beam ! Clean residual mean=-0.000008 rms=0.001270 Jy/beam ! Combined flux in latest and established models = 0.173472 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.173472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082111Jy sigma=0.000693 ! Fit after self-cal, rms=0.082108Jy sigma=0.000693 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102076 Jy ! Component: 100 - total flux cleaned = 0.0149942 Jy ! Total flux subtracted in 100 components = 0.0149942 Jy ! Clean residual min=-0.004299 max=0.004622 Jy/beam ! Clean residual mean=-0.000007 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 0.188466 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 14 components and 0.188466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080799Jy sigma=0.000681 ! Fit after self-cal, rms=0.080801Jy sigma=0.000681 ! 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.624 mas, bmaj=5.955 mas, bpa=5.278 degrees ! Estimated noise=761.583 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.00237925 Jy ! Component: 100 - total flux cleaned = 0.00308798 Jy ! Component: 150 - total flux cleaned = 0.0030887 Jy ! Component: 200 - total flux cleaned = 0.00306535 Jy ! Total flux subtracted in 200 components = 0.00306535 Jy ! Clean residual min=-0.003564 max=0.002968 Jy/beam ! Clean residual mean=-0.000009 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.191532 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 22 components and 0.191532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080708Jy sigma=0.000681 ! Fit after self-cal, rms=0.080709Jy sigma=0.000681 ! 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.00 FD 1.00 HN 0.97 KP 1.09 ! LA 1.03 MK 1.00 NL 0.88 OV 0.97 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 0.99 KP 1.01 ! LA 1.00 MK 1.01 NL 1.01 OV 1.08 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.06 HN 0.99 KP 1.00 ! LA 1.00 MK 1.05 NL 0.99 OV 0.92 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 4. ! A total of 51 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 0.96 KP 1.00* ! LA 1.46 MK 1.14 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.080709Jy sigma=0.000681 ! Fit after self-cal, rms=0.079530Jy sigma=0.000670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.637 mas, bmaj=5.967 mas, bpa=5.375 degrees ! Estimated noise=763.148 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.000560568 Jy ! Component: 100 - total flux cleaned = 0.000562198 Jy ! Component: 150 - total flux cleaned = 0.000593333 Jy ! Component: 200 - total flux cleaned = 0.00066585 Jy ! Total flux subtracted in 200 components = 0.00066585 Jy ! Clean residual min=-0.002985 max=0.002622 Jy/beam ! Clean residual mean=-0.000004 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.192197 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.192197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079503Jy sigma=0.000670 ! Fit after self-cal, rms=0.079534Jy sigma=0.000670 ! 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.079534Jy sigma=0.000670 ! Fit after self-cal, rms=0.079142Jy sigma=0.000663 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.629 mas, bmaj=5.961 mas, bpa=5.505 degrees ! Estimated noise=762.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000477642 Jy ! Component: 100 - total flux cleaned = 0.000614182 Jy ! Component: 150 - total flux cleaned = 0.000659 Jy ! Component: 200 - total flux cleaned = 0.000701426 Jy ! Total flux subtracted in 200 components = 0.000701426 Jy ! Clean residual min=-0.002147 max=0.001906 Jy/beam ! Clean residual mean=-0.000007 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.192899 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.192899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079134Jy sigma=0.000663 ! Fit after self-cal, rms=0.079149Jy sigma=0.000663 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 = 3.7295e-05 Jy ! Component: 100 - total flux cleaned = 8.81173e-05 Jy ! Component: 150 - total flux cleaned = 0.000123857 Jy ! Component: 200 - total flux cleaned = 0.000156754 Jy ! Total flux subtracted in 200 components = 0.000156754 Jy ! Clean residual min=-0.002147 max=0.001921 Jy/beam ! Clean residual mean=-0.000007 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.193056 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.193056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079145Jy sigma=0.000663 ! Fit after self-cal, rms=0.079145Jy sigma=0.000663 ! 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.079145Jy sigma=0.000663 ! Fit after self-cal, rms=0.079131Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.628 mas, bmaj=5.957 mas, bpa=5.483 degrees ! Estimated noise=762.287 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000409393 Jy ! Component: 100 - total flux cleaned = 0.000510966 Jy ! Component: 150 - total flux cleaned = 0.000556086 Jy ! Component: 200 - total flux cleaned = 0.000587633 Jy ! Total flux subtracted in 200 components = 0.000587633 Jy ! Clean residual min=-0.002177 max=0.001888 Jy/beam ! Clean residual mean=-0.000007 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.193643 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.193643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079126Jy sigma=0.000663 ! Fit after self-cal, rms=0.079125Jy sigma=0.000663 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 = 2.86818e-05 Jy ! Component: 100 - total flux cleaned = 5.71554e-05 Jy ! Component: 150 - total flux cleaned = 7.49364e-05 Jy ! Component: 200 - total flux cleaned = 9.22265e-05 Jy ! Total flux subtracted in 200 components = 9.22265e-05 Jy ! Clean residual min=-0.002176 max=0.001893 Jy/beam ! Clean residual mean=-0.000007 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.193735 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.193735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079123Jy sigma=0.000663 ! Fit after self-cal, rms=0.079123Jy sigma=0.000663 ! 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.079123Jy sigma=0.000663 ! Fit after self-cal, rms=0.079126Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.384 mas, bmaj=9.392 mas, bpa=3.162 degrees ! Estimated noise=947.329 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000616438 Jy ! Component: 100 - total flux cleaned = 0.000675227 Jy ! Component: 150 - total flux cleaned = 0.000707009 Jy ! Component: 200 - total flux cleaned = 0.000735119 Jy ! Total flux subtracted in 200 components = 0.000735119 Jy ! Clean residual min=-0.002473 max=0.002167 Jy/beam ! Clean residual mean=-0.000016 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.194471 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.194471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079127Jy sigma=0.000663 ! Fit after self-cal, rms=0.079125Jy sigma=0.000663 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.00013202 Jy ! Component: 100 - total flux cleaned = 0.000132191 Jy ! Component: 150 - total flux cleaned = 0.000132346 Jy ! Component: 200 - total flux cleaned = 0.000142447 Jy ! Total flux subtracted in 200 components = 0.000142447 Jy ! Clean residual min=-0.002464 max=0.002169 Jy/beam ! Clean residual mean=-0.000017 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.194613 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.194613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079128Jy sigma=0.000663 ! Fit after self-cal, rms=0.079127Jy sigma=0.000663 ! 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.627 mas, bmaj=5.954 mas, bpa=5.491 degrees ! Estimated noise=762.412 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.627 x 5.954 at 5.491 degrees (North through East) ! Clean map min=-0.0021374 max=0.18323 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.079 mas, bmaj=5.023 mas, bpa=3.197 degrees ! Estimated noise=1049.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.141637 Jy ! Component: 100 - total flux cleaned = 0.172839 Jy ! Component: 150 - total flux cleaned = 0.182298 Jy ! Component: 200 - total flux cleaned = 0.186497 Jy ! Total flux subtracted in 200 components = 0.186497 Jy ! Clean residual min=-0.002843 max=0.002926 Jy/beam ! Clean residual mean=-0.000005 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.186497 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.186497 Jy ! Inverting map and beam ! Estimated beam: bmin=3.627 mas, bmaj=5.954 mas, bpa=5.491 degrees ! Estimated noise=762.412 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.0032081 Jy ! Component: 100 - total flux cleaned = 0.00495221 Jy ! Component: 150 - total flux cleaned = 0.00603563 Jy ! Component: 200 - total flux cleaned = 0.00673042 Jy ! Total flux subtracted in 200 components = 0.00673042 Jy ! Clean residual min=-0.002185 max=0.001889 Jy/beam ! Clean residual mean=-0.000008 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.193228 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 29 components and 0.193228 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.384 mas, bmaj=9.392 mas, bpa=3.162 degrees ! Estimated noise=947.329 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000790194 Jy ! Component: 100 - total flux cleaned = 0.00109792 Jy ! Component: 150 - total flux cleaned = 0.00112129 Jy ! Component: 200 - total flux cleaned = 0.00114265 Jy ! Total flux subtracted in 200 components = 0.00114265 Jy ! Clean residual min=-0.002476 max=0.002198 Jy/beam ! Clean residual mean=-0.000017 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.19437 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 = 1.29493e-05 Jy ! Component: 100 - total flux cleaned = 3.09166e-05 Jy ! Component: 150 - total flux cleaned = 4.7225e-05 Jy ! Component: 200 - total flux cleaned = 6.20043e-05 Jy ! Total flux subtracted in 200 components = 6.20043e-05 Jy ! Clean residual min=-0.002471 max=0.002203 Jy/beam ! Clean residual mean=-0.000017 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.194432 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.194432 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.627 mas, bmaj=5.954 mas, bpa=5.491 degrees ! Estimated noise=762.412 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000320959 Jy ! Component: 100 - total flux cleaned = -0.00033495 Jy ! Component: 150 - total flux cleaned = -0.000334781 Jy ! Component: 200 - total flux cleaned = -0.000322541 Jy ! Total flux subtracted in 200 components = -0.000322541 Jy ! Clean residual min=-0.002228 max=0.001857 Jy/beam ! Clean residual mean=-0.000008 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.19411 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.19411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079131Jy sigma=0.000663 ! Fit after self-cal, rms=0.079128Jy sigma=0.000663 wmodel J0943+3614_S_2017_08_12_pus_map.mod ! Writing 44 model components to file: J0943+3614_S_2017_08_12_pus_map.mod wobs J0943+3614_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J0943+3614_S_2017_08_12_pus_uvs.fits wwins J0943+3614_S_2017_08_12_pus_map.win ! wwins: Wrote 1 windows to J0943+3614_S_2017_08_12_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.000593675 Jy ! Component: 100 - total flux cleaned = -0.00083606 Jy ! Component: 150 - total flux cleaned = -0.00113201 Jy ! Component: 200 - total flux cleaned = -0.00119642 Jy ! Component: 250 - total flux cleaned = -0.00125807 Jy ! Component: 300 - total flux cleaned = -0.00128785 Jy ! Component: 350 - total flux cleaned = -0.00128715 Jy ! Component: 400 - total flux cleaned = -0.00122999 Jy ! Component: 450 - total flux cleaned = -0.0011469 Jy ! Component: 500 - total flux cleaned = -0.00120025 Jy ! Component: 550 - total flux cleaned = -0.00106704 Jy ! Component: 600 - total flux cleaned = -0.000937636 Jy ! Component: 650 - total flux cleaned = -0.000785504 Jy ! Component: 700 - total flux cleaned = -0.000810661 Jy ! Component: 750 - total flux cleaned = -0.000761115 Jy ! Component: 800 - total flux cleaned = -0.000616943 Jy ! Component: 850 - total flux cleaned = -0.00059347 Jy ! Component: 900 - total flux cleaned = -0.000499511 Jy ! Component: 950 - total flux cleaned = -0.000407244 Jy ! Component: 1000 - total flux cleaned = -0.000361824 Jy ! Component: 1050 - total flux cleaned = -0.00022782 Jy ! Component: 1100 - total flux cleaned = -0.000161632 Jy ! Component: 1150 - total flux cleaned = -7.48856e-05 Jy ! Component: 1200 - total flux cleaned = 3.26663e-05 Jy ! Component: 1250 - total flux cleaned = 0.000117406 Jy ! Component: 1300 - total flux cleaned = 0.000221735 Jy ! Component: 1350 - total flux cleaned = 0.000283534 Jy ! Component: 1400 - total flux cleaned = 0.000344 Jy ! Component: 1450 - total flux cleaned = 0.000383957 Jy ! Component: 1500 - total flux cleaned = 0.000363962 Jy ! Component: 1550 - total flux cleaned = 0.00040298 Jy ! Component: 1600 - total flux cleaned = 0.000344633 Jy ! Component: 1650 - total flux cleaned = 0.000383081 Jy ! Component: 1700 - total flux cleaned = 0.000307729 Jy ! Component: 1750 - total flux cleaned = 0.000363926 Jy ! Component: 1800 - total flux cleaned = 0.000253156 Jy ! Component: 1850 - total flux cleaned = 0.000308184 Jy ! Component: 1900 - total flux cleaned = 0.00025353 Jy ! Component: 1950 - total flux cleaned = 0.000271429 Jy ! Component: 2000 - total flux cleaned = 0.000235942 Jy ! Component: 2050 - total flux cleaned = 0.000235853 Jy ! Component: 2100 - total flux cleaned = 0.000270591 Jy ! Component: 2150 - total flux cleaned = 0.000322355 Jy ! Component: 2200 - total flux cleaned = 0.000270922 Jy ! Component: 2250 - total flux cleaned = 0.000237139 Jy ! Component: 2300 - total flux cleaned = 0.000254032 Jy ! Component: 2350 - total flux cleaned = 0.000270709 Jy ! Component: 2400 - total flux cleaned = 0.000303445 Jy ! Component: 2450 - total flux cleaned = 0.000270492 Jy ! Component: 2500 - total flux cleaned = 0.000238045 Jy ! Component: 2550 - total flux cleaned = 0.000238313 Jy ! Component: 2600 - total flux cleaned = 0.000270173 Jy ! Component: 2650 - total flux cleaned = 0.000270018 Jy ! Component: 2700 - total flux cleaned = 0.000254207 Jy ! Component: 2750 - total flux cleaned = 0.000269722 Jy ! Component: 2800 - total flux cleaned = 0.000223833 Jy ! Component: 2850 - total flux cleaned = 0.000269854 Jy ! Component: 2900 - total flux cleaned = 0.000315406 Jy ! Component: 2950 - total flux cleaned = 0.000270378 Jy ! Component: 3000 - total flux cleaned = 0.000330106 Jy ! Component: 3050 - total flux cleaned = 0.000286011 Jy ! Component: 3100 - total flux cleaned = 0.000359291 Jy ! Component: 3150 - total flux cleaned = 0.000315685 Jy ! Component: 3200 - total flux cleaned = 0.000315778 Jy ! Component: 3250 - total flux cleaned = 0.000258554 Jy ! Component: 3300 - total flux cleaned = 0.000315326 Jy ! Component: 3350 - total flux cleaned = 0.00037163 Jy ! Component: 3400 - total flux cleaned = 0.000357604 Jy ! Component: 3450 - total flux cleaned = 0.000343557 Jy ! Component: 3500 - total flux cleaned = 0.000315764 Jy ! Component: 3550 - total flux cleaned = 0.000315872 Jy ! Component: 3600 - total flux cleaned = 0.000302245 Jy ! Component: 3650 - total flux cleaned = 0.000288738 Jy ! Component: 3700 - total flux cleaned = 0.000275431 Jy ! Component: 3750 - total flux cleaned = 0.000275489 Jy ! Component: 3800 - total flux cleaned = 0.000288623 Jy ! Component: 3850 - total flux cleaned = 0.000301618 Jy ! Component: 3900 - total flux cleaned = 0.000301515 Jy ! Component: 3950 - total flux cleaned = 0.000301431 Jy ! Component: 4000 - total flux cleaned = 0.000314352 Jy ! Component: 4050 - total flux cleaned = 0.000276112 Jy ! Total flux subtracted in 4096 components = 0.000288853 Jy ! Clean residual min=-0.000761 max=0.000751 Jy/beam ! Clean residual mean=-0.000002 rms=0.000233 Jy/beam ! Combined flux in latest and established models = 0.194399 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 323 components and 0.194399 Jy ![Exited script file: muppet] wmap "J0943+3614_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.627 x 5.954 at 5.491 degrees (North through East) ! Clean map min=-0.0018737 max=0.18306 Jy/beam ! Writing clean map to FITS file: J0943+3614_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.18306 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000231546 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.379458 0.379458 0.758916 1.51783 3.03566 6.07133 12.1427 24.2853 48.5706 97.1413 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.183 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.627 x 5.954 at 5.491 degrees (North through East) ! Clean map min=-0.0018737 max=0.18306 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 J0943+3614_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:57:08 2019