! Started logfile: J1203+6031_S_2017_04_28_pus_uvs.log on Thu May 2 16:24:50 2019 obs J1203+6031_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J1203+6031_S_2017_04_28_pus_uva.fits ! AN table 1: 149 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.745414 visibilities/baseline/integration-bin. ! Found source: J1203+6031 ! ! 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 671 lines of history. ! ! Reading 19992 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 J1203+6031_S_2017_04_28_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 371 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 409 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 409 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 823 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.905081Jy sigma=0.009113 ! Fit after self-cal, rms=0.898215Jy sigma=0.009075 ! 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.524 mas, bmaj=3.573 mas, bpa=8.435 degrees ! Estimated noise=1009.49 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.077969 Jy ! Component: 100 - total flux cleaned = 0.0960879 Jy ! Total flux subtracted in 100 components = 0.0960879 Jy ! Clean residual min=-0.004029 max=0.006700 Jy/beam ! Clean residual mean=-0.000034 rms=0.001074 Jy/beam ! Combined flux in latest and established models = 0.096088 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.096088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082657Jy sigma=0.000761 ! Fit after self-cal, rms=0.082656Jy sigma=0.000761 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00696687 Jy ! Component: 100 - total flux cleaned = 0.0104573 Jy ! Total flux subtracted in 100 components = 0.0104573 Jy ! Clean residual min=-0.003803 max=0.004725 Jy/beam ! Clean residual mean=-0.000022 rms=0.000998 Jy/beam ! Combined flux in latest and established models = 0.106545 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 18 components and 0.106545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081689Jy sigma=0.000765 ! Fit after self-cal, rms=0.081700Jy sigma=0.000765 ! 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.352 mas, bmaj=4.449 mas, bpa=31.27 degrees ! Estimated noise=614.834 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.00323698 Jy ! Component: 100 - total flux cleaned = 0.00383654 Jy ! Component: 150 - total flux cleaned = 0.00398829 Jy ! Component: 200 - total flux cleaned = 0.0041158 Jy ! Total flux subtracted in 200 components = 0.0041158 Jy ! Clean residual min=-0.003718 max=0.006045 Jy/beam ! Clean residual mean=-0.000027 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.110661 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 27 components and 0.110661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081494Jy sigma=0.000766 ! Fit after self-cal, rms=0.081493Jy sigma=0.000766 ! 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.91 FD 0.98 HN 1.00 KP 0.96 ! LA 0.94 MK 0.99 NL 0.94 OV 1.02 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.90 HN 1.02 KP 0.94 ! LA 0.91 MK 1.05 NL 1.08 OV 2.69 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.00 KP 0.97 ! LA 0.97 MK 0.99 NL 1.01 OV 0.93 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.99 HN 1.04 KP 1.00* ! LA 0.91 MK 0.91 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.081493Jy sigma=0.000766 ! Fit after self-cal, rms=0.092467Jy sigma=0.000694 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.308 mas, bmaj=4.437 mas, bpa=25.71 degrees ! Estimated noise=631.946 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.5, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00424272 Jy ! Component: 100 - total flux cleaned = 0.0066082 Jy ! Component: 150 - total flux cleaned = 0.00738325 Jy ! Component: 200 - total flux cleaned = 0.00789879 Jy ! Total flux subtracted in 200 components = 0.00789879 Jy ! Clean residual min=-0.003391 max=0.003799 Jy/beam ! Clean residual mean=-0.000015 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.11856 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 52 components and 0.11856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092122Jy sigma=0.000692 ! Fit after self-cal, rms=0.092198Jy sigma=0.000691 ! 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.092198Jy sigma=0.000691 ! Fit after self-cal, rms=0.083209Jy sigma=0.000674 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.304 mas, bmaj=4.417 mas, bpa=32.61 degrees ! Estimated noise=629.355 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00187131 Jy ! Component: 100 - total flux cleaned = 0.0027485 Jy ! Component: 150 - total flux cleaned = 0.00306207 Jy ! Component: 200 - total flux cleaned = 0.00323898 Jy ! Total flux subtracted in 200 components = 0.00323898 Jy ! Clean residual min=-0.002282 max=0.003428 Jy/beam ! Clean residual mean=-0.000027 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.121799 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 75 components and 0.121799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083153Jy sigma=0.000673 ! Fit after self-cal, rms=0.083131Jy sigma=0.000673 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 (9.5, -40). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00348361 Jy ! Component: 100 - total flux cleaned = 0.0056666 Jy ! Component: 150 - total flux cleaned = 0.00722622 Jy ! Component: 200 - total flux cleaned = 0.0084723 Jy ! Total flux subtracted in 200 components = 0.0084723 Jy ! Clean residual min=-0.002068 max=0.001710 Jy/beam ! Clean residual mean=-0.000015 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.130271 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 105 components and 0.130271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082938Jy sigma=0.000671 ! Fit after self-cal, rms=0.082922Jy sigma=0.000671 ! 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.082922Jy sigma=0.000671 ! Fit after self-cal, rms=0.083320Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.3 mas, bmaj=4.411 mas, bpa=34.81 degrees ! Estimated noise=629.511 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0016301 Jy ! Component: 100 - total flux cleaned = 0.00286185 Jy ! Component: 150 - total flux cleaned = 0.00387994 Jy ! Component: 200 - total flux cleaned = 0.00474142 Jy ! Total flux subtracted in 200 components = 0.00474142 Jy ! Clean residual min=-0.001931 max=0.001619 Jy/beam ! Clean residual mean=-0.000015 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.135013 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 123 components and 0.135013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083252Jy sigma=0.000670 ! Fit after self-cal, rms=0.083252Jy sigma=0.000670 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.000832485 Jy ! Component: 100 - total flux cleaned = 0.0013505 Jy ! Component: 150 - total flux cleaned = 0.00175604 Jy ! Component: 200 - total flux cleaned = 0.00207215 Jy ! Total flux subtracted in 200 components = 0.00207215 Jy ! Clean residual min=-0.001839 max=0.001614 Jy/beam ! Clean residual mean=-0.000013 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.137085 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 132 components and 0.137085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083224Jy sigma=0.000670 ! Fit after self-cal, rms=0.083224Jy sigma=0.000670 ! 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.083224Jy sigma=0.000670 ! Fit after self-cal, rms=0.083657Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.093 mas, bmaj=9.173 mas, bpa=62.05 degrees ! Estimated noise=787.885 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160731 Jy ! Component: 100 - total flux cleaned = 0.0026045 Jy ! Component: 150 - total flux cleaned = 0.00332424 Jy ! Component: 200 - total flux cleaned = 0.00366055 Jy ! Total flux subtracted in 200 components = 0.00366055 Jy ! Clean residual min=-0.002136 max=0.002106 Jy/beam ! Clean residual mean=-0.000026 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.140745 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 157 components and 0.140745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083634Jy sigma=0.000670 ! Fit after self-cal, rms=0.083633Jy sigma=0.000670 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.000660576 Jy ! Component: 100 - total flux cleaned = 0.000938567 Jy ! Component: 150 - total flux cleaned = 0.00108283 Jy ! Component: 200 - total flux cleaned = 0.00122354 Jy ! Total flux subtracted in 200 components = 0.00122354 Jy ! Clean residual min=-0.002099 max=0.002144 Jy/beam ! Clean residual mean=-0.000023 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.141969 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 165 components and 0.141969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083625Jy sigma=0.000670 ! Fit after self-cal, rms=0.083625Jy sigma=0.000670 ! 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.295 mas, bmaj=4.408 mas, bpa=35.42 degrees ! Estimated noise=631.607 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.295 x 4.408 at 35.42 degrees (North through East) ! Clean map min=-0.0017086 max=0.10241 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.501 mas, bmaj=3.528 mas, bpa=29.51 degrees ! Estimated noise=1024.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0789484 Jy ! Component: 100 - total flux cleaned = 0.0982281 Jy ! Component: 150 - total flux cleaned = 0.106163 Jy ! Component: 200 - total flux cleaned = 0.110993 Jy ! Total flux subtracted in 200 components = 0.110993 Jy ! Clean residual min=-0.003314 max=0.003067 Jy/beam ! Clean residual mean=-0.000033 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.110994 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.110994 Jy ! Inverting map and beam ! Estimated beam: bmin=4.295 mas, bmaj=4.408 mas, bpa=35.42 degrees ! Estimated noise=631.607 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.00543076 Jy ! Component: 100 - total flux cleaned = 0.00955664 Jy ! Component: 150 - total flux cleaned = 0.0129475 Jy ! Component: 200 - total flux cleaned = 0.0157617 Jy ! Total flux subtracted in 200 components = 0.0157617 Jy ! Clean residual min=-0.002261 max=0.002124 Jy/beam ! Clean residual mean=-0.000030 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.126755 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 67 components and 0.126755 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.093 mas, bmaj=9.173 mas, bpa=62.05 degrees ! Estimated noise=787.885 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00422815 Jy ! Component: 100 - total flux cleaned = 0.00722692 Jy ! Component: 150 - total flux cleaned = 0.00945944 Jy ! Component: 200 - total flux cleaned = 0.0111536 Jy ! Total flux subtracted in 200 components = 0.0111536 Jy ! Clean residual min=-0.002186 max=0.002264 Jy/beam ! Clean residual mean=-0.000035 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.137909 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.00129756 Jy ! Component: 100 - total flux cleaned = 0.00207835 Jy ! Component: 150 - total flux cleaned = 0.00255185 Jy ! Component: 200 - total flux cleaned = 0.00295208 Jy ! Total flux subtracted in 200 components = 0.00295208 Jy ! Clean residual min=-0.002072 max=0.002159 Jy/beam ! Clean residual mean=-0.000027 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.140861 Jy ! Adding 128 model components to the UV plane model. ! The established model now contains 181 components and 0.140861 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.295 mas, bmaj=4.408 mas, bpa=35.42 degrees ! Estimated noise=631.607 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000317662 Jy ! Component: 100 - total flux cleaned = 0.000715702 Jy ! Component: 150 - total flux cleaned = 0.000935953 Jy ! Component: 200 - total flux cleaned = 0.000959758 Jy ! Total flux subtracted in 200 components = 0.000959758 Jy ! Clean residual min=-0.001745 max=0.001753 Jy/beam ! Clean residual mean=-0.000011 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.141821 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 204 components and 0.141821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083615Jy sigma=0.000670 ! Fit after self-cal, rms=0.083602Jy sigma=0.000670 wmodel J1203+6031_S_2017_04_28_pus_map.mod ! Writing 204 model components to file: J1203+6031_S_2017_04_28_pus_map.mod wobs J1203+6031_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J1203+6031_S_2017_04_28_pus_uvs.fits wwins J1203+6031_S_2017_04_28_pus_map.win ! wwins: Wrote 3 windows to J1203+6031_S_2017_04_28_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.000450996 Jy ! Component: 100 - total flux cleaned = -0.000719621 Jy ! Component: 150 - total flux cleaned = -0.000944488 Jy ! Component: 200 - total flux cleaned = -0.00102534 Jy ! Component: 250 - total flux cleaned = -0.00105178 Jy ! Component: 300 - total flux cleaned = -0.00112896 Jy ! Component: 350 - total flux cleaned = -0.00117868 Jy ! Component: 400 - total flux cleaned = -0.00117826 Jy ! Component: 450 - total flux cleaned = -0.00125018 Jy ! Component: 500 - total flux cleaned = -0.00134366 Jy ! Component: 550 - total flux cleaned = -0.00129765 Jy ! Component: 600 - total flux cleaned = -0.00132077 Jy ! Component: 650 - total flux cleaned = -0.00138778 Jy ! Component: 700 - total flux cleaned = -0.00143113 Jy ! Component: 750 - total flux cleaned = -0.00147408 Jy ! Component: 800 - total flux cleaned = -0.00147422 Jy ! Component: 850 - total flux cleaned = -0.0015587 Jy ! Component: 900 - total flux cleaned = -0.00168334 Jy ! Component: 950 - total flux cleaned = -0.00172433 Jy ! Component: 1000 - total flux cleaned = -0.0018457 Jy ! Component: 1050 - total flux cleaned = -0.00188564 Jy ! Component: 1100 - total flux cleaned = -0.00196472 Jy ! Component: 1150 - total flux cleaned = -0.00204264 Jy ! Component: 1200 - total flux cleaned = -0.0021005 Jy ! Component: 1250 - total flux cleaned = -0.00213862 Jy ! Component: 1300 - total flux cleaned = -0.00215759 Jy ! Component: 1350 - total flux cleaned = -0.00217647 Jy ! Component: 1400 - total flux cleaned = -0.00223175 Jy ! Component: 1450 - total flux cleaned = -0.00232275 Jy ! Component: 1500 - total flux cleaned = -0.00228654 Jy ! Component: 1550 - total flux cleaned = -0.0023759 Jy ! Component: 1600 - total flux cleaned = -0.00242891 Jy ! Component: 1650 - total flux cleaned = -0.0024992 Jy ! Component: 1700 - total flux cleaned = -0.00258584 Jy ! Component: 1750 - total flux cleaned = -0.00263748 Jy ! Component: 1800 - total flux cleaned = -0.00268853 Jy ! Component: 1850 - total flux cleaned = -0.0027394 Jy ! Component: 1900 - total flux cleaned = -0.00282329 Jy ! Component: 1950 - total flux cleaned = -0.00290613 Jy ! Component: 2000 - total flux cleaned = -0.00290604 Jy ! Component: 2050 - total flux cleaned = -0.00298737 Jy ! Component: 2100 - total flux cleaned = -0.00305206 Jy ! Component: 2150 - total flux cleaned = -0.00308406 Jy ! Component: 2200 - total flux cleaned = -0.0031314 Jy ! Component: 2250 - total flux cleaned = -0.00322576 Jy ! Component: 2300 - total flux cleaned = -0.00322581 Jy ! Component: 2350 - total flux cleaned = -0.00327236 Jy ! Component: 2400 - total flux cleaned = -0.00339527 Jy ! Component: 2450 - total flux cleaned = -0.00345629 Jy ! Component: 2500 - total flux cleaned = -0.00353203 Jy ! Component: 2550 - total flux cleaned = -0.00350209 Jy ! Component: 2600 - total flux cleaned = -0.0035471 Jy ! Component: 2650 - total flux cleaned = -0.00363608 Jy ! Component: 2700 - total flux cleaned = -0.00366544 Jy ! Component: 2750 - total flux cleaned = -0.00369456 Jy ! Component: 2800 - total flux cleaned = -0.00376707 Jy ! Component: 2850 - total flux cleaned = -0.00381028 Jy ! Component: 2900 - total flux cleaned = -0.00383892 Jy ! Component: 2950 - total flux cleaned = -0.00390957 Jy ! Component: 3000 - total flux cleaned = -0.00400803 Jy ! Component: 3050 - total flux cleaned = -0.00402207 Jy ! Component: 3100 - total flux cleaned = -0.00400823 Jy ! Component: 3150 - total flux cleaned = -0.00411829 Jy ! Component: 3200 - total flux cleaned = -0.00415932 Jy ! Component: 3250 - total flux cleaned = -0.0041864 Jy ! Component: 3300 - total flux cleaned = -0.00425366 Jy ! Component: 3350 - total flux cleaned = -0.00432048 Jy ! Component: 3400 - total flux cleaned = -0.00436041 Jy ! Component: 3450 - total flux cleaned = -0.00440001 Jy ! Component: 3500 - total flux cleaned = -0.00439997 Jy ! Component: 3550 - total flux cleaned = -0.00443918 Jy ! Component: 3600 - total flux cleaned = -0.00441326 Jy ! Component: 3650 - total flux cleaned = -0.00447778 Jy ! Component: 3700 - total flux cleaned = -0.00449056 Jy ! Component: 3750 - total flux cleaned = -0.00456687 Jy ! Component: 3800 - total flux cleaned = -0.00456678 Jy ! Component: 3850 - total flux cleaned = -0.00457926 Jy ! Component: 3900 - total flux cleaned = -0.00462918 Jy ! Component: 3950 - total flux cleaned = -0.00465396 Jy ! Component: 4000 - total flux cleaned = -0.00466624 Jy ! Component: 4050 - total flux cleaned = -0.00466628 Jy ! Total flux subtracted in 4096 components = -0.0046418 Jy ! Clean residual min=-0.000715 max=0.000738 Jy/beam ! Clean residual mean=-0.000004 rms=0.000223 Jy/beam ! Combined flux in latest and established models = 0.137179 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 516 components and 0.137179 Jy ![Exited script file: muppet] wmap "J1203+6031_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.295 x 4.408 at 35.42 degrees (North through East) ! Clean map min=-0.0012999 max=0.10245 Jy/beam ! Writing clean map to FITS file: J1203+6031_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.102449 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000222444 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.651382 0.651382 1.30276 2.60553 5.21105 10.4221 20.8442 41.6884 83.3769 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.102 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.295 x 4.408 at 35.42 degrees (North through East) ! Clean map min=-0.0012999 max=0.10245 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 J1203+6031_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:24:56 2019