! Started logfile: J0203+7232_S_2017_07_16_pus_uvs.log on Thu May 9 10:58:12 2019 obs J0203+7232_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J0203+7232_S_2017_07_16_pus_uva.fits ! AN table 1: 30 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.605185 visibilities/baseline/integration-bin. ! Found source: J0203+7232 ! ! 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 815 lines of history. ! ! Reading 3268 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 J0203+7232_S_2017_07_16_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 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 221 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.610895Jy sigma=0.005605 ! Fit after self-cal, rms=0.602465Jy sigma=0.005531 ! 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.858 mas, bmaj=4.056 mas, bpa=13.52 degrees ! Estimated noise=1790.25 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.309164 Jy ! Component: 100 - total flux cleaned = 0.37964 Jy ! Total flux subtracted in 100 components = 0.37964 Jy ! Clean residual min=-0.009361 max=0.025379 Jy/beam ! Clean residual mean=-0.000008 rms=0.002786 Jy/beam ! Combined flux in latest and established models = 0.37964 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.37964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088851Jy sigma=0.000783 ! Fit after self-cal, rms=0.088854Jy sigma=0.000783 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0258005 Jy ! Component: 100 - total flux cleaned = 0.0384142 Jy ! Total flux subtracted in 100 components = 0.0384142 Jy ! Clean residual min=-0.007219 max=0.007579 Jy/beam ! Clean residual mean=-0.000002 rms=0.001803 Jy/beam ! Combined flux in latest and established models = 0.418054 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 22 components and 0.418054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080558Jy sigma=0.000710 ! Fit after self-cal, rms=0.080543Jy sigma=0.000709 ! 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.269 mas, bmaj=4.567 mas, bpa=12.58 degrees ! Estimated noise=1542.59 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.00825992 Jy ! Component: 100 - total flux cleaned = 0.0127239 Jy ! Component: 150 - total flux cleaned = 0.0154189 Jy ! Component: 200 - total flux cleaned = 0.0170934 Jy ! Total flux subtracted in 200 components = 0.0170934 Jy ! Clean residual min=-0.006285 max=0.006209 Jy/beam ! Clean residual mean=-0.000003 rms=0.001514 Jy/beam ! Combined flux in latest and established models = 0.435148 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 35 components and 0.435148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079567Jy sigma=0.000703 ! Fit after self-cal, rms=0.079557Jy sigma=0.000703 ! 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.98 FD 1.00* HN 0.97 KP 1.04 ! LA 1.02 MK 1.02 NL 0.90 OV 1.00 ! PT 1.06 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 1.04 KP 1.00 ! LA 0.98 MK 1.06 NL 1.04 OV 1.01 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.00* HN 1.02 KP 1.01 ! LA 1.01 MK 1.04 NL 0.98 OV 0.94 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 4. ! A total of 51 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.03 KP 1.00* ! LA 1.06 MK 0.90 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.079557Jy sigma=0.000703 ! Fit after self-cal, rms=0.074359Jy sigma=0.000664 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.325 mas, bmaj=4.592 mas, bpa=14.66 degrees ! Estimated noise=1555.28 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.0012202 Jy ! Component: 100 - total flux cleaned = -0.00121928 Jy ! Component: 150 - total flux cleaned = -0.00121839 Jy ! Component: 200 - total flux cleaned = -0.00121766 Jy ! Total flux subtracted in 200 components = -0.00121766 Jy ! Clean residual min=-0.004793 max=0.004754 Jy/beam ! Clean residual mean=-0.000008 rms=0.001230 Jy/beam ! Combined flux in latest and established models = 0.43393 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 47 components and 0.43393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074314Jy sigma=0.000663 ! Fit after self-cal, rms=0.074303Jy sigma=0.000663 ! 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.074303Jy sigma=0.000663 ! Fit after self-cal, rms=0.073306Jy sigma=0.000653 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.324 mas, bmaj=4.598 mas, bpa=14.54 degrees ! Estimated noise=1554.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000584758 Jy ! Component: 100 - total flux cleaned = -0.000587621 Jy ! Component: 150 - total flux cleaned = -0.000589188 Jy ! Component: 200 - total flux cleaned = -0.000539075 Jy ! Total flux subtracted in 200 components = -0.000539075 Jy ! Clean residual min=-0.004798 max=0.004532 Jy/beam ! Clean residual mean=-0.000006 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.433391 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 55 components and 0.433391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073282Jy sigma=0.000653 ! Fit after self-cal, rms=0.073284Jy sigma=0.000653 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.75228e-05 Jy ! Component: 100 - total flux cleaned = -3.28508e-05 Jy ! Component: 150 - total flux cleaned = -1.02875e-05 Jy ! Component: 200 - total flux cleaned = 3.29975e-05 Jy ! Total flux subtracted in 200 components = 3.29975e-05 Jy ! Clean residual min=-0.004830 max=0.004451 Jy/beam ! Clean residual mean=-0.000006 rms=0.001081 Jy/beam ! Combined flux in latest and established models = 0.433424 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.433424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073269Jy sigma=0.000652 ! Fit after self-cal, rms=0.073269Jy sigma=0.000652 ! 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.073269Jy sigma=0.000652 ! Fit after self-cal, rms=0.073238Jy sigma=0.000652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.325 mas, bmaj=4.599 mas, bpa=14.6 degrees ! Estimated noise=1553.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000422376 Jy ! Component: 100 - total flux cleaned = -0.000399295 Jy ! Component: 150 - total flux cleaned = -0.000378377 Jy ! Component: 200 - total flux cleaned = -0.000358464 Jy ! Total flux subtracted in 200 components = -0.000358464 Jy ! Clean residual min=-0.004835 max=0.004418 Jy/beam ! Clean residual mean=-0.000006 rms=0.001074 Jy/beam ! Combined flux in latest and established models = 0.433065 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 57 components and 0.433065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073225Jy sigma=0.000652 ! Fit after self-cal, rms=0.073226Jy sigma=0.000652 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 = -4.98801e-05 Jy ! Component: 100 - total flux cleaned = -3.23674e-05 Jy ! Component: 150 - total flux cleaned = 3.46065e-06 Jy ! Component: 200 - total flux cleaned = 2.00737e-05 Jy ! Total flux subtracted in 200 components = 2.00737e-05 Jy ! Clean residual min=-0.004850 max=0.004364 Jy/beam ! Clean residual mean=-0.000006 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 0.433086 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 58 components and 0.433086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073217Jy sigma=0.000652 ! Fit after self-cal, rms=0.073218Jy sigma=0.000652 ! 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.073218Jy sigma=0.000652 ! Fit after self-cal, rms=0.073184Jy sigma=0.000652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.153 mas, bmaj=8.245 mas, bpa=24.97 degrees ! Estimated noise=2057.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106778 Jy ! Component: 100 - total flux cleaned = 0.0010703 Jy ! Component: 150 - total flux cleaned = 0.00107231 Jy ! Component: 200 - total flux cleaned = 0.00110117 Jy ! Total flux subtracted in 200 components = 0.00110117 Jy ! Clean residual min=-0.006401 max=0.006538 Jy/beam ! Clean residual mean=-0.000013 rms=0.001515 Jy/beam ! Combined flux in latest and established models = 0.434187 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 70 components and 0.434187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073234Jy sigma=0.000653 ! Fit after self-cal, rms=0.073211Jy sigma=0.000652 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 (-90, -115.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00347843 Jy ! Component: 100 - total flux cleaned = 0.0037596 Jy ! Component: 150 - total flux cleaned = 0.00382914 Jy ! Component: 200 - total flux cleaned = 0.0042768 Jy ! Total flux subtracted in 200 components = 0.0042768 Jy ! Clean residual min=-0.005105 max=0.004171 Jy/beam ! Clean residual mean=-0.000017 rms=0.001267 Jy/beam ! Combined flux in latest and established models = 0.438464 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 111 components and 0.438464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072997Jy sigma=0.000650 ! Fit after self-cal, rms=0.072980Jy sigma=0.000650 ! 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.325 mas, bmaj=4.599 mas, bpa=14.65 degrees ! Estimated noise=1552.59 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.325 x 4.599 at 14.65 degrees (North through East) ! Clean map min=-0.0039191 max=0.40015 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=2.913 mas, bmaj=4.082 mas, bpa=16.16 degrees ! Estimated noise=1803.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.309289 Jy ! Component: 100 - total flux cleaned = 0.379063 Jy ! Component: 150 - total flux cleaned = 0.403748 Jy ! Component: 200 - total flux cleaned = 0.415095 Jy ! Total flux subtracted in 200 components = 0.415095 Jy ! Clean residual min=-0.005142 max=0.006384 Jy/beam ! Clean residual mean=-0.000004 rms=0.001297 Jy/beam ! Combined flux in latest and established models = 0.415095 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.415095 Jy ! Inverting map and beam ! Estimated beam: bmin=3.325 mas, bmaj=4.599 mas, bpa=14.65 degrees ! Estimated noise=1552.59 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.00828133 Jy ! Component: 100 - total flux cleaned = 0.0128385 Jy ! Component: 150 - total flux cleaned = 0.0152994 Jy ! Component: 200 - total flux cleaned = 0.0173838 Jy ! Total flux subtracted in 200 components = 0.0173838 Jy ! Clean residual min=-0.004445 max=0.004214 Jy/beam ! Clean residual mean=-0.000009 rms=0.001050 Jy/beam ! Combined flux in latest and established models = 0.432479 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 42 components and 0.432479 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.153 mas, bmaj=8.245 mas, bpa=24.97 degrees ! Estimated noise=2057.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00413479 Jy ! Component: 100 - total flux cleaned = 0.00499176 Jy ! Component: 150 - total flux cleaned = 0.00527761 Jy ! Component: 200 - total flux cleaned = 0.00583638 Jy ! Total flux subtracted in 200 components = 0.00583638 Jy ! Clean residual min=-0.005137 max=0.004191 Jy/beam ! Clean residual mean=-0.000016 rms=0.001277 Jy/beam ! Combined flux in latest and established models = 0.438316 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.000413916 Jy ! Component: 100 - total flux cleaned = 0.000897207 Jy ! Component: 150 - total flux cleaned = 0.00122212 Jy ! Component: 200 - total flux cleaned = 0.00151864 Jy ! Total flux subtracted in 200 components = 0.00151864 Jy ! Clean residual min=-0.004761 max=0.004300 Jy/beam ! Clean residual mean=-0.000016 rms=0.001223 Jy/beam ! Combined flux in latest and established models = 0.439834 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 105 components and 0.439834 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.325 mas, bmaj=4.599 mas, bpa=14.65 degrees ! Estimated noise=1552.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00026889 Jy ! Component: 100 - total flux cleaned = -0.000646987 Jy ! Component: 150 - total flux cleaned = -0.000644842 Jy ! Component: 200 - total flux cleaned = -0.000566509 Jy ! Total flux subtracted in 200 components = -0.000566509 Jy ! Clean residual min=-0.003477 max=0.003725 Jy/beam ! Clean residual mean=-0.000007 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.439268 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 126 components and 0.439268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072722Jy sigma=0.000648 ! Fit after self-cal, rms=0.072686Jy sigma=0.000647 wmodel J0203+7232_S_2017_07_16_pus_map.mod ! Writing 126 model components to file: J0203+7232_S_2017_07_16_pus_map.mod wobs J0203+7232_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J0203+7232_S_2017_07_16_pus_uvs.fits wwins J0203+7232_S_2017_07_16_pus_map.win ! wwins: Wrote 2 windows to J0203+7232_S_2017_07_16_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.00117581 Jy ! Component: 100 - total flux cleaned = 0.00200957 Jy ! Component: 150 - total flux cleaned = 0.00262084 Jy ! Component: 200 - total flux cleaned = 0.00279839 Jy ! Component: 250 - total flux cleaned = 0.00302803 Jy ! Component: 300 - total flux cleaned = 0.00330511 Jy ! Component: 350 - total flux cleaned = 0.00341263 Jy ! Component: 400 - total flux cleaned = 0.00362344 Jy ! Component: 450 - total flux cleaned = 0.00377694 Jy ! Component: 500 - total flux cleaned = 0.00387634 Jy ! Component: 550 - total flux cleaned = 0.00421597 Jy ! Component: 600 - total flux cleaned = 0.00440525 Jy ! Component: 650 - total flux cleaned = 0.00458966 Jy ! Component: 700 - total flux cleaned = 0.00477063 Jy ! Component: 750 - total flux cleaned = 0.00485938 Jy ! Component: 800 - total flux cleaned = 0.00499068 Jy ! Component: 850 - total flux cleaned = 0.005248 Jy ! Component: 900 - total flux cleaned = 0.00562596 Jy ! Component: 950 - total flux cleaned = 0.00579079 Jy ! Component: 1000 - total flux cleaned = 0.00579117 Jy ! Component: 1050 - total flux cleaned = 0.0060718 Jy ! Component: 1100 - total flux cleaned = 0.00619016 Jy ! Component: 1150 - total flux cleaned = 0.0064232 Jy ! Component: 1200 - total flux cleaned = 0.00646186 Jy ! Component: 1250 - total flux cleaned = 0.00665018 Jy ! Component: 1300 - total flux cleaned = 0.00683567 Jy ! Component: 1350 - total flux cleaned = 0.00690887 Jy ! Component: 1400 - total flux cleaned = 0.00712496 Jy ! Component: 1450 - total flux cleaned = 0.00712455 Jy ! Component: 1500 - total flux cleaned = 0.00730005 Jy ! Component: 1550 - total flux cleaned = 0.00740408 Jy ! Component: 1600 - total flux cleaned = 0.00757444 Jy ! Component: 1650 - total flux cleaned = 0.007743 Jy ! Component: 1700 - total flux cleaned = 0.00774274 Jy ! Component: 1750 - total flux cleaned = 0.00784166 Jy ! Component: 1800 - total flux cleaned = 0.00793902 Jy ! Component: 1850 - total flux cleaned = 0.00809962 Jy ! Component: 1900 - total flux cleaned = 0.00822698 Jy ! Component: 1950 - total flux cleaned = 0.00832091 Jy ! Component: 2000 - total flux cleaned = 0.00850615 Jy ! Component: 2050 - total flux cleaned = 0.0085979 Jy ! Component: 2100 - total flux cleaned = 0.00865844 Jy ! Component: 2150 - total flux cleaned = 0.00871872 Jy ! Component: 2200 - total flux cleaned = 0.00880744 Jy ! Component: 2250 - total flux cleaned = 0.00880796 Jy ! Component: 2300 - total flux cleaned = 0.00898191 Jy ! Component: 2350 - total flux cleaned = 0.00901057 Jy ! Component: 2400 - total flux cleaned = 0.0090678 Jy ! Component: 2450 - total flux cleaned = 0.00906814 Jy ! Component: 2500 - total flux cleaned = 0.00929111 Jy ! Component: 2550 - total flux cleaned = 0.00945604 Jy ! Component: 2600 - total flux cleaned = 0.00945625 Jy ! Component: 2650 - total flux cleaned = 0.00959101 Jy ! Component: 2700 - total flux cleaned = 0.00959102 Jy ! Component: 2750 - total flux cleaned = 0.00964427 Jy ! Component: 2800 - total flux cleaned = 0.00969681 Jy ! Component: 2850 - total flux cleaned = 0.00974832 Jy ! Component: 2900 - total flux cleaned = 0.00967101 Jy ! Component: 2950 - total flux cleaned = 0.00974789 Jy ! Component: 3000 - total flux cleaned = 0.00982377 Jy ! Component: 3050 - total flux cleaned = 0.0098238 Jy ! Component: 3100 - total flux cleaned = 0.00982397 Jy ! Component: 3150 - total flux cleaned = 0.00984835 Jy ! Component: 3200 - total flux cleaned = 0.00994581 Jy ! Component: 3250 - total flux cleaned = 0.00989736 Jy ! Component: 3300 - total flux cleaned = 0.00996896 Jy ! Component: 3350 - total flux cleaned = 0.0099215 Jy ! Component: 3400 - total flux cleaned = 0.00992111 Jy ! Component: 3450 - total flux cleaned = 0.00987437 Jy ! Component: 3500 - total flux cleaned = 0.00987434 Jy ! Component: 3550 - total flux cleaned = 0.00992022 Jy ! Component: 3600 - total flux cleaned = 0.00989769 Jy ! Component: 3650 - total flux cleaned = 0.00992039 Jy ! Component: 3700 - total flux cleaned = 0.00989822 Jy ! Component: 3750 - total flux cleaned = 0.00992032 Jy ! Component: 3800 - total flux cleaned = 0.00996473 Jy ! Component: 3850 - total flux cleaned = 0.00992071 Jy ! Component: 3900 - total flux cleaned = 0.0098989 Jy ! Component: 3950 - total flux cleaned = 0.00989885 Jy ! Component: 4000 - total flux cleaned = 0.00981298 Jy ! Component: 4050 - total flux cleaned = 0.00972755 Jy ! Total flux subtracted in 4096 components = 0.0097064 Jy ! Clean residual min=-0.001159 max=0.001573 Jy/beam ! Clean residual mean=-0.000004 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.448974 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 412 components and 0.448974 Jy ![Exited script file: muppet] wmap "J0203+7232_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.325 x 4.599 at 14.65 degrees (North through East) ! Clean map min=-0.0025222 max=0.39969 Jy/beam ! Writing clean map to FITS file: J0203+7232_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.399686 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000360162 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.270334 0.270334 0.540668 1.08134 2.16267 4.32534 8.65069 17.3014 34.6027 69.2055 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.399 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.325 x 4.599 at 14.65 degrees (North through East) ! Clean map min=-0.0025222 max=0.39969 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 J0203+7232_S_2017_07_16_pus_uvs.log closed on Thu May 9 10:58:17 2019