! Started logfile: J2359+3850_S_2017_02_24_pus_uvs.log on Sat May 4 11:39:27 2019 obs J2359+3850_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J2359+3850_S_2017_02_24_pus_uva.fits ! AN table 1: 30 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.86 visibilities/baseline/integration-bin. ! Found source: J2359+3850 ! ! 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 823 lines of history. ! ! Reading 4644 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 J2359+3850_S_2017_02_24_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.634422Jy sigma=0.005934 ! Fit after self-cal, rms=0.631908Jy sigma=0.005913 ! 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.082 mas, bmaj=5.614 mas, bpa=-1.357 degrees ! Estimated noise=1487.15 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.284878 Jy ! Component: 100 - total flux cleaned = 0.353502 Jy ! Total flux subtracted in 100 components = 0.353502 Jy ! Clean residual min=-0.007414 max=0.025423 Jy/beam ! Clean residual mean=0.000009 rms=0.002278 Jy/beam ! Combined flux in latest and established models = 0.353502 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.353502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089084Jy sigma=0.000792 ! Fit after self-cal, rms=0.089053Jy sigma=0.000792 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0252119 Jy ! Component: 100 - total flux cleaned = 0.0366428 Jy ! Total flux subtracted in 100 components = 0.0366428 Jy ! Clean residual min=-0.005940 max=0.007207 Jy/beam ! Clean residual mean=0.000001 rms=0.001537 Jy/beam ! Combined flux in latest and established models = 0.390145 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.390145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081280Jy sigma=0.000718 ! Fit after self-cal, rms=0.081247Jy sigma=0.000718 ! 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.587 mas, bmaj=6.315 mas, bpa=0.8859 degrees ! Estimated noise=1207.18 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.00720613 Jy ! Component: 100 - total flux cleaned = 0.0105921 Jy ! Component: 150 - total flux cleaned = 0.0114276 Jy ! Component: 200 - total flux cleaned = 0.0116995 Jy ! Total flux subtracted in 200 components = 0.0116995 Jy ! Clean residual min=-0.004999 max=0.006172 Jy/beam ! Clean residual mean=-0.000007 rms=0.001215 Jy/beam ! Combined flux in latest and established models = 0.401844 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.401844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080559Jy sigma=0.000713 ! Fit after self-cal, rms=0.080544Jy sigma=0.000712 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.03 HN 0.99 KP 0.98 ! LA 0.95 MK 1.01 NL 1.00 OV 1.05 ! PT 1.01 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 1.04 KP 0.94 ! LA 0.93 MK 0.97 NL 0.96 OV 1.08 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 1.01 KP 1.04 ! LA 1.03 MK 1.02 NL 1.08 OV 0.99 ! PT 0.96 SC 0.97 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 0.98 KP 1.00* ! LA 1.07 MK 1.27 NL 1.00* OV 1.02 ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.080544Jy sigma=0.000712 ! Fit after self-cal, rms=0.077661Jy sigma=0.000673 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.591 mas, bmaj=6.317 mas, bpa=1.486 degrees ! Estimated noise=1212.19 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 = -9.2472e-05 Jy ! Component: 100 - total flux cleaned = -0.00026896 Jy ! Component: 150 - total flux cleaned = -0.000206254 Jy ! Component: 200 - total flux cleaned = -0.000202681 Jy ! Total flux subtracted in 200 components = -0.000202681 Jy ! Clean residual min=-0.003829 max=0.003966 Jy/beam ! Clean residual mean=0.000000 rms=0.000912 Jy/beam ! Combined flux in latest and established models = 0.401642 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.401642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077508Jy sigma=0.000672 ! Fit after self-cal, rms=0.077519Jy sigma=0.000671 ! 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.077519Jy sigma=0.000671 ! Fit after self-cal, rms=0.075697Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.59 mas, bmaj=6.339 mas, bpa=1.497 degrees ! Estimated noise=1213.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000526504 Jy ! Component: 100 - total flux cleaned = 0.000430086 Jy ! Component: 150 - total flux cleaned = 0.000295181 Jy ! Component: 200 - total flux cleaned = 0.000129885 Jy ! Total flux subtracted in 200 components = 0.000129885 Jy ! Clean residual min=-0.003029 max=0.002991 Jy/beam ! Clean residual mean=-0.000003 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.401771 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.401771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075633Jy sigma=0.000661 ! Fit after self-cal, rms=0.075631Jy sigma=0.000661 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.000154432 Jy ! Component: 100 - total flux cleaned = -0.000192828 Jy ! Component: 150 - total flux cleaned = -0.000298342 Jy ! Component: 200 - total flux cleaned = -0.000364878 Jy ! Total flux subtracted in 200 components = -0.000364878 Jy ! Clean residual min=-0.003054 max=0.002949 Jy/beam ! Clean residual mean=-0.000003 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.401407 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 39 components and 0.401407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075593Jy sigma=0.000660 ! Fit after self-cal, rms=0.075591Jy sigma=0.000660 ! 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.075591Jy sigma=0.000660 ! Fit after self-cal, rms=0.075549Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.587 mas, bmaj=6.339 mas, bpa=1.542 degrees ! Estimated noise=1215.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000596234 Jy ! Component: 100 - total flux cleaned = 0.000562052 Jy ! Component: 150 - total flux cleaned = 0.000464798 Jy ! Component: 200 - total flux cleaned = 0.000404593 Jy ! Total flux subtracted in 200 components = 0.000404593 Jy ! Clean residual min=-0.003049 max=0.002902 Jy/beam ! Clean residual mean=-0.000003 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.401811 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.401811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075513Jy sigma=0.000660 ! Fit after self-cal, rms=0.075510Jy sigma=0.000660 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 = -8.00975e-05 Jy ! Component: 100 - total flux cleaned = -0.000108953 Jy ! Component: 150 - total flux cleaned = -0.000136968 Jy ! Component: 200 - total flux cleaned = -0.00018922 Jy ! Total flux subtracted in 200 components = -0.00018922 Jy ! Clean residual min=-0.003057 max=0.002855 Jy/beam ! Clean residual mean=-0.000003 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.401622 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 43 components and 0.401622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075488Jy sigma=0.000660 ! Fit after self-cal, rms=0.075487Jy sigma=0.000660 ! 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.075487Jy sigma=0.000660 ! Fit after self-cal, rms=0.075520Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.64 mas, bmaj=9.755 mas, bpa=6.521 degrees ! Estimated noise=1481.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00079122 Jy ! Component: 100 - total flux cleaned = 0.000780331 Jy ! Component: 150 - total flux cleaned = 0.000780607 Jy ! Component: 200 - total flux cleaned = 0.000796462 Jy ! Total flux subtracted in 200 components = 0.000796462 Jy ! Clean residual min=-0.003497 max=0.003216 Jy/beam ! Clean residual mean=-0.000009 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.402418 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.402418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075520Jy sigma=0.000660 ! Fit after self-cal, rms=0.075517Jy sigma=0.000660 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.94136e-05 Jy ! Component: 100 - total flux cleaned = 6.65071e-06 Jy ! Component: 150 - total flux cleaned = 6.66869e-06 Jy ! Component: 200 - total flux cleaned = 1.48386e-05 Jy ! Total flux subtracted in 200 components = 1.48386e-05 Jy ! Clean residual min=-0.003498 max=0.003220 Jy/beam ! Clean residual mean=-0.000009 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.402433 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.402433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075518Jy sigma=0.000660 ! Fit after self-cal, rms=0.075517Jy sigma=0.000660 ! 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.584 mas, bmaj=6.337 mas, bpa=1.59 degrees ! Estimated noise=1215.91 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.584 x 6.337 at 1.59 degrees (North through East) ! Clean map min=-0.0029688 max=0.37307 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.086 mas, bmaj=5.629 mas, bpa=-0.4808 degrees ! Estimated noise=1506.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.288288 Jy ! Component: 100 - total flux cleaned = 0.356686 Jy ! Component: 150 - total flux cleaned = 0.381737 Jy ! Component: 200 - total flux cleaned = 0.39381 Jy ! Total flux subtracted in 200 components = 0.39381 Jy ! Clean residual min=-0.004521 max=0.005667 Jy/beam ! Clean residual mean=0.000003 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.39381 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.39381 Jy ! Inverting map and beam ! Estimated beam: bmin=3.584 mas, bmaj=6.337 mas, bpa=1.59 degrees ! Estimated noise=1215.91 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.00623103 Jy ! Component: 100 - total flux cleaned = 0.00854264 Jy ! Component: 150 - total flux cleaned = 0.00891621 Jy ! Component: 200 - total flux cleaned = 0.0088412 Jy ! Total flux subtracted in 200 components = 0.0088412 Jy ! Clean residual min=-0.003093 max=0.003209 Jy/beam ! Clean residual mean=-0.000003 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.402651 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 23 components and 0.402651 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.64 mas, bmaj=9.755 mas, bpa=6.521 degrees ! Estimated noise=1481.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.73603e-05 Jy ! Component: 100 - total flux cleaned = 8.99256e-05 Jy ! Component: 150 - total flux cleaned = 9.1159e-05 Jy ! Component: 200 - total flux cleaned = 9.05671e-05 Jy ! Total flux subtracted in 200 components = 9.05671e-05 Jy ! Clean residual min=-0.003444 max=0.003212 Jy/beam ! Clean residual mean=-0.000009 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.402741 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.22808e-05 Jy ! Component: 100 - total flux cleaned = -1.25776e-05 Jy ! Component: 150 - total flux cleaned = -1.18418e-05 Jy ! Component: 200 - total flux cleaned = -2.93096e-06 Jy ! Total flux subtracted in 200 components = -2.93096e-06 Jy ! Clean residual min=-0.003460 max=0.003207 Jy/beam ! Clean residual mean=-0.000009 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.402738 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 36 components and 0.402738 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.584 mas, bmaj=6.337 mas, bpa=1.59 degrees ! Estimated noise=1215.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.82956e-05 Jy ! Component: 100 - total flux cleaned = -8.05767e-05 Jy ! Component: 150 - total flux cleaned = -0.000138422 Jy ! Component: 200 - total flux cleaned = -0.000193827 Jy ! Total flux subtracted in 200 components = -0.000193827 Jy ! Clean residual min=-0.003109 max=0.003038 Jy/beam ! Clean residual mean=-0.000003 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.402545 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 43 components and 0.402545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075748Jy sigma=0.000661 ! Fit after self-cal, rms=0.075713Jy sigma=0.000661 wmodel J2359+3850_S_2017_02_24_pus_map.mod ! Writing 43 model components to file: J2359+3850_S_2017_02_24_pus_map.mod wobs J2359+3850_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J2359+3850_S_2017_02_24_pus_uvs.fits wwins J2359+3850_S_2017_02_24_pus_map.win ! wwins: Wrote 1 windows to J2359+3850_S_2017_02_24_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.000411538 Jy ! Component: 100 - total flux cleaned = -0.000684894 Jy ! Component: 150 - total flux cleaned = -0.00105446 Jy ! Component: 200 - total flux cleaned = -0.00125927 Jy ! Component: 250 - total flux cleaned = -0.00130835 Jy ! Component: 300 - total flux cleaned = -0.00121135 Jy ! Component: 350 - total flux cleaned = -0.00130653 Jy ! Component: 400 - total flux cleaned = -0.00125977 Jy ! Component: 450 - total flux cleaned = -0.00116841 Jy ! Component: 500 - total flux cleaned = -0.00103459 Jy ! Component: 550 - total flux cleaned = -0.000769857 Jy ! Component: 600 - total flux cleaned = -0.000468078 Jy ! Component: 650 - total flux cleaned = -0.00046922 Jy ! Component: 700 - total flux cleaned = -0.000301598 Jy ! Component: 750 - total flux cleaned = -0.000177141 Jy ! Component: 800 - total flux cleaned = -0.000176621 Jy ! Component: 850 - total flux cleaned = -0.000135779 Jy ! Component: 900 - total flux cleaned = 6.23784e-05 Jy ! Component: 950 - total flux cleaned = -1.57049e-05 Jy ! Component: 1000 - total flux cleaned = 0.000177866 Jy ! Component: 1050 - total flux cleaned = 0.000216025 Jy ! Component: 1100 - total flux cleaned = 0.000215683 Jy ! Component: 1150 - total flux cleaned = 0.000289848 Jy ! Component: 1200 - total flux cleaned = 0.000252899 Jy ! Component: 1250 - total flux cleaned = 0.000253078 Jy ! Component: 1300 - total flux cleaned = 0.000360692 Jy ! Component: 1350 - total flux cleaned = 0.000218158 Jy ! Component: 1400 - total flux cleaned = 0.000253359 Jy ! Component: 1450 - total flux cleaned = 0.00025342 Jy ! Component: 1500 - total flux cleaned = 0.000184747 Jy ! Component: 1550 - total flux cleaned = 0.000253396 Jy ! Component: 1600 - total flux cleaned = 0.000253498 Jy ! Component: 1650 - total flux cleaned = 0.000153839 Jy ! Component: 1700 - total flux cleaned = 0.000187544 Jy ! Component: 1750 - total flux cleaned = 0.00015486 Jy ! Component: 1800 - total flux cleaned = 0.000154763 Jy ! Component: 1850 - total flux cleaned = 0.000186454 Jy ! Component: 1900 - total flux cleaned = 2.77383e-05 Jy ! Component: 1950 - total flux cleaned = 9.14856e-05 Jy ! Component: 2000 - total flux cleaned = -3.33761e-05 Jy ! Component: 2050 - total flux cleaned = -2.14284e-06 Jy ! Component: 2100 - total flux cleaned = 5.9241e-05 Jy ! Component: 2150 - total flux cleaned = 5.93168e-05 Jy ! Component: 2200 - total flux cleaned = 5.93315e-05 Jy ! Component: 2250 - total flux cleaned = 5.92666e-05 Jy ! Component: 2300 - total flux cleaned = 8.92996e-05 Jy ! Component: 2350 - total flux cleaned = 0.00011842 Jy ! Component: 2400 - total flux cleaned = 3.05049e-05 Jy ! Component: 2450 - total flux cleaned = 0.000117266 Jy ! Component: 2500 - total flux cleaned = 8.8291e-05 Jy ! Component: 2550 - total flux cleaned = 8.8358e-05 Jy ! Component: 2600 - total flux cleaned = 8.81698e-05 Jy ! Component: 2650 - total flux cleaned = 3.20362e-05 Jy ! Component: 2700 - total flux cleaned = 8.78964e-05 Jy ! Component: 2750 - total flux cleaned = 5.26e-06 Jy ! Component: 2800 - total flux cleaned = 6.02532e-05 Jy ! Component: 2850 - total flux cleaned = 5.99946e-05 Jy ! Component: 2900 - total flux cleaned = 3.32586e-05 Jy ! Component: 2950 - total flux cleaned = 8.71415e-05 Jy ! Component: 3000 - total flux cleaned = 0.000140194 Jy ! Component: 3050 - total flux cleaned = 0.000113691 Jy ! Component: 3100 - total flux cleaned = 3.50501e-05 Jy ! Component: 3150 - total flux cleaned = 8.95301e-06 Jy ! Component: 3200 - total flux cleaned = 0.000112483 Jy ! Component: 3250 - total flux cleaned = 0.000112153 Jy ! Component: 3300 - total flux cleaned = 8.6498e-05 Jy ! Component: 3350 - total flux cleaned = 0.000137489 Jy ! Component: 3400 - total flux cleaned = 6.17908e-05 Jy ! Component: 3450 - total flux cleaned = 8.69905e-05 Jy ! Component: 3500 - total flux cleaned = 0.000111718 Jy ! Component: 3550 - total flux cleaned = 8.71604e-05 Jy ! Component: 3600 - total flux cleaned = 0.000111623 Jy ! Component: 3650 - total flux cleaned = 0.000209129 Jy ! Component: 3700 - total flux cleaned = 0.000136853 Jy ! Component: 3750 - total flux cleaned = 0.000160687 Jy ! Component: 3800 - total flux cleaned = 0.000280601 Jy ! Component: 3850 - total flux cleaned = 0.000327921 Jy ! Component: 3900 - total flux cleaned = 0.000375144 Jy ! Component: 3950 - total flux cleaned = 0.000421987 Jy ! Component: 4000 - total flux cleaned = 0.000538866 Jy ! Component: 4050 - total flux cleaned = 0.000515604 Jy ! Total flux subtracted in 4096 components = 0.000538678 Jy ! Clean residual min=-0.001365 max=0.001557 Jy/beam ! Clean residual mean=0.000001 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.403083 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 334 components and 0.403083 Jy ![Exited script file: muppet] wmap "J2359+3850_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.584 x 6.337 at 1.59 degrees (North through East) ! Clean map min=-0.0024529 max=0.37363 Jy/beam ! Writing clean map to FITS file: J2359+3850_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.373628 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000412777 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.331434 0.331434 0.662869 1.32574 2.65147 5.30295 10.6059 21.2118 42.4236 84.8472 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.373 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.584 x 6.337 at 1.59 degrees (North through East) ! Clean map min=-0.0024529 max=0.37363 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 J2359+3850_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:39:32 2019