! Started logfile: J0538+5107_S_2017_08_12_pus_uvs.log on Fri May 10 14:53:30 2019 obs J0538+5107_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J0538+5107_S_2017_08_12_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.955823 visibilities/baseline/integration-bin. ! Found source: J0538+5107 ! ! 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 594 lines of history. ! ! Reading 14280 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 J0538+5107_S_2017_08_12_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 482 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.766719Jy sigma=0.007241 ! Fit after self-cal, rms=0.757846Jy sigma=0.007167 ! 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.246 mas, bmaj=4.204 mas, bpa=11.82 degrees ! Estimated noise=1026.76 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.189252 Jy ! Component: 100 - total flux cleaned = 0.23089 Jy ! Total flux subtracted in 100 components = 0.23089 Jy ! Clean residual min=-0.004857 max=0.013107 Jy/beam ! Clean residual mean=-0.000003 rms=0.001387 Jy/beam ! Combined flux in latest and established models = 0.23089 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.23089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080788Jy sigma=0.000716 ! Fit after self-cal, rms=0.080786Jy sigma=0.000716 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0128965 Jy ! Component: 100 - total flux cleaned = 0.018936 Jy ! Total flux subtracted in 100 components = 0.018936 Jy ! Clean residual min=-0.004834 max=0.004356 Jy/beam ! Clean residual mean=-0.000003 rms=0.001062 Jy/beam ! Combined flux in latest and established models = 0.249826 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 22 components and 0.249826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078512Jy sigma=0.000693 ! Fit after self-cal, rms=0.078511Jy sigma=0.000693 ! 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.858 mas, bmaj=5.082 mas, bpa=16.75 degrees ! Estimated noise=712.576 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.00425811 Jy ! Component: 100 - total flux cleaned = 0.00629582 Jy ! Component: 150 - total flux cleaned = 0.00737072 Jy ! Component: 200 - total flux cleaned = 0.0078736 Jy ! Total flux subtracted in 200 components = 0.0078736 Jy ! Clean residual min=-0.003923 max=0.003342 Jy/beam ! Clean residual mean=-0.000001 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.257699 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 43 components and 0.257699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078283Jy sigma=0.000691 ! Fit after self-cal, rms=0.078281Jy sigma=0.000691 ! 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.00 FD 0.93 HN 0.97 KP 1.08 ! LA 1.02 MK 1.03 NL 0.90 OV 1.02 ! PT 1.04 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 1.03 KP 1.02 ! LA 0.99 MK 1.00 NL 1.01 OV 1.06 ! PT 1.02 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.02 HN 1.00 KP 1.01 ! LA 1.00 MK 1.08 NL 0.97 OV 0.96 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 0.98 KP 1.00* ! LA 1.13 MK 1.00 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.078281Jy sigma=0.000691 ! Fit after self-cal, rms=0.076214Jy sigma=0.000674 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.885 mas, bmaj=5.111 mas, bpa=17.2 degrees ! Estimated noise=713.228 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.000403234 Jy ! Component: 100 - total flux cleaned = -0.000560225 Jy ! Component: 150 - total flux cleaned = -0.000650231 Jy ! Component: 200 - total flux cleaned = -0.000625898 Jy ! Total flux subtracted in 200 components = -0.000625898 Jy ! Clean residual min=-0.003031 max=0.002327 Jy/beam ! Clean residual mean=0.000008 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.257073 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 48 components and 0.257073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076177Jy sigma=0.000673 ! Fit after self-cal, rms=0.076186Jy sigma=0.000673 ! 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.076186Jy sigma=0.000673 ! Fit after self-cal, rms=0.075785Jy sigma=0.000666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.882 mas, bmaj=5.101 mas, bpa=16.86 degrees ! Estimated noise=712.325 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.0052e-05 Jy ! Component: 100 - total flux cleaned = 2.74143e-05 Jy ! Component: 150 - total flux cleaned = 4.25004e-05 Jy ! Component: 200 - total flux cleaned = 8.2271e-05 Jy ! Total flux subtracted in 200 components = 8.2271e-05 Jy ! Clean residual min=-0.001975 max=0.001822 Jy/beam ! Clean residual mean=0.000001 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.257156 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.257156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075777Jy sigma=0.000666 ! Fit after self-cal, rms=0.075785Jy sigma=0.000666 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.57807e-05 Jy ! Component: 100 - total flux cleaned = -2.38509e-05 Jy ! Component: 150 - total flux cleaned = -1.27005e-05 Jy ! Component: 200 - total flux cleaned = -1.71133e-06 Jy ! Total flux subtracted in 200 components = -1.71133e-06 Jy ! Clean residual min=-0.001978 max=0.001790 Jy/beam ! Clean residual mean=0.000001 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.257154 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.257154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075781Jy sigma=0.000666 ! Fit after self-cal, rms=0.075780Jy sigma=0.000666 ! 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.075780Jy sigma=0.000666 ! Fit after self-cal, rms=0.075778Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.88 mas, bmaj=5.105 mas, bpa=16.83 degrees ! Estimated noise=712.066 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.17825e-05 Jy ! Component: 100 - total flux cleaned = -2.72436e-05 Jy ! Component: 150 - total flux cleaned = -1.62394e-05 Jy ! Component: 200 - total flux cleaned = -5.53003e-06 Jy ! Total flux subtracted in 200 components = -5.53003e-06 Jy ! Clean residual min=-0.001943 max=0.001761 Jy/beam ! Clean residual mean=0.000002 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.257148 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 57 components and 0.257148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075774Jy sigma=0.000666 ! Fit after self-cal, rms=0.075775Jy sigma=0.000666 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 = -2.75156e-05 Jy ! Component: 100 - total flux cleaned = -7.10066e-06 Jy ! Component: 150 - total flux cleaned = -7.26052e-06 Jy ! Component: 200 - total flux cleaned = 2.22276e-06 Jy ! Total flux subtracted in 200 components = 2.22276e-06 Jy ! Clean residual min=-0.001940 max=0.001746 Jy/beam ! Clean residual mean=0.000002 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.257151 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 59 components and 0.257151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075772Jy sigma=0.000666 ! Fit after self-cal, rms=0.075772Jy sigma=0.000666 ! 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.075772Jy sigma=0.000666 ! Fit after self-cal, rms=0.075760Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.858 mas, bmaj=8.922 mas, bpa=26.43 degrees ! Estimated noise=884.165 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00015066 Jy ! Component: 100 - total flux cleaned = 0.000144209 Jy ! Component: 150 - total flux cleaned = 0.000128912 Jy ! Component: 200 - total flux cleaned = 0.000128656 Jy ! Total flux subtracted in 200 components = 0.000128656 Jy ! Clean residual min=-0.001980 max=0.002227 Jy/beam ! Clean residual mean=0.000003 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.257279 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 62 components and 0.257279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075761Jy sigma=0.000666 ! Fit after self-cal, rms=0.075759Jy sigma=0.000666 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.62866e-06 Jy ! Component: 100 - total flux cleaned = -2.65676e-06 Jy ! Component: 150 - total flux cleaned = -8.34453e-06 Jy ! Component: 200 - total flux cleaned = -7.68798e-06 Jy ! Total flux subtracted in 200 components = -7.68798e-06 Jy ! Clean residual min=-0.001965 max=0.002225 Jy/beam ! Clean residual mean=0.000003 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.257272 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 63 components and 0.257272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075760Jy sigma=0.000666 ! Fit after self-cal, rms=0.075759Jy sigma=0.000666 ! 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.879 mas, bmaj=5.108 mas, bpa=16.83 degrees ! Estimated noise=711.836 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.879 x 5.108 at 16.83 degrees (North through East) ! Clean map min=-0.0018559 max=0.24355 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.267 mas, bmaj=4.23 mas, bpa=11.96 degrees ! Estimated noise=1028.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.189346 Jy ! Component: 100 - total flux cleaned = 0.230849 Jy ! Component: 150 - total flux cleaned = 0.243304 Jy ! Component: 200 - total flux cleaned = 0.249001 Jy ! Total flux subtracted in 200 components = 0.249001 Jy ! Clean residual min=-0.003075 max=0.003215 Jy/beam ! Clean residual mean=-0.000002 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.249002 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.249002 Jy ! Inverting map and beam ! Estimated beam: bmin=3.879 mas, bmaj=5.108 mas, bpa=16.83 degrees ! Estimated noise=711.836 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) ! Added new window around map position (-3, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00436949 Jy ! Component: 100 - total flux cleaned = 0.00646988 Jy ! Component: 150 - total flux cleaned = 0.00771026 Jy ! Component: 200 - total flux cleaned = 0.00842914 Jy ! Total flux subtracted in 200 components = 0.00842914 Jy ! Clean residual min=-0.001864 max=0.001695 Jy/beam ! Clean residual mean=0.000002 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.257431 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 46 components and 0.257431 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.858 mas, bmaj=8.922 mas, bpa=26.43 degrees ! Estimated noise=884.165 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.82366e-05 Jy ! Component: 100 - total flux cleaned = -0.000178684 Jy ! Component: 150 - total flux cleaned = -0.000207579 Jy ! Component: 200 - total flux cleaned = -0.000232746 Jy ! Total flux subtracted in 200 components = -0.000232746 Jy ! Clean residual min=-0.001975 max=0.002171 Jy/beam ! Clean residual mean=0.000003 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.257198 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 = -2.19693e-05 Jy ! Component: 100 - total flux cleaned = -3.18911e-05 Jy ! Component: 150 - total flux cleaned = -3.2107e-05 Jy ! Component: 200 - total flux cleaned = -4.10315e-05 Jy ! Total flux subtracted in 200 components = -4.10315e-05 Jy ! Clean residual min=-0.001984 max=0.002177 Jy/beam ! Clean residual mean=0.000003 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.257157 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 73 components and 0.257157 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.879 mas, bmaj=5.108 mas, bpa=16.83 degrees ! Estimated noise=711.836 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000197696 Jy ! Component: 100 - total flux cleaned = 0.000286574 Jy ! Component: 150 - total flux cleaned = 0.000364513 Jy ! Component: 200 - total flux cleaned = 0.000434117 Jy ! Total flux subtracted in 200 components = 0.000434117 Jy ! Clean residual min=-0.001856 max=0.001710 Jy/beam ! Clean residual mean=0.000002 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.257591 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 86 components and 0.257591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075720Jy sigma=0.000666 ! Fit after self-cal, rms=0.075719Jy sigma=0.000666 wmodel J0538+5107_S_2017_08_12_pus_map.mod ! Writing 86 model components to file: J0538+5107_S_2017_08_12_pus_map.mod wobs J0538+5107_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J0538+5107_S_2017_08_12_pus_uvs.fits wwins J0538+5107_S_2017_08_12_pus_map.win ! wwins: Wrote 2 windows to J0538+5107_S_2017_08_12_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.000506224 Jy ! Component: 100 - total flux cleaned = -0.000778006 Jy ! Component: 150 - total flux cleaned = -0.000807167 Jy ! Component: 200 - total flux cleaned = -0.000834521 Jy ! Component: 250 - total flux cleaned = -0.000753624 Jy ! Component: 300 - total flux cleaned = -0.000648381 Jy ! Component: 350 - total flux cleaned = -0.000519249 Jy ! Component: 400 - total flux cleaned = -0.000393138 Jy ! Component: 450 - total flux cleaned = -0.000318641 Jy ! Component: 500 - total flux cleaned = -0.000221573 Jy ! Component: 550 - total flux cleaned = -0.000149987 Jy ! Component: 600 - total flux cleaned = -0.00010295 Jy ! Component: 650 - total flux cleaned = -0.000103133 Jy ! Component: 700 - total flux cleaned = -0.000126103 Jy ! Component: 750 - total flux cleaned = -0.000126053 Jy ! Component: 800 - total flux cleaned = -0.000191544 Jy ! Component: 850 - total flux cleaned = -0.000169986 Jy ! Component: 900 - total flux cleaned = -0.000212961 Jy ! Component: 950 - total flux cleaned = -0.000255155 Jy ! Component: 1000 - total flux cleaned = -0.000276035 Jy ! Component: 1050 - total flux cleaned = -0.000235242 Jy ! Component: 1100 - total flux cleaned = -0.000235296 Jy ! Component: 1150 - total flux cleaned = -0.000255621 Jy ! Component: 1200 - total flux cleaned = -0.000255583 Jy ! Component: 1250 - total flux cleaned = -0.000334033 Jy ! Component: 1300 - total flux cleaned = -0.000275999 Jy ! Component: 1350 - total flux cleaned = -0.000371726 Jy ! Component: 1400 - total flux cleaned = -0.000314976 Jy ! Component: 1450 - total flux cleaned = -0.00033398 Jy ! Component: 1500 - total flux cleaned = -0.000426943 Jy ! Component: 1550 - total flux cleaned = -0.000335049 Jy ! Component: 1600 - total flux cleaned = -0.0004079 Jy ! Component: 1650 - total flux cleaned = -0.000462037 Jy ! Component: 1700 - total flux cleaned = -0.0004265 Jy ! Component: 1750 - total flux cleaned = -0.000462103 Jy ! Component: 1800 - total flux cleaned = -0.000532148 Jy ! Component: 1850 - total flux cleaned = -0.000497398 Jy ! Component: 1900 - total flux cleaned = -0.000446041 Jy ! Component: 1950 - total flux cleaned = -0.000479902 Jy ! Component: 2000 - total flux cleaned = -0.000446154 Jy ! Component: 2050 - total flux cleaned = -0.000412904 Jy ! Component: 2100 - total flux cleaned = -0.00042964 Jy ! Component: 2150 - total flux cleaned = -0.000380326 Jy ! Component: 2200 - total flux cleaned = -0.000396723 Jy ! Component: 2250 - total flux cleaned = -0.000429081 Jy ! Component: 2300 - total flux cleaned = -0.00036501 Jy ! Component: 2350 - total flux cleaned = -0.000365083 Jy ! Component: 2400 - total flux cleaned = -0.000365212 Jy ! Component: 2450 - total flux cleaned = -0.000318381 Jy ! Component: 2500 - total flux cleaned = -0.000287431 Jy ! Component: 2550 - total flux cleaned = -0.00031825 Jy ! Component: 2600 - total flux cleaned = -0.000302947 Jy ! Component: 2650 - total flux cleaned = -0.000257386 Jy ! Component: 2700 - total flux cleaned = -0.000287536 Jy ! Component: 2750 - total flux cleaned = -0.000287576 Jy ! Component: 2800 - total flux cleaned = -0.000258002 Jy ! Component: 2850 - total flux cleaned = -0.0002875 Jy ! Component: 2900 - total flux cleaned = -0.000302209 Jy ! Component: 2950 - total flux cleaned = -0.000273197 Jy ! Component: 3000 - total flux cleaned = -0.000316649 Jy ! Component: 3050 - total flux cleaned = -0.000330784 Jy ! Component: 3100 - total flux cleaned = -0.000316454 Jy ! Component: 3150 - total flux cleaned = -0.000344943 Jy ! Component: 3200 - total flux cleaned = -0.000344868 Jy ! Component: 3250 - total flux cleaned = -0.000358717 Jy ! Component: 3300 - total flux cleaned = -0.000372614 Jy ! Component: 3350 - total flux cleaned = -0.000386396 Jy ! Component: 3400 - total flux cleaned = -0.000372738 Jy ! Component: 3450 - total flux cleaned = -0.000427269 Jy ! Component: 3500 - total flux cleaned = -0.000400214 Jy ! Component: 3550 - total flux cleaned = -0.000400293 Jy ! Component: 3600 - total flux cleaned = -0.000440257 Jy ! Component: 3650 - total flux cleaned = -0.000453553 Jy ! Component: 3700 - total flux cleaned = -0.000453433 Jy ! Component: 3750 - total flux cleaned = -0.000414034 Jy ! Component: 3800 - total flux cleaned = -0.000440259 Jy ! Component: 3850 - total flux cleaned = -0.000440211 Jy ! Component: 3900 - total flux cleaned = -0.00045302 Jy ! Component: 3950 - total flux cleaned = -0.000452971 Jy ! Component: 4000 - total flux cleaned = -0.000427399 Jy ! Component: 4050 - total flux cleaned = -0.000465319 Jy ! Total flux subtracted in 4096 components = -0.000477901 Jy ! Clean residual min=-0.000793 max=0.000692 Jy/beam ! Clean residual mean=0.000002 rms=0.000229 Jy/beam ! Combined flux in latest and established models = 0.257113 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 376 components and 0.257113 Jy ![Exited script file: muppet] wmap "J0538+5107_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.879 x 5.108 at 16.83 degrees (North through East) ! Clean map min=-0.0012627 max=0.24405 Jy/beam ! Writing clean map to FITS file: J0538+5107_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.244054 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000229656 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.282302 0.282302 0.564604 1.12921 2.25842 4.51683 9.03367 18.0673 36.1347 72.2693 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.244 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.879 x 5.108 at 16.83 degrees (North through East) ! Clean map min=-0.0012627 max=0.24405 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 J0538+5107_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:53:34 2019