! Started logfile: J0247+3254_S_2017_08_05_pus_uvs.log on Thu May 9 19:18:01 2019 obs J0247+3254_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J0247+3254_S_2017_08_05_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.881746 visibilities/baseline/integration-bin. ! Found source: J0247+3254 ! ! 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 513 lines of history. ! ! Reading 13332 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 J0247+3254_S_2017_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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 492 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.637250Jy sigma=0.006485 ! Fit after self-cal, rms=0.614441Jy sigma=0.006289 ! 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=2.837 mas, bmaj=5.859 mas, bpa=-5.894 degrees ! Estimated noise=1069.87 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.298772 Jy ! Component: 100 - total flux cleaned = 0.368301 Jy ! Total flux subtracted in 100 components = 0.368301 Jy ! Clean residual min=-0.010849 max=0.025823 Jy/beam ! Clean residual mean=-0.000003 rms=0.003094 Jy/beam ! Combined flux in latest and established models = 0.368301 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.368301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102300Jy sigma=0.000907 ! Fit after self-cal, rms=0.102303Jy sigma=0.000907 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.02587 Jy ! Component: 100 - total flux cleaned = 0.0381241 Jy ! Total flux subtracted in 100 components = 0.0381241 Jy ! Clean residual min=-0.009726 max=0.012851 Jy/beam ! Clean residual mean=0.000004 rms=0.002483 Jy/beam ! Combined flux in latest and established models = 0.406425 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 14 components and 0.406425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094343Jy sigma=0.000841 ! Fit after self-cal, rms=0.094349Jy sigma=0.000841 ! 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.293 mas, bmaj=6.591 mas, bpa=-5.15 degrees ! Estimated noise=704.897 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 (2, 12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0119372 Jy ! Component: 100 - total flux cleaned = 0.0183714 Jy ! Component: 150 - total flux cleaned = 0.0221314 Jy ! Component: 200 - total flux cleaned = 0.0251259 Jy ! Total flux subtracted in 200 components = 0.0251259 Jy ! Clean residual min=-0.008350 max=0.009826 Jy/beam ! Clean residual mean=0.000002 rms=0.001912 Jy/beam ! Combined flux in latest and established models = 0.431551 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 48 components and 0.431551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092089Jy sigma=0.000823 ! Fit after self-cal, rms=0.091982Jy sigma=0.000822 ! 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.06 FD 0.95 HN 0.95 KP 1.05 ! LA 1.01 MK 0.99 NL 0.90 OV 1.01 ! PT 1.03 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00 HN 1.00 KP 1.00 ! LA 0.99 MK 0.99 NL 1.04 OV 1.04 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 1.03 HN 0.97 KP 0.89 ! LA 0.78 MK 1.01 NL 1.19 OV 0.96 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.97 KP 1.00* ! LA 0.79 MK 1.63 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.091982Jy sigma=0.000822 ! Fit after self-cal, rms=0.078059Jy sigma=0.000702 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.319 mas, bmaj=6.587 mas, bpa=-4.823 degrees ! Estimated noise=702.398 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.00115004 Jy ! Component: 100 - total flux cleaned = 0.00141264 Jy ! Component: 150 - total flux cleaned = 0.00148646 Jy ! Component: 200 - total flux cleaned = 0.00155301 Jy ! Total flux subtracted in 200 components = 0.00155301 Jy ! Clean residual min=-0.004050 max=0.004861 Jy/beam ! Clean residual mean=0.000007 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 0.433104 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 63 components and 0.433104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077852Jy sigma=0.000700 ! Fit after self-cal, rms=0.077842Jy sigma=0.000700 ! 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.077842Jy sigma=0.000700 ! Fit after self-cal, rms=0.075581Jy sigma=0.000675 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.316 mas, bmaj=6.601 mas, bpa=-4.901 degrees ! Estimated noise=703.126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000314289 Jy ! Component: 100 - total flux cleaned = 5.25761e-07 Jy ! Component: 150 - total flux cleaned = 0.000102358 Jy ! Component: 200 - total flux cleaned = 0.000101745 Jy ! Total flux subtracted in 200 components = 0.000101745 Jy ! Clean residual min=-0.001963 max=0.001902 Jy/beam ! Clean residual mean=-0.000001 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.433206 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 82 components and 0.433206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075487Jy sigma=0.000674 ! Fit after self-cal, rms=0.075503Jy sigma=0.000673 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.000154387 Jy ! Component: 100 - total flux cleaned = -0.000151331 Jy ! Component: 150 - total flux cleaned = -0.000150033 Jy ! Component: 200 - total flux cleaned = -0.000179094 Jy ! Total flux subtracted in 200 components = -0.000179094 Jy ! Clean residual min=-0.001991 max=0.001895 Jy/beam ! Clean residual mean=-0.000001 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.433027 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 88 components and 0.433027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075473Jy sigma=0.000673 ! Fit after self-cal, rms=0.075470Jy sigma=0.000673 ! 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.075470Jy sigma=0.000673 ! Fit after self-cal, rms=0.075722Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.317 mas, bmaj=6.603 mas, bpa=-4.92 degrees ! Estimated noise=703.219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000568398 Jy ! Component: 100 - total flux cleaned = -0.000755919 Jy ! Component: 150 - total flux cleaned = -0.00083809 Jy ! Component: 200 - total flux cleaned = -0.000909018 Jy ! Total flux subtracted in 200 components = -0.000909018 Jy ! Clean residual min=-0.001835 max=0.001767 Jy/beam ! Clean residual mean=-0.000000 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.432118 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 103 components and 0.432118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075701Jy sigma=0.000672 ! Fit after self-cal, rms=0.075701Jy sigma=0.000672 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.000154071 Jy ! Component: 100 - total flux cleaned = -0.000199249 Jy ! Component: 150 - total flux cleaned = -0.000241094 Jy ! Component: 200 - total flux cleaned = -0.000279864 Jy ! Total flux subtracted in 200 components = -0.000279864 Jy ! Clean residual min=-0.001810 max=0.001720 Jy/beam ! Clean residual mean=-0.000000 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.431838 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 110 components and 0.431838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075690Jy sigma=0.000672 ! Fit after self-cal, rms=0.075690Jy sigma=0.000672 ! 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.075690Jy sigma=0.000672 ! Fit after self-cal, rms=0.075724Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.177 mas, bmaj=9.998 mas, bpa=-6.141 degrees ! Estimated noise=880.994 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000501669 Jy ! Component: 100 - total flux cleaned = -0.000547912 Jy ! Component: 150 - total flux cleaned = -0.000536924 Jy ! Component: 200 - total flux cleaned = -0.000526702 Jy ! Total flux subtracted in 200 components = -0.000526702 Jy ! Clean residual min=-0.002287 max=0.001891 Jy/beam ! Clean residual mean=-0.000001 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.431312 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 122 components and 0.431312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075722Jy sigma=0.000672 ! Fit after self-cal, rms=0.075722Jy sigma=0.000672 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 = -4.06903e-05 Jy ! Component: 100 - total flux cleaned = -5.24067e-05 Jy ! Component: 150 - total flux cleaned = -5.24759e-05 Jy ! Component: 200 - total flux cleaned = -4.41107e-05 Jy ! Total flux subtracted in 200 components = -4.41107e-05 Jy ! Clean residual min=-0.002286 max=0.001886 Jy/beam ! Clean residual mean=-0.000001 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.431267 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 130 components and 0.431267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075722Jy sigma=0.000672 ! Fit after self-cal, rms=0.075721Jy sigma=0.000672 ! 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.319 mas, bmaj=6.603 mas, bpa=-4.937 degrees ! Estimated noise=703.2 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.319 x 6.603 at -4.937 degrees (North through East) ! Clean map min=-0.0017246 max=0.38373 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=2.858 mas, bmaj=5.857 mas, bpa=-5.483 degrees ! Estimated noise=1071.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.299129 Jy ! Component: 100 - total flux cleaned = 0.367246 Jy ! Component: 150 - total flux cleaned = 0.391255 Jy ! Component: 200 - total flux cleaned = 0.402268 Jy ! Total flux subtracted in 200 components = 0.402268 Jy ! Clean residual min=-0.004306 max=0.005545 Jy/beam ! Clean residual mean=0.000000 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.402268 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.402268 Jy ! Inverting map and beam ! Estimated beam: bmin=3.319 mas, bmaj=6.603 mas, bpa=-4.937 degrees ! Estimated noise=703.2 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.00800163 Jy ! Component: 100 - total flux cleaned = 0.0132182 Jy ! Component: 150 - total flux cleaned = 0.016983 Jy ! Component: 200 - total flux cleaned = 0.0198272 Jy ! Total flux subtracted in 200 components = 0.0198272 Jy ! Clean residual min=-0.002035 max=0.002226 Jy/beam ! Clean residual mean=0.000001 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.422095 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 59 components and 0.422095 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.177 mas, bmaj=9.998 mas, bpa=-6.141 degrees ! Estimated noise=880.994 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0035595 Jy ! Component: 100 - total flux cleaned = 0.00566249 Jy ! Component: 150 - total flux cleaned = 0.00699459 Jy ! Component: 200 - total flux cleaned = 0.00786348 Jy ! Total flux subtracted in 200 components = 0.00786348 Jy ! Clean residual min=-0.002350 max=0.001938 Jy/beam ! Clean residual mean=-0.000000 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.429958 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.00057705 Jy ! Component: 100 - total flux cleaned = 0.000964207 Jy ! Component: 150 - total flux cleaned = 0.00108073 Jy ! Component: 200 - total flux cleaned = 0.00113979 Jy ! Total flux subtracted in 200 components = 0.00113979 Jy ! Clean residual min=-0.002261 max=0.001908 Jy/beam ! Clean residual mean=-0.000001 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.431098 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 133 components and 0.431098 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.319 mas, bmaj=6.603 mas, bpa=-4.937 degrees ! Estimated noise=703.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00018166 Jy ! Component: 100 - total flux cleaned = 0.000148524 Jy ! Component: 150 - total flux cleaned = 0.000148174 Jy ! Component: 200 - total flux cleaned = 0.000119146 Jy ! Total flux subtracted in 200 components = 0.000119146 Jy ! Clean residual min=-0.001867 max=0.001789 Jy/beam ! Clean residual mean=-0.000000 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.431217 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 152 components and 0.431217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075755Jy sigma=0.000672 ! Fit after self-cal, rms=0.075748Jy sigma=0.000672 wmodel J0247+3254_S_2017_08_05_pus_map.mod ! Writing 152 model components to file: J0247+3254_S_2017_08_05_pus_map.mod wobs J0247+3254_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J0247+3254_S_2017_08_05_pus_uvs.fits wwins J0247+3254_S_2017_08_05_pus_map.win ! wwins: Wrote 2 windows to J0247+3254_S_2017_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 = -0.000302237 Jy ! Component: 100 - total flux cleaned = -0.000364128 Jy ! Component: 150 - total flux cleaned = -0.000393152 Jy ! Component: 200 - total flux cleaned = -0.000281122 Jy ! Component: 250 - total flux cleaned = -0.000172176 Jy ! Component: 300 - total flux cleaned = -1.15355e-05 Jy ! Component: 350 - total flux cleaned = 0.000197658 Jy ! Component: 400 - total flux cleaned = 0.000402124 Jy ! Component: 450 - total flux cleaned = 0.000527476 Jy ! Component: 500 - total flux cleaned = 0.000675065 Jy ! Component: 550 - total flux cleaned = 0.000650734 Jy ! Component: 600 - total flux cleaned = 0.000745503 Jy ! Component: 650 - total flux cleaned = 0.0008149 Jy ! Component: 700 - total flux cleaned = 0.00074526 Jy ! Component: 750 - total flux cleaned = 0.000745598 Jy ! Component: 800 - total flux cleaned = 0.000790294 Jy ! Component: 850 - total flux cleaned = 0.000790212 Jy ! Component: 900 - total flux cleaned = 0.0008774 Jy ! Component: 950 - total flux cleaned = 0.000920065 Jy ! Component: 1000 - total flux cleaned = 0.00087765 Jy ! Component: 1050 - total flux cleaned = 0.000982597 Jy ! Component: 1100 - total flux cleaned = 0.00100336 Jy ! Component: 1150 - total flux cleaned = 0.000983066 Jy ! Component: 1200 - total flux cleaned = 0.000962926 Jy ! Component: 1250 - total flux cleaned = 0.000963066 Jy ! Component: 1300 - total flux cleaned = 0.00108225 Jy ! Component: 1350 - total flux cleaned = 0.00104343 Jy ! Component: 1400 - total flux cleaned = 0.0010242 Jy ! Component: 1450 - total flux cleaned = 0.00106235 Jy ! Component: 1500 - total flux cleaned = 0.00108117 Jy ! Component: 1550 - total flux cleaned = 0.00113714 Jy ! Component: 1600 - total flux cleaned = 0.00104418 Jy ! Component: 1650 - total flux cleaned = 0.00106258 Jy ! Component: 1700 - total flux cleaned = 0.00104409 Jy ! Component: 1750 - total flux cleaned = 0.000953927 Jy ! Component: 1800 - total flux cleaned = 0.00097162 Jy ! Component: 1850 - total flux cleaned = 0.00091835 Jy ! Component: 1900 - total flux cleaned = 0.000935783 Jy ! Component: 1950 - total flux cleaned = 0.000918545 Jy ! Component: 2000 - total flux cleaned = 0.000884149 Jy ! Component: 2050 - total flux cleaned = 0.000918374 Jy ! Component: 2100 - total flux cleaned = 0.000800152 Jy ! Component: 2150 - total flux cleaned = 0.000766579 Jy ! Component: 2200 - total flux cleaned = 0.000882856 Jy ! Component: 2250 - total flux cleaned = 0.00080061 Jy ! Component: 2300 - total flux cleaned = 0.000800453 Jy ! Component: 2350 - total flux cleaned = 0.000800605 Jy ! Component: 2400 - total flux cleaned = 0.000736717 Jy ! Component: 2450 - total flux cleaned = 0.000736711 Jy ! Component: 2500 - total flux cleaned = 0.000768451 Jy ! Component: 2550 - total flux cleaned = 0.000690563 Jy ! Component: 2600 - total flux cleaned = 0.000783542 Jy ! Component: 2650 - total flux cleaned = 0.000768058 Jy ! Component: 2700 - total flux cleaned = 0.000798322 Jy ! Component: 2750 - total flux cleaned = 0.00076822 Jy ! Component: 2800 - total flux cleaned = 0.000783394 Jy ! Component: 2850 - total flux cleaned = 0.000872588 Jy ! Component: 2900 - total flux cleaned = 0.000916754 Jy ! Component: 2950 - total flux cleaned = 0.000989944 Jy ! Component: 3000 - total flux cleaned = 0.000975281 Jy ! Component: 3050 - total flux cleaned = 0.000989685 Jy ! Component: 3100 - total flux cleaned = 0.00103249 Jy ! Component: 3150 - total flux cleaned = 0.00103258 Jy ! Component: 3200 - total flux cleaned = 0.00107486 Jy ! Component: 3250 - total flux cleaned = 0.00107479 Jy ! Component: 3300 - total flux cleaned = 0.00108877 Jy ! Component: 3350 - total flux cleaned = 0.00115805 Jy ! Component: 3400 - total flux cleaned = 0.00117171 Jy ! Component: 3450 - total flux cleaned = 0.00121271 Jy ! Component: 3500 - total flux cleaned = 0.00126686 Jy ! Component: 3550 - total flux cleaned = 0.00129373 Jy ! Component: 3600 - total flux cleaned = 0.00133382 Jy ! Component: 3650 - total flux cleaned = 0.00141338 Jy ! Component: 3700 - total flux cleaned = 0.00143963 Jy ! Component: 3750 - total flux cleaned = 0.00146573 Jy ! Component: 3800 - total flux cleaned = 0.00151782 Jy ! Component: 3850 - total flux cleaned = 0.00156937 Jy ! Component: 3900 - total flux cleaned = 0.00160789 Jy ! Component: 3950 - total flux cleaned = 0.00163334 Jy ! Component: 4000 - total flux cleaned = 0.00172185 Jy ! Component: 4050 - total flux cleaned = 0.00178464 Jy ! Total flux subtracted in 4096 components = 0.00180962 Jy ! Clean residual min=-0.000771 max=0.000629 Jy/beam ! Clean residual mean=0.000001 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.433027 Jy keep ! Adding 333 model components to the UV plane model. ! The established model now contains 485 components and 0.433027 Jy ![Exited script file: muppet] wmap "J0247+3254_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.319 x 6.603 at -4.937 degrees (North through East) ! Clean map min=-0.001424 max=0.38458 Jy/beam ! Writing clean map to FITS file: J0247+3254_S_2017_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.384581 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000229425 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.178967 0.178967 0.357934 0.715868 1.43174 2.86347 5.72694 11.4539 22.9078 45.8156 91.6311 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.384 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.319 x 6.603 at -4.937 degrees (North through East) ! Clean map min=-0.001424 max=0.38458 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 J0247+3254_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:18:06 2019