! Started logfile: J0310+3814_S_2017_01_21_pus_uvs.log on Sun May 5 15:45:00 2019 obs J0310+3814_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J0310+3814_S_2017_01_21_pus_uva.fits ! AN table 1: 8 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.857639 visibilities/baseline/integration-bin. ! Found source: J0310+3814 ! ! 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 558 lines of history. ! ! Reading 988 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 J0310+3814_S_2017_01_21_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.517770Jy sigma=0.004502 ! Fit after self-cal, rms=0.514860Jy sigma=0.004473 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.648 mas, bmaj=7.584 mas, bpa=13.91 degrees ! Estimated noise=3048.07 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.391564 Jy ! Component: 100 - total flux cleaned = 0.476951 Jy ! Total flux subtracted in 100 components = 0.476951 Jy ! Clean residual min=-0.013109 max=0.027082 Jy/beam ! Clean residual mean=-0.000002 rms=0.004457 Jy/beam ! Combined flux in latest and established models = 0.476951 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.476951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092969Jy sigma=0.000775 ! Fit after self-cal, rms=0.092968Jy sigma=0.000775 ! Inverting map ! Added new window around map position (13, 58). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0247278 Jy ! Component: 100 - total flux cleaned = 0.0348945 Jy ! Total flux subtracted in 100 components = 0.0348945 Jy ! Clean residual min=-0.012275 max=0.015163 Jy/beam ! Clean residual mean=-0.000001 rms=0.003152 Jy/beam ! Combined flux in latest and established models = 0.511845 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.511845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088605Jy sigma=0.000720 ! Fit after self-cal, rms=0.088354Jy sigma=0.000717 ! 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.025 mas, bmaj=8.241 mas, bpa=14.81 degrees ! Estimated noise=2746.7 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.00396977 Jy ! Component: 100 - total flux cleaned = 0.00466029 Jy ! Component: 150 - total flux cleaned = 0.00524059 Jy ! Component: 200 - total flux cleaned = 0.00626692 Jy ! Total flux subtracted in 200 components = 0.00626692 Jy ! Clean residual min=-0.010146 max=0.010079 Jy/beam ! Clean residual mean=-0.000000 rms=0.002720 Jy/beam ! Combined flux in latest and established models = 0.518112 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 30 components and 0.518112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087234Jy sigma=0.000706 ! Fit after self-cal, rms=0.087217Jy sigma=0.000706 ! 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.01 FD 0.96 HN 0.96 LA 1.09 ! MK 0.97 NL 0.97 OV 1.00 PT 1.01 ! SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.98 HN 0.98 LA 0.98 ! MK 1.02 NL 0.99 OV 1.02 PT 1.00 ! SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 0.99 LA 1.02 ! MK 1.01 NL 0.97 OV 0.94 PT 1.02 ! SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.03 HN 0.96 LA 1.13 ! MK 1.12 NL 1.00* OV 0.96 PT 0.96 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.087217Jy sigma=0.000706 ! Fit after self-cal, rms=0.083739Jy sigma=0.000661 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.012 mas, bmaj=8.237 mas, bpa=14.79 degrees ! Estimated noise=2749.84 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.00118136 Jy ! Component: 100 - total flux cleaned = -0.00105997 Jy ! Component: 150 - total flux cleaned = -0.000722428 Jy ! Component: 200 - total flux cleaned = -0.00034756 Jy ! Total flux subtracted in 200 components = -0.00034756 Jy ! Clean residual min=-0.006419 max=0.006364 Jy/beam ! Clean residual mean=0.000001 rms=0.001697 Jy/beam ! Combined flux in latest and established models = 0.517764 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 40 components and 0.517764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083293Jy sigma=0.000658 ! Fit after self-cal, rms=0.083359Jy sigma=0.000658 ! 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.083359Jy sigma=0.000658 ! Fit after self-cal, rms=0.083533Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.01 mas, bmaj=8.231 mas, bpa=14.79 degrees ! Estimated noise=2749.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000565124 Jy ! Component: 100 - total flux cleaned = -0.000235949 Jy ! Component: 150 - total flux cleaned = -9.93004e-05 Jy ! Component: 200 - total flux cleaned = -4.58524e-05 Jy ! Total flux subtracted in 200 components = -4.58524e-05 Jy ! Clean residual min=-0.006245 max=0.006367 Jy/beam ! Clean residual mean=0.000000 rms=0.001616 Jy/beam ! Combined flux in latest and established models = 0.517719 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 47 components and 0.517718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083365Jy sigma=0.000656 ! Fit after self-cal, rms=0.083365Jy sigma=0.000656 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.00034293 Jy ! Component: 100 - total flux cleaned = -0.000342866 Jy ! Component: 150 - total flux cleaned = -0.000341896 Jy ! Component: 200 - total flux cleaned = -0.000291484 Jy ! Total flux subtracted in 200 components = -0.000291484 Jy ! Clean residual min=-0.006240 max=0.006215 Jy/beam ! Clean residual mean=-0.000000 rms=0.001590 Jy/beam ! Combined flux in latest and established models = 0.517427 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 52 components and 0.517427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083299Jy sigma=0.000656 ! Fit after self-cal, rms=0.083301Jy sigma=0.000656 ! 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.083301Jy sigma=0.000656 ! Fit after self-cal, rms=0.083460Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.007 mas, bmaj=8.227 mas, bpa=14.79 degrees ! Estimated noise=2748.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000318907 Jy ! Component: 100 - total flux cleaned = 0.000168561 Jy ! Component: 150 - total flux cleaned = 0.000410245 Jy ! Component: 200 - total flux cleaned = 0.000453262 Jy ! Total flux subtracted in 200 components = 0.000453262 Jy ! Clean residual min=-0.006045 max=0.006060 Jy/beam ! Clean residual mean=-0.000001 rms=0.001543 Jy/beam ! Combined flux in latest and established models = 0.51788 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 59 components and 0.51788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083383Jy sigma=0.000655 ! Fit after self-cal, rms=0.083386Jy sigma=0.000655 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.000105413 Jy ! Component: 100 - total flux cleaned = -0.00018742 Jy ! Component: 150 - total flux cleaned = -0.000187388 Jy ! Component: 200 - total flux cleaned = -0.000148204 Jy ! Total flux subtracted in 200 components = -0.000148204 Jy ! Clean residual min=-0.005995 max=0.005988 Jy/beam ! Clean residual mean=-0.000001 rms=0.001528 Jy/beam ! Combined flux in latest and established models = 0.517732 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 62 components and 0.517732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083344Jy sigma=0.000654 ! Fit after self-cal, rms=0.083345Jy sigma=0.000654 ! 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.083345Jy sigma=0.000654 ! Fit after self-cal, rms=0.083440Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.432 mas, bmaj=9.883 mas, bpa=10.86 degrees ! Estimated noise=3657.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00062501 Jy ! Component: 100 - total flux cleaned = -0.000579717 Jy ! Component: 150 - total flux cleaned = -0.000493716 Jy ! Component: 200 - total flux cleaned = -0.000413039 Jy ! Total flux subtracted in 200 components = -0.000413039 Jy ! Clean residual min=-0.005264 max=0.006346 Jy/beam ! Clean residual mean=-0.000001 rms=0.001686 Jy/beam ! Combined flux in latest and established models = 0.517319 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 81 components and 0.517319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083437Jy sigma=0.000654 ! Fit after self-cal, rms=0.083446Jy sigma=0.000654 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 = -5.44724e-05 Jy ! Component: 100 - total flux cleaned = 1.59619e-05 Jy ! Component: 150 - total flux cleaned = 7.85e-05 Jy ! Component: 200 - total flux cleaned = 0.000134313 Jy ! Total flux subtracted in 200 components = 0.000134313 Jy ! Clean residual min=-0.005203 max=0.006149 Jy/beam ! Clean residual mean=-0.000002 rms=0.001661 Jy/beam ! Combined flux in latest and established models = 0.517453 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 85 components and 0.517453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083444Jy sigma=0.000655 ! Fit after self-cal, rms=0.083447Jy sigma=0.000655 ! 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.005 mas, bmaj=8.225 mas, bpa=14.8 degrees ! Estimated noise=2748.51 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.005 x 8.225 at 14.8 degrees (North through East) ! Clean map min=-0.0057083 max=0.49092 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.636 mas, bmaj=7.551 mas, bpa=13.93 degrees ! Estimated noise=3038.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.390104 Jy ! Component: 100 - total flux cleaned = 0.475172 Jy ! Component: 150 - total flux cleaned = 0.495644 Jy ! Component: 200 - total flux cleaned = 0.501207 Jy ! Total flux subtracted in 200 components = 0.501207 Jy ! Clean residual min=-0.008011 max=0.006988 Jy/beam ! Clean residual mean=0.000001 rms=0.001971 Jy/beam ! Combined flux in latest and established models = 0.501208 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.501208 Jy ! Inverting map and beam ! Estimated beam: bmin=3.005 mas, bmaj=8.225 mas, bpa=14.8 degrees ! Estimated noise=2748.51 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.00552117 Jy ! Component: 100 - total flux cleaned = 0.00744734 Jy ! Component: 150 - total flux cleaned = 0.00825298 Jy ! Component: 200 - total flux cleaned = 0.00920964 Jy ! Total flux subtracted in 200 components = 0.00920964 Jy ! Clean residual min=-0.006395 max=0.006163 Jy/beam ! Clean residual mean=0.000001 rms=0.001687 Jy/beam ! Combined flux in latest and established models = 0.510417 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 39 components and 0.510417 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=6.432 mas, bmaj=9.883 mas, bpa=10.86 degrees ! Estimated noise=3657.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153215 Jy ! Component: 100 - total flux cleaned = 0.00257478 Jy ! Component: 150 - total flux cleaned = 0.00313956 Jy ! Component: 200 - total flux cleaned = 0.00353923 Jy ! Total flux subtracted in 200 components = 0.00353923 Jy ! Clean residual min=-0.005810 max=0.006767 Jy/beam ! Clean residual mean=0.000002 rms=0.001796 Jy/beam ! Combined flux in latest and established models = 0.513957 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.000350074 Jy ! Component: 100 - total flux cleaned = 0.000661142 Jy ! Component: 150 - total flux cleaned = 0.000884769 Jy ! Component: 200 - total flux cleaned = 0.0010905 Jy ! Total flux subtracted in 200 components = 0.0010905 Jy ! Clean residual min=-0.005557 max=0.006442 Jy/beam ! Clean residual mean=0.000000 rms=0.001724 Jy/beam ! Combined flux in latest and established models = 0.515047 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 62 components and 0.515047 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.005 mas, bmaj=8.225 mas, bpa=14.8 degrees ! Estimated noise=2748.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000205571 Jy ! Component: 100 - total flux cleaned = 0.00024983 Jy ! Component: 150 - total flux cleaned = 0.000646631 Jy ! Component: 200 - total flux cleaned = 0.000862912 Jy ! Total flux subtracted in 200 components = 0.000862912 Jy ! Clean residual min=-0.006181 max=0.006007 Jy/beam ! Clean residual mean=-0.000001 rms=0.001549 Jy/beam ! Combined flux in latest and established models = 0.51591 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 73 components and 0.51591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083561Jy sigma=0.000656 ! Fit after self-cal, rms=0.083541Jy sigma=0.000656 wmodel J0310+3814_S_2017_01_21_pus_map.mod ! Writing 73 model components to file: J0310+3814_S_2017_01_21_pus_map.mod wobs J0310+3814_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J0310+3814_S_2017_01_21_pus_uvs.fits wwins J0310+3814_S_2017_01_21_pus_map.win ! wwins: Wrote 2 windows to J0310+3814_S_2017_01_21_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.000344613 Jy ! Component: 100 - total flux cleaned = -0.00104079 Jy ! Component: 150 - total flux cleaned = -0.00198784 Jy ! Component: 200 - total flux cleaned = -0.00262084 Jy ! Component: 250 - total flux cleaned = -0.00279263 Jy ! Component: 300 - total flux cleaned = -0.00295969 Jy ! Component: 350 - total flux cleaned = -0.00311878 Jy ! Component: 400 - total flux cleaned = -0.00335072 Jy ! Component: 450 - total flux cleaned = -0.00364868 Jy ! Component: 500 - total flux cleaned = -0.00379253 Jy ! Component: 550 - total flux cleaned = -0.00371921 Jy ! Component: 600 - total flux cleaned = -0.00378904 Jy ! Component: 650 - total flux cleaned = -0.00385777 Jy ! Component: 700 - total flux cleaned = -0.00412044 Jy ! Component: 750 - total flux cleaned = -0.00450401 Jy ! Component: 800 - total flux cleaned = -0.00481706 Jy ! Component: 850 - total flux cleaned = -0.00512243 Jy ! Component: 900 - total flux cleaned = -0.00548245 Jy ! Component: 950 - total flux cleaned = -0.0057178 Jy ! Component: 1000 - total flux cleaned = -0.00640411 Jy ! Component: 1050 - total flux cleaned = -0.00679446 Jy ! Component: 1100 - total flux cleaned = -0.006959 Jy ! Component: 1150 - total flux cleaned = -0.00728332 Jy ! Component: 1200 - total flux cleaned = -0.00776016 Jy ! Component: 1250 - total flux cleaned = -0.00796719 Jy ! Component: 1300 - total flux cleaned = -0.00806968 Jy ! Component: 1350 - total flux cleaned = -0.00827107 Jy ! Component: 1400 - total flux cleaned = -0.00841969 Jy ! Component: 1450 - total flux cleaned = -0.00871129 Jy ! Component: 1500 - total flux cleaned = -0.00885394 Jy ! Component: 1550 - total flux cleaned = -0.0091362 Jy ! Component: 1600 - total flux cleaned = -0.00927473 Jy ! Component: 1650 - total flux cleaned = -0.00950246 Jy ! Component: 1700 - total flux cleaned = -0.00959184 Jy ! Component: 1750 - total flux cleaned = -0.0097688 Jy ! Component: 1800 - total flux cleaned = -0.00981248 Jy ! Component: 1850 - total flux cleaned = -0.010028 Jy ! Component: 1900 - total flux cleaned = -0.0101551 Jy ! Component: 1950 - total flux cleaned = -0.0103214 Jy ! Component: 2000 - total flux cleaned = -0.0104851 Jy ! Component: 2050 - total flux cleaned = -0.0105662 Jy ! Component: 2100 - total flux cleaned = -0.0106869 Jy ! Component: 2150 - total flux cleaned = -0.0108051 Jy ! Component: 2200 - total flux cleaned = -0.0109611 Jy ! Component: 2250 - total flux cleaned = -0.0110376 Jy ! Component: 2300 - total flux cleaned = -0.0111517 Jy ! Component: 2350 - total flux cleaned = -0.011227 Jy ! Component: 2400 - total flux cleaned = -0.0113009 Jy ! Component: 2450 - total flux cleaned = -0.0114473 Jy ! Component: 2500 - total flux cleaned = -0.0114835 Jy ! Component: 2550 - total flux cleaned = -0.0116624 Jy ! Component: 2600 - total flux cleaned = -0.0118038 Jy ! Component: 2650 - total flux cleaned = -0.0118385 Jy ! Component: 2700 - total flux cleaned = -0.0120813 Jy ! Component: 2750 - total flux cleaned = -0.0121157 Jy ! Component: 2800 - total flux cleaned = -0.0122856 Jy ! Component: 2850 - total flux cleaned = -0.0125209 Jy ! Component: 2900 - total flux cleaned = -0.0125209 Jy ! Component: 2950 - total flux cleaned = -0.0125211 Jy ! Component: 3000 - total flux cleaned = -0.0125867 Jy ! Component: 3050 - total flux cleaned = -0.0127161 Jy ! Component: 3100 - total flux cleaned = -0.012716 Jy ! Component: 3150 - total flux cleaned = -0.0127478 Jy ! Component: 3200 - total flux cleaned = -0.0127476 Jy ! Component: 3250 - total flux cleaned = -0.0128727 Jy ! Component: 3300 - total flux cleaned = -0.012935 Jy ! Component: 3350 - total flux cleaned = -0.0129966 Jy ! Component: 3400 - total flux cleaned = -0.0130272 Jy ! Component: 3450 - total flux cleaned = -0.0130575 Jy ! Component: 3500 - total flux cleaned = -0.0130572 Jy ! Component: 3550 - total flux cleaned = -0.0131471 Jy ! Component: 3600 - total flux cleaned = -0.0131174 Jy ! Component: 3650 - total flux cleaned = -0.0131766 Jy ! Component: 3700 - total flux cleaned = -0.0132059 Jy ! Component: 3750 - total flux cleaned = -0.0131473 Jy ! Component: 3800 - total flux cleaned = -0.0132345 Jy ! Component: 3850 - total flux cleaned = -0.0131766 Jy ! Component: 3900 - total flux cleaned = -0.0132053 Jy ! Component: 3950 - total flux cleaned = -0.0132626 Jy ! Component: 4000 - total flux cleaned = -0.0132342 Jy ! Component: 4050 - total flux cleaned = -0.0133195 Jy ! Total flux subtracted in 4096 components = -0.0132346 Jy ! Clean residual min=-0.001667 max=0.001853 Jy/beam ! Clean residual mean=-0.000000 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.502675 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 356 components and 0.502676 Jy ![Exited script file: muppet] wmap "J0310+3814_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.005 x 8.225 at 14.8 degrees (North through East) ! Clean map min=-0.0041991 max=0.49219 Jy/beam ! Writing clean map to FITS file: J0310+3814_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.492195 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00047302 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.288313 0.288313 0.576626 1.15325 2.3065 4.61301 9.22601 18.452 36.904 73.8081 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.492 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.005 x 8.225 at 14.8 degrees (North through East) ! Clean map min=-0.0041991 max=0.49219 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 J0310+3814_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:45:04 2019