! Started logfile: J0603+1742_S_2017_03_23_pus_uvs.log on Mon May 13 09:50:17 2019 obs J0603+1742_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0603+1742_S_2017_03_23_pus_uva.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.756944 visibilities/baseline/integration-bin. ! Found source: J0603+1742 ! ! 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 481 lines of history. ! ! Reading 2180 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 J0603+1742_S_2017_03_23_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 64 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.641830Jy sigma=0.005539 ! Fit after self-cal, rms=0.633463Jy sigma=0.005473 ! 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.356 mas, bmaj=8.516 mas, bpa=-20.13 degrees ! Estimated noise=2293.42 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.282869 Jy ! Component: 100 - total flux cleaned = 0.347126 Jy ! Total flux subtracted in 100 components = 0.347126 Jy ! Clean residual min=-0.015648 max=0.023467 Jy/beam ! Clean residual mean=-0.000280 rms=0.004379 Jy/beam ! Combined flux in latest and established models = 0.347126 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.347126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122249Jy sigma=0.000928 ! Fit after self-cal, rms=0.122254Jy sigma=0.000928 ! 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=4.151 mas, bmaj=9.094 mas, bpa=-18.29 degrees ! Estimated noise=1934.96 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.0332083 Jy ! Component: 100 - total flux cleaned = 0.0514846 Jy ! Component: 150 - total flux cleaned = 0.062495 Jy ! Component: 200 - total flux cleaned = 0.0694982 Jy ! Total flux subtracted in 200 components = 0.0694982 Jy ! Clean residual min=-0.011372 max=0.019174 Jy/beam ! Clean residual mean=-0.000162 rms=0.003226 Jy/beam ! Combined flux in latest and established models = 0.416625 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 61 components and 0.416625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110984Jy sigma=0.000854 ! Fit after self-cal, rms=0.110943Jy sigma=0.000853 ! Inverting map ! Added new window around map position (10.5, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0173899 Jy ! Component: 100 - total flux cleaned = 0.026794 Jy ! Component: 150 - total flux cleaned = 0.0333365 Jy ! Component: 200 - total flux cleaned = 0.0376349 Jy ! Total flux subtracted in 200 components = 0.0376349 Jy ! Clean residual min=-0.010791 max=0.013354 Jy/beam ! Clean residual mean=-0.000094 rms=0.002657 Jy/beam ! Combined flux in latest and established models = 0.45426 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 88 components and 0.454259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107702Jy sigma=0.000829 ! Fit after self-cal, rms=0.107286Jy sigma=0.000824 ! 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.99 FD 1.01 HN 0.97 KP 1.07 ! LA 1.02 MK 0.97 NL 0.89 OV 1.02 ! PT 1.04 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.06 HN 1.00 KP 0.99 ! LA 0.98 MK 1.00 NL 1.05 OV 1.06 ! PT 0.99 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.92 HN 0.96 KP 0.91 ! LA 0.76 MK 1.02 NL 1.17 OV 0.95 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.15 HN 0.97 KP 1.00* ! LA 0.78 MK 1.25 NL 1.00* OV 1.70 ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.107286Jy sigma=0.000824 ! Fit after self-cal, rms=0.088082Jy sigma=0.000674 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.177 mas, bmaj=9.155 mas, bpa=-18.18 degrees ! Estimated noise=1961.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.00184769 Jy ! Component: 100 - total flux cleaned = -0.00281226 Jy ! Component: 150 - total flux cleaned = -0.00303698 Jy ! Component: 200 - total flux cleaned = -0.0032451 Jy ! Total flux subtracted in 200 components = -0.0032451 Jy ! Clean residual min=-0.005073 max=0.005067 Jy/beam ! Clean residual mean=-0.000020 rms=0.001352 Jy/beam ! Combined flux in latest and established models = 0.451014 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 112 components and 0.451014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087898Jy sigma=0.000673 ! Fit after self-cal, rms=0.087989Jy sigma=0.000673 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087989Jy sigma=0.000673 ! Fit after self-cal, rms=0.084981Jy sigma=0.000645 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.178 mas, bmaj=9.168 mas, bpa=-18.14 degrees ! Estimated noise=1957.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00224577 Jy ! Component: 100 - total flux cleaned = -0.00288146 Jy ! Component: 150 - total flux cleaned = -0.00325778 Jy ! Component: 200 - total flux cleaned = -0.0034259 Jy ! Total flux subtracted in 200 components = -0.0034259 Jy ! Clean residual min=-0.004736 max=0.004377 Jy/beam ! Clean residual mean=0.000007 rms=0.001148 Jy/beam ! Combined flux in latest and established models = 0.447589 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 124 components and 0.447589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084881Jy sigma=0.000644 ! Fit after self-cal, rms=0.084892Jy sigma=0.000644 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.000422187 Jy ! Component: 100 - total flux cleaned = -0.000472054 Jy ! Component: 150 - total flux cleaned = -0.000424026 Jy ! Component: 200 - total flux cleaned = -0.000424458 Jy ! Total flux subtracted in 200 components = -0.000424458 Jy ! Clean residual min=-0.004612 max=0.004311 Jy/beam ! Clean residual mean=0.000006 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.447164 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 130 components and 0.447164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084836Jy sigma=0.000644 ! Fit after self-cal, rms=0.084840Jy sigma=0.000644 ! 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.084840Jy sigma=0.000644 ! Fit after self-cal, rms=0.084827Jy sigma=0.000644 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.177 mas, bmaj=9.169 mas, bpa=-18.15 degrees ! Estimated noise=1955.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00136255 Jy ! Component: 100 - total flux cleaned = -0.00170031 Jy ! Component: 150 - total flux cleaned = -0.00178642 Jy ! Component: 200 - total flux cleaned = -0.00178752 Jy ! Total flux subtracted in 200 components = -0.00178752 Jy ! Clean residual min=-0.004550 max=0.004128 Jy/beam ! Clean residual mean=0.000008 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.445377 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 138 components and 0.445377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084779Jy sigma=0.000643 ! Fit after self-cal, rms=0.084783Jy sigma=0.000643 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.00027174 Jy ! Component: 100 - total flux cleaned = -0.000270266 Jy ! Component: 150 - total flux cleaned = -0.000269409 Jy ! Component: 200 - total flux cleaned = -0.000269956 Jy ! Total flux subtracted in 200 components = -0.000269956 Jy ! Clean residual min=-0.004479 max=0.004124 Jy/beam ! Clean residual mean=0.000007 rms=0.001107 Jy/beam ! Combined flux in latest and established models = 0.445107 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 141 components and 0.445107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084750Jy sigma=0.000643 ! Fit after self-cal, rms=0.084753Jy sigma=0.000643 ! 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.084753Jy sigma=0.000643 ! Fit after self-cal, rms=0.084736Jy sigma=0.000643 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.053 mas, bmaj=11.02 mas, bpa=-5.373 degrees ! Estimated noise=2223.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0013569 Jy ! Component: 100 - total flux cleaned = -0.00158413 Jy ! Component: 150 - total flux cleaned = -0.0016785 Jy ! Component: 200 - total flux cleaned = -0.00173167 Jy ! Total flux subtracted in 200 components = -0.00173167 Jy ! Clean residual min=-0.004248 max=0.004199 Jy/beam ! Clean residual mean=0.000014 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.443375 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 159 components and 0.443375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084717Jy sigma=0.000643 ! Fit after self-cal, rms=0.084717Jy sigma=0.000643 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.81867e-05 Jy ! Component: 100 - total flux cleaned = -6.73109e-06 Jy ! Component: 150 - total flux cleaned = -7.28409e-06 Jy ! Component: 200 - total flux cleaned = -7.05534e-06 Jy ! Total flux subtracted in 200 components = -7.05534e-06 Jy ! Clean residual min=-0.004219 max=0.004126 Jy/beam ! Clean residual mean=0.000014 rms=0.001166 Jy/beam ! Combined flux in latest and established models = 0.443368 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 173 components and 0.443368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084711Jy sigma=0.000643 ! Fit after self-cal, rms=0.084711Jy sigma=0.000643 ! 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=4.177 mas, bmaj=9.171 mas, bpa=-18.16 degrees ! Estimated noise=1954.29 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.177 x 9.171 at -18.16 degrees (North through East) ! Clean map min=-0.0042488 max=0.36995 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.38 mas, bmaj=8.567 mas, bpa=-19.87 degrees ! Estimated noise=2325.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.286514 Jy ! Component: 100 - total flux cleaned = 0.35065 Jy ! Component: 150 - total flux cleaned = 0.376585 Jy ! Component: 200 - total flux cleaned = 0.393265 Jy ! Total flux subtracted in 200 components = 0.393265 Jy ! Clean residual min=-0.007219 max=0.009020 Jy/beam ! Clean residual mean=-0.000089 rms=0.001965 Jy/beam ! Combined flux in latest and established models = 0.393265 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.393265 Jy ! Inverting map and beam ! Estimated beam: bmin=4.177 mas, bmaj=9.171 mas, bpa=-18.16 degrees ! Estimated noise=1954.29 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.0148319 Jy ! Component: 100 - total flux cleaned = 0.0244214 Jy ! Component: 150 - total flux cleaned = 0.0313777 Jy ! Component: 200 - total flux cleaned = 0.036543 Jy ! Total flux subtracted in 200 components = 0.036543 Jy ! Clean residual min=-0.005520 max=0.004306 Jy/beam ! Clean residual mean=-0.000018 rms=0.001270 Jy/beam ! Combined flux in latest and established models = 0.429808 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 77 components and 0.429808 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.053 mas, bmaj=11.02 mas, bpa=-5.373 degrees ! Estimated noise=2223.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00477331 Jy ! Component: 100 - total flux cleaned = 0.00767863 Jy ! Component: 150 - total flux cleaned = 0.0095727 Jy ! Component: 200 - total flux cleaned = 0.0104056 Jy ! Total flux subtracted in 200 components = 0.0104056 Jy ! Clean residual min=-0.004509 max=0.004248 Jy/beam ! Clean residual mean=0.000008 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.440214 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.000652843 Jy ! Component: 100 - total flux cleaned = 0.0012556 Jy ! Component: 150 - total flux cleaned = 0.00173173 Jy ! Component: 200 - total flux cleaned = 0.0019454 Jy ! Total flux subtracted in 200 components = 0.0019454 Jy ! Clean residual min=-0.004217 max=0.004258 Jy/beam ! Clean residual mean=0.000013 rms=0.001180 Jy/beam ! Combined flux in latest and established models = 0.442159 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 129 components and 0.442159 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.177 mas, bmaj=9.171 mas, bpa=-18.16 degrees ! Estimated noise=1954.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000657205 Jy ! Component: 100 - total flux cleaned = -0.000568596 Jy ! Component: 150 - total flux cleaned = -0.000405188 Jy ! Component: 200 - total flux cleaned = -0.000182748 Jy ! Total flux subtracted in 200 components = -0.000182748 Jy ! Clean residual min=-0.004849 max=0.004566 Jy/beam ! Clean residual mean=0.000007 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.441976 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 147 components and 0.441976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085020Jy sigma=0.000645 ! Fit after self-cal, rms=0.085008Jy sigma=0.000644 wmodel J0603+1742_S_2017_03_23_pus_map.mod ! Writing 147 model components to file: J0603+1742_S_2017_03_23_pus_map.mod wobs J0603+1742_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0603+1742_S_2017_03_23_pus_uvs.fits wwins J0603+1742_S_2017_03_23_pus_map.win ! wwins: Wrote 2 windows to J0603+1742_S_2017_03_23_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.000189859 Jy ! Component: 100 - total flux cleaned = -0.000194117 Jy ! Component: 150 - total flux cleaned = -0.000120817 Jy ! Component: 200 - total flux cleaned = -0.00025489 Jy ! Component: 250 - total flux cleaned = -0.000448958 Jy ! Component: 300 - total flux cleaned = -0.000322192 Jy ! Component: 350 - total flux cleaned = -0.000568348 Jy ! Component: 400 - total flux cleaned = -0.000568871 Jy ! Component: 450 - total flux cleaned = -0.000628072 Jy ! Component: 500 - total flux cleaned = -0.000913753 Jy ! Component: 550 - total flux cleaned = -0.00119218 Jy ! Component: 600 - total flux cleaned = -0.00141037 Jy ! Component: 650 - total flux cleaned = -0.00157111 Jy ! Component: 700 - total flux cleaned = -0.00178192 Jy ! Component: 750 - total flux cleaned = -0.00198848 Jy ! Component: 800 - total flux cleaned = -0.0021409 Jy ! Component: 850 - total flux cleaned = -0.00229091 Jy ! Component: 900 - total flux cleaned = -0.00238905 Jy ! Component: 950 - total flux cleaned = -0.00248581 Jy ! Component: 1000 - total flux cleaned = -0.00258112 Jy ! Component: 1050 - total flux cleaned = -0.00272161 Jy ! Component: 1100 - total flux cleaned = -0.00276764 Jy ! Component: 1150 - total flux cleaned = -0.00281301 Jy ! Component: 1200 - total flux cleaned = -0.00285848 Jy ! Component: 1250 - total flux cleaned = -0.00290375 Jy ! Component: 1300 - total flux cleaned = -0.00294727 Jy ! Component: 1350 - total flux cleaned = -0.0029053 Jy ! Component: 1400 - total flux cleaned = -0.00307523 Jy ! Component: 1450 - total flux cleaned = -0.00320027 Jy ! Component: 1500 - total flux cleaned = -0.00311768 Jy ! Component: 1550 - total flux cleaned = -0.00324059 Jy ! Component: 1600 - total flux cleaned = -0.00336176 Jy ! Component: 1650 - total flux cleaned = -0.00344128 Jy ! Component: 1700 - total flux cleaned = -0.00328389 Jy ! Component: 1750 - total flux cleaned = -0.00344015 Jy ! Component: 1800 - total flux cleaned = -0.0033633 Jy ! Component: 1850 - total flux cleaned = -0.00325009 Jy ! Component: 1900 - total flux cleaned = -0.0033636 Jy ! Component: 1950 - total flux cleaned = -0.00314046 Jy ! Component: 2000 - total flux cleaned = -0.00321379 Jy ! Component: 2050 - total flux cleaned = -0.00306843 Jy ! Component: 2100 - total flux cleaned = -0.0031767 Jy ! Component: 2150 - total flux cleaned = -0.00306957 Jy ! Component: 2200 - total flux cleaned = -0.00292884 Jy ! Component: 2250 - total flux cleaned = -0.00285949 Jy ! Component: 2300 - total flux cleaned = -0.00289392 Jy ! Component: 2350 - total flux cleaned = -0.00282588 Jy ! Component: 2400 - total flux cleaned = -0.00269074 Jy ! Component: 2450 - total flux cleaned = -0.00262443 Jy ! Component: 2500 - total flux cleaned = -0.0025578 Jy ! Component: 2550 - total flux cleaned = -0.0024919 Jy ! Component: 2600 - total flux cleaned = -0.0022637 Jy ! Component: 2650 - total flux cleaned = -0.00219947 Jy ! Component: 2700 - total flux cleaned = -0.00226377 Jy ! Component: 2750 - total flux cleaned = -0.0021681 Jy ! Component: 2800 - total flux cleaned = -0.00216843 Jy ! Component: 2850 - total flux cleaned = -0.00223091 Jy ! Component: 2900 - total flux cleaned = -0.00232391 Jy ! Component: 2950 - total flux cleaned = -0.0023856 Jy ! Component: 3000 - total flux cleaned = -0.00250806 Jy ! Component: 3050 - total flux cleaned = -0.00247791 Jy ! Component: 3100 - total flux cleaned = -0.00256806 Jy ! Component: 3150 - total flux cleaned = -0.00271767 Jy ! Component: 3200 - total flux cleaned = -0.0027178 Jy ! Component: 3250 - total flux cleaned = -0.00280597 Jy ! Component: 3300 - total flux cleaned = -0.00286454 Jy ! Component: 3350 - total flux cleaned = -0.00295155 Jy ! Component: 3400 - total flux cleaned = -0.0029802 Jy ! Component: 3450 - total flux cleaned = -0.00300876 Jy ! Component: 3500 - total flux cleaned = -0.00306594 Jy ! Component: 3550 - total flux cleaned = -0.00315091 Jy ! Component: 3600 - total flux cleaned = -0.00326314 Jy ! Component: 3650 - total flux cleaned = -0.00329096 Jy ! Component: 3700 - total flux cleaned = -0.00337397 Jy ! Component: 3750 - total flux cleaned = -0.00340134 Jy ! Component: 3800 - total flux cleaned = -0.00342846 Jy ! Component: 3850 - total flux cleaned = -0.00350987 Jy ! Component: 3900 - total flux cleaned = -0.00353677 Jy ! Component: 3950 - total flux cleaned = -0.0035369 Jy ! Component: 4000 - total flux cleaned = -0.00353687 Jy ! Component: 4050 - total flux cleaned = -0.00358996 Jy ! Total flux subtracted in 4096 components = -0.00364255 Jy ! Clean residual min=-0.001469 max=0.001794 Jy/beam ! Clean residual mean=0.000005 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.438334 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 446 components and 0.438334 Jy ![Exited script file: muppet] wmap "J0603+1742_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.177 x 9.171 at -18.16 degrees (North through East) ! Clean map min=-0.0032031 max=0.37117 Jy/beam ! Writing clean map to FITS file: J0603+1742_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.371171 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000485469 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.392382 0.392382 0.784764 1.56953 3.13906 6.27811 12.5562 25.1124 50.2249 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.371 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.177 x 9.171 at -18.16 degrees (North through East) ! Clean map min=-0.0032031 max=0.37117 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 J0603+1742_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:50:25 2019