! Started logfile: J1327+1223_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:50:11 2019 obs J1327+1223_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J1327+1223_S_2017_05_31_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.844051 visibilities/baseline/integration-bin. ! Found source: J1327+1223 ! ! 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 703 lines of history. ! ! Reading 17168 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 J1327+1223_S_2017_05_31_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 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 742 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.830262Jy sigma=0.007625 ! Fit after self-cal, rms=0.824326Jy sigma=0.007571 ! 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.197 mas, bmaj=6.585 mas, bpa=-3.344 degrees ! Estimated noise=1066.12 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.138545 Jy ! Component: 100 - total flux cleaned = 0.169959 Jy ! Total flux subtracted in 100 components = 0.169959 Jy ! Clean residual min=-0.004984 max=0.011577 Jy/beam ! Clean residual mean=-0.000033 rms=0.001368 Jy/beam ! Combined flux in latest and established models = 0.169959 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.169959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083784Jy sigma=0.000690 ! Fit after self-cal, rms=0.083785Jy sigma=0.000690 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123518 Jy ! Component: 100 - total flux cleaned = 0.0184532 Jy ! Total flux subtracted in 100 components = 0.0184532 Jy ! Clean residual min=-0.003899 max=0.004298 Jy/beam ! Clean residual mean=-0.000014 rms=0.000979 Jy/beam ! Combined flux in latest and established models = 0.188413 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 13 components and 0.188413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081996Jy sigma=0.000673 ! Fit after self-cal, rms=0.081999Jy sigma=0.000673 ! 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.74 mas, bmaj=7.451 mas, bpa=-1.157 degrees ! Estimated noise=672.995 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.00294542 Jy ! Component: 100 - total flux cleaned = 0.0038778 Jy ! Component: 150 - total flux cleaned = 0.00388183 Jy ! Component: 200 - total flux cleaned = 0.00388281 Jy ! Total flux subtracted in 200 components = 0.00388281 Jy ! Clean residual min=-0.002733 max=0.002700 Jy/beam ! Clean residual mean=-0.000010 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.192295 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 20 components and 0.192295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081877Jy sigma=0.000672 ! Fit after self-cal, rms=0.081884Jy sigma=0.000672 ! 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.05 FD 0.97 HN 0.95 KP 1.02 ! LA 1.00 MK 1.01 NL 0.91 OV 1.03 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.02 KP 0.99 ! LA 0.98 MK 1.02 NL 1.04 OV 1.05 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.03 HN 1.00 KP 0.99 ! LA 0.99 MK 1.04 NL 0.99 OV 0.96 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 0.94 KP 1.00* ! LA 1.01 MK 1.15 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.081884Jy sigma=0.000672 ! Fit after self-cal, rms=0.080193Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.765 mas, bmaj=7.458 mas, bpa=-0.8915 degrees ! Estimated noise=674.065 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.000297141 Jy ! Component: 100 - total flux cleaned = -0.000295951 Jy ! Component: 150 - total flux cleaned = -0.000258269 Jy ! Component: 200 - total flux cleaned = -0.000212439 Jy ! Total flux subtracted in 200 components = -0.000212439 Jy ! Clean residual min=-0.002335 max=0.002413 Jy/beam ! Clean residual mean=-0.000015 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.192083 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 28 components and 0.192083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080173Jy sigma=0.000665 ! Fit after self-cal, rms=0.080172Jy sigma=0.000665 ! 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.080172Jy sigma=0.000665 ! Fit after self-cal, rms=0.080683Jy sigma=0.000659 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.769 mas, bmaj=7.444 mas, bpa=-0.6887 degrees ! Estimated noise=674.799 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.48097e-06 Jy ! Component: 100 - total flux cleaned = 1.90008e-05 Jy ! Component: 150 - total flux cleaned = 4.54162e-05 Jy ! Component: 200 - total flux cleaned = 5.78064e-05 Jy ! Total flux subtracted in 200 components = 5.78064e-05 Jy ! Clean residual min=-0.001890 max=0.001694 Jy/beam ! Clean residual mean=-0.000011 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.192141 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.192141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080677Jy sigma=0.000659 ! Fit after self-cal, rms=0.080698Jy sigma=0.000659 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 = 7.26833e-06 Jy ! Component: 100 - total flux cleaned = -1.20553e-05 Jy ! Component: 150 - total flux cleaned = -2.14096e-05 Jy ! Component: 200 - total flux cleaned = -3.94956e-05 Jy ! Total flux subtracted in 200 components = -3.94956e-05 Jy ! Clean residual min=-0.001896 max=0.001703 Jy/beam ! Clean residual mean=-0.000011 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.192101 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.192101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080696Jy sigma=0.000658 ! Fit after self-cal, rms=0.080694Jy sigma=0.000658 ! 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.080694Jy sigma=0.000658 ! Fit after self-cal, rms=0.081002Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.771 mas, bmaj=7.443 mas, bpa=-0.6101 degrees ! Estimated noise=675.264 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.55726e-06 Jy ! Component: 100 - total flux cleaned = 9.71646e-07 Jy ! Component: 150 - total flux cleaned = 1.02595e-06 Jy ! Component: 200 - total flux cleaned = 1.26626e-06 Jy ! Total flux subtracted in 200 components = 1.26626e-06 Jy ! Clean residual min=-0.001909 max=0.001666 Jy/beam ! Clean residual mean=-0.000011 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.192103 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.192103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080999Jy sigma=0.000658 ! Fit after self-cal, rms=0.080999Jy sigma=0.000658 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.83927e-06 Jy ! Component: 100 - total flux cleaned = -6.01641e-06 Jy ! Component: 150 - total flux cleaned = -1.36482e-05 Jy ! Component: 200 - total flux cleaned = -2.09658e-05 Jy ! Total flux subtracted in 200 components = -2.09658e-05 Jy ! Clean residual min=-0.001917 max=0.001672 Jy/beam ! Clean residual mean=-0.000011 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.192082 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.192082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080997Jy sigma=0.000658 ! Fit after self-cal, rms=0.080997Jy sigma=0.000658 ! 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.080997Jy sigma=0.000658 ! Fit after self-cal, rms=0.081055Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.522 mas, bmaj=10.98 mas, bpa=-3.591 degrees ! Estimated noise=807.903 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.64027e-06 Jy ! Component: 100 - total flux cleaned = -2.60707e-05 Jy ! Component: 150 - total flux cleaned = -4.69907e-05 Jy ! Component: 200 - total flux cleaned = -4.69249e-05 Jy ! Total flux subtracted in 200 components = -4.69249e-05 Jy ! Clean residual min=-0.002053 max=0.001902 Jy/beam ! Clean residual mean=-0.000021 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.192035 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.192035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081056Jy sigma=0.000658 ! Fit after self-cal, rms=0.081055Jy sigma=0.000658 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.69686e-05 Jy ! Component: 100 - total flux cleaned = 2.72929e-05 Jy ! Component: 150 - total flux cleaned = 1.87596e-05 Jy ! Component: 200 - total flux cleaned = 1.51178e-05 Jy ! Total flux subtracted in 200 components = 1.51178e-05 Jy ! Clean residual min=-0.002050 max=0.001893 Jy/beam ! Clean residual mean=-0.000021 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.19205 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.19205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081057Jy sigma=0.000658 ! Fit after self-cal, rms=0.081056Jy sigma=0.000658 ! 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.773 mas, bmaj=7.442 mas, bpa=-0.5385 degrees ! Estimated noise=675.737 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.773 x 7.442 at -0.5385 degrees (North through East) ! Clean map min=-0.0018472 max=0.1795 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.233 mas, bmaj=6.558 mas, bpa=-2.389 degrees ! Estimated noise=1063.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.138772 Jy ! Component: 100 - total flux cleaned = 0.169631 Jy ! Component: 150 - total flux cleaned = 0.180671 Jy ! Component: 200 - total flux cleaned = 0.186097 Jy ! Total flux subtracted in 200 components = 0.186097 Jy ! Clean residual min=-0.003253 max=0.003029 Jy/beam ! Clean residual mean=-0.000015 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.186097 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.186097 Jy ! Inverting map and beam ! Estimated beam: bmin=3.773 mas, bmaj=7.442 mas, bpa=-0.5385 degrees ! Estimated noise=675.737 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.00349284 Jy ! Component: 100 - total flux cleaned = 0.00504305 Jy ! Component: 150 - total flux cleaned = 0.0056564 Jy ! Component: 200 - total flux cleaned = 0.00579381 Jy ! Total flux subtracted in 200 components = 0.00579381 Jy ! Clean residual min=-0.001913 max=0.001708 Jy/beam ! Clean residual mean=-0.000011 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.191891 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 30 components and 0.191891 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.522 mas, bmaj=10.98 mas, bpa=-3.591 degrees ! Estimated noise=807.903 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000157706 Jy ! Component: 100 - total flux cleaned = 0.000159624 Jy ! Component: 150 - total flux cleaned = 0.000141935 Jy ! Component: 200 - total flux cleaned = 0.000149781 Jy ! Total flux subtracted in 200 components = 0.000149781 Jy ! Clean residual min=-0.002038 max=0.001897 Jy/beam ! Clean residual mean=-0.000021 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.192041 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 = -4.79298e-07 Jy ! Component: 100 - total flux cleaned = -5.82203e-06 Jy ! Component: 150 - total flux cleaned = -5.45054e-06 Jy ! Component: 200 - total flux cleaned = -5.61351e-06 Jy ! Total flux subtracted in 200 components = -5.61351e-06 Jy ! Clean residual min=-0.002035 max=0.001889 Jy/beam ! Clean residual mean=-0.000021 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.192035 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 43 components and 0.192035 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.773 mas, bmaj=7.442 mas, bpa=-0.5385 degrees ! Estimated noise=675.737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.11599e-05 Jy ! Component: 100 - total flux cleaned = 4.76906e-05 Jy ! Component: 150 - total flux cleaned = 0.000110132 Jy ! Component: 200 - total flux cleaned = 0.000162883 Jy ! Total flux subtracted in 200 components = 0.000162883 Jy ! Clean residual min=-0.001900 max=0.001706 Jy/beam ! Clean residual mean=-0.000011 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.192198 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 55 components and 0.192198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081066Jy sigma=0.000659 ! Fit after self-cal, rms=0.081065Jy sigma=0.000659 wmodel J1327+1223_S_2017_05_31_pus_map.mod ! Writing 55 model components to file: J1327+1223_S_2017_05_31_pus_map.mod wobs J1327+1223_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J1327+1223_S_2017_05_31_pus_uvs.fits wwins J1327+1223_S_2017_05_31_pus_map.win ! wwins: Wrote 1 windows to J1327+1223_S_2017_05_31_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.000756706 Jy ! Component: 100 - total flux cleaned = -0.00119912 Jy ! Component: 150 - total flux cleaned = -0.00150082 Jy ! Component: 200 - total flux cleaned = -0.0018173 Jy ! Component: 250 - total flux cleaned = -0.00209374 Jy ! Component: 300 - total flux cleaned = -0.00230794 Jy ! Component: 350 - total flux cleaned = -0.00248945 Jy ! Component: 400 - total flux cleaned = -0.00261524 Jy ! Component: 450 - total flux cleaned = -0.00268835 Jy ! Component: 500 - total flux cleaned = -0.00273624 Jy ! Component: 550 - total flux cleaned = -0.00280638 Jy ! Component: 600 - total flux cleaned = -0.0028293 Jy ! Component: 650 - total flux cleaned = -0.00287419 Jy ! Component: 700 - total flux cleaned = -0.00296206 Jy ! Component: 750 - total flux cleaned = -0.00300474 Jy ! Component: 800 - total flux cleaned = -0.00302551 Jy ! Component: 850 - total flux cleaned = -0.00308846 Jy ! Component: 900 - total flux cleaned = -0.0032113 Jy ! Component: 950 - total flux cleaned = -0.0032917 Jy ! Component: 1000 - total flux cleaned = -0.00333114 Jy ! Component: 1050 - total flux cleaned = -0.00337066 Jy ! Component: 1100 - total flux cleaned = -0.00348579 Jy ! Component: 1150 - total flux cleaned = -0.00356133 Jy ! Component: 1200 - total flux cleaned = -0.00372826 Jy ! Component: 1250 - total flux cleaned = -0.00372783 Jy ! Component: 1300 - total flux cleaned = -0.00383633 Jy ! Component: 1350 - total flux cleaned = -0.00396073 Jy ! Component: 1400 - total flux cleaned = -0.00403082 Jy ! Component: 1450 - total flux cleaned = -0.00415186 Jy ! Component: 1500 - total flux cleaned = -0.00418607 Jy ! Component: 1550 - total flux cleaned = -0.00430407 Jy ! Component: 1600 - total flux cleaned = -0.00430404 Jy ! Component: 1650 - total flux cleaned = -0.00441924 Jy ! Component: 1700 - total flux cleaned = -0.00448447 Jy ! Component: 1750 - total flux cleaned = -0.00458093 Jy ! Component: 1800 - total flux cleaned = -0.00461263 Jy ! Component: 1850 - total flux cleaned = -0.00472278 Jy ! Component: 1900 - total flux cleaned = -0.00478479 Jy ! Component: 1950 - total flux cleaned = -0.00492306 Jy ! Component: 2000 - total flux cleaned = -0.00496843 Jy ! Component: 2050 - total flux cleaned = -0.00505861 Jy ! Component: 2100 - total flux cleaned = -0.0051329 Jy ! Component: 2150 - total flux cleaned = -0.00517725 Jy ! Component: 2200 - total flux cleaned = -0.00526511 Jy ! Component: 2250 - total flux cleaned = -0.00533769 Jy ! Component: 2300 - total flux cleaned = -0.00548125 Jy ! Component: 2350 - total flux cleaned = -0.00556634 Jy ! Component: 2400 - total flux cleaned = -0.00563674 Jy ! Component: 2450 - total flux cleaned = -0.0057204 Jy ! Component: 2500 - total flux cleaned = -0.00583084 Jy ! Component: 2550 - total flux cleaned = -0.00587188 Jy ! Component: 2600 - total flux cleaned = -0.00594002 Jy ! Component: 2650 - total flux cleaned = -0.00599392 Jy ! Component: 2700 - total flux cleaned = -0.00603412 Jy ! Component: 2750 - total flux cleaned = -0.00615347 Jy ! Component: 2800 - total flux cleaned = -0.00623248 Jy ! Component: 2850 - total flux cleaned = -0.00625844 Jy ! Component: 2900 - total flux cleaned = -0.00637502 Jy ! Component: 2950 - total flux cleaned = -0.00641343 Jy ! Component: 3000 - total flux cleaned = -0.00648998 Jy ! Component: 3050 - total flux cleaned = -0.00648997 Jy ! Component: 3100 - total flux cleaned = -0.0065277 Jy ! Component: 3150 - total flux cleaned = -0.00660256 Jy ! Component: 3200 - total flux cleaned = -0.00666449 Jy ! Component: 3250 - total flux cleaned = -0.00671363 Jy ! Component: 3300 - total flux cleaned = -0.00679897 Jy ! Component: 3350 - total flux cleaned = -0.00679883 Jy ! Component: 3400 - total flux cleaned = -0.00689525 Jy ! Component: 3450 - total flux cleaned = -0.00691912 Jy ! Component: 3500 - total flux cleaned = -0.0069785 Jy ! Component: 3550 - total flux cleaned = -0.00704926 Jy ! Component: 3600 - total flux cleaned = -0.00708447 Jy ! Component: 3650 - total flux cleaned = -0.00713107 Jy ! Component: 3700 - total flux cleaned = -0.00717732 Jy ! Component: 3750 - total flux cleaned = -0.00720039 Jy ! Component: 3800 - total flux cleaned = -0.00728054 Jy ! Component: 3850 - total flux cleaned = -0.00730326 Jy ! Component: 3900 - total flux cleaned = -0.00738236 Jy ! Component: 3950 - total flux cleaned = -0.00740474 Jy ! Component: 4000 - total flux cleaned = -0.00746057 Jy ! Component: 4050 - total flux cleaned = -0.00747163 Jy ! Total flux subtracted in 4096 components = -0.00753793 Jy ! Clean residual min=-0.000927 max=0.000608 Jy/beam ! Clean residual mean=-0.000005 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.18466 Jy keep ! Adding 320 model components to the UV plane model. ! The established model now contains 375 components and 0.18466 Jy ![Exited script file: muppet] wmap "J1327+1223_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.773 x 7.442 at -0.5385 degrees (North through East) ! Clean map min=-0.0014484 max=0.17968 Jy/beam ! Writing clean map to FITS file: J1327+1223_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.179682 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000207948 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.347194 0.347194 0.694387 1.38877 2.77755 5.5551 11.1102 22.2204 44.4408 88.8816 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.179 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.773 x 7.442 at -0.5385 degrees (North through East) ! Clean map min=-0.0014484 max=0.17968 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 J1327+1223_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:50:16 2019