! Started logfile: J0122+2954_S_2017_06_15_pus_uvs.log on Tue May 7 15:07:57 2019 obs J0122+2954_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0122+2954_S_2017_06_15_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.911111 visibilities/baseline/integration-bin. ! Found source: J0122+2954 ! ! 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 603 lines of history. ! ! Reading 23452 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 J0122+2954_S_2017_06_15_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 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 189 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 802 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.698040Jy sigma=0.006980 ! Fit after self-cal, rms=0.672113Jy sigma=0.006747 ! 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.81 mas, bmaj=6.177 mas, bpa=-3.608 degrees ! Estimated noise=808.907 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.254945 Jy ! Component: 100 - total flux cleaned = 0.311786 Jy ! Total flux subtracted in 100 components = 0.311786 Jy ! Clean residual min=-0.008715 max=0.019436 Jy/beam ! Clean residual mean=0.000007 rms=0.002432 Jy/beam ! Combined flux in latest and established models = 0.311786 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.311786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088077Jy sigma=0.000809 ! Fit after self-cal, rms=0.088078Jy sigma=0.000809 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0204932 Jy ! Component: 100 - total flux cleaned = 0.0309192 Jy ! Total flux subtracted in 100 components = 0.0309192 Jy ! Clean residual min=-0.006944 max=0.009195 Jy/beam ! Clean residual mean=0.000004 rms=0.001871 Jy/beam ! Combined flux in latest and established models = 0.342705 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 14 components and 0.342705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083092Jy sigma=0.000760 ! Fit after self-cal, rms=0.083098Jy sigma=0.000760 ! 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.443 mas, bmaj=7.017 mas, bpa=-3.094 degrees ! Estimated noise=541.275 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.0055757 Jy ! Component: 100 - total flux cleaned = 0.00859597 Jy ! Component: 150 - total flux cleaned = 0.00993975 Jy ! Component: 200 - total flux cleaned = 0.0101868 Jy ! Total flux subtracted in 200 components = 0.0101868 Jy ! Clean residual min=-0.004715 max=0.006220 Jy/beam ! Clean residual mean=0.000007 rms=0.001368 Jy/beam ! Combined flux in latest and established models = 0.352892 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 40 components and 0.352892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082612Jy sigma=0.000757 ! Fit after self-cal, rms=0.082615Jy sigma=0.000757 ! 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.96 HN 0.95 KP 1.03 ! LA 1.02 MK 1.00 NL 0.89 OV 0.99 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.98 KP 0.98 ! LA 0.97 MK 1.01 NL 1.04 OV 1.11 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 0.95 KP 0.99 ! LA 0.99 MK 1.04 NL 0.99 OV 0.99 ! PT 0.98 SC 0.99 ! ! ! 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.94 KP 1.00* ! LA 0.93 MK 1.21 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.082615Jy sigma=0.000757 ! Fit after self-cal, rms=0.080740Jy sigma=0.000730 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.456 mas, bmaj=7.011 mas, bpa=-2.975 degrees ! Estimated noise=541.88 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.000949169 Jy ! Component: 100 - total flux cleaned = 0.00122016 Jy ! Component: 150 - total flux cleaned = 0.0013133 Jy ! Component: 200 - total flux cleaned = 0.0013409 Jy ! Total flux subtracted in 200 components = 0.0013409 Jy ! Clean residual min=-0.004691 max=0.005651 Jy/beam ! Clean residual mean=0.000004 rms=0.001218 Jy/beam ! Combined flux in latest and established models = 0.354232 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.354232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080692Jy sigma=0.000729 ! Fit after self-cal, rms=0.080693Jy sigma=0.000729 ! 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.080693Jy sigma=0.000729 ! Fit after self-cal, rms=0.075663Jy sigma=0.000678 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.456 mas, bmaj=6.996 mas, bpa=-3.08 degrees ! Estimated noise=542.906 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.1807e-05 Jy ! Component: 100 - total flux cleaned = -0.000147952 Jy ! Component: 150 - total flux cleaned = -0.000263828 Jy ! Component: 200 - total flux cleaned = -0.000388806 Jy ! Total flux subtracted in 200 components = -0.000388806 Jy ! Clean residual min=-0.001539 max=0.001272 Jy/beam ! Clean residual mean=-0.000001 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.353844 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 53 components and 0.353844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075634Jy sigma=0.000678 ! Fit after self-cal, rms=0.075675Jy sigma=0.000678 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.00014676 Jy ! Component: 100 - total flux cleaned = -0.00023156 Jy ! Component: 150 - total flux cleaned = -0.000305073 Jy ! Component: 200 - total flux cleaned = -0.000354478 Jy ! Total flux subtracted in 200 components = -0.000354478 Jy ! Clean residual min=-0.001519 max=0.001268 Jy/beam ! Clean residual mean=-0.000001 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.353489 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.353489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075663Jy sigma=0.000678 ! Fit after self-cal, rms=0.075662Jy sigma=0.000678 ! 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.075662Jy sigma=0.000678 ! Fit after self-cal, rms=0.075818Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.461 mas, bmaj=7.002 mas, bpa=-3.046 degrees ! Estimated noise=543.512 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000170651 Jy ! Component: 100 - total flux cleaned = -0.000254209 Jy ! Component: 150 - total flux cleaned = -0.00032698 Jy ! Component: 200 - total flux cleaned = -0.000375588 Jy ! Total flux subtracted in 200 components = -0.000375588 Jy ! Clean residual min=-0.001409 max=0.001228 Jy/beam ! Clean residual mean=-0.000002 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.353114 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.353114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075806Jy sigma=0.000677 ! Fit after self-cal, rms=0.075808Jy sigma=0.000677 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.000130314 Jy ! Component: 100 - total flux cleaned = -0.000171275 Jy ! Component: 150 - total flux cleaned = -0.000207719 Jy ! Component: 200 - total flux cleaned = -0.000240496 Jy ! Total flux subtracted in 200 components = -0.000240496 Jy ! Clean residual min=-0.001388 max=0.001210 Jy/beam ! Clean residual mean=-0.000002 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.352873 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 58 components and 0.352873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075802Jy sigma=0.000677 ! Fit after self-cal, rms=0.075802Jy sigma=0.000677 ! 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.075802Jy sigma=0.000677 ! Fit after self-cal, rms=0.075924Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.722 mas, bmaj=10.83 mas, bpa=-4.748 degrees ! Estimated noise=664.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.76942e-05 Jy ! Component: 100 - total flux cleaned = -0.000104382 Jy ! Component: 150 - total flux cleaned = -0.000129946 Jy ! Component: 200 - total flux cleaned = -0.000147558 Jy ! Total flux subtracted in 200 components = -0.000147558 Jy ! Clean residual min=-0.001252 max=0.001330 Jy/beam ! Clean residual mean=-0.000004 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.352725 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 60 components and 0.352725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075923Jy sigma=0.000677 ! Fit after self-cal, rms=0.075923Jy sigma=0.000677 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.40514e-05 Jy ! Component: 100 - total flux cleaned = -4.19326e-05 Jy ! Component: 150 - total flux cleaned = -4.75798e-05 Jy ! Component: 200 - total flux cleaned = -5.72144e-05 Jy ! Total flux subtracted in 200 components = -5.72144e-05 Jy ! Clean residual min=-0.001246 max=0.001327 Jy/beam ! Clean residual mean=-0.000004 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.352668 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 61 components and 0.352668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075923Jy sigma=0.000677 ! Fit after self-cal, rms=0.075923Jy sigma=0.000677 ! 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.463 mas, bmaj=7.005 mas, bpa=-3.01 degrees ! Estimated noise=544.131 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.463 x 7.005 at -3.01 degrees (North through East) ! Clean map min=-0.0012938 max=0.33189 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.83 mas, bmaj=6.172 mas, bpa=-3.505 degrees ! Estimated noise=814.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.256632 Jy ! Component: 100 - total flux cleaned = 0.313156 Jy ! Component: 150 - total flux cleaned = 0.331855 Jy ! Component: 200 - total flux cleaned = 0.340846 Jy ! Total flux subtracted in 200 components = 0.340846 Jy ! Clean residual min=-0.002602 max=0.004314 Jy/beam ! Clean residual mean=0.000000 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.340846 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.340846 Jy ! Inverting map and beam ! Estimated beam: bmin=3.463 mas, bmaj=7.005 mas, bpa=-3.01 degrees ! Estimated noise=544.131 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.00569483 Jy ! Component: 100 - total flux cleaned = 0.00858057 Jy ! Component: 150 - total flux cleaned = 0.0101547 Jy ! Component: 200 - total flux cleaned = 0.0109131 Jy ! Total flux subtracted in 200 components = 0.0109131 Jy ! Clean residual min=-0.001546 max=0.001282 Jy/beam ! Clean residual mean=-0.000001 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.351759 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 40 components and 0.351759 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.722 mas, bmaj=10.83 mas, bpa=-4.748 degrees ! Estimated noise=664.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000572089 Jy ! Component: 100 - total flux cleaned = 0.000706527 Jy ! Component: 150 - total flux cleaned = 0.000730061 Jy ! Component: 200 - total flux cleaned = 0.000744382 Jy ! Total flux subtracted in 200 components = 0.000744382 Jy ! Clean residual min=-0.001170 max=0.001310 Jy/beam ! Clean residual mean=-0.000004 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.352504 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 = 8.62094e-06 Jy ! Component: 100 - total flux cleaned = 1.94786e-05 Jy ! Component: 150 - total flux cleaned = 2.272e-05 Jy ! Component: 200 - total flux cleaned = 2.88884e-05 Jy ! Total flux subtracted in 200 components = 2.88884e-05 Jy ! Clean residual min=-0.001172 max=0.001311 Jy/beam ! Clean residual mean=-0.000004 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.352533 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.352533 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.463 mas, bmaj=7.005 mas, bpa=-3.01 degrees ! Estimated noise=544.131 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.21591e-05 Jy ! Component: 100 - total flux cleaned = -7.07311e-05 Jy ! Component: 150 - total flux cleaned = -5.02444e-05 Jy ! Component: 200 - total flux cleaned = -2.97157e-05 Jy ! Total flux subtracted in 200 components = -2.97157e-05 Jy ! Clean residual min=-0.001500 max=0.001175 Jy/beam ! Clean residual mean=-0.000002 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.352503 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 57 components and 0.352503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075950Jy sigma=0.000678 ! Fit after self-cal, rms=0.075946Jy sigma=0.000678 wmodel J0122+2954_S_2017_06_15_pus_map.mod ! Writing 57 model components to file: J0122+2954_S_2017_06_15_pus_map.mod wobs J0122+2954_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0122+2954_S_2017_06_15_pus_uvs.fits wwins J0122+2954_S_2017_06_15_pus_map.win ! wwins: Wrote 1 windows to J0122+2954_S_2017_06_15_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.000592738 Jy ! Component: 100 - total flux cleaned = -0.000797268 Jy ! Component: 150 - total flux cleaned = -0.00088429 Jy ! Component: 200 - total flux cleaned = -0.000990109 Jy ! Component: 250 - total flux cleaned = -0.00107247 Jy ! Component: 300 - total flux cleaned = -0.0012121 Jy ! Component: 350 - total flux cleaned = -0.00127089 Jy ! Component: 400 - total flux cleaned = -0.0013093 Jy ! Component: 450 - total flux cleaned = -0.00140346 Jy ! Component: 500 - total flux cleaned = -0.00143989 Jy ! Component: 550 - total flux cleaned = -0.00142138 Jy ! Component: 600 - total flux cleaned = -0.00140358 Jy ! Component: 650 - total flux cleaned = -0.00140381 Jy ! Component: 700 - total flux cleaned = -0.00140376 Jy ! Component: 750 - total flux cleaned = -0.0014207 Jy ! Component: 800 - total flux cleaned = -0.00142048 Jy ! Component: 850 - total flux cleaned = -0.00145395 Jy ! Component: 900 - total flux cleaned = -0.001503 Jy ! Component: 950 - total flux cleaned = -0.00151927 Jy ! Component: 1000 - total flux cleaned = -0.00158336 Jy ! Component: 1050 - total flux cleaned = -0.0016151 Jy ! Component: 1100 - total flux cleaned = -0.0017086 Jy ! Component: 1150 - total flux cleaned = -0.00169311 Jy ! Component: 1200 - total flux cleaned = -0.0017539 Jy ! Component: 1250 - total flux cleaned = -0.00176883 Jy ! Component: 1300 - total flux cleaned = -0.00179853 Jy ! Component: 1350 - total flux cleaned = -0.00179856 Jy ! Component: 1400 - total flux cleaned = -0.00181313 Jy ! Component: 1450 - total flux cleaned = -0.00181312 Jy ! Component: 1500 - total flux cleaned = -0.00191347 Jy ! Component: 1550 - total flux cleaned = -0.00188499 Jy ! Component: 1600 - total flux cleaned = -0.0019555 Jy ! Component: 1650 - total flux cleaned = -0.00201125 Jy ! Component: 1700 - total flux cleaned = -0.00209413 Jy ! Component: 1750 - total flux cleaned = -0.00210751 Jy ! Component: 1800 - total flux cleaned = -0.00221566 Jy ! Component: 1850 - total flux cleaned = -0.00221572 Jy ! Component: 1900 - total flux cleaned = -0.00226884 Jy ! Component: 1950 - total flux cleaned = -0.00230857 Jy ! Component: 2000 - total flux cleaned = -0.00238673 Jy ! Component: 2050 - total flux cleaned = -0.0024384 Jy ! Component: 2100 - total flux cleaned = -0.00245098 Jy ! Component: 2150 - total flux cleaned = -0.00251445 Jy ! Component: 2200 - total flux cleaned = -0.0025648 Jy ! Component: 2250 - total flux cleaned = -0.00262717 Jy ! Component: 2300 - total flux cleaned = -0.00266402 Jy ! Component: 2350 - total flux cleaned = -0.00274972 Jy ! Component: 2400 - total flux cleaned = -0.00276185 Jy ! Component: 2450 - total flux cleaned = -0.00281017 Jy ! Component: 2500 - total flux cleaned = -0.00285791 Jy ! Component: 2550 - total flux cleaned = -0.00289354 Jy ! Component: 2600 - total flux cleaned = -0.00292883 Jy ! Component: 2650 - total flux cleaned = -0.00296383 Jy ! Component: 2700 - total flux cleaned = -0.0030102 Jy ! Component: 2750 - total flux cleaned = -0.00305645 Jy ! Component: 2800 - total flux cleaned = -0.00310212 Jy ! Component: 2850 - total flux cleaned = -0.00314773 Jy ! Component: 2900 - total flux cleaned = -0.00319297 Jy ! Component: 2950 - total flux cleaned = -0.00320418 Jy ! Component: 3000 - total flux cleaned = -0.00327095 Jy ! Component: 3050 - total flux cleaned = -0.00331531 Jy ! Component: 3100 - total flux cleaned = -0.0033483 Jy ! Component: 3150 - total flux cleaned = -0.0034139 Jy ! Component: 3200 - total flux cleaned = -0.00340291 Jy ! Component: 3250 - total flux cleaned = -0.00342446 Jy ! Component: 3300 - total flux cleaned = -0.0034889 Jy ! Component: 3350 - total flux cleaned = -0.00349951 Jy ! Component: 3400 - total flux cleaned = -0.00355252 Jy ! Component: 3450 - total flux cleaned = -0.00357357 Jy ! Component: 3500 - total flux cleaned = -0.00365732 Jy ! Component: 3550 - total flux cleaned = -0.00367805 Jy ! Component: 3600 - total flux cleaned = -0.00369873 Jy ! Component: 3650 - total flux cleaned = -0.00373988 Jy ! Component: 3700 - total flux cleaned = -0.00376036 Jy ! Component: 3750 - total flux cleaned = -0.00378065 Jy ! Component: 3800 - total flux cleaned = -0.00377054 Jy ! Component: 3850 - total flux cleaned = -0.00381075 Jy ! Component: 3900 - total flux cleaned = -0.00384078 Jy ! Component: 3950 - total flux cleaned = -0.00391038 Jy ! Component: 4000 - total flux cleaned = -0.00395986 Jy ! Component: 4050 - total flux cleaned = -0.00394026 Jy ! Total flux subtracted in 4096 components = -0.00398919 Jy ! Clean residual min=-0.000573 max=0.000630 Jy/beam ! Clean residual mean=-0.000001 rms=0.000180 Jy/beam ! Combined flux in latest and established models = 0.348514 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 356 components and 0.348514 Jy ![Exited script file: muppet] wmap "J0122+2954_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.463 x 7.005 at -3.01 degrees (North through East) ! Clean map min=-0.001192 max=0.33196 Jy/beam ! Writing clean map to FITS file: J0122+2954_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.331965 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000180369 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.163002 0.163002 0.326003 0.652006 1.30401 2.60802 5.21605 10.4321 20.8642 41.7284 83.4568 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.331 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.463 x 7.005 at -3.01 degrees (North through East) ! Clean map min=-0.001192 max=0.33196 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 J0122+2954_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:08:02 2019