! Started logfile: J2217+2421_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:24:28 2019 obs J2217+2421_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J2217+2421_S_2017_01_16_pus_uva.fits ! AN table 1: 174 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.781737 visibilities/baseline/integration-bin. ! Found source: J2217+2421 ! ! 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 622 lines of history. ! ! Reading 24484 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 J2217+2421_S_2017_01_16_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 194 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 194 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 194 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 541 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.682204Jy sigma=0.005187 ! Fit after self-cal, rms=0.663359Jy sigma=0.005034 ! 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.552 mas, bmaj=7.357 mas, bpa=18.49 degrees ! Estimated noise=1060.58 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.28701 Jy ! Component: 100 - total flux cleaned = 0.364393 Jy ! Total flux subtracted in 100 components = 0.364393 Jy ! Clean residual min=-0.018809 max=0.033307 Jy/beam ! Clean residual mean=-0.000046 rms=0.005386 Jy/beam ! Combined flux in latest and established models = 0.364393 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.364393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188946Jy sigma=0.001031 ! Fit after self-cal, rms=0.188564Jy sigma=0.001028 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0381414 Jy ! Component: 100 - total flux cleaned = 0.0577179 Jy ! Total flux subtracted in 100 components = 0.0577179 Jy ! Clean residual min=-0.016040 max=0.021510 Jy/beam ! Clean residual mean=-0.000002 rms=0.004187 Jy/beam ! Combined flux in latest and established models = 0.422111 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 25 components and 0.422111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183510Jy sigma=0.000924 ! Fit after self-cal, rms=0.183208Jy sigma=0.000921 ! 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.278 mas, bmaj=7.885 mas, bpa=16.86 degrees ! Estimated noise=622.563 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.00592355 Jy ! Component: 100 - total flux cleaned = 0.00589614 Jy ! Component: 150 - total flux cleaned = 0.00615637 Jy ! Component: 200 - total flux cleaned = 0.00658049 Jy ! Total flux subtracted in 200 components = 0.00658049 Jy ! Clean residual min=-0.013673 max=0.021030 Jy/beam ! Clean residual mean=0.000015 rms=0.004372 Jy/beam ! Combined flux in latest and established models = 0.428691 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 41 components and 0.428691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.182412Jy sigma=0.000905 ! Fit after self-cal, rms=0.182254Jy sigma=0.000904 ! 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.09 FD 0.90 HN 0.94 KP 0.96 ! LA 0.96 MK 1.00* NL 0.85 OV 0.95 ! PT 1.42 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.95 HN 0.99 KP 0.93 ! LA 0.92 MK 1.00* NL 0.98 OV 0.98 ! PT 1.44 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.97 HN 0.98 KP 0.97 ! LA 0.95 MK 1.00* NL 0.98 OV 0.90 ! PT 1.45 SC 0.97 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.96 HN 0.96 KP 1.00* ! LA 0.98 MK 1.00* NL 1.00* OV 0.91 ! PT 1.48 SC 1.21 ! ! ! Fit before self-cal, rms=0.182254Jy sigma=0.000904 ! Fit after self-cal, rms=0.204098Jy sigma=0.000783 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.253 mas, bmaj=7.848 mas, bpa=16.17 degrees ! Estimated noise=619.551 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.0048509 Jy ! Component: 100 - total flux cleaned = 0.0053954 Jy ! Component: 150 - total flux cleaned = 0.00550856 Jy ! Component: 200 - total flux cleaned = 0.00560562 Jy ! Total flux subtracted in 200 components = 0.00560562 Jy ! Clean residual min=-0.010475 max=0.011543 Jy/beam ! Clean residual mean=0.000074 rms=0.002790 Jy/beam ! Combined flux in latest and established models = 0.434297 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 0.434297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203941Jy sigma=0.000779 ! Fit after self-cal, rms=0.204414Jy sigma=0.000779 ! 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.204414Jy sigma=0.000779 ! Fit after self-cal, rms=0.201770Jy sigma=0.000704 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.239 mas, bmaj=7.807 mas, bpa=16.09 degrees ! Estimated noise=620.831 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00480584 Jy ! Component: 100 - total flux cleaned = 0.00695696 Jy ! Component: 150 - total flux cleaned = 0.0073529 Jy ! Component: 200 - total flux cleaned = 0.0075549 Jy ! Total flux subtracted in 200 components = 0.0075549 Jy ! Clean residual min=-0.003183 max=0.007724 Jy/beam ! Clean residual mean=0.000013 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.441852 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 66 components and 0.441852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.201637Jy sigma=0.000702 ! Fit after self-cal, rms=0.201811Jy sigma=0.000702 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 (0.5, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00594457 Jy ! Component: 100 - total flux cleaned = 0.00604725 Jy ! Component: 150 - total flux cleaned = 0.00589446 Jy ! Component: 200 - total flux cleaned = 0.00582285 Jy ! Total flux subtracted in 200 components = 0.00582285 Jy ! Clean residual min=-0.002819 max=0.002687 Jy/beam ! Clean residual mean=0.000015 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.447674 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 87 components and 0.447675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.201648Jy sigma=0.000698 ! Fit after self-cal, rms=0.201652Jy sigma=0.000697 ! 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.201652Jy sigma=0.000697 ! Fit after self-cal, rms=0.202724Jy sigma=0.000696 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.227 mas, bmaj=7.783 mas, bpa=16.02 degrees ! Estimated noise=622.001 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00342812 Jy ! Component: 100 - total flux cleaned = 0.0052623 Jy ! Component: 150 - total flux cleaned = 0.00582844 Jy ! Component: 200 - total flux cleaned = 0.00600068 Jy ! Total flux subtracted in 200 components = 0.00600068 Jy ! Clean residual min=-0.002591 max=0.002287 Jy/beam ! Clean residual mean=0.000010 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.453675 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 101 components and 0.453675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202654Jy sigma=0.000695 ! Fit after self-cal, rms=0.202698Jy sigma=0.000695 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.87358e-05 Jy ! Component: 100 - total flux cleaned = 0.000247322 Jy ! Component: 150 - total flux cleaned = 0.000313482 Jy ! Component: 200 - total flux cleaned = 0.000373121 Jy ! Total flux subtracted in 200 components = 0.000373121 Jy ! Clean residual min=-0.002562 max=0.002202 Jy/beam ! Clean residual mean=0.000011 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.454048 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 110 components and 0.454048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202680Jy sigma=0.000695 ! Fit after self-cal, rms=0.202684Jy sigma=0.000695 ! 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.202684Jy sigma=0.000695 ! Fit after self-cal, rms=0.203493Jy sigma=0.000694 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.562 mas, bmaj=9.696 mas, bpa=1.932 degrees ! Estimated noise=761.074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00207674 Jy ! Component: 100 - total flux cleaned = 0.00285853 Jy ! Component: 150 - total flux cleaned = 0.00320951 Jy ! Component: 200 - total flux cleaned = 0.00345431 Jy ! Total flux subtracted in 200 components = 0.00345431 Jy ! Clean residual min=-0.002272 max=0.002260 Jy/beam ! Clean residual mean=0.000020 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.457503 Jy selfcal ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 159 components and 0.457503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203452Jy sigma=0.000694 ! Fit after self-cal, rms=0.203468Jy sigma=0.000694 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.000152562 Jy ! Component: 100 - total flux cleaned = 0.000267899 Jy ! Component: 150 - total flux cleaned = 0.000278439 Jy ! Component: 200 - total flux cleaned = 0.000278469 Jy ! Total flux subtracted in 200 components = 0.000278469 Jy ! Clean residual min=-0.002281 max=0.002242 Jy/beam ! Clean residual mean=0.000020 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.457781 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 173 components and 0.457781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203465Jy sigma=0.000694 ! Fit after self-cal, rms=0.203466Jy sigma=0.000694 ! 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.221 mas, bmaj=7.773 mas, bpa=15.99 degrees ! Estimated noise=623.189 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.221 x 7.773 at 15.99 degrees (North through East) ! Clean map min=-0.0023365 max=0.3668 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.533 mas, bmaj=7.271 mas, bpa=17.77 degrees ! Estimated noise=1045.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.282127 Jy ! Component: 100 - total flux cleaned = 0.364219 Jy ! Component: 150 - total flux cleaned = 0.402493 Jy ! Component: 200 - total flux cleaned = 0.423314 Jy ! Total flux subtracted in 200 components = 0.423314 Jy ! Clean residual min=-0.004482 max=0.010346 Jy/beam ! Clean residual mean=-0.000008 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.423314 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.423314 Jy ! Inverting map and beam ! Estimated beam: bmin=4.221 mas, bmaj=7.773 mas, bpa=15.99 degrees ! Estimated noise=623.189 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.0142055 Jy ! Component: 100 - total flux cleaned = 0.0224929 Jy ! Component: 150 - total flux cleaned = 0.0276257 Jy ! Component: 200 - total flux cleaned = 0.0309391 Jy ! Total flux subtracted in 200 components = 0.0309391 Jy ! Clean residual min=-0.002444 max=0.002401 Jy/beam ! Clean residual mean=0.000008 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.454254 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 48 components and 0.454254 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.562 mas, bmaj=9.696 mas, bpa=1.932 degrees ! Estimated noise=761.074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0024175 Jy ! Component: 100 - total flux cleaned = 0.00344246 Jy ! Component: 150 - total flux cleaned = 0.00384742 Jy ! Component: 200 - total flux cleaned = 0.00405903 Jy ! Total flux subtracted in 200 components = 0.00405903 Jy ! Clean residual min=-0.002305 max=0.002249 Jy/beam ! Clean residual mean=0.000020 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.458313 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 = 9.67135e-05 Jy ! Component: 100 - total flux cleaned = 9.74799e-05 Jy ! Component: 150 - total flux cleaned = 8.37781e-05 Jy ! Component: 200 - total flux cleaned = 7.06661e-05 Jy ! Total flux subtracted in 200 components = 7.06661e-05 Jy ! Clean residual min=-0.002305 max=0.002215 Jy/beam ! Clean residual mean=0.000020 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.458383 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 78 components and 0.458383 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.221 mas, bmaj=7.773 mas, bpa=15.99 degrees ! Estimated noise=623.189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000107538 Jy ! Component: 100 - total flux cleaned = -0.000167697 Jy ! Component: 150 - total flux cleaned = -3.61877e-05 Jy ! Component: 200 - total flux cleaned = 0.000149979 Jy ! Total flux subtracted in 200 components = 0.000149979 Jy ! Clean residual min=-0.002309 max=0.002275 Jy/beam ! Clean residual mean=0.000011 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.458533 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 88 components and 0.458533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203496Jy sigma=0.000695 ! Fit after self-cal, rms=0.203488Jy sigma=0.000695 wmodel J2217+2421_S_2017_01_16_pus_map.mod ! Writing 88 model components to file: J2217+2421_S_2017_01_16_pus_map.mod wobs J2217+2421_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J2217+2421_S_2017_01_16_pus_uvs.fits wwins J2217+2421_S_2017_01_16_pus_map.win ! wwins: Wrote 2 windows to J2217+2421_S_2017_01_16_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.000251003 Jy ! Component: 100 - total flux cleaned = -0.000254837 Jy ! Component: 150 - total flux cleaned = -0.000149393 Jy ! Component: 200 - total flux cleaned = -0.000115249 Jy ! Component: 250 - total flux cleaned = -4.99217e-05 Jy ! Component: 300 - total flux cleaned = -5.00552e-05 Jy ! Component: 350 - total flux cleaned = -1.97369e-05 Jy ! Component: 400 - total flux cleaned = -2.03366e-05 Jy ! Component: 450 - total flux cleaned = 8.80642e-06 Jy ! Component: 500 - total flux cleaned = 3.74527e-05 Jy ! Component: 550 - total flux cleaned = 3.8172e-05 Jy ! Component: 600 - total flux cleaned = 0.00015103 Jy ! Component: 650 - total flux cleaned = 0.000178898 Jy ! Component: 700 - total flux cleaned = 0.000206318 Jy ! Component: 750 - total flux cleaned = 0.000259453 Jy ! Component: 800 - total flux cleaned = 0.000286049 Jy ! Component: 850 - total flux cleaned = 0.000312561 Jy ! Component: 900 - total flux cleaned = 0.000287822 Jy ! Component: 950 - total flux cleaned = 0.000313433 Jy ! Component: 1000 - total flux cleaned = 0.00033827 Jy ! Component: 1050 - total flux cleaned = 0.000362754 Jy ! Component: 1100 - total flux cleaned = 0.000241916 Jy ! Component: 1150 - total flux cleaned = 0.000193938 Jy ! Component: 1200 - total flux cleaned = 7.6164e-05 Jy ! Component: 1250 - total flux cleaned = 5.32437e-05 Jy ! Component: 1300 - total flux cleaned = 7.10857e-06 Jy ! Component: 1350 - total flux cleaned = 3.03133e-05 Jy ! Component: 1400 - total flux cleaned = -3.79303e-05 Jy ! Component: 1450 - total flux cleaned = -6.0533e-05 Jy ! Component: 1500 - total flux cleaned = -0.000127169 Jy ! Component: 1550 - total flux cleaned = -0.000171184 Jy ! Component: 1600 - total flux cleaned = -0.000192823 Jy ! Component: 1650 - total flux cleaned = -0.000149666 Jy ! Component: 1700 - total flux cleaned = -0.000171284 Jy ! Component: 1750 - total flux cleaned = -0.000213774 Jy ! Component: 1800 - total flux cleaned = -0.000255766 Jy ! Component: 1850 - total flux cleaned = -0.000359994 Jy ! Component: 1900 - total flux cleaned = -0.00046306 Jy ! Component: 1950 - total flux cleaned = -0.000503969 Jy ! Component: 2000 - total flux cleaned = -0.000625651 Jy ! Component: 2050 - total flux cleaned = -0.000585058 Jy ! Component: 2100 - total flux cleaned = -0.000665096 Jy ! Component: 2150 - total flux cleaned = -0.000804132 Jy ! Component: 2200 - total flux cleaned = -0.000843496 Jy ! Component: 2250 - total flux cleaned = -0.000902391 Jy ! Component: 2300 - total flux cleaned = -0.00101892 Jy ! Component: 2350 - total flux cleaned = -0.00103822 Jy ! Component: 2400 - total flux cleaned = -0.00113392 Jy ! Component: 2450 - total flux cleaned = -0.00117186 Jy ! Component: 2500 - total flux cleaned = -0.00124766 Jy ! Component: 2550 - total flux cleaned = -0.00132283 Jy ! Component: 2600 - total flux cleaned = -0.0014348 Jy ! Component: 2650 - total flux cleaned = -0.0015089 Jy ! Component: 2700 - total flux cleaned = -0.00156428 Jy ! Component: 2750 - total flux cleaned = -0.00161931 Jy ! Component: 2800 - total flux cleaned = -0.00176494 Jy ! Component: 2850 - total flux cleaned = -0.00185542 Jy ! Component: 2900 - total flux cleaned = -0.00194526 Jy ! Component: 2950 - total flux cleaned = -0.00199892 Jy ! Component: 3000 - total flux cleaned = -0.00203453 Jy ! Component: 3050 - total flux cleaned = -0.00212313 Jy ! Component: 3100 - total flux cleaned = -0.0021761 Jy ! Component: 3150 - total flux cleaned = -0.00224619 Jy ! Component: 3200 - total flux cleaned = -0.00233353 Jy ! Component: 3250 - total flux cleaned = -0.00236828 Jy ! Component: 3300 - total flux cleaned = -0.00248902 Jy ! Component: 3350 - total flux cleaned = -0.00259184 Jy ! Component: 3400 - total flux cleaned = -0.00266004 Jy ! Component: 3450 - total flux cleaned = -0.00272784 Jy ! Component: 3500 - total flux cleaned = -0.00271092 Jy ! Component: 3550 - total flux cleaned = -0.00279494 Jy ! Component: 3600 - total flux cleaned = -0.00289528 Jy ! Component: 3650 - total flux cleaned = -0.00297851 Jy ! Component: 3700 - total flux cleaned = -0.00299513 Jy ! Component: 3750 - total flux cleaned = -0.00312693 Jy ! Component: 3800 - total flux cleaned = -0.00315968 Jy ! Component: 3850 - total flux cleaned = -0.00315965 Jy ! Component: 3900 - total flux cleaned = -0.0031922 Jy ! Component: 3950 - total flux cleaned = -0.00325698 Jy ! Component: 4000 - total flux cleaned = -0.00333737 Jy ! Component: 4050 - total flux cleaned = -0.00335338 Jy ! Total flux subtracted in 4096 components = -0.00336926 Jy ! Clean residual min=-0.000918 max=0.000911 Jy/beam ! Clean residual mean=0.000004 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.455164 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 370 components and 0.455164 Jy ![Exited script file: muppet] wmap "J2217+2421_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.221 x 7.773 at 15.99 degrees (North through East) ! Clean map min=-0.0021875 max=0.36691 Jy/beam ! Writing clean map to FITS file: J2217+2421_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.366907 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000308256 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.252044 0.252044 0.504089 1.00818 2.01635 4.03271 8.06542 16.1308 32.2617 64.5234 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.366 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.221 x 7.773 at 15.99 degrees (North through East) ! Clean map min=-0.0021875 max=0.36691 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 J2217+2421_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:24:34 2019