! Started logfile: J1022+4126_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:11:20 2019 obs J1022+4126_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J1022+4126_S_2017_01_16_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.767209 visibilities/baseline/integration-bin. ! Found source: J1022+4126 ! ! 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 11324 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 J1022+4126_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 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 288 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.927722Jy sigma=0.008449 ! Fit after self-cal, rms=0.917469Jy sigma=0.008385 ! 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=4.064 mas, bmaj=6.135 mas, bpa=17.83 degrees ! Estimated noise=1117.21 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.065943 Jy ! Component: 100 - total flux cleaned = 0.0806113 Jy ! Total flux subtracted in 100 components = 0.0806113 Jy ! Clean residual min=-0.003715 max=0.007234 Jy/beam ! Clean residual mean=0.000008 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.0806113 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0806113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088293Jy sigma=0.000668 ! Fit after self-cal, rms=0.088279Jy sigma=0.000668 ! Inverting map ! Added new window around map position (22.5, 14.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00722164 Jy ! Component: 100 - total flux cleaned = 0.0119466 Jy ! Total flux subtracted in 100 components = 0.0119466 Jy ! Clean residual min=-0.003206 max=0.003631 Jy/beam ! Clean residual mean=0.000005 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.0925579 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 18 components and 0.0925579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087605Jy sigma=0.000660 ! Fit after self-cal, rms=0.087573Jy sigma=0.000659 ! 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.756 mas, bmaj=7.038 mas, bpa=16.98 degrees ! Estimated noise=789.428 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.00451381 Jy ! Component: 100 - total flux cleaned = 0.0073629 Jy ! Component: 150 - total flux cleaned = 0.00935621 Jy ! Component: 200 - total flux cleaned = 0.0107616 Jy ! Total flux subtracted in 200 components = 0.0107616 Jy ! Clean residual min=-0.002336 max=0.002876 Jy/beam ! Clean residual mean=0.000001 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.103319 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 31 components and 0.103319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087306Jy sigma=0.000656 ! Fit after self-cal, rms=0.087293Jy sigma=0.000656 ! 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.95 HN 0.94 KP 1.00 ! LA 0.98 MK 1.00* NL 0.89 OV 0.99 ! PT 0.95 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.01 HN 0.96 KP 0.97 ! LA 0.95 MK 1.00* NL 1.05 OV 1.03 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.02 HN 1.02 KP 1.01 ! LA 1.04 MK 1.00* NL 1.01 OV 0.97 ! PT 0.97 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.09 FD 1.02 HN 0.96 KP 1.00* ! LA 1.03 MK 1.00* NL 1.00* OV 0.97 ! PT 0.96 SC 0.73 ! ! ! Fit before self-cal, rms=0.087293Jy sigma=0.000656 ! Fit after self-cal, rms=0.080866Jy sigma=0.000654 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.735 mas, bmaj=7.028 mas, bpa=16.33 degrees ! Estimated noise=780.512 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.00159794 Jy ! Component: 100 - total flux cleaned = 0.00204814 Jy ! Component: 150 - total flux cleaned = 0.002196 Jy ! Component: 200 - total flux cleaned = 0.00216504 Jy ! Total flux subtracted in 200 components = 0.00216504 Jy ! Clean residual min=-0.002155 max=0.002093 Jy/beam ! Clean residual mean=-0.000001 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.105485 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 50 components and 0.105485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080823Jy sigma=0.000653 ! Fit after self-cal, rms=0.080833Jy sigma=0.000653 ! 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.080833Jy sigma=0.000653 ! Fit after self-cal, rms=0.079982Jy sigma=0.000651 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.728 mas, bmaj=7.01 mas, bpa=16.54 degrees ! Estimated noise=781.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000941594 Jy ! Component: 100 - total flux cleaned = 0.00105395 Jy ! Component: 150 - total flux cleaned = 0.00112565 Jy ! Component: 200 - total flux cleaned = 0.00112589 Jy ! Total flux subtracted in 200 components = 0.00112589 Jy ! Clean residual min=-0.001775 max=0.002029 Jy/beam ! Clean residual mean=0.000002 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.10661 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 59 components and 0.10661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079966Jy sigma=0.000651 ! Fit after self-cal, rms=0.079972Jy sigma=0.000651 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 (104, 95). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00171244 Jy ! Component: 100 - total flux cleaned = 0.00189013 Jy ! Component: 150 - total flux cleaned = 0.00183399 Jy ! Component: 200 - total flux cleaned = 0.00185668 Jy ! Total flux subtracted in 200 components = 0.00185668 Jy ! Clean residual min=-0.001720 max=0.001872 Jy/beam ! Clean residual mean=0.000002 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.108467 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 79 components and 0.108467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079932Jy sigma=0.000651 ! Fit after self-cal, rms=0.079925Jy sigma=0.000651 ! 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.079925Jy sigma=0.000651 ! Fit after self-cal, rms=0.079923Jy sigma=0.000651 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.724 mas, bmaj=7.002 mas, bpa=16.33 degrees ! Estimated noise=782.338 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000824519 Jy ! Component: 100 - total flux cleaned = 0.00107694 Jy ! Component: 150 - total flux cleaned = 0.00114302 Jy ! Component: 200 - total flux cleaned = 0.00116242 Jy ! Total flux subtracted in 200 components = 0.00116242 Jy ! Clean residual min=-0.001737 max=0.001873 Jy/beam ! Clean residual mean=0.000002 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.10963 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 91 components and 0.10963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079911Jy sigma=0.000651 ! Fit after self-cal, rms=0.079911Jy sigma=0.000651 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 (-82.5, -65). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000645566 Jy ! Component: 100 - total flux cleaned = 0.000721279 Jy ! Component: 150 - total flux cleaned = 0.000836083 Jy ! Component: 200 - total flux cleaned = 0.000935777 Jy ! Total flux subtracted in 200 components = 0.000935777 Jy ! Clean residual min=-0.001650 max=0.001609 Jy/beam ! Clean residual mean=0.000001 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.110565 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 112 components and 0.110565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079869Jy sigma=0.000650 ! Fit after self-cal, rms=0.079867Jy sigma=0.000650 ! 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.079867Jy sigma=0.000650 ! Fit after self-cal, rms=0.079922Jy sigma=0.000650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.476 mas, bmaj=9.401 mas, bpa=-4.382 degrees ! Estimated noise=897.547 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000775855 Jy ! Component: 100 - total flux cleaned = 0.00117663 Jy ! Component: 150 - total flux cleaned = 0.00130202 Jy ! Component: 200 - total flux cleaned = 0.00136432 Jy ! Total flux subtracted in 200 components = 0.00136432 Jy ! Clean residual min=-0.001770 max=0.001685 Jy/beam ! Clean residual mean=0.000001 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.11193 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 128 components and 0.11193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079914Jy sigma=0.000650 ! Fit after self-cal, rms=0.079914Jy sigma=0.000650 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.000320292 Jy ! Component: 100 - total flux cleaned = 0.000424272 Jy ! Component: 150 - total flux cleaned = 0.000503163 Jy ! Component: 200 - total flux cleaned = 0.000562561 Jy ! Total flux subtracted in 200 components = 0.000562561 Jy ! Clean residual min=-0.001734 max=0.001717 Jy/beam ! Clean residual mean=0.000001 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.112492 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 139 components and 0.112492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079910Jy sigma=0.000650 ! Fit after self-cal, rms=0.079910Jy sigma=0.000650 ! 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.718 mas, bmaj=6.994 mas, bpa=16.21 degrees ! Estimated noise=782.337 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.718 x 6.994 at 16.21 degrees (North through East) ! Clean map min=-0.0017072 max=0.084582 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=4.031 mas, bmaj=6.084 mas, bpa=17.61 degrees ! Estimated noise=1095.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0643585 Jy ! Component: 100 - total flux cleaned = 0.07977 Jy ! Component: 150 - total flux cleaned = 0.0881309 Jy ! Component: 200 - total flux cleaned = 0.0939577 Jy ! Total flux subtracted in 200 components = 0.0939577 Jy ! Clean residual min=-0.002981 max=0.003830 Jy/beam ! Clean residual mean=0.000005 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.0939577 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0939577 Jy ! Inverting map and beam ! Estimated beam: bmin=4.718 mas, bmaj=6.994 mas, bpa=16.21 degrees ! Estimated noise=782.337 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.00520042 Jy ! Component: 100 - total flux cleaned = 0.00862346 Jy ! Component: 150 - total flux cleaned = 0.0111597 Jy ! Component: 200 - total flux cleaned = 0.0128816 Jy ! Total flux subtracted in 200 components = 0.0128816 Jy ! Clean residual min=-0.002015 max=0.001755 Jy/beam ! Clean residual mean=0.000003 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.106839 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 44 components and 0.106839 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.476 mas, bmaj=9.401 mas, bpa=-4.382 degrees ! Estimated noise=897.547 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00209557 Jy ! Component: 100 - total flux cleaned = 0.00348538 Jy ! Component: 150 - total flux cleaned = 0.00423144 Jy ! Component: 200 - total flux cleaned = 0.00459571 Jy ! Total flux subtracted in 200 components = 0.00459571 Jy ! Clean residual min=-0.001822 max=0.001664 Jy/beam ! Clean residual mean=0.000002 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.111435 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000157596 Jy ! Component: 100 - total flux cleaned = 0.000270824 Jy ! Component: 150 - total flux cleaned = 0.000374223 Jy ! Component: 200 - total flux cleaned = 0.000469 Jy ! Total flux subtracted in 200 components = 0.000469 Jy ! Clean residual min=-0.001787 max=0.001701 Jy/beam ! Clean residual mean=0.000001 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.111904 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 89 components and 0.111904 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.718 mas, bmaj=6.994 mas, bpa=16.21 degrees ! Estimated noise=782.337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000629615 Jy ! Component: 100 - total flux cleaned = -0.000671478 Jy ! Component: 150 - total flux cleaned = -0.000607088 Jy ! Component: 200 - total flux cleaned = -0.000546669 Jy ! Total flux subtracted in 200 components = -0.000546669 Jy ! Clean residual min=-0.001766 max=0.001542 Jy/beam ! Clean residual mean=0.000000 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.111357 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 107 components and 0.111357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079929Jy sigma=0.000650 ! Fit after self-cal, rms=0.079923Jy sigma=0.000650 wmodel J1022+4126_S_2017_01_16_pus_map.mod ! Writing 107 model components to file: J1022+4126_S_2017_01_16_pus_map.mod wobs J1022+4126_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J1022+4126_S_2017_01_16_pus_uvs.fits wwins J1022+4126_S_2017_01_16_pus_map.win ! wwins: Wrote 4 windows to J1022+4126_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.000628435 Jy ! Component: 100 - total flux cleaned = -0.000888419 Jy ! Component: 150 - total flux cleaned = -0.00116103 Jy ! Component: 200 - total flux cleaned = -0.00126504 Jy ! Component: 250 - total flux cleaned = -0.00138916 Jy ! Component: 300 - total flux cleaned = -0.00134111 Jy ! Component: 350 - total flux cleaned = -0.00127146 Jy ! Component: 400 - total flux cleaned = -0.00127119 Jy ! Component: 450 - total flux cleaned = -0.00122573 Jy ! Component: 500 - total flux cleaned = -0.00103007 Jy ! Component: 550 - total flux cleaned = -0.00102959 Jy ! Component: 600 - total flux cleaned = -0.000945742 Jy ! Component: 650 - total flux cleaned = -0.000945806 Jy ! Component: 700 - total flux cleaned = -0.000925652 Jy ! Component: 750 - total flux cleaned = -0.000886039 Jy ! Component: 800 - total flux cleaned = -0.000866285 Jy ! Component: 850 - total flux cleaned = -0.000904866 Jy ! Component: 900 - total flux cleaned = -0.00090475 Jy ! Component: 950 - total flux cleaned = -0.000942084 Jy ! Component: 1000 - total flux cleaned = -0.000978986 Jy ! Component: 1050 - total flux cleaned = -0.000942003 Jy ! Component: 1100 - total flux cleaned = -0.000996033 Jy ! Component: 1150 - total flux cleaned = -0.00096038 Jy ! Component: 1200 - total flux cleaned = -0.00103033 Jy ! Component: 1250 - total flux cleaned = -0.00102994 Jy ! Component: 1300 - total flux cleaned = -0.00104714 Jy ! Component: 1350 - total flux cleaned = -0.00103016 Jy ! Component: 1400 - total flux cleaned = -0.00106405 Jy ! Component: 1450 - total flux cleaned = -0.00106406 Jy ! Component: 1500 - total flux cleaned = -0.00104747 Jy ! Component: 1550 - total flux cleaned = -0.00106377 Jy ! Component: 1600 - total flux cleaned = -0.00107998 Jy ! Component: 1650 - total flux cleaned = -0.00111194 Jy ! Component: 1700 - total flux cleaned = -0.00109619 Jy ! Component: 1750 - total flux cleaned = -0.00108058 Jy ! Component: 1800 - total flux cleaned = -0.00109616 Jy ! Component: 1850 - total flux cleaned = -0.00104985 Jy ! Component: 1900 - total flux cleaned = -0.00104995 Jy ! Component: 1950 - total flux cleaned = -0.00104982 Jy ! Component: 2000 - total flux cleaned = -0.00101974 Jy ! Component: 2050 - total flux cleaned = -0.000990232 Jy ! Component: 2100 - total flux cleaned = -0.00100523 Jy ! Component: 2150 - total flux cleaned = -0.00100557 Jy ! Component: 2200 - total flux cleaned = -0.00106373 Jy ! Component: 2250 - total flux cleaned = -0.00106397 Jy ! Component: 2300 - total flux cleaned = -0.00107787 Jy ! Component: 2350 - total flux cleaned = -0.00106374 Jy ! Component: 2400 - total flux cleaned = -0.00114799 Jy ! Component: 2450 - total flux cleaned = -0.00109241 Jy ! Component: 2500 - total flux cleaned = -0.00106502 Jy ! Component: 2550 - total flux cleaned = -0.00111983 Jy ! Component: 2600 - total flux cleaned = -0.00110619 Jy ! Component: 2650 - total flux cleaned = -0.00107911 Jy ! Component: 2700 - total flux cleaned = -0.00105209 Jy ! Component: 2750 - total flux cleaned = -0.000998868 Jy ! Component: 2800 - total flux cleaned = -0.001012 Jy ! Component: 2850 - total flux cleaned = -0.000985666 Jy ! Component: 2900 - total flux cleaned = -0.000998794 Jy ! Component: 2950 - total flux cleaned = -0.000973056 Jy ! Component: 3000 - total flux cleaned = -0.000998601 Jy ! Component: 3050 - total flux cleaned = -0.000947483 Jy ! Component: 3100 - total flux cleaned = -0.000846167 Jy ! Component: 3150 - total flux cleaned = -0.000858794 Jy ! Component: 3200 - total flux cleaned = -0.000808747 Jy ! Component: 3250 - total flux cleaned = -0.000808833 Jy ! Component: 3300 - total flux cleaned = -0.000759396 Jy ! Component: 3350 - total flux cleaned = -0.000722527 Jy ! Component: 3400 - total flux cleaned = -0.000698324 Jy ! Component: 3450 - total flux cleaned = -0.000722381 Jy ! Component: 3500 - total flux cleaned = -0.000674426 Jy ! Component: 3550 - total flux cleaned = -0.000662459 Jy ! Component: 3600 - total flux cleaned = -0.000614894 Jy ! Component: 3650 - total flux cleaned = -0.00063856 Jy ! Component: 3700 - total flux cleaned = -0.000626871 Jy ! Component: 3750 - total flux cleaned = -0.000568708 Jy ! Component: 3800 - total flux cleaned = -0.000615099 Jy ! Component: 3850 - total flux cleaned = -0.000638209 Jy ! Component: 3900 - total flux cleaned = -0.000626869 Jy ! Component: 3950 - total flux cleaned = -0.000592781 Jy ! Component: 4000 - total flux cleaned = -0.000604087 Jy ! Component: 4050 - total flux cleaned = -0.000592906 Jy ! Total flux subtracted in 4096 components = -0.000570512 Jy ! Clean residual min=-0.000714 max=0.000732 Jy/beam ! Clean residual mean=0.000000 rms=0.000213 Jy/beam ! Combined flux in latest and established models = 0.110787 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 419 components and 0.110787 Jy ![Exited script file: muppet] wmap "J1022+4126_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.718 x 6.994 at 16.21 degrees (North through East) ! Clean map min=-0.00125 max=0.084068 Jy/beam ! Writing clean map to FITS file: J1022+4126_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.0840685 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000212199 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.757238 0.757238 1.51448 3.02895 6.0579 12.1158 24.2316 48.4632 96.9265 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.084 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.718 x 6.994 at 16.21 degrees (North through East) ! Clean map min=-0.00125 max=0.084068 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 J1022+4126_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:11:25 2019