! Started logfile: J1310+3233_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:49:00 2019 obs J1310+3233_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J1310+3233_S_2017_05_31_pus_uva.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.677778 visibilities/baseline/integration-bin. ! Found source: J1310+3233 ! ! 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 703 lines of history. ! ! Reading 4636 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 J1310+3233_S_2017_05_31_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 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.778376Jy sigma=0.007506 ! Fit after self-cal, rms=0.775125Jy sigma=0.007476 ! 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.231 mas, bmaj=5.77 mas, bpa=-7.697 degrees ! Estimated noise=1547.45 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.170623 Jy ! Component: 100 - total flux cleaned = 0.210121 Jy ! Total flux subtracted in 100 components = 0.210121 Jy ! Clean residual min=-0.006724 max=0.014668 Jy/beam ! Clean residual mean=-0.000003 rms=0.001722 Jy/beam ! Combined flux in latest and established models = 0.210121 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.210121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102865Jy sigma=0.000726 ! Fit after self-cal, rms=0.102863Jy sigma=0.000726 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0154981 Jy ! Component: 100 - total flux cleaned = 0.0235827 Jy ! Total flux subtracted in 100 components = 0.0235827 Jy ! Clean residual min=-0.005449 max=0.005841 Jy/beam ! Clean residual mean=0.000001 rms=0.001337 Jy/beam ! Combined flux in latest and established models = 0.233703 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 22 components and 0.233703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099373Jy sigma=0.000698 ! Fit after self-cal, rms=0.099370Jy sigma=0.000698 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.102 mas, bmaj=6.829 mas, bpa=-6.66 degrees ! Estimated noise=1230.98 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.00444655 Jy ! Component: 100 - total flux cleaned = 0.00651145 Jy ! Component: 150 - total flux cleaned = 0.00741835 Jy ! Component: 200 - total flux cleaned = 0.00752 Jy ! Total flux subtracted in 200 components = 0.00752 Jy ! Clean residual min=-0.003600 max=0.003662 Jy/beam ! Clean residual mean=0.000007 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.241223 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 35 components and 0.241223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098929Jy sigma=0.000697 ! Fit after self-cal, rms=0.098921Jy sigma=0.000697 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.95 HN 0.96 KP 1.00 ! LA 1.01 MK 1.01 NL 0.92 OV 1.01 ! PT 1.04 SC 0.96 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 0.97 HN 1.01 KP 0.98 ! LA 0.98 MK 1.03 NL 1.05 OV 1.05 ! PT 1.02 SC 1.06 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.77 FD 1.03 HN 1.02 KP 0.97 ! LA 0.98 MK 1.06 NL 1.00 OV 0.98 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 0.98 KP 1.91 ! LA 1.09 MK 1.25 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.098921Jy sigma=0.000697 ! Fit after self-cal, rms=0.085450Jy sigma=0.000671 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.149 mas, bmaj=6.828 mas, bpa=-6.425 degrees ! Estimated noise=1244.27 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.00143554 Jy ! Component: 100 - total flux cleaned = 0.00154242 Jy ! Component: 150 - total flux cleaned = 0.00154129 Jy ! Component: 200 - total flux cleaned = 0.00154349 Jy ! Total flux subtracted in 200 components = 0.00154349 Jy ! Clean residual min=-0.003631 max=0.004065 Jy/beam ! Clean residual mean=0.000009 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.242767 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.242767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085354Jy sigma=0.000670 ! Fit after self-cal, rms=0.085407Jy 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.085407Jy sigma=0.000670 ! Fit after self-cal, rms=0.085239Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.159 mas, bmaj=6.813 mas, bpa=-6.543 degrees ! Estimated noise=1250.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011247 Jy ! Component: 100 - total flux cleaned = 0.00116711 Jy ! Component: 150 - total flux cleaned = 0.00113759 Jy ! Component: 200 - total flux cleaned = 0.00111072 Jy ! Total flux subtracted in 200 components = 0.00111072 Jy ! Clean residual min=-0.003298 max=0.003203 Jy/beam ! Clean residual mean=0.000001 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.243878 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.243878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085139Jy sigma=0.000662 ! Fit after self-cal, rms=0.085178Jy sigma=0.000662 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 = -7.31412e-05 Jy ! Component: 100 - total flux cleaned = -9.68402e-05 Jy ! Component: 150 - total flux cleaned = -0.000116872 Jy ! Component: 200 - total flux cleaned = -0.000135876 Jy ! Total flux subtracted in 200 components = -0.000135876 Jy ! Clean residual min=-0.003288 max=0.003173 Jy/beam ! Clean residual mean=0.000001 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.243742 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 0.243742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085150Jy sigma=0.000662 ! Fit after self-cal, rms=0.085149Jy sigma=0.000662 ! 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.085149Jy sigma=0.000662 ! Fit after self-cal, rms=0.075652Jy sigma=0.000645 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.171 mas, bmaj=6.812 mas, bpa=-6.507 degrees ! Estimated noise=1250.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000123302 Jy ! Component: 100 - total flux cleaned = 6.41863e-05 Jy ! Component: 150 - total flux cleaned = 1.70029e-05 Jy ! Component: 200 - total flux cleaned = 1.65174e-05 Jy ! Total flux subtracted in 200 components = 1.65174e-05 Jy ! Clean residual min=-0.003334 max=0.003099 Jy/beam ! Clean residual mean=0.000004 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.243758 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 59 components and 0.243758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075632Jy sigma=0.000645 ! Fit after self-cal, rms=0.075630Jy sigma=0.000644 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.63372e-05 Jy ! Component: 100 - total flux cleaned = 4.85896e-05 Jy ! Component: 150 - total flux cleaned = 4.95039e-05 Jy ! Component: 200 - total flux cleaned = 4.93312e-05 Jy ! Total flux subtracted in 200 components = 4.93312e-05 Jy ! Clean residual min=-0.003337 max=0.003085 Jy/beam ! Clean residual mean=0.000003 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.243808 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 60 components and 0.243808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075618Jy sigma=0.000644 ! Fit after self-cal, rms=0.075617Jy sigma=0.000644 ! 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.075617Jy sigma=0.000644 ! Fit after self-cal, rms=0.075609Jy sigma=0.000644 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.38 mas, bmaj=9.907 mas, bpa=-15.28 degrees ! Estimated noise=1436.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00021286 Jy ! Component: 100 - total flux cleaned = 0.000147915 Jy ! Component: 150 - total flux cleaned = 0.000112224 Jy ! Component: 200 - total flux cleaned = 0.000101534 Jy ! Total flux subtracted in 200 components = 0.000101534 Jy ! Clean residual min=-0.003147 max=0.002992 Jy/beam ! Clean residual mean=0.000004 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.243909 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 69 components and 0.243909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075607Jy sigma=0.000644 ! Fit after self-cal, rms=0.075609Jy sigma=0.000644 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 = 9.97734e-05 Jy ! Component: 100 - total flux cleaned = 7.10932e-05 Jy ! Component: 150 - total flux cleaned = 4.42407e-05 Jy ! Component: 200 - total flux cleaned = 2.40276e-05 Jy ! Total flux subtracted in 200 components = 2.40276e-05 Jy ! Clean residual min=-0.003157 max=0.002992 Jy/beam ! Clean residual mean=0.000004 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.243933 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 71 components and 0.243933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075609Jy sigma=0.000644 ! Fit after self-cal, rms=0.075610Jy sigma=0.000644 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.176 mas, bmaj=6.805 mas, bpa=-6.401 degrees ! Estimated noise=1249.64 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.176 x 6.805 at -6.401 degrees (North through East) ! Clean map min=-0.0031717 max=0.22623 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.301 mas, bmaj=5.772 mas, bpa=-7.244 degrees ! Estimated noise=1575.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.173447 Jy ! Component: 100 - total flux cleaned = 0.212549 Jy ! Component: 150 - total flux cleaned = 0.226742 Jy ! Component: 200 - total flux cleaned = 0.234205 Jy ! Total flux subtracted in 200 components = 0.234205 Jy ! Clean residual min=-0.004157 max=0.003786 Jy/beam ! Clean residual mean=0.000001 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.234205 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.234205 Jy ! Inverting map and beam ! Estimated beam: bmin=4.176 mas, bmaj=6.805 mas, bpa=-6.401 degrees ! Estimated noise=1249.64 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.00526433 Jy ! Component: 100 - total flux cleaned = 0.00783219 Jy ! Component: 150 - total flux cleaned = 0.00905335 Jy ! Component: 200 - total flux cleaned = 0.00929017 Jy ! Total flux subtracted in 200 components = 0.00929017 Jy ! Clean residual min=-0.003357 max=0.003125 Jy/beam ! Clean residual mean=0.000004 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.243496 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 42 components and 0.243496 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=8.38 mas, bmaj=9.907 mas, bpa=-15.28 degrees ! Estimated noise=1436.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000590211 Jy ! Component: 100 - total flux cleaned = 0.00058977 Jy ! Component: 150 - total flux cleaned = 0.000582649 Jy ! Component: 200 - total flux cleaned = 0.000568977 Jy ! Total flux subtracted in 200 components = 0.000568977 Jy ! Clean residual min=-0.003119 max=0.003028 Jy/beam ! Clean residual mean=0.000004 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.244065 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 = -5.6697e-06 Jy ! Component: 100 - total flux cleaned = -1.14396e-05 Jy ! Component: 150 - total flux cleaned = -1.14946e-05 Jy ! Component: 200 - total flux cleaned = -1.69393e-05 Jy ! Total flux subtracted in 200 components = -1.69393e-05 Jy ! Clean residual min=-0.003128 max=0.003021 Jy/beam ! Clean residual mean=0.000004 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.244048 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 48 components and 0.244048 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.176 mas, bmaj=6.805 mas, bpa=-6.401 degrees ! Estimated noise=1249.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000114832 Jy ! Component: 100 - total flux cleaned = 1.43781e-05 Jy ! Component: 150 - total flux cleaned = 7.35589e-05 Jy ! Component: 200 - total flux cleaned = 0.000100578 Jy ! Total flux subtracted in 200 components = 0.000100578 Jy ! Clean residual min=-0.003286 max=0.003143 Jy/beam ! Clean residual mean=0.000004 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.244148 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.244148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075665Jy sigma=0.000645 ! Fit after self-cal, rms=0.075653Jy sigma=0.000645 wmodel J1310+3233_S_2017_05_31_pus_map.mod ! Writing 52 model components to file: J1310+3233_S_2017_05_31_pus_map.mod wobs J1310+3233_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J1310+3233_S_2017_05_31_pus_uvs.fits wwins J1310+3233_S_2017_05_31_pus_map.win ! wwins: Wrote 1 windows to J1310+3233_S_2017_05_31_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.000185006 Jy ! Component: 100 - total flux cleaned = -0.000709151 Jy ! Component: 150 - total flux cleaned = -0.00144808 Jy ! Component: 200 - total flux cleaned = -0.00206038 Jy ! Component: 250 - total flux cleaned = -0.00224246 Jy ! Component: 300 - total flux cleaned = -0.00246248 Jy ! Component: 350 - total flux cleaned = -0.00246246 Jy ! Component: 400 - total flux cleaned = -0.0025039 Jy ! Component: 450 - total flux cleaned = -0.00254413 Jy ! Component: 500 - total flux cleaned = -0.00254415 Jy ! Component: 550 - total flux cleaned = -0.00262263 Jy ! Component: 600 - total flux cleaned = -0.00266138 Jy ! Component: 650 - total flux cleaned = -0.00277423 Jy ! Component: 700 - total flux cleaned = -0.0027739 Jy ! Component: 750 - total flux cleaned = -0.00270136 Jy ! Component: 800 - total flux cleaned = -0.00284515 Jy ! Component: 850 - total flux cleaned = -0.00270402 Jy ! Component: 900 - total flux cleaned = -0.00266989 Jy ! Component: 950 - total flux cleaned = -0.00270362 Jy ! Component: 1000 - total flux cleaned = -0.00263573 Jy ! Component: 1050 - total flux cleaned = -0.00263511 Jy ! Component: 1100 - total flux cleaned = -0.00253614 Jy ! Component: 1150 - total flux cleaned = -0.0026016 Jy ! Component: 1200 - total flux cleaned = -0.00256938 Jy ! Component: 1250 - total flux cleaned = -0.00250586 Jy ! Component: 1300 - total flux cleaned = -0.00260044 Jy ! Component: 1350 - total flux cleaned = -0.002569 Jy ! Component: 1400 - total flux cleaned = -0.0024152 Jy ! Component: 1450 - total flux cleaned = -0.00250655 Jy ! Component: 1500 - total flux cleaned = -0.00250658 Jy ! Component: 1550 - total flux cleaned = -0.00244672 Jy ! Component: 1600 - total flux cleaned = -0.00247677 Jy ! Component: 1650 - total flux cleaned = -0.00247688 Jy ! Component: 1700 - total flux cleaned = -0.00253501 Jy ! Component: 1750 - total flux cleaned = -0.00244849 Jy ! Component: 1800 - total flux cleaned = -0.00250563 Jy ! Component: 1850 - total flux cleaned = -0.00247742 Jy ! Component: 1900 - total flux cleaned = -0.00256118 Jy ! Component: 1950 - total flux cleaned = -0.00258888 Jy ! Component: 2000 - total flux cleaned = -0.00247842 Jy ! Component: 2050 - total flux cleaned = -0.00253308 Jy ! Component: 2100 - total flux cleaned = -0.00253289 Jy ! Component: 2150 - total flux cleaned = -0.00261316 Jy ! Component: 2200 - total flux cleaned = -0.00253352 Jy ! Component: 2250 - total flux cleaned = -0.00255987 Jy ! Component: 2300 - total flux cleaned = -0.00258614 Jy ! Component: 2350 - total flux cleaned = -0.00258646 Jy ! Component: 2400 - total flux cleaned = -0.00271523 Jy ! Component: 2450 - total flux cleaned = -0.00271498 Jy ! Component: 2500 - total flux cleaned = -0.00274042 Jy ! Component: 2550 - total flux cleaned = -0.00266493 Jy ! Component: 2600 - total flux cleaned = -0.0026648 Jy ! Component: 2650 - total flux cleaned = -0.00266509 Jy ! Component: 2700 - total flux cleaned = -0.00259085 Jy ! Component: 2750 - total flux cleaned = -0.00254174 Jy ! Component: 2800 - total flux cleaned = -0.00254172 Jy ! Component: 2850 - total flux cleaned = -0.00249337 Jy ! Component: 2900 - total flux cleaned = -0.00242162 Jy ! Component: 2950 - total flux cleaned = -0.00249275 Jy ! Component: 3000 - total flux cleaned = -0.00239806 Jy ! Component: 3050 - total flux cleaned = -0.00235103 Jy ! Component: 3100 - total flux cleaned = -0.00228098 Jy ! Component: 3150 - total flux cleaned = -0.00214204 Jy ! Component: 3200 - total flux cleaned = -0.00218818 Jy ! Component: 3250 - total flux cleaned = -0.00223409 Jy ! Component: 3300 - total flux cleaned = -0.00205209 Jy ! Component: 3350 - total flux cleaned = -0.00205203 Jy ! Component: 3400 - total flux cleaned = -0.00191732 Jy ! Component: 3450 - total flux cleaned = -0.00196196 Jy ! Component: 3500 - total flux cleaned = -0.00191782 Jy ! Component: 3550 - total flux cleaned = -0.00189576 Jy ! Component: 3600 - total flux cleaned = -0.00178639 Jy ! Component: 3650 - total flux cleaned = -0.00180803 Jy ! Component: 3700 - total flux cleaned = -0.00174317 Jy ! Component: 3750 - total flux cleaned = -0.00176455 Jy ! Component: 3800 - total flux cleaned = -0.00165766 Jy ! Component: 3850 - total flux cleaned = -0.00165761 Jy ! Component: 3900 - total flux cleaned = -0.00157304 Jy ! Component: 3950 - total flux cleaned = -0.00144699 Jy ! Component: 4000 - total flux cleaned = -0.00140551 Jy ! Component: 4050 - total flux cleaned = -0.00134298 Jy ! Total flux subtracted in 4096 components = -0.00123959 Jy ! Clean residual min=-0.001130 max=0.001125 Jy/beam ! Clean residual mean=-0.000000 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.242909 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 320 components and 0.242909 Jy ![Exited script file: muppet] wmap "J1310+3233_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.176 x 6.805 at -6.401 degrees (North through East) ! Clean map min=-0.0025174 max=0.22602 Jy/beam ! Writing clean map to FITS file: J1310+3233_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.226016 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000374123 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.496589 0.496589 0.993177 1.98635 3.97271 7.94542 15.8908 31.7817 63.5633 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.226 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.176 x 6.805 at -6.401 degrees (North through East) ! Clean map min=-0.0025174 max=0.22602 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 J1310+3233_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:49:05 2019