! Started logfile: J2216+3102_S_2017_08_12_pus_uvs.log on Fri May 10 15:09:11 2019 obs J2216+3102_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J2216+3102_S_2017_08_12_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.663186 visibilities/baseline/integration-bin. ! Found source: J2216+3102 ! ! 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 9908 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 J2216+3102_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 153 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 181 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 181 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 649 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.553004Jy sigma=0.005276 ! Fit after self-cal, rms=0.545775Jy sigma=0.005223 ! 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.113 mas, bmaj=4.988 mas, bpa=-2.535 degrees ! Estimated noise=1301.61 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.351099 Jy ! Component: 100 - total flux cleaned = 0.43446 Jy ! Total flux subtracted in 100 components = 0.43446 Jy ! Clean residual min=-0.013202 max=0.031459 Jy/beam ! Clean residual mean=-0.000040 rms=0.003801 Jy/beam ! Combined flux in latest and established models = 0.43446 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.43446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099335Jy sigma=0.000893 ! Fit after self-cal, rms=0.099331Jy sigma=0.000892 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0345206 Jy ! Component: 100 - total flux cleaned = 0.0536145 Jy ! Total flux subtracted in 100 components = 0.0536145 Jy ! Clean residual min=-0.010471 max=0.011431 Jy/beam ! Clean residual mean=-0.000009 rms=0.002468 Jy/beam ! Combined flux in latest and established models = 0.488074 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.488074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086051Jy sigma=0.000763 ! Fit after self-cal, rms=0.086029Jy sigma=0.000763 ! 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.636 mas, bmaj=5.939 mas, bpa=-1.701 degrees ! Estimated noise=883.143 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.0106855 Jy ! Component: 100 - total flux cleaned = 0.0158927 Jy ! Component: 150 - total flux cleaned = 0.0182398 Jy ! Component: 200 - total flux cleaned = 0.0185221 Jy ! Total flux subtracted in 200 components = 0.0185221 Jy ! Clean residual min=-0.008040 max=0.007235 Jy/beam ! Clean residual mean=-0.000006 rms=0.001668 Jy/beam ! Combined flux in latest and established models = 0.506596 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 27 components and 0.506596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084690Jy sigma=0.000751 ! Fit after self-cal, rms=0.084675Jy sigma=0.000751 ! 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 0.96 FD 1.00* HN 0.96 KP 1.06 ! LA 1.00 MK 1.02 NL 0.90 OV 1.00 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 0.99 KP 1.01 ! LA 0.96 MK 1.03 NL 1.09 OV 1.05 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.00* HN 0.99 KP 1.00 ! LA 0.99 MK 1.08 NL 1.05 OV 0.97 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! A total of 81 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.03 KP 1.00* ! LA 1.56 MK 1.03 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.084675Jy sigma=0.000751 ! Fit after self-cal, rms=0.077204Jy sigma=0.000680 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.671 mas, bmaj=5.993 mas, bpa=-0.5922 degrees ! Estimated noise=887.33 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.000168111 Jy ! Component: 100 - total flux cleaned = -0.00016287 Jy ! Component: 150 - total flux cleaned = -0.000219662 Jy ! Component: 200 - total flux cleaned = -0.000309152 Jy ! Total flux subtracted in 200 components = -0.000309152 Jy ! Clean residual min=-0.004932 max=0.005539 Jy/beam ! Clean residual mean=0.000004 rms=0.001178 Jy/beam ! Combined flux in latest and established models = 0.506287 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 42 components and 0.506287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077109Jy sigma=0.000679 ! Fit after self-cal, rms=0.077127Jy sigma=0.000679 ! 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.077127Jy sigma=0.000679 ! Fit after self-cal, rms=0.073898Jy sigma=0.000655 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.674 mas, bmaj=5.986 mas, bpa=-0.7905 degrees ! Estimated noise=886.598 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.07025e-05 Jy ! Component: 100 - total flux cleaned = -0.000265287 Jy ! Component: 150 - total flux cleaned = -0.000348733 Jy ! Component: 200 - total flux cleaned = -0.000348332 Jy ! Total flux subtracted in 200 components = -0.000348332 Jy ! Clean residual min=-0.002228 max=0.002448 Jy/beam ! Clean residual mean=0.000001 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.505939 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 47 components and 0.505939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073883Jy sigma=0.000655 ! Fit after self-cal, rms=0.073883Jy sigma=0.000655 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 (-3, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00232224 Jy ! Component: 100 - total flux cleaned = 0.00285074 Jy ! Component: 150 - total flux cleaned = 0.00313724 Jy ! Component: 200 - total flux cleaned = 0.00329705 Jy ! Total flux subtracted in 200 components = 0.00329705 Jy ! Clean residual min=-0.002163 max=0.001893 Jy/beam ! Clean residual mean=0.000002 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.509236 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 68 components and 0.509236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073798Jy sigma=0.000654 ! Fit after self-cal, rms=0.073793Jy sigma=0.000654 ! 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.073793Jy sigma=0.000654 ! Fit after self-cal, rms=0.073785Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.674 mas, bmaj=5.982 mas, bpa=-0.769 degrees ! Estimated noise=886.602 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000967169 Jy ! Component: 100 - total flux cleaned = 0.00126071 Jy ! Component: 150 - total flux cleaned = 0.00135292 Jy ! Component: 200 - total flux cleaned = 0.00137988 Jy ! Total flux subtracted in 200 components = 0.00137988 Jy ! Clean residual min=-0.002048 max=0.001790 Jy/beam ! Clean residual mean=0.000003 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.510616 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 78 components and 0.510616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073756Jy sigma=0.000654 ! Fit after self-cal, rms=0.073754Jy sigma=0.000654 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.000200985 Jy ! Component: 100 - total flux cleaned = 0.000249655 Jy ! Component: 150 - total flux cleaned = 0.000293854 Jy ! Component: 200 - total flux cleaned = 0.000313761 Jy ! Total flux subtracted in 200 components = 0.000313761 Jy ! Clean residual min=-0.002022 max=0.001832 Jy/beam ! Clean residual mean=0.000003 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.510929 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 84 components and 0.510929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073742Jy sigma=0.000653 ! Fit after self-cal, rms=0.073741Jy sigma=0.000653 ! 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.073741Jy sigma=0.000653 ! Fit after self-cal, rms=0.073733Jy sigma=0.000653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.973 mas, bmaj=9.798 mas, bpa=-3.494 degrees ! Estimated noise=1097.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000350082 Jy ! Component: 100 - total flux cleaned = 0.000468712 Jy ! Component: 150 - total flux cleaned = 0.000541997 Jy ! Component: 200 - total flux cleaned = 0.000586671 Jy ! Total flux subtracted in 200 components = 0.000586671 Jy ! Clean residual min=-0.001996 max=0.002125 Jy/beam ! Clean residual mean=0.000008 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.511516 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 111 components and 0.511516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073728Jy sigma=0.000653 ! Fit after self-cal, rms=0.073725Jy sigma=0.000653 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.000141793 Jy ! Component: 100 - total flux cleaned = 0.000194487 Jy ! Component: 150 - total flux cleaned = 0.000236161 Jy ! Component: 200 - total flux cleaned = 0.000244972 Jy ! Total flux subtracted in 200 components = 0.000244972 Jy ! Clean residual min=-0.001964 max=0.002099 Jy/beam ! Clean residual mean=0.000008 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.511761 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 121 components and 0.511761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073724Jy sigma=0.000653 ! Fit after self-cal, rms=0.073723Jy sigma=0.000653 ! 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.674 mas, bmaj=5.982 mas, bpa=-0.7522 degrees ! Estimated noise=886.59 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.674 x 5.982 at -0.7522 degrees (North through East) ! Clean map min=-0.0018364 max=0.45864 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.138 mas, bmaj=5 mas, bpa=-2.045 degrees ! Estimated noise=1324.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.351296 Jy ! Component: 100 - total flux cleaned = 0.432867 Jy ! Component: 150 - total flux cleaned = 0.465531 Jy ! Component: 200 - total flux cleaned = 0.48368 Jy ! Total flux subtracted in 200 components = 0.48368 Jy ! Clean residual min=-0.005187 max=0.008942 Jy/beam ! Clean residual mean=-0.000010 rms=0.001245 Jy/beam ! Combined flux in latest and established models = 0.48368 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.48368 Jy ! Inverting map and beam ! Estimated beam: bmin=3.674 mas, bmaj=5.982 mas, bpa=-0.7522 degrees ! Estimated noise=886.59 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.0114952 Jy ! Component: 100 - total flux cleaned = 0.017516 Jy ! Component: 150 - total flux cleaned = 0.0211442 Jy ! Component: 200 - total flux cleaned = 0.0235912 Jy ! Total flux subtracted in 200 components = 0.0235912 Jy ! Clean residual min=-0.002127 max=0.002238 Jy/beam ! Clean residual mean=0.000001 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.507272 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 42 components and 0.507272 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=6.973 mas, bmaj=9.798 mas, bpa=-3.494 degrees ! Estimated noise=1097.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00248066 Jy ! Component: 100 - total flux cleaned = 0.00339671 Jy ! Component: 150 - total flux cleaned = 0.0038662 Jy ! Component: 200 - total flux cleaned = 0.00424931 Jy ! Total flux subtracted in 200 components = 0.00424931 Jy ! Clean residual min=-0.001984 max=0.002106 Jy/beam ! Clean residual mean=0.000007 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.511521 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.000177886 Jy ! Component: 100 - total flux cleaned = 0.000263979 Jy ! Component: 150 - total flux cleaned = 0.000357632 Jy ! Component: 200 - total flux cleaned = 0.000423154 Jy ! Total flux subtracted in 200 components = 0.000423154 Jy ! Clean residual min=-0.001994 max=0.002096 Jy/beam ! Clean residual mean=0.000008 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.511944 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 93 components and 0.511944 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.674 mas, bmaj=5.982 mas, bpa=-0.7522 degrees ! Estimated noise=886.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.86737e-05 Jy ! Component: 100 - total flux cleaned = 2.8405e-05 Jy ! Component: 150 - total flux cleaned = 3.00582e-05 Jy ! Component: 200 - total flux cleaned = -1.79546e-06 Jy ! Total flux subtracted in 200 components = -1.79546e-06 Jy ! Clean residual min=-0.001883 max=0.002145 Jy/beam ! Clean residual mean=0.000004 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.511942 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 102 components and 0.511942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073773Jy sigma=0.000654 ! Fit after self-cal, rms=0.073769Jy sigma=0.000654 wmodel J2216+3102_S_2017_08_12_pus_map.mod ! Writing 102 model components to file: J2216+3102_S_2017_08_12_pus_map.mod wobs J2216+3102_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J2216+3102_S_2017_08_12_pus_uvs.fits wwins J2216+3102_S_2017_08_12_pus_map.win ! wwins: Wrote 2 windows to J2216+3102_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.000247875 Jy ! Component: 100 - total flux cleaned = -5.09073e-05 Jy ! Component: 150 - total flux cleaned = -0.000272143 Jy ! Component: 200 - total flux cleaned = -0.000454495 Jy ! Component: 250 - total flux cleaned = -0.000600808 Jy ! Component: 300 - total flux cleaned = -0.000827303 Jy ! Component: 350 - total flux cleaned = -0.000937142 Jy ! Component: 400 - total flux cleaned = -0.00104447 Jy ! Component: 450 - total flux cleaned = -0.00114951 Jy ! Component: 500 - total flux cleaned = -0.00125136 Jy ! Component: 550 - total flux cleaned = -0.00130111 Jy ! Component: 600 - total flux cleaned = -0.00134946 Jy ! Component: 650 - total flux cleaned = -0.00132536 Jy ! Component: 700 - total flux cleaned = -0.00132566 Jy ! Component: 750 - total flux cleaned = -0.00139463 Jy ! Component: 800 - total flux cleaned = -0.00148446 Jy ! Component: 850 - total flux cleaned = -0.00152885 Jy ! Component: 900 - total flux cleaned = -0.00163781 Jy ! Component: 950 - total flux cleaned = -0.00165931 Jy ! Component: 1000 - total flux cleaned = -0.00178555 Jy ! Component: 1050 - total flux cleaned = -0.00190944 Jy ! Component: 1100 - total flux cleaned = -0.00201137 Jy ! Component: 1150 - total flux cleaned = -0.00211151 Jy ! Component: 1200 - total flux cleaned = -0.00220983 Jy ! Component: 1250 - total flux cleaned = -0.00236496 Jy ! Component: 1300 - total flux cleaned = -0.00244147 Jy ! Component: 1350 - total flux cleaned = -0.00257372 Jy ! Component: 1400 - total flux cleaned = -0.00268606 Jy ! Component: 1450 - total flux cleaned = -0.00283357 Jy ! Component: 1500 - total flux cleaned = -0.00294295 Jy ! Component: 1550 - total flux cleaned = -0.00306895 Jy ! Component: 1600 - total flux cleaned = -0.00315797 Jy ! Component: 1650 - total flux cleaned = -0.00326348 Jy ! Component: 1700 - total flux cleaned = -0.00336749 Jy ! Component: 1750 - total flux cleaned = -0.00350472 Jy ! Component: 1800 - total flux cleaned = -0.00362325 Jy ! Component: 1850 - total flux cleaned = -0.00370708 Jy ! Component: 1900 - total flux cleaned = -0.0038231 Jy ! Component: 1950 - total flux cleaned = -0.00397031 Jy ! Component: 2000 - total flux cleaned = -0.00401887 Jy ! Component: 2050 - total flux cleaned = -0.0040828 Jy ! Component: 2100 - total flux cleaned = -0.00414618 Jy ! Component: 2150 - total flux cleaned = -0.00419335 Jy ! Component: 2200 - total flux cleaned = -0.00424018 Jy ! Component: 2250 - total flux cleaned = -0.00427124 Jy ! Component: 2300 - total flux cleaned = -0.00431717 Jy ! Component: 2350 - total flux cleaned = -0.00439258 Jy ! Component: 2400 - total flux cleaned = -0.00442253 Jy ! Component: 2450 - total flux cleaned = -0.00440789 Jy ! Component: 2500 - total flux cleaned = -0.00443743 Jy ! Component: 2550 - total flux cleaned = -0.00445214 Jy ! Component: 2600 - total flux cleaned = -0.00448094 Jy ! Component: 2650 - total flux cleaned = -0.00452381 Jy ! Component: 2700 - total flux cleaned = -0.00450959 Jy ! Component: 2750 - total flux cleaned = -0.00455181 Jy ! Component: 2800 - total flux cleaned = -0.00457959 Jy ! Component: 2850 - total flux cleaned = -0.00456567 Jy ! Component: 2900 - total flux cleaned = -0.00459295 Jy ! Component: 2950 - total flux cleaned = -0.00456578 Jy ! Component: 3000 - total flux cleaned = -0.00457945 Jy ! Component: 3050 - total flux cleaned = -0.0045927 Jy ! Component: 3100 - total flux cleaned = -0.00460586 Jy ! Component: 3150 - total flux cleaned = -0.00457955 Jy ! Component: 3200 - total flux cleaned = -0.0046709 Jy ! Component: 3250 - total flux cleaned = -0.00468362 Jy ! Component: 3300 - total flux cleaned = -0.00469651 Jy ! Component: 3350 - total flux cleaned = -0.00470926 Jy ! Component: 3400 - total flux cleaned = -0.00470923 Jy ! Component: 3450 - total flux cleaned = -0.00473433 Jy ! Component: 3500 - total flux cleaned = -0.00474676 Jy ! Component: 3550 - total flux cleaned = -0.0047592 Jy ! Component: 3600 - total flux cleaned = -0.00474679 Jy ! Component: 3650 - total flux cleaned = -0.00473452 Jy ! Component: 3700 - total flux cleaned = -0.0047467 Jy ! Component: 3750 - total flux cleaned = -0.00475883 Jy ! Component: 3800 - total flux cleaned = -0.00474682 Jy ! Component: 3850 - total flux cleaned = -0.00475868 Jy ! Component: 3900 - total flux cleaned = -0.00477045 Jy ! Component: 3950 - total flux cleaned = -0.00475864 Jy ! Component: 4000 - total flux cleaned = -0.00479372 Jy ! Component: 4050 - total flux cleaned = -0.00481712 Jy ! Total flux subtracted in 4096 components = -0.00482863 Jy ! Clean residual min=-0.000686 max=0.000738 Jy/beam ! Clean residual mean=-0.000001 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.507114 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 373 components and 0.507114 Jy ![Exited script file: muppet] wmap "J2216+3102_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.674 x 5.982 at -0.7522 degrees (North through East) ! Clean map min=-0.0015939 max=0.45932 Jy/beam ! Writing clean map to FITS file: J2216+3102_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.459323 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202803 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.132458 0.132458 0.264915 0.52983 1.05966 2.11932 4.23864 8.47728 16.9546 33.9091 67.8183 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.459 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.674 x 5.982 at -0.7522 degrees (North through East) ! Clean map min=-0.0015939 max=0.45932 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 J2216+3102_S_2017_08_12_pus_uvs.log closed on Fri May 10 15:09:15 2019