! Started logfile: J1423+5055_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:43:18 2019 obs J1423+5055_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J1423+5055_S_2017_03_27_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.966175 visibilities/baseline/integration-bin. ! Found source: J1423+5055 ! ! 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 1684 lines of history. ! ! Reading 19652 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 J1423+5055_S_2017_03_27_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 372 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.930646Jy sigma=0.008522 ! Fit after self-cal, rms=0.920627Jy sigma=0.008451 ! 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.207 mas, bmaj=4.268 mas, bpa=-1.159 degrees ! Estimated noise=1065.57 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.060749 Jy ! Component: 100 - total flux cleaned = 0.0793641 Jy ! Total flux subtracted in 100 components = 0.0793641 Jy ! Clean residual min=-0.004414 max=0.008590 Jy/beam ! Clean residual mean=0.000002 rms=0.001127 Jy/beam ! Combined flux in latest and established models = 0.0793641 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0793641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085994Jy sigma=0.000693 ! Fit after self-cal, rms=0.085954Jy sigma=0.000692 ! Inverting map ! Added new window around map position (-3, 4.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102024 Jy ! Component: 100 - total flux cleaned = 0.0160917 Jy ! Total flux subtracted in 100 components = 0.0160917 Jy ! Clean residual min=-0.003751 max=0.003834 Jy/beam ! Clean residual mean=0.000002 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.0954558 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.0954558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084608Jy sigma=0.000676 ! Fit after self-cal, rms=0.084579Jy sigma=0.000676 ! 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.9 mas, bmaj=5.052 mas, bpa=0.9851 degrees ! Estimated noise=601.422 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.00515181 Jy ! Component: 100 - total flux cleaned = 0.00787827 Jy ! Component: 150 - total flux cleaned = 0.0095554 Jy ! Component: 200 - total flux cleaned = 0.0106654 Jy ! Total flux subtracted in 200 components = 0.0106654 Jy ! Clean residual min=-0.002107 max=0.002078 Jy/beam ! Clean residual mean=0.000002 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.106121 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 36 components and 0.106121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084295Jy sigma=0.000672 ! Fit after self-cal, rms=0.084301Jy 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.02 FD 0.94 HN 0.99 KP 1.01 ! LA 0.99 MK 1.03 NL 1.20 OV 1.01 ! PT 0.98 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 1.00 KP 0.98 ! LA 0.96 MK 1.04 NL 0.98 OV 1.03 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.03 HN 1.03 KP 1.00 ! LA 0.98 MK 1.01 NL 0.93 OV 0.97 ! PT 0.91 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.09 HN 0.96 KP 1.00* ! LA 0.98 MK 1.06 NL 1.00* OV 1.48 ! PT 0.96 SC 0.72 ! ! ! Fit before self-cal, rms=0.084301Jy sigma=0.000672 ! Fit after self-cal, rms=0.085118Jy sigma=0.000669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.912 mas, bmaj=5.057 mas, bpa=2.153 degrees ! Estimated noise=599.225 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.000371104 Jy ! Component: 100 - total flux cleaned = 0.000400721 Jy ! Component: 150 - total flux cleaned = 0.000400958 Jy ! Component: 200 - total flux cleaned = 0.000364164 Jy ! Total flux subtracted in 200 components = 0.000364164 Jy ! Clean residual min=-0.001866 max=0.001878 Jy/beam ! Clean residual mean=0.000002 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.106485 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 46 components and 0.106485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085102Jy sigma=0.000669 ! Fit after self-cal, rms=0.085180Jy sigma=0.000669 ! 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.085180Jy sigma=0.000669 ! Fit after self-cal, rms=0.088994Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.92 mas, bmaj=5.06 mas, bpa=2.134 degrees ! Estimated noise=600.569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.31622e-05 Jy ! Component: 100 - total flux cleaned = 1.25974e-05 Jy ! Component: 150 - total flux cleaned = -1.86539e-05 Jy ! Component: 200 - total flux cleaned = -4.63966e-05 Jy ! Total flux subtracted in 200 components = -4.63966e-05 Jy ! Clean residual min=-0.001515 max=0.001488 Jy/beam ! Clean residual mean=0.000001 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.106439 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 0.106439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088988Jy sigma=0.000665 ! Fit after self-cal, rms=0.089075Jy sigma=0.000665 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.70304e-05 Jy ! Component: 100 - total flux cleaned = -3.35722e-06 Jy ! Component: 150 - total flux cleaned = -1.6578e-05 Jy ! Component: 200 - total flux cleaned = -2.88186e-05 Jy ! Total flux subtracted in 200 components = -2.88186e-05 Jy ! Clean residual min=-0.001537 max=0.001504 Jy/beam ! Clean residual mean=0.000001 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.10641 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.10641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089071Jy sigma=0.000665 ! Fit after self-cal, rms=0.089075Jy sigma=0.000665 ! 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.089075Jy sigma=0.000665 ! Fit after self-cal, rms=0.090243Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.923 mas, bmaj=5.056 mas, bpa=1.988 degrees ! Estimated noise=601.223 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.7912e-05 Jy ! Component: 100 - total flux cleaned = 8.60993e-05 Jy ! Component: 150 - total flux cleaned = 7.41574e-05 Jy ! Component: 200 - total flux cleaned = 5.21693e-05 Jy ! Total flux subtracted in 200 components = 5.21693e-05 Jy ! Clean residual min=-0.001546 max=0.001477 Jy/beam ! Clean residual mean=0.000001 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.106462 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 59 components and 0.106462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090240Jy sigma=0.000665 ! Fit after self-cal, rms=0.090248Jy sigma=0.000665 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.28224e-05 Jy ! Component: 100 - total flux cleaned = 2.12691e-06 Jy ! Component: 150 - total flux cleaned = 2.31089e-06 Jy ! Component: 200 - total flux cleaned = -7.80827e-06 Jy ! Total flux subtracted in 200 components = -7.80827e-06 Jy ! Clean residual min=-0.001539 max=0.001479 Jy/beam ! Clean residual mean=0.000001 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.106455 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.106455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090245Jy sigma=0.000665 ! Fit after self-cal, rms=0.090248Jy sigma=0.000665 ! 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.090248Jy sigma=0.000665 ! Fit after self-cal, rms=0.090415Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.21 mas, bmaj=8.936 mas, bpa=22.6 degrees ! Estimated noise=730.767 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.31295e-05 Jy ! Component: 100 - total flux cleaned = 2.24063e-06 Jy ! Component: 150 - total flux cleaned = 2.5949e-05 Jy ! Component: 200 - total flux cleaned = 3.77935e-05 Jy ! Total flux subtracted in 200 components = 3.77935e-05 Jy ! Clean residual min=-0.001505 max=0.001447 Jy/beam ! Clean residual mean=0.000002 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.106492 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 70 components and 0.106492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090415Jy sigma=0.000665 ! Fit after self-cal, rms=0.090416Jy sigma=0.000665 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.2566e-05 Jy ! Component: 100 - total flux cleaned = -1.25572e-05 Jy ! Component: 150 - total flux cleaned = -9.28021e-06 Jy ! Component: 200 - total flux cleaned = -6.34041e-06 Jy ! Total flux subtracted in 200 components = -6.34041e-06 Jy ! Clean residual min=-0.001503 max=0.001438 Jy/beam ! Clean residual mean=0.000002 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.106486 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 0.106486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090416Jy sigma=0.000665 ! Fit after self-cal, rms=0.090415Jy sigma=0.000665 ! 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.925 mas, bmaj=5.051 mas, bpa=1.872 degrees ! Estimated noise=601.867 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.925 x 5.051 at 1.872 degrees (North through East) ! Clean map min=-0.001494 max=0.080623 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.23 mas, bmaj=4.25 mas, bpa=-0.1231 degrees ! Estimated noise=1072.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0607789 Jy ! Component: 100 - total flux cleaned = 0.0806409 Jy ! Component: 150 - total flux cleaned = 0.0911706 Jy ! Component: 200 - total flux cleaned = 0.097143 Jy ! Total flux subtracted in 200 components = 0.097143 Jy ! Clean residual min=-0.003739 max=0.003479 Jy/beam ! Clean residual mean=0.000001 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.097143 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.097143 Jy ! Inverting map and beam ! Estimated beam: bmin=3.925 mas, bmaj=5.051 mas, bpa=1.872 degrees ! Estimated noise=601.867 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.00411696 Jy ! Component: 100 - total flux cleaned = 0.006209 Jy ! Component: 150 - total flux cleaned = 0.00748127 Jy ! Component: 200 - total flux cleaned = 0.00829783 Jy ! Total flux subtracted in 200 components = 0.00829783 Jy ! Clean residual min=-0.001548 max=0.001537 Jy/beam ! Clean residual mean=0.000001 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.105441 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 34 components and 0.105441 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.21 mas, bmaj=8.936 mas, bpa=22.6 degrees ! Estimated noise=730.767 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000642593 Jy ! Component: 100 - total flux cleaned = 0.000868408 Jy ! Component: 150 - total flux cleaned = 0.000920291 Jy ! Component: 200 - total flux cleaned = 0.000953796 Jy ! Total flux subtracted in 200 components = 0.000953796 Jy ! Clean residual min=-0.001478 max=0.001467 Jy/beam ! Clean residual mean=0.000002 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.106395 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.67429e-05 Jy ! Component: 100 - total flux cleaned = 2.66711e-05 Jy ! Component: 150 - total flux cleaned = 3.13373e-05 Jy ! Component: 200 - total flux cleaned = 3.58625e-05 Jy ! Total flux subtracted in 200 components = 3.58625e-05 Jy ! Clean residual min=-0.001489 max=0.001459 Jy/beam ! Clean residual mean=0.000002 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.106431 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 52 components and 0.106431 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.925 mas, bmaj=5.051 mas, bpa=1.872 degrees ! Estimated noise=601.867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000101429 Jy ! Component: 100 - total flux cleaned = 0.000133699 Jy ! Component: 150 - total flux cleaned = 0.000134201 Jy ! Component: 200 - total flux cleaned = 0.000134494 Jy ! Total flux subtracted in 200 components = 0.000134494 Jy ! Clean residual min=-0.001560 max=0.001515 Jy/beam ! Clean residual mean=0.000001 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.106565 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 57 components and 0.106565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090429Jy sigma=0.000665 ! Fit after self-cal, rms=0.090422Jy sigma=0.000665 wmodel J1423+5055_S_2017_03_27_pus_map.mod ! Writing 57 model components to file: J1423+5055_S_2017_03_27_pus_map.mod wobs J1423+5055_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J1423+5055_S_2017_03_27_pus_uvs.fits wwins J1423+5055_S_2017_03_27_pus_map.win ! wwins: Wrote 2 windows to J1423+5055_S_2017_03_27_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.000107075 Jy ! Component: 100 - total flux cleaned = 8.16184e-05 Jy ! Component: 150 - total flux cleaned = -6.78029e-05 Jy ! Component: 200 - total flux cleaned = -0.000212456 Jy ! Component: 250 - total flux cleaned = -0.00023574 Jy ! Component: 300 - total flux cleaned = -0.000282061 Jy ! Component: 350 - total flux cleaned = -0.000350071 Jy ! Component: 400 - total flux cleaned = -0.000438942 Jy ! Component: 450 - total flux cleaned = -0.0004823 Jy ! Component: 500 - total flux cleaned = -0.000482586 Jy ! Component: 550 - total flux cleaned = -0.000503799 Jy ! Component: 600 - total flux cleaned = -0.000483001 Jy ! Component: 650 - total flux cleaned = -0.000524078 Jy ! Component: 700 - total flux cleaned = -0.000462958 Jy ! Component: 750 - total flux cleaned = -0.000422609 Jy ! Component: 800 - total flux cleaned = -0.000422544 Jy ! Component: 850 - total flux cleaned = -0.000481616 Jy ! Component: 900 - total flux cleaned = -0.000520182 Jy ! Component: 950 - total flux cleaned = -0.000539239 Jy ! Component: 1000 - total flux cleaned = -0.000558383 Jy ! Component: 1050 - total flux cleaned = -0.000558595 Jy ! Component: 1100 - total flux cleaned = -0.000558689 Jy ! Component: 1150 - total flux cleaned = -0.000614065 Jy ! Component: 1200 - total flux cleaned = -0.000650507 Jy ! Component: 1250 - total flux cleaned = -0.000668255 Jy ! Component: 1300 - total flux cleaned = -0.000686075 Jy ! Component: 1350 - total flux cleaned = -0.000703575 Jy ! Component: 1400 - total flux cleaned = -0.000721034 Jy ! Component: 1450 - total flux cleaned = -0.000720829 Jy ! Component: 1500 - total flux cleaned = -0.000738031 Jy ! Component: 1550 - total flux cleaned = -0.000755008 Jy ! Component: 1600 - total flux cleaned = -0.000755062 Jy ! Component: 1650 - total flux cleaned = -0.000788526 Jy ! Component: 1700 - total flux cleaned = -0.000788768 Jy ! Component: 1750 - total flux cleaned = -0.000854479 Jy ! Component: 1800 - total flux cleaned = -0.00087076 Jy ! Component: 1850 - total flux cleaned = -0.000951608 Jy ! Component: 1900 - total flux cleaned = -0.000999747 Jy ! Component: 1950 - total flux cleaned = -0.00103142 Jy ! Component: 2000 - total flux cleaned = -0.00103152 Jy ! Component: 2050 - total flux cleaned = -0.00104725 Jy ! Component: 2100 - total flux cleaned = -0.00110928 Jy ! Component: 2150 - total flux cleaned = -0.00118616 Jy ! Component: 2200 - total flux cleaned = -0.00123199 Jy ! Component: 2250 - total flux cleaned = -0.00121661 Jy ! Component: 2300 - total flux cleaned = -0.00127678 Jy ! Component: 2350 - total flux cleaned = -0.00121717 Jy ! Component: 2400 - total flux cleaned = -0.00132107 Jy ! Component: 2450 - total flux cleaned = -0.00130631 Jy ! Component: 2500 - total flux cleaned = -0.00130649 Jy ! Component: 2550 - total flux cleaned = -0.00129181 Jy ! Component: 2600 - total flux cleaned = -0.0014076 Jy ! Component: 2650 - total flux cleaned = -0.00136436 Jy ! Component: 2700 - total flux cleaned = -0.00139289 Jy ! Component: 2750 - total flux cleaned = -0.00136442 Jy ! Component: 2800 - total flux cleaned = -0.00136438 Jy ! Component: 2850 - total flux cleaned = -0.0013504 Jy ! Component: 2900 - total flux cleaned = -0.00137831 Jy ! Component: 2950 - total flux cleaned = -0.00137836 Jy ! Component: 3000 - total flux cleaned = -0.00140571 Jy ! Component: 3050 - total flux cleaned = -0.00128274 Jy ! Component: 3100 - total flux cleaned = -0.00135071 Jy ! Component: 3150 - total flux cleaned = -0.00140489 Jy ! Component: 3200 - total flux cleaned = -0.00133778 Jy ! Component: 3250 - total flux cleaned = -0.00139112 Jy ! Component: 3300 - total flux cleaned = -0.00137793 Jy ! Component: 3350 - total flux cleaned = -0.00137796 Jy ! Component: 3400 - total flux cleaned = -0.00143043 Jy ! Component: 3450 - total flux cleaned = -0.00141726 Jy ! Component: 3500 - total flux cleaned = -0.00140424 Jy ! Component: 3550 - total flux cleaned = -0.0014171 Jy ! Component: 3600 - total flux cleaned = -0.00142992 Jy ! Component: 3650 - total flux cleaned = -0.00140442 Jy ! Component: 3700 - total flux cleaned = -0.00142987 Jy ! Component: 3750 - total flux cleaned = -0.00141731 Jy ! Component: 3800 - total flux cleaned = -0.00144251 Jy ! Component: 3850 - total flux cleaned = -0.00147992 Jy ! Component: 3900 - total flux cleaned = -0.00151712 Jy ! Component: 3950 - total flux cleaned = -0.00150475 Jy ! Component: 4000 - total flux cleaned = -0.00146801 Jy ! Component: 4050 - total flux cleaned = -0.00146793 Jy ! Total flux subtracted in 4096 components = -0.00155313 Jy ! Clean residual min=-0.000706 max=0.000658 Jy/beam ! Clean residual mean=0.000003 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.105012 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 344 components and 0.105012 Jy ![Exited script file: muppet] wmap "J1423+5055_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.925 x 5.051 at 1.872 degrees (North through East) ! Clean map min=-0.0011429 max=0.080736 Jy/beam ! Writing clean map to FITS file: J1423+5055_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0807359 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000215423 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.800475 0.800475 1.60095 3.2019 6.4038 12.8076 25.6152 51.2304 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.08 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.925 x 5.051 at 1.872 degrees (North through East) ! Clean map min=-0.0011429 max=0.080736 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 J1423+5055_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:43:22 2019