! Started logfile: J1330+2509_S_2017_06_15_pus_uvs.log on Tue May 7 15:19:39 2019 obs J1330+2509_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1330+2509_S_2017_06_15_pus_uva.fits ! AN table 1: 218 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.866769 visibilities/baseline/integration-bin. ! Found source: J1330+2509 ! ! 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 603 lines of history. ! ! Reading 34012 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 J1330+2509_S_2017_06_15_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 155 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 307 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 155 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1452 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.913129Jy sigma=0.008633 ! Fit after self-cal, rms=0.880327Jy sigma=0.008321 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.928 mas, bmaj=5.809 mas, bpa=-1.213 degrees ! Estimated noise=1459.6 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.216318 Jy ! Component: 100 - total flux cleaned = 0.353253 Jy ! Total flux subtracted in 100 components = 0.353253 Jy ! Clean residual min=-0.047945 max=0.124852 Jy/beam ! Clean residual mean=0.000182 rms=0.019848 Jy/beam ! Combined flux in latest and established models = 0.353253 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 57 components and 0.353253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.594380Jy sigma=0.006227 ! Fit after self-cal, rms=0.593911Jy sigma=0.006223 ! 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.678 mas, bmaj=7.502 mas, bpa=4.644 degrees ! Estimated noise=477.713 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.25442 Jy ! Component: 100 - total flux cleaned = 0.412026 Jy ! Component: 150 - total flux cleaned = 0.513553 Jy ! Component: 200 - total flux cleaned = 0.579125 Jy ! Total flux subtracted in 200 components = 0.579125 Jy ! Clean residual min=-0.103351 max=0.205195 Jy/beam ! Clean residual mean=0.000427 rms=0.039587 Jy/beam ! Combined flux in latest and established models = 0.932378 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 84 components and 0.932378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.485322Jy sigma=0.004939 ! Fit after self-cal, rms=0.482906Jy sigma=0.004915 ! 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 2.35 FD 0.85 HN 2.03 KP 1.08 ! LA 0.59 MK 6.19 NL 2.08 OV 2.11 ! PT 0.62 SC 4.70 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.53 FD 0.89 HN 2.22 KP 1.06 ! LA 0.56 MK 6.01 NL 2.51 OV 2.54 ! PT 0.61 SC 4.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 2.25 FD 0.93 HN 2.19 KP 1.23 ! LA 0.57 MK 5.94 NL 2.46 OV 2.12 ! PT 0.62 SC 4.50 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 3.38 KP 1.00* ! LA 0.56 MK 4.57 NL 1.00* OV 1.00* ! PT 0.63 SC 1.00* ! ! ! Fit before self-cal, rms=0.482906Jy sigma=0.004915 ! Fit after self-cal, rms=1.081638Jy sigma=0.002938 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.005 mas, bmaj=10.52 mas, bpa=-0.1545 degrees ! Estimated noise=790.111 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.0314495 Jy ! Component: 100 - total flux cleaned = 0.0314689 Jy ! Component: 150 - total flux cleaned = 0.0305027 Jy ! Component: 200 - total flux cleaned = 0.0287629 Jy ! Total flux subtracted in 200 components = 0.0287629 Jy ! Clean residual min=-0.088115 max=0.116768 Jy/beam ! Clean residual mean=0.000078 rms=0.030458 Jy/beam ! Combined flux in latest and established models = 0.961141 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 90 components and 0.961141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.075575Jy sigma=0.002935 ! Fit after self-cal, rms=1.093481Jy sigma=0.002882 ! 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=1.093481Jy sigma=0.002882 ! Fit after self-cal, rms=1.688033Jy sigma=0.002369 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.904 mas, bmaj=9.084 mas, bpa=25.93 degrees ! Estimated noise=763.253 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00625529 Jy ! Component: 100 - total flux cleaned = 0.00824571 Jy ! Component: 150 - total flux cleaned = 0.00946344 Jy ! Component: 200 - total flux cleaned = 0.0104771 Jy ! Total flux subtracted in 200 components = 0.0104771 Jy ! Clean residual min=-0.079152 max=0.082042 Jy/beam ! Clean residual mean=-0.000039 rms=0.023577 Jy/beam ! Combined flux in latest and established models = 0.971618 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 92 components and 0.971618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.687677Jy sigma=0.002367 ! Fit after self-cal, rms=1.689430Jy sigma=0.002364 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.00187696 Jy ! Component: 100 - total flux cleaned = -0.0015272 Jy ! Component: 150 - total flux cleaned = -0.000708846 Jy ! Component: 200 - total flux cleaned = -0.000244756 Jy ! Total flux subtracted in 200 components = -0.000244756 Jy ! Clean residual min=-0.078779 max=0.082644 Jy/beam ! Clean residual mean=-0.000037 rms=0.023566 Jy/beam ! Combined flux in latest and established models = 0.971374 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 93 components and 0.971374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.689277Jy sigma=0.002364 ! Fit after self-cal, rms=1.689006Jy sigma=0.002362 ! 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=1.689006Jy sigma=0.002362 ! Fit after self-cal, rms=1.741241Jy sigma=0.002360 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.616 mas, bmaj=9.234 mas, bpa=19.86 degrees ! Estimated noise=799.354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00467127 Jy ! Component: 100 - total flux cleaned = 0.0060243 Jy ! Component: 150 - total flux cleaned = 0.00711126 Jy ! Component: 200 - total flux cleaned = 0.00802012 Jy ! Total flux subtracted in 200 components = 0.00802012 Jy ! Clean residual min=-0.082560 max=0.085064 Jy/beam ! Clean residual mean=-0.000033 rms=0.024658 Jy/beam ! Combined flux in latest and established models = 0.979394 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 93 components and 0.979394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.740795Jy sigma=0.002360 ! Fit after self-cal, rms=1.740636Jy sigma=0.002359 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.000569616 Jy ! Component: 100 - total flux cleaned = -0.00093181 Jy ! Component: 150 - total flux cleaned = -0.000418001 Jy ! Component: 200 - total flux cleaned = 0.000240012 Jy ! Total flux subtracted in 200 components = 0.000240012 Jy ! Clean residual min=-0.082055 max=0.085327 Jy/beam ! Clean residual mean=-0.000030 rms=0.024644 Jy/beam ! Combined flux in latest and established models = 0.979634 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 96 components and 0.979634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.740302Jy sigma=0.002359 ! Fit after self-cal, rms=1.740202Jy sigma=0.002358 ! 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=1.740202Jy sigma=0.002358 ! Fit after self-cal, rms=1.809925Jy sigma=0.002356 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.11 mas, bmaj=13.72 mas, bpa=-71.29 degrees ! Estimated noise=641.092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00422023 Jy ! Component: 100 - total flux cleaned = 0.00525051 Jy ! Component: 150 - total flux cleaned = 0.00655118 Jy ! Component: 200 - total flux cleaned = 0.00729575 Jy ! Total flux subtracted in 200 components = 0.00729575 Jy ! Clean residual min=-0.106456 max=0.097511 Jy/beam ! Clean residual mean=-0.000051 rms=0.030173 Jy/beam ! Combined flux in latest and established models = 0.986929 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 96 components and 0.986929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.809658Jy sigma=0.002361 ! Fit after self-cal, rms=1.809277Jy sigma=0.002359 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.00145436 Jy ! Component: 100 - total flux cleaned = -0.000722895 Jy ! Component: 150 - total flux cleaned = -0.000105924 Jy ! Component: 200 - total flux cleaned = 0.000443732 Jy ! Total flux subtracted in 200 components = 0.000443732 Jy ! Clean residual min=-0.106148 max=0.098518 Jy/beam ! Clean residual mean=-0.000045 rms=0.030212 Jy/beam ! Combined flux in latest and established models = 0.987373 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 96 components and 0.987373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.809197Jy sigma=0.002366 ! Fit after self-cal, rms=1.808391Jy sigma=0.002364 ! 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=7.086 mas, bmaj=9.39 mas, bpa=14.71 degrees ! Estimated noise=823.102 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.086 x 9.39 at 14.71 degrees (North through East) ! Clean map min=-0.084531 max=0.56596 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.808391Jy sigma=0.002364 ! Fit after self-cal, rms=7.017004Jy sigma=0.002234 ! Inverting map and beam ! Estimated beam: bmin=7.541 mas, bmaj=9.701 mas, bpa=8.98 degrees ! Estimated noise=852.681 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00822206 Jy ! Component: 100 - total flux cleaned = 0.00815186 Jy ! Component: 150 - total flux cleaned = 0.00814765 Jy ! Component: 200 - total flux cleaned = 0.00839647 Jy ! Total flux subtracted in 200 components = 0.00839647 Jy ! Clean residual min=-0.088617 max=0.088845 Jy/beam ! Clean residual mean=-0.000017 rms=0.026231 Jy/beam ! Combined flux in latest and established models = 0.99577 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 96 components and 0.99577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=7.016708Jy sigma=0.002234 ! Fit after self-cal, rms=7.017230Jy sigma=0.002232 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000430029 Jy ! Component: 100 - total flux cleaned = -0.000778529 Jy ! Component: 150 - total flux cleaned = -0.000781764 Jy ! Component: 200 - total flux cleaned = -0.000568948 Jy ! Total flux subtracted in 200 components = -0.000568948 Jy ! Clean residual min=-0.088292 max=0.089011 Jy/beam ! Clean residual mean=-0.000013 rms=0.026228 Jy/beam ! Combined flux in latest and established models = 0.995201 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 98 components and 0.995201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=7.016983Jy sigma=0.002233 ! Fit after self-cal, rms=7.017150Jy sigma=0.002232 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=7.017150Jy sigma=0.002232 ! Fit after self-cal, rms=7.508159Jy sigma=0.002231 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=5.16 mas, bmaj=7.185 mas, bpa=-7.099 degrees ! Estimated noise=4112.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.499512 Jy ! Component: 100 - total flux cleaned = 0.727044 Jy ! Component: 150 - total flux cleaned = 0.849515 Jy ! Component: 200 - total flux cleaned = 0.916921 Jy ! Total flux subtracted in 200 components = 0.916921 Jy ! Clean residual min=-0.082595 max=0.089208 Jy/beam ! Clean residual mean=0.000069 rms=0.022941 Jy/beam ! Combined flux in latest and established models = 0.916921 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 52 model components to the UV plane model. ! The established model now contains 52 components and 0.916921 Jy ! Inverting map and beam ! Estimated beam: bmin=7.701 mas, bmaj=9.718 mas, bpa=7.593 degrees ! Estimated noise=864.174 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.0518219 Jy ! Component: 100 - total flux cleaned = 0.0732772 Jy ! Component: 150 - total flux cleaned = 0.0762241 Jy ! Component: 200 - total flux cleaned = 0.0770556 Jy ! Total flux subtracted in 200 components = 0.0770556 Jy ! Clean residual min=-0.089889 max=0.089098 Jy/beam ! Clean residual mean=0.000000 rms=0.026628 Jy/beam ! Combined flux in latest and established models = 0.993977 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 59 components and 0.993976 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=12.28 mas, bmaj=14.22 mas, bpa=-74.76 degrees ! Estimated noise=656.463 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00212991 Jy ! Component: 100 - total flux cleaned = 0.00301402 Jy ! Component: 150 - total flux cleaned = 0.00378591 Jy ! Component: 200 - total flux cleaned = 0.0044772 Jy ! Total flux subtracted in 200 components = 0.0044772 Jy ! Clean residual min=-0.109089 max=0.098206 Jy/beam ! Clean residual mean=-0.000025 rms=0.030859 Jy/beam ! Combined flux in latest and established models = 0.998454 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.000597299 Jy ! Component: 100 - total flux cleaned = 0.00087166 Jy ! Component: 150 - total flux cleaned = 0.00113164 Jy ! Component: 200 - total flux cleaned = 0.00137478 Jy ! Total flux subtracted in 200 components = 0.00137478 Jy ! Clean residual min=-0.108986 max=0.098901 Jy/beam ! Clean residual mean=-0.000027 rms=0.030870 Jy/beam ! Combined flux in latest and established models = 0.999828 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 63 components and 0.999828 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.701 mas, bmaj=9.718 mas, bpa=7.593 degrees ! Estimated noise=864.174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00272312 Jy ! Component: 100 - total flux cleaned = -0.00241208 Jy ! Component: 150 - total flux cleaned = -0.00155795 Jy ! Component: 200 - total flux cleaned = -0.00083681 Jy ! Total flux subtracted in 200 components = -0.00083681 Jy ! Clean residual min=-0.089215 max=0.090509 Jy/beam ! Clean residual mean=-0.000006 rms=0.026577 Jy/beam ! Combined flux in latest and established models = 0.998992 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 67 components and 0.998992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=7.509186Jy sigma=0.002232 ! Fit after self-cal, rms=7.509389Jy sigma=0.002231 wmodel J1330+2509_S_2017_06_15_pus_map.mod ! Writing 67 model components to file: J1330+2509_S_2017_06_15_pus_map.mod wobs J1330+2509_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1330+2509_S_2017_06_15_pus_uvs.fits wwins J1330+2509_S_2017_06_15_pus_map.win ! wwins: Wrote 1 windows to J1330+2509_S_2017_06_15_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.0135219 Jy ! Component: 100 - total flux cleaned = 0.0236672 Jy ! Component: 150 - total flux cleaned = 0.0387229 Jy ! Component: 200 - total flux cleaned = 0.0438994 Jy ! Component: 250 - total flux cleaned = 0.0426337 Jy ! Component: 300 - total flux cleaned = 0.0462394 Jy ! Component: 350 - total flux cleaned = 0.0543916 Jy ! Component: 400 - total flux cleaned = 0.06119 Jy ! Component: 450 - total flux cleaned = 0.0667387 Jy ! Component: 500 - total flux cleaned = 0.0743513 Jy ! Component: 550 - total flux cleaned = 0.0807393 Jy ! Component: 600 - total flux cleaned = 0.086975 Jy ! Component: 650 - total flux cleaned = 0.0940899 Jy ! Component: 700 - total flux cleaned = 0.0990802 Jy ! Component: 750 - total flux cleaned = 0.102039 Jy ! Component: 800 - total flux cleaned = 0.107825 Jy ! Component: 850 - total flux cleaned = 0.111618 Jy ! Component: 900 - total flux cleaned = 0.118126 Jy ! Component: 950 - total flux cleaned = 0.123619 Jy ! Component: 1000 - total flux cleaned = 0.132615 Jy ! Component: 1050 - total flux cleaned = 0.137036 Jy ! Component: 1100 - total flux cleaned = 0.143159 Jy ! Component: 1150 - total flux cleaned = 0.150894 Jy ! Component: 1200 - total flux cleaned = 0.155122 Jy ! Component: 1250 - total flux cleaned = 0.158471 Jy ! Component: 1300 - total flux cleaned = 0.162584 Jy ! Component: 1350 - total flux cleaned = 0.167453 Jy ! Component: 1400 - total flux cleaned = 0.171461 Jy ! Component: 1450 - total flux cleaned = 0.175421 Jy ! Component: 1500 - total flux cleaned = 0.180901 Jy ! Component: 1550 - total flux cleaned = 0.186309 Jy ! Component: 1600 - total flux cleaned = 0.190881 Jy ! Component: 1650 - total flux cleaned = 0.196163 Jy ! Component: 1700 - total flux cleaned = 0.201378 Jy ! Component: 1750 - total flux cleaned = 0.206532 Jy ! Component: 1800 - total flux cleaned = 0.209446 Jy ! Component: 1850 - total flux cleaned = 0.215208 Jy ! Component: 1900 - total flux cleaned = 0.220193 Jy ! Component: 1950 - total flux cleaned = 0.226537 Jy ! Component: 2000 - total flux cleaned = 0.230724 Jy ! Component: 2050 - total flux cleaned = 0.236256 Jy ! Component: 2100 - total flux cleaned = 0.239677 Jy ! Component: 2150 - total flux cleaned = 0.244419 Jy ! Component: 2200 - total flux cleaned = 0.248445 Jy ! Component: 2250 - total flux cleaned = 0.252447 Jy ! Component: 2300 - total flux cleaned = 0.259033 Jy ! Component: 2350 - total flux cleaned = 0.262288 Jy ! Component: 2400 - total flux cleaned = 0.266167 Jy ! Component: 2450 - total flux cleaned = 0.270661 Jy ! Component: 2500 - total flux cleaned = 0.275753 Jy ! Component: 2550 - total flux cleaned = 0.280171 Jy ! Component: 2600 - total flux cleaned = 0.283937 Jy ! Component: 2650 - total flux cleaned = 0.288287 Jy ! Component: 2700 - total flux cleaned = 0.291373 Jy ! Component: 2750 - total flux cleaned = 0.296276 Jy ! Component: 2800 - total flux cleaned = 0.299931 Jy ! Component: 2850 - total flux cleaned = 0.302355 Jy ! Component: 2900 - total flux cleaned = 0.305363 Jy ! Component: 2950 - total flux cleaned = 0.310138 Jy ! Component: 3000 - total flux cleaned = 0.31192 Jy ! Component: 3050 - total flux cleaned = 0.314282 Jy ! Component: 3100 - total flux cleaned = 0.316042 Jy ! Component: 3150 - total flux cleaned = 0.320139 Jy ! Component: 3200 - total flux cleaned = 0.322464 Jy ! Component: 3250 - total flux cleaned = 0.324783 Jy ! Component: 3300 - total flux cleaned = 0.327089 Jy ! Component: 3350 - total flux cleaned = 0.328812 Jy ! Component: 3400 - total flux cleaned = 0.332239 Jy ! Component: 3450 - total flux cleaned = 0.334518 Jy ! Component: 3500 - total flux cleaned = 0.336216 Jy ! Component: 3550 - total flux cleaned = 0.336783 Jy ! Component: 3600 - total flux cleaned = 0.337906 Jy ! Component: 3650 - total flux cleaned = 0.337349 Jy ! Component: 3700 - total flux cleaned = 0.337908 Jy ! Component: 3750 - total flux cleaned = 0.338464 Jy ! Component: 3800 - total flux cleaned = 0.34123 Jy ! Component: 3850 - total flux cleaned = 0.339573 Jy ! Component: 3900 - total flux cleaned = 0.342323 Jy ! Component: 3950 - total flux cleaned = 0.342323 Jy ! Component: 4000 - total flux cleaned = 0.341233 Jy ! Component: 4050 - total flux cleaned = 0.342322 Jy ! Total flux subtracted in 4096 components = 0.34341 Jy ! Clean residual min=-0.029071 max=0.032047 Jy/beam ! Clean residual mean=0.000224 rms=0.012325 Jy/beam ! Combined flux in latest and established models = 1.3424 Jy keep ! Adding 386 model components to the UV plane model. ! The established model now contains 453 components and 1.3424 Jy ![Exited script file: muppet] wmap "J1330+2509_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.701 x 9.718 at 7.593 degrees (North through East) ! Clean map min=-0.087271 max=0.62987 Jy/beam ! Writing clean map to FITS file: J1330+2509_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.629868 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.011804 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -5.62211 5.62211 11.2442 22.4885 44.9769 89.9538 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0354 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.629 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.701 x 9.718 at 7.593 degrees (North through East) ! Clean map min=-0.087271 max=0.62987 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 J1330+2509_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:19:45 2019