! Started logfile: J0021+7150_S_2017_06_15_pus_uvs.log on Tue May 7 15:06:20 2019 obs J0021+7150_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0021+7150_S_2017_06_15_pus_uva.fits ! AN table 1: 151 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.853274 visibilities/baseline/integration-bin. ! Found source: J0021+7150 ! ! 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 23192 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 J0021+7150_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 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 826 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.898362Jy sigma=0.008120 ! Fit after self-cal, rms=0.890592Jy sigma=0.008058 ! 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.027 mas, bmaj=4.078 mas, bpa=83.62 degrees ! Estimated noise=912.416 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.0870224 Jy ! Component: 100 - total flux cleaned = 0.106362 Jy ! Total flux subtracted in 100 components = 0.106362 Jy ! Clean residual min=-0.003315 max=0.006550 Jy/beam ! Clean residual mean=-0.000008 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.106362 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.106362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079252Jy sigma=0.000675 ! Fit after self-cal, rms=0.079250Jy sigma=0.000675 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00699288 Jy ! Component: 100 - total flux cleaned = 0.0105997 Jy ! Total flux subtracted in 100 components = 0.0105997 Jy ! Clean residual min=-0.003156 max=0.002928 Jy/beam ! Clean residual mean=-0.000001 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.116962 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 12 components and 0.116962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078630Jy sigma=0.000670 ! Fit after self-cal, rms=0.078643Jy sigma=0.000670 ! 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.609 mas, bmaj=5.183 mas, bpa=78.9 degrees ! Estimated noise=580.099 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.00182053 Jy ! Component: 100 - total flux cleaned = 0.00252848 Jy ! Component: 150 - total flux cleaned = 0.00266139 Jy ! Component: 200 - total flux cleaned = 0.00275242 Jy ! Total flux subtracted in 200 components = 0.00275242 Jy ! Clean residual min=-0.002443 max=0.001906 Jy/beam ! Clean residual mean=0.000003 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.119714 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 22 components and 0.119714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078587Jy sigma=0.000670 ! Fit after self-cal, rms=0.078592Jy sigma=0.000670 ! 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 0.97 HN 1.00 KP 1.05 ! LA 1.02 MK 1.03 NL 0.92 OV 1.00 ! PT 1.05 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.04 HN 1.03 KP 1.00 ! LA 0.98 MK 1.05 NL 1.03 OV 1.04 ! PT 1.00 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.07 HN 1.00 KP 0.99 ! LA 1.02 MK 1.09 NL 1.00 OV 0.96 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 0.93 KP 1.00* ! LA 1.06 MK 0.96 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.078592Jy sigma=0.000670 ! Fit after self-cal, rms=0.077923Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.624 mas, bmaj=5.225 mas, bpa=78.54 degrees ! Estimated noise=581.972 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.00021637 Jy ! Component: 100 - total flux cleaned = 0.000242899 Jy ! Component: 150 - total flux cleaned = 0.000277237 Jy ! Component: 200 - total flux cleaned = 0.00029922 Jy ! Total flux subtracted in 200 components = 0.00029922 Jy ! Clean residual min=-0.001904 max=0.001676 Jy/beam ! Clean residual mean=-0.000004 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.120013 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 28 components and 0.120013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077919Jy sigma=0.000666 ! Fit after self-cal, rms=0.077912Jy sigma=0.000666 ! 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.077912Jy sigma=0.000666 ! Fit after self-cal, rms=0.077867Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.62 mas, bmaj=5.225 mas, bpa=78.81 degrees ! Estimated noise=581.503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000168462 Jy ! Component: 100 - total flux cleaned = 0.000178132 Jy ! Component: 150 - total flux cleaned = 0.000187148 Jy ! Component: 200 - total flux cleaned = 0.000195665 Jy ! Total flux subtracted in 200 components = 0.000195665 Jy ! Clean residual min=-0.001629 max=0.001634 Jy/beam ! Clean residual mean=-0.000000 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.120209 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 33 components and 0.120209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077865Jy sigma=0.000664 ! Fit after self-cal, rms=0.077888Jy sigma=0.000664 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) ! Added new window around map position (68.5, 41). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000840463 Jy ! Component: 100 - total flux cleaned = 0.000908906 Jy ! Component: 150 - total flux cleaned = 0.000886334 Jy ! Component: 200 - total flux cleaned = 0.000907622 Jy ! Total flux subtracted in 200 components = 0.000907622 Jy ! Clean residual min=-0.001558 max=0.001418 Jy/beam ! Clean residual mean=-0.000001 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.121116 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 48 components and 0.121116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077857Jy sigma=0.000664 ! Fit after self-cal, rms=0.077856Jy sigma=0.000663 ! 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.077856Jy sigma=0.000663 ! Fit after self-cal, rms=0.077847Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.617 mas, bmaj=5.221 mas, bpa=78.79 degrees ! Estimated noise=581.157 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000385581 Jy ! Component: 100 - total flux cleaned = 0.000446867 Jy ! Component: 150 - total flux cleaned = 0.000483619 Jy ! Component: 200 - total flux cleaned = 0.000533378 Jy ! Total flux subtracted in 200 components = 0.000533378 Jy ! Clean residual min=-0.001564 max=0.001446 Jy/beam ! Clean residual mean=-0.000001 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.12165 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 52 components and 0.12165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077837Jy sigma=0.000663 ! Fit after self-cal, rms=0.077839Jy sigma=0.000663 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.000120676 Jy ! Component: 100 - total flux cleaned = 0.000165832 Jy ! Component: 150 - total flux cleaned = 0.000208484 Jy ! Component: 200 - total flux cleaned = 0.000234514 Jy ! Total flux subtracted in 200 components = 0.000234514 Jy ! Clean residual min=-0.001557 max=0.001441 Jy/beam ! Clean residual mean=-0.000001 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.121884 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 58 components and 0.121884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077834Jy sigma=0.000663 ! Fit after self-cal, rms=0.077835Jy sigma=0.000663 ! 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.077835Jy sigma=0.000663 ! Fit after self-cal, rms=0.077852Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.707 mas, bmaj=10.25 mas, bpa=70.41 degrees ! Estimated noise=729.073 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000276399 Jy ! Component: 100 - total flux cleaned = 0.000338259 Jy ! Component: 150 - total flux cleaned = 0.000371225 Jy ! Component: 200 - total flux cleaned = 0.000385626 Jy ! Total flux subtracted in 200 components = 0.000385626 Jy ! Clean residual min=-0.001390 max=0.001540 Jy/beam ! Clean residual mean=-0.000001 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.12227 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 66 components and 0.12227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077851Jy sigma=0.000663 ! Fit after self-cal, rms=0.077851Jy sigma=0.000663 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.86356e-07 Jy ! Component: 100 - total flux cleaned = 4.72356e-05 Jy ! Component: 150 - total flux cleaned = 4.73048e-05 Jy ! Component: 200 - total flux cleaned = 4.75063e-05 Jy ! Total flux subtracted in 200 components = 4.75063e-05 Jy ! Clean residual min=-0.001382 max=0.001540 Jy/beam ! Clean residual mean=-0.000002 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.122317 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 68 components and 0.122317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077851Jy sigma=0.000663 ! Fit after self-cal, rms=0.077851Jy sigma=0.000663 ! 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.615 mas, bmaj=5.219 mas, bpa=78.76 degrees ! Estimated noise=581.301 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.615 x 5.219 at 78.76 degrees (North through East) ! Clean map min=-0.0014899 max=0.11179 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.036 mas, bmaj=4.098 mas, bpa=83.77 degrees ! Estimated noise=907.148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0863885 Jy ! Component: 100 - total flux cleaned = 0.10559 Jy ! Component: 150 - total flux cleaned = 0.11257 Jy ! Component: 200 - total flux cleaned = 0.1165 Jy ! Total flux subtracted in 200 components = 0.1165 Jy ! Clean residual min=-0.002741 max=0.002778 Jy/beam ! Clean residual mean=-0.000004 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.1165 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.1165 Jy ! Inverting map and beam ! Estimated beam: bmin=3.615 mas, bmaj=5.219 mas, bpa=78.76 degrees ! Estimated noise=581.301 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) ! Added new window around map position (-2, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00276772 Jy ! Component: 100 - total flux cleaned = 0.00369604 Jy ! Component: 150 - total flux cleaned = 0.00444406 Jy ! Component: 200 - total flux cleaned = 0.00493595 Jy ! Total flux subtracted in 200 components = 0.00493595 Jy ! Clean residual min=-0.001697 max=0.001415 Jy/beam ! Clean residual mean=-0.000002 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.121436 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 33 components and 0.121436 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.707 mas, bmaj=10.25 mas, bpa=70.41 degrees ! Estimated noise=729.073 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000962283 Jy ! Component: 100 - total flux cleaned = 0.00134707 Jy ! Component: 150 - total flux cleaned = 0.00156934 Jy ! Component: 200 - total flux cleaned = 0.00172379 Jy ! Total flux subtracted in 200 components = 0.00172379 Jy ! Clean residual min=-0.001447 max=0.001502 Jy/beam ! Clean residual mean=0.000001 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.12316 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.000119258 Jy ! Component: 100 - total flux cleaned = 0.000166305 Jy ! Component: 150 - total flux cleaned = 0.000209244 Jy ! Component: 200 - total flux cleaned = 0.000229646 Jy ! Total flux subtracted in 200 components = 0.000229646 Jy ! Clean residual min=-0.001408 max=0.001488 Jy/beam ! Clean residual mean=0.000001 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.123389 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 72 components and 0.123389 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.615 mas, bmaj=5.219 mas, bpa=78.76 degrees ! Estimated noise=581.301 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000402319 Jy ! Component: 100 - total flux cleaned = -0.000357739 Jy ! Component: 150 - total flux cleaned = -0.00031827 Jy ! Component: 200 - total flux cleaned = -0.000299844 Jy ! Total flux subtracted in 200 components = -0.000299844 Jy ! Clean residual min=-0.001629 max=0.001384 Jy/beam ! Clean residual mean=0.000000 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.123089 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 83 components and 0.123089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077846Jy sigma=0.000663 ! Fit after self-cal, rms=0.077844Jy sigma=0.000663 wmodel J0021+7150_S_2017_06_15_pus_map.mod ! Writing 83 model components to file: J0021+7150_S_2017_06_15_pus_map.mod wobs J0021+7150_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0021+7150_S_2017_06_15_pus_uvs.fits wwins J0021+7150_S_2017_06_15_pus_map.win ! wwins: Wrote 3 windows to J0021+7150_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.000483977 Jy ! Component: 100 - total flux cleaned = -0.000636245 Jy ! Component: 150 - total flux cleaned = -0.000708688 Jy ! Component: 200 - total flux cleaned = -0.000731762 Jy ! Component: 250 - total flux cleaned = -0.000799118 Jy ! Component: 300 - total flux cleaned = -0.000886204 Jy ! Component: 350 - total flux cleaned = -0.000907468 Jy ! Component: 400 - total flux cleaned = -0.000949149 Jy ! Component: 450 - total flux cleaned = -0.000990115 Jy ! Component: 500 - total flux cleaned = -0.00105017 Jy ! Component: 550 - total flux cleaned = -0.00110924 Jy ! Component: 600 - total flux cleaned = -0.00114802 Jy ! Component: 650 - total flux cleaned = -0.00122418 Jy ! Component: 700 - total flux cleaned = -0.00128004 Jy ! Component: 750 - total flux cleaned = -0.00135382 Jy ! Component: 800 - total flux cleaned = -0.00140837 Jy ! Component: 850 - total flux cleaned = -0.00140817 Jy ! Component: 900 - total flux cleaned = -0.00147958 Jy ! Component: 950 - total flux cleaned = -0.00153215 Jy ! Component: 1000 - total flux cleaned = -0.0015843 Jy ! Component: 1050 - total flux cleaned = -0.00167002 Jy ! Component: 1100 - total flux cleaned = -0.00175502 Jy ! Component: 1150 - total flux cleaned = -0.00183887 Jy ! Component: 1200 - total flux cleaned = -0.00188854 Jy ! Component: 1250 - total flux cleaned = -0.00195444 Jy ! Component: 1300 - total flux cleaned = -0.00198706 Jy ! Component: 1350 - total flux cleaned = -0.0020033 Jy ! Component: 1400 - total flux cleaned = -0.0020831 Jy ! Component: 1450 - total flux cleaned = -0.00208265 Jy ! Component: 1500 - total flux cleaned = -0.0020825 Jy ! Component: 1550 - total flux cleaned = -0.0020666 Jy ! Component: 1600 - total flux cleaned = -0.00203559 Jy ! Component: 1650 - total flux cleaned = -0.00208181 Jy ! Component: 1700 - total flux cleaned = -0.00218848 Jy ! Component: 1750 - total flux cleaned = -0.00218843 Jy ! Component: 1800 - total flux cleaned = -0.00220339 Jy ! Component: 1850 - total flux cleaned = -0.00230757 Jy ! Component: 1900 - total flux cleaned = -0.00232236 Jy ! Component: 1950 - total flux cleaned = -0.00235162 Jy ! Component: 2000 - total flux cleaned = -0.00240982 Jy ! Component: 2050 - total flux cleaned = -0.00243854 Jy ! Component: 2100 - total flux cleaned = -0.00243855 Jy ! Component: 2150 - total flux cleaned = -0.00243868 Jy ! Component: 2200 - total flux cleaned = -0.00250963 Jy ! Component: 2250 - total flux cleaned = -0.00253776 Jy ! Component: 2300 - total flux cleaned = -0.00260744 Jy ! Component: 2350 - total flux cleaned = -0.00262143 Jy ! Component: 2400 - total flux cleaned = -0.00266277 Jy ! Component: 2450 - total flux cleaned = -0.00273101 Jy ! Component: 2500 - total flux cleaned = -0.00279898 Jy ! Component: 2550 - total flux cleaned = -0.00282592 Jy ! Component: 2600 - total flux cleaned = -0.00283932 Jy ! Component: 2650 - total flux cleaned = -0.002826 Jy ! Component: 2700 - total flux cleaned = -0.00281282 Jy ! Component: 2750 - total flux cleaned = -0.00289199 Jy ! Component: 2800 - total flux cleaned = -0.00293134 Jy ! Component: 2850 - total flux cleaned = -0.00297046 Jy ! Component: 2900 - total flux cleaned = -0.00294451 Jy ! Component: 2950 - total flux cleaned = -0.00299606 Jy ! Component: 3000 - total flux cleaned = -0.00297032 Jy ! Component: 3050 - total flux cleaned = -0.00299586 Jy ! Component: 3100 - total flux cleaned = -0.00299587 Jy ! Component: 3150 - total flux cleaned = -0.00307152 Jy ! Component: 3200 - total flux cleaned = -0.00300874 Jy ! Component: 3250 - total flux cleaned = -0.0029962 Jy ! Component: 3300 - total flux cleaned = -0.00302103 Jy ! Component: 3350 - total flux cleaned = -0.00298391 Jy ! Component: 3400 - total flux cleaned = -0.00300852 Jy ! Component: 3450 - total flux cleaned = -0.00297198 Jy ! Component: 3500 - total flux cleaned = -0.00304494 Jy ! Component: 3550 - total flux cleaned = -0.00305702 Jy ! Component: 3600 - total flux cleaned = -0.00310519 Jy ! Component: 3650 - total flux cleaned = -0.00306926 Jy ! Component: 3700 - total flux cleaned = -0.00308112 Jy ! Component: 3750 - total flux cleaned = -0.00308112 Jy ! Component: 3800 - total flux cleaned = -0.00309282 Jy ! Component: 3850 - total flux cleaned = -0.00304576 Jy ! Component: 3900 - total flux cleaned = -0.00308084 Jy ! Component: 3950 - total flux cleaned = -0.00311584 Jy ! Component: 4000 - total flux cleaned = -0.0031274 Jy ! Component: 4050 - total flux cleaned = -0.00311583 Jy ! Total flux subtracted in 4096 components = -0.00315021 Jy ! Clean residual min=-0.000729 max=0.000694 Jy/beam ! Clean residual mean=0.000000 rms=0.000209 Jy/beam ! Combined flux in latest and established models = 0.119939 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 387 components and 0.119939 Jy ![Exited script file: muppet] wmap "J0021+7150_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.615 x 5.219 at 78.76 degrees (North through East) ! Clean map min=-0.0012918 max=0.11158 Jy/beam ! Writing clean map to FITS file: J0021+7150_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.111583 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000207934 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.559048 0.559048 1.1181 2.23619 4.47238 8.94477 17.8895 35.7791 71.5581 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.111 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.615 x 5.219 at 78.76 degrees (North through East) ! Clean map min=-0.0012918 max=0.11158 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 J0021+7150_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:06:26 2019