! Started logfile: J1419+3821_S_2017_06_15_pus_uvs.log on Tue May 7 15:21:50 2019 obs J1419+3821_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1419+3821_S_2017_06_15_pus_uva.fits ! AN table 1: 26 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.676923 visibilities/baseline/integration-bin. ! Found source: J1419+3821 ! ! 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 3168 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 J1419+3821_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 173 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.713493Jy sigma=0.006981 ! Fit after self-cal, rms=0.709113Jy sigma=0.006942 ! 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=6.346 mas, bpa=7.965 degrees ! Estimated noise=1731.23 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.227192 Jy ! Component: 100 - total flux cleaned = 0.277722 Jy ! Total flux subtracted in 100 components = 0.277722 Jy ! Clean residual min=-0.006985 max=0.016955 Jy/beam ! Clean residual mean=-0.000010 rms=0.001991 Jy/beam ! Combined flux in latest and established models = 0.277722 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.277722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078141Jy sigma=0.000724 ! Fit after self-cal, rms=0.078145Jy sigma=0.000724 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0174426 Jy ! Component: 100 - total flux cleaned = 0.0253747 Jy ! Total flux subtracted in 100 components = 0.0253747 Jy ! Clean residual min=-0.005579 max=0.006572 Jy/beam ! Clean residual mean=-0.000002 rms=0.001448 Jy/beam ! Combined flux in latest and established models = 0.303096 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.303096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074096Jy sigma=0.000684 ! Fit after self-cal, rms=0.074104Jy sigma=0.000684 ! 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.731 mas, bmaj=7.184 mas, bpa=10.21 degrees ! Estimated noise=1456.34 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.0048545 Jy ! Component: 100 - total flux cleaned = 0.00751966 Jy ! Component: 150 - total flux cleaned = 0.00854184 Jy ! Component: 200 - total flux cleaned = 0.00880191 Jy ! Total flux subtracted in 200 components = 0.00880191 Jy ! Clean residual min=-0.005330 max=0.005394 Jy/beam ! Clean residual mean=0.000012 rms=0.001222 Jy/beam ! Combined flux in latest and established models = 0.311898 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 29 components and 0.311898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073730Jy sigma=0.000681 ! Fit after self-cal, rms=0.073737Jy sigma=0.000681 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.97 HN 0.96 KP 0.99 ! LA 1.02 MK 1.05 NL 0.93 OV 1.02 ! PT 1.04 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 1.02 KP 1.01 ! LA 0.97 MK 1.06 NL 1.08 OV 0.98 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.09 HN 1.00 KP 1.00 ! LA 0.99 MK 1.05 NL 1.02 OV 0.95 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.01 KP 1.00* ! LA 0.96 MK 1.33 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.073737Jy sigma=0.000681 ! Fit after self-cal, rms=0.072148Jy sigma=0.000661 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.745 mas, bmaj=7.213 mas, bpa=10.75 degrees ! Estimated noise=1463.06 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 = 2.01434e-05 Jy ! Component: 100 - total flux cleaned = 1.37488e-05 Jy ! Component: 150 - total flux cleaned = 1.34523e-05 Jy ! Component: 200 - total flux cleaned = 9.97423e-06 Jy ! Total flux subtracted in 200 components = 9.97423e-06 Jy ! Clean residual min=-0.004403 max=0.004632 Jy/beam ! Clean residual mean=0.000017 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.311908 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 41 components and 0.311908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072063Jy sigma=0.000660 ! Fit after self-cal, rms=0.072082Jy sigma=0.000660 ! 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.072082Jy sigma=0.000660 ! Fit after self-cal, rms=0.069922Jy sigma=0.000642 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.743 mas, bmaj=7.213 mas, bpa=10.65 degrees ! Estimated noise=1461.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000269891 Jy ! Component: 100 - total flux cleaned = -0.00036096 Jy ! Component: 150 - total flux cleaned = -0.000441917 Jy ! Component: 200 - total flux cleaned = -0.000442171 Jy ! Total flux subtracted in 200 components = -0.000442171 Jy ! Clean residual min=-0.003713 max=0.003235 Jy/beam ! Clean residual mean=0.000004 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.311466 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 48 components and 0.311466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069897Jy sigma=0.000641 ! Fit after self-cal, rms=0.069913Jy sigma=0.000641 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.000139771 Jy ! Component: 100 - total flux cleaned = -0.000165088 Jy ! Component: 150 - total flux cleaned = -0.000165488 Jy ! Component: 200 - total flux cleaned = -0.000165061 Jy ! Total flux subtracted in 200 components = -0.000165061 Jy ! Clean residual min=-0.003705 max=0.003174 Jy/beam ! Clean residual mean=0.000004 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.311301 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 49 components and 0.311301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069898Jy sigma=0.000641 ! Fit after self-cal, rms=0.069899Jy sigma=0.000641 ! 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.069899Jy sigma=0.000641 ! Fit after self-cal, rms=0.069886Jy sigma=0.000641 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.745 mas, bmaj=7.211 mas, bpa=10.64 degrees ! Estimated noise=1461 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000143176 Jy ! Component: 100 - total flux cleaned = -0.000164293 Jy ! Component: 150 - total flux cleaned = -0.000183515 Jy ! Component: 200 - total flux cleaned = -0.00020148 Jy ! Total flux subtracted in 200 components = -0.00020148 Jy ! Clean residual min=-0.003691 max=0.003140 Jy/beam ! Clean residual mean=0.000004 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.3111 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 50 components and 0.3111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069873Jy sigma=0.000641 ! Fit after self-cal, rms=0.069875Jy sigma=0.000641 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.000107969 Jy ! Component: 100 - total flux cleaned = -0.000125337 Jy ! Component: 150 - total flux cleaned = -0.000124421 Jy ! Component: 200 - total flux cleaned = -0.000124498 Jy ! Total flux subtracted in 200 components = -0.000124498 Jy ! Clean residual min=-0.003681 max=0.003142 Jy/beam ! Clean residual mean=0.000004 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.310975 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.310975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069865Jy sigma=0.000641 ! Fit after self-cal, rms=0.069866Jy sigma=0.000641 ! 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.069866Jy sigma=0.000641 ! Fit after self-cal, rms=0.069856Jy sigma=0.000641 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.094 mas, bmaj=9.831 mas, bpa=12.43 degrees ! Estimated noise=1729.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000115589 Jy ! Component: 100 - total flux cleaned = -0.000155256 Jy ! Component: 150 - total flux cleaned = -0.000156183 Jy ! Component: 200 - total flux cleaned = -0.000167026 Jy ! Total flux subtracted in 200 components = -0.000167026 Jy ! Clean residual min=-0.003517 max=0.003031 Jy/beam ! Clean residual mean=0.000011 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.310808 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.310808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069854Jy sigma=0.000641 ! Fit after self-cal, rms=0.069855Jy sigma=0.000641 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 = -1.34356e-05 Jy ! Component: 100 - total flux cleaned = -2.37462e-05 Jy ! Component: 150 - total flux cleaned = -2.38079e-05 Jy ! Component: 200 - total flux cleaned = -3.29081e-05 Jy ! Total flux subtracted in 200 components = -3.29081e-05 Jy ! Clean residual min=-0.003503 max=0.003023 Jy/beam ! Clean residual mean=0.000011 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.310775 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 57 components and 0.310775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069855Jy sigma=0.000641 ! Fit after self-cal, rms=0.069856Jy sigma=0.000641 ! 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.746 mas, bmaj=7.209 mas, bpa=10.65 degrees ! Estimated noise=1460.65 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.746 x 7.209 at 10.65 degrees (North through East) ! Clean map min=-0.0035644 max=0.2937 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.121 mas, bmaj=6.406 mas, bpa=8.353 degrees ! Estimated noise=1724.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.227449 Jy ! Component: 100 - total flux cleaned = 0.277489 Jy ! Component: 150 - total flux cleaned = 0.29388 Jy ! Component: 200 - total flux cleaned = 0.301747 Jy ! Total flux subtracted in 200 components = 0.301747 Jy ! Clean residual min=-0.004654 max=0.004590 Jy/beam ! Clean residual mean=-0.000001 rms=0.001089 Jy/beam ! Combined flux in latest and established models = 0.301747 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.301747 Jy ! Inverting map and beam ! Estimated beam: bmin=3.746 mas, bmaj=7.209 mas, bpa=10.65 degrees ! Estimated noise=1460.65 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.00484647 Jy ! Component: 100 - total flux cleaned = 0.00743493 Jy ! Component: 150 - total flux cleaned = 0.00877102 Jy ! Component: 200 - total flux cleaned = 0.0088621 Jy ! Total flux subtracted in 200 components = 0.0088621 Jy ! Clean residual min=-0.003708 max=0.003242 Jy/beam ! Clean residual mean=0.000004 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.310609 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 30 components and 0.310609 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.094 mas, bmaj=9.831 mas, bpa=12.43 degrees ! Estimated noise=1729.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000218978 Jy ! Component: 100 - total flux cleaned = 0.000258938 Jy ! Component: 150 - total flux cleaned = 0.000276764 Jy ! Component: 200 - total flux cleaned = 0.000262262 Jy ! Total flux subtracted in 200 components = 0.000262262 Jy ! Clean residual min=-0.003484 max=0.003039 Jy/beam ! Clean residual mean=0.000011 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.310871 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.82828e-07 Jy ! Component: 100 - total flux cleaned = 2.16767e-07 Jy ! Component: 150 - total flux cleaned = -1.61371e-07 Jy ! Component: 200 - total flux cleaned = -1.04607e-05 Jy ! Total flux subtracted in 200 components = -1.04607e-05 Jy ! Clean residual min=-0.003468 max=0.003013 Jy/beam ! Clean residual mean=0.000011 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.310861 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 0.310861 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.746 mas, bmaj=7.209 mas, bpa=10.65 degrees ! Estimated noise=1460.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000316392 Jy ! Component: 100 - total flux cleaned = 0.000391702 Jy ! Component: 150 - total flux cleaned = 0.000360505 Jy ! Component: 200 - total flux cleaned = 0.00036171 Jy ! Total flux subtracted in 200 components = 0.00036171 Jy ! Clean residual min=-0.003624 max=0.003286 Jy/beam ! Clean residual mean=0.000004 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.311223 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.311223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069955Jy sigma=0.000642 ! Fit after self-cal, rms=0.069945Jy sigma=0.000642 wmodel J1419+3821_S_2017_06_15_pus_map.mod ! Writing 46 model components to file: J1419+3821_S_2017_06_15_pus_map.mod wobs J1419+3821_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1419+3821_S_2017_06_15_pus_uvs.fits wwins J1419+3821_S_2017_06_15_pus_map.win ! wwins: Wrote 1 windows to J1419+3821_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.00091828 Jy ! Component: 100 - total flux cleaned = -0.000863706 Jy ! Component: 150 - total flux cleaned = -0.000592055 Jy ! Component: 200 - total flux cleaned = -0.000540905 Jy ! Component: 250 - total flux cleaned = -0.000391661 Jy ! Component: 300 - total flux cleaned = -0.000439883 Jy ! Component: 350 - total flux cleaned = -0.00044076 Jy ! Component: 400 - total flux cleaned = -0.000441572 Jy ! Component: 450 - total flux cleaned = -0.00039702 Jy ! Component: 500 - total flux cleaned = -0.000529097 Jy ! Component: 550 - total flux cleaned = -0.000400203 Jy ! Component: 600 - total flux cleaned = -0.00044297 Jy ! Component: 650 - total flux cleaned = -0.00052534 Jy ! Component: 700 - total flux cleaned = -0.000361506 Jy ! Component: 750 - total flux cleaned = -0.000362577 Jy ! Component: 800 - total flux cleaned = -0.000283404 Jy ! Component: 850 - total flux cleaned = -5.01218e-05 Jy ! Component: 900 - total flux cleaned = 6.4498e-05 Jy ! Component: 950 - total flux cleaned = 0.000140519 Jy ! Component: 1000 - total flux cleaned = 0.000401273 Jy ! Component: 1050 - total flux cleaned = 0.000620675 Jy ! Component: 1100 - total flux cleaned = 0.000692727 Jy ! Component: 1150 - total flux cleaned = 0.000942456 Jy ! Component: 1200 - total flux cleaned = 0.000977169 Jy ! Component: 1250 - total flux cleaned = 0.00108184 Jy ! Component: 1300 - total flux cleaned = 0.00132203 Jy ! Component: 1350 - total flux cleaned = 0.00132255 Jy ! Component: 1400 - total flux cleaned = 0.00149021 Jy ! Component: 1450 - total flux cleaned = 0.00158979 Jy ! Component: 1500 - total flux cleaned = 0.00162251 Jy ! Component: 1550 - total flux cleaned = 0.00181656 Jy ! Component: 1600 - total flux cleaned = 0.00175235 Jy ! Component: 1650 - total flux cleaned = 0.00172097 Jy ! Component: 1700 - total flux cleaned = 0.00184607 Jy ! Component: 1750 - total flux cleaned = 0.00181443 Jy ! Component: 1800 - total flux cleaned = 0.00175322 Jy ! Component: 1850 - total flux cleaned = 0.00178377 Jy ! Component: 1900 - total flux cleaned = 0.00181384 Jy ! Component: 1950 - total flux cleaned = 0.0017838 Jy ! Component: 2000 - total flux cleaned = 0.00178358 Jy ! Component: 2050 - total flux cleaned = 0.00175431 Jy ! Component: 2100 - total flux cleaned = 0.00175432 Jy ! Component: 2150 - total flux cleaned = 0.0017549 Jy ! Component: 2200 - total flux cleaned = 0.00181167 Jy ! Component: 2250 - total flux cleaned = 0.00186803 Jy ! Component: 2300 - total flux cleaned = 0.00181159 Jy ! Component: 2350 - total flux cleaned = 0.00183914 Jy ! Component: 2400 - total flux cleaned = 0.00181183 Jy ! Component: 2450 - total flux cleaned = 0.00183908 Jy ! Component: 2500 - total flux cleaned = 0.00175829 Jy ! Component: 2550 - total flux cleaned = 0.00189268 Jy ! Component: 2600 - total flux cleaned = 0.00197243 Jy ! Component: 2650 - total flux cleaned = 0.0020518 Jy ! Component: 2700 - total flux cleaned = 0.00207783 Jy ! Component: 2750 - total flux cleaned = 0.00220794 Jy ! Component: 2800 - total flux cleaned = 0.00220786 Jy ! Component: 2850 - total flux cleaned = 0.00233576 Jy ! Component: 2900 - total flux cleaned = 0.00241156 Jy ! Component: 2950 - total flux cleaned = 0.00251259 Jy ! Component: 3000 - total flux cleaned = 0.00266282 Jy ! Component: 3050 - total flux cleaned = 0.00271203 Jy ! Component: 3100 - total flux cleaned = 0.00271208 Jy ! Component: 3150 - total flux cleaned = 0.00278581 Jy ! Component: 3200 - total flux cleaned = 0.00288315 Jy ! Component: 3250 - total flux cleaned = 0.00302805 Jy ! Component: 3300 - total flux cleaned = 0.00302795 Jy ! Component: 3350 - total flux cleaned = 0.0031233 Jy ! Component: 3400 - total flux cleaned = 0.00314684 Jy ! Component: 3450 - total flux cleaned = 0.00324044 Jy ! Component: 3500 - total flux cleaned = 0.00333343 Jy ! Component: 3550 - total flux cleaned = 0.00335678 Jy ! Component: 3600 - total flux cleaned = 0.00340269 Jy ! Component: 3650 - total flux cleaned = 0.00351694 Jy ! Component: 3700 - total flux cleaned = 0.00351665 Jy ! Component: 3750 - total flux cleaned = 0.00356143 Jy ! Component: 3800 - total flux cleaned = 0.00358362 Jy ! Component: 3850 - total flux cleaned = 0.00362771 Jy ! Component: 3900 - total flux cleaned = 0.00362792 Jy ! Component: 3950 - total flux cleaned = 0.00360586 Jy ! Component: 4000 - total flux cleaned = 0.00360581 Jy ! Component: 4050 - total flux cleaned = 0.00369238 Jy ! Total flux subtracted in 4096 components = 0.0037138 Jy ! Clean residual min=-0.001390 max=0.001197 Jy/beam ! Clean residual mean=0.000000 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.314937 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 335 components and 0.314937 Jy ![Exited script file: muppet] wmap "J1419+3821_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.746 x 7.209 at 10.65 degrees (North through East) ! Clean map min=-0.0024746 max=0.29352 Jy/beam ! Writing clean map to FITS file: J1419+3821_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.293519 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000402338 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.411222 0.411222 0.822443 1.64489 3.28977 6.57954 13.1591 26.3182 52.6364 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.293 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.746 x 7.209 at 10.65 degrees (North through East) ! Clean map min=-0.0024746 max=0.29352 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 J1419+3821_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:21:55 2019