! Started logfile: J2120+0246_S_2017_06_10_pus_uvs.log on Mon May 6 15:02:24 2019 obs J2120+0246_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J2120+0246_S_2017_06_10_pus_uva.fits ! AN table 1: 172 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.976486 visibilities/baseline/integration-bin. ! Found source: J2120+0246 ! ! 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 1154 lines of history. ! ! Reading 30232 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 J2120+0246_S_2017_06_10_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 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1110 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000358Jy sigma=0.009665 ! Fit after self-cal, rms=0.965097Jy sigma=0.009342 ! 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.864 mas, bmaj=7.179 mas, bpa=-5.538 degrees ! Estimated noise=739.664 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.0292708 Jy ! Component: 100 - total flux cleaned = 0.0356665 Jy ! Total flux subtracted in 100 components = 0.0356665 Jy ! Clean residual min=-0.002335 max=0.002318 Jy/beam ! Clean residual mean=0.000001 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.0356665 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0356665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076043Jy sigma=0.000669 ! Fit after self-cal, rms=0.074601Jy sigma=0.000653 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00394917 Jy ! Component: 100 - total flux cleaned = 0.00524243 Jy ! Total flux subtracted in 100 components = 0.00524243 Jy ! Clean residual min=-0.002304 max=0.002018 Jy/beam ! Clean residual mean=0.000003 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.0409089 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 11 components and 0.0409089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074404Jy sigma=0.000652 ! Fit after self-cal, rms=0.074398Jy sigma=0.000652 ! 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.316 mas, bmaj=7.958 mas, bpa=-4.634 degrees ! Estimated noise=495.802 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.000258584 Jy ! Component: 100 - total flux cleaned = -0.00030118 Jy ! Component: 150 - total flux cleaned = -0.000318715 Jy ! Component: 200 - total flux cleaned = -0.000334684 Jy ! Total flux subtracted in 200 components = -0.000334684 Jy ! Clean residual min=-0.001649 max=0.001413 Jy/beam ! Clean residual mean=-0.000003 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0405743 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 27 components and 0.0405743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074386Jy sigma=0.000652 ! Fit after self-cal, rms=0.074360Jy sigma=0.000652 ! 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.93 FD 0.98 HN 0.99 KP 1.00 ! LA 1.08 MK 1.05 NL 0.96 OV 1.03 ! PT 1.10 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.01 HN 1.02 KP 1.04 ! LA 1.00 MK 1.01 NL 1.08 OV 1.06 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.06 HN 1.06 KP 0.96 ! LA 1.03 MK 1.01 NL 1.09 OV 0.99 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 0.87 KP 1.00* ! LA 0.71 MK 0.81 NL 1.00* OV 1.00* ! PT 0.90 SC 1.00* ! ! ! Fit before self-cal, rms=0.074360Jy sigma=0.000652 ! Fit after self-cal, rms=0.074587Jy sigma=0.000651 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.303 mas, bmaj=7.897 mas, bpa=-4.74 degrees ! Estimated noise=499.551 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.000669227 Jy ! Component: 100 - total flux cleaned = 0.000895562 Jy ! Component: 150 - total flux cleaned = 0.000947999 Jy ! Component: 200 - total flux cleaned = 0.00100765 Jy ! Total flux subtracted in 200 components = 0.00100765 Jy ! Clean residual min=-0.001480 max=0.001378 Jy/beam ! Clean residual mean=-0.000005 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.0415819 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 44 components and 0.0415819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074578Jy sigma=0.000651 ! Fit after self-cal, rms=0.074543Jy sigma=0.000651 ! 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.074543Jy sigma=0.000651 ! Fit after self-cal, rms=0.071416Jy sigma=0.000649 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.317 mas, bmaj=7.844 mas, bpa=-4.674 degrees ! Estimated noise=498.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000220814 Jy ! Component: 100 - total flux cleaned = 0.000331917 Jy ! Component: 150 - total flux cleaned = 0.000434254 Jy ! Component: 200 - total flux cleaned = 0.000492335 Jy ! Total flux subtracted in 200 components = 0.000492335 Jy ! Clean residual min=-0.001489 max=0.001260 Jy/beam ! Clean residual mean=0.000000 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.0420742 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 50 components and 0.0420742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071411Jy sigma=0.000649 ! Fit after self-cal, rms=0.071354Jy sigma=0.000649 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 = 9.90873e-05 Jy ! Component: 100 - total flux cleaned = 0.000123165 Jy ! Component: 150 - total flux cleaned = 0.000161806 Jy ! Component: 200 - total flux cleaned = 0.000205558 Jy ! Total flux subtracted in 200 components = 0.000205558 Jy ! Clean residual min=-0.001425 max=0.001308 Jy/beam ! Clean residual mean=0.000001 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.0422798 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 0.0422798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071352Jy sigma=0.000649 ! Fit after self-cal, rms=0.071349Jy sigma=0.000649 ! 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.071349Jy sigma=0.000649 ! Fit after self-cal, rms=0.071101Jy sigma=0.000649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.316 mas, bmaj=7.818 mas, bpa=-4.655 degrees ! Estimated noise=498.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000232488 Jy ! Component: 100 - total flux cleaned = 0.000320385 Jy ! Component: 150 - total flux cleaned = 0.000376666 Jy ! Component: 200 - total flux cleaned = 0.000410698 Jy ! Total flux subtracted in 200 components = 0.000410698 Jy ! Clean residual min=-0.001444 max=0.001306 Jy/beam ! Clean residual mean=0.000001 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.0426905 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.0426905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071098Jy sigma=0.000649 ! Fit after self-cal, rms=0.071100Jy sigma=0.000649 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 = 6.18598e-06 Jy ! Component: 100 - total flux cleaned = 3.553e-05 Jy ! Component: 150 - total flux cleaned = 7.02107e-05 Jy ! Component: 200 - total flux cleaned = 9.45246e-05 Jy ! Total flux subtracted in 200 components = 9.45246e-05 Jy ! Clean residual min=-0.001386 max=0.001286 Jy/beam ! Clean residual mean=0.000001 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.042785 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.042785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071098Jy sigma=0.000649 ! Fit after self-cal, rms=0.071094Jy sigma=0.000649 ! 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.071094Jy sigma=0.000649 ! Fit after self-cal, rms=0.071145Jy sigma=0.000649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.578 mas, bmaj=11.82 mas, bpa=-2.081 degrees ! Estimated noise=635.158 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000380525 Jy ! Component: 100 - total flux cleaned = 0.000431886 Jy ! Component: 150 - total flux cleaned = 0.000461186 Jy ! Component: 200 - total flux cleaned = 0.000493203 Jy ! Total flux subtracted in 200 components = 0.000493203 Jy ! Clean residual min=-0.001812 max=0.001455 Jy/beam ! Clean residual mean=0.000000 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.0432782 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 65 components and 0.0432782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071143Jy sigma=0.000649 ! Fit after self-cal, rms=0.071148Jy sigma=0.000649 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 = 1.57293e-05 Jy ! Component: 100 - total flux cleaned = 4.66677e-05 Jy ! Component: 150 - total flux cleaned = 7.31723e-05 Jy ! Component: 200 - total flux cleaned = 9.20524e-05 Jy ! Total flux subtracted in 200 components = 9.20524e-05 Jy ! Clean residual min=-0.001791 max=0.001470 Jy/beam ! Clean residual mean=0.000000 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.0433703 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 68 components and 0.0433703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071147Jy sigma=0.000649 ! Fit after self-cal, rms=0.071147Jy sigma=0.000649 ! 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.315 mas, bmaj=7.805 mas, bpa=-4.671 degrees ! Estimated noise=498.65 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.315 x 7.805 at -4.671 degrees (North through East) ! Clean map min=-0.0013398 max=0.039644 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.868 mas, bmaj=7.057 mas, bpa=-5.842 degrees ! Estimated noise=723.494 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.03117 Jy ! Component: 100 - total flux cleaned = 0.0380517 Jy ! Component: 150 - total flux cleaned = 0.040536 Jy ! Component: 200 - total flux cleaned = 0.0420271 Jy ! Total flux subtracted in 200 components = 0.0420271 Jy ! Clean residual min=-0.002005 max=0.001816 Jy/beam ! Clean residual mean=0.000002 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.0420271 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0420271 Jy ! Inverting map and beam ! Estimated beam: bmin=3.315 mas, bmaj=7.805 mas, bpa=-4.671 degrees ! Estimated noise=498.65 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.000594895 Jy ! Component: 100 - total flux cleaned = 0.000792266 Jy ! Component: 150 - total flux cleaned = 0.000935164 Jy ! Component: 200 - total flux cleaned = 0.001036 Jy ! Total flux subtracted in 200 components = 0.001036 Jy ! Clean residual min=-0.001443 max=0.001256 Jy/beam ! Clean residual mean=0.000000 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.0430631 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 0.0430631 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.578 mas, bmaj=11.82 mas, bpa=-2.081 degrees ! Estimated noise=635.158 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000347989 Jy ! Component: 100 - total flux cleaned = 0.000393067 Jy ! Component: 150 - total flux cleaned = 0.000428125 Jy ! Component: 200 - total flux cleaned = 0.000450403 Jy ! Total flux subtracted in 200 components = 0.000450403 Jy ! Clean residual min=-0.001797 max=0.001465 Jy/beam ! Clean residual mean=0.000001 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.0435135 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 = -4.91796e-06 Jy ! Component: 100 - total flux cleaned = -9.41711e-06 Jy ! Component: 150 - total flux cleaned = -9.47209e-06 Jy ! Component: 200 - total flux cleaned = -9.70792e-06 Jy ! Total flux subtracted in 200 components = -9.70792e-06 Jy ! Clean residual min=-0.001795 max=0.001467 Jy/beam ! Clean residual mean=0.000000 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.0435038 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 23 components and 0.0435038 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.315 mas, bmaj=7.805 mas, bpa=-4.671 degrees ! Estimated noise=498.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.16758e-05 Jy ! Component: 100 - total flux cleaned = -0.000126292 Jy ! Component: 150 - total flux cleaned = -0.000101281 Jy ! Component: 200 - total flux cleaned = -0.000101556 Jy ! Total flux subtracted in 200 components = -0.000101556 Jy ! Clean residual min=-0.001404 max=0.001241 Jy/beam ! Clean residual mean=0.000001 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.0434022 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 30 components and 0.0434022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071150Jy sigma=0.000649 ! Fit after self-cal, rms=0.071149Jy sigma=0.000649 wmodel J2120+0246_S_2017_06_10_pus_map.mod ! Writing 30 model components to file: J2120+0246_S_2017_06_10_pus_map.mod wobs J2120+0246_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J2120+0246_S_2017_06_10_pus_uvs.fits wwins J2120+0246_S_2017_06_10_pus_map.win ! wwins: Wrote 1 windows to J2120+0246_S_2017_06_10_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.000634476 Jy ! Component: 100 - total flux cleaned = -0.00115519 Jy ! Component: 150 - total flux cleaned = -0.00151694 Jy ! Component: 200 - total flux cleaned = -0.00176067 Jy ! Component: 250 - total flux cleaned = -0.00195643 Jy ! Component: 300 - total flux cleaned = -0.00216528 Jy ! Component: 350 - total flux cleaned = -0.00233133 Jy ! Component: 400 - total flux cleaned = -0.00245724 Jy ! Component: 450 - total flux cleaned = -0.0025804 Jy ! Component: 500 - total flux cleaned = -0.00275157 Jy ! Component: 550 - total flux cleaned = -0.00283526 Jy ! Component: 600 - total flux cleaned = -0.0029663 Jy ! Component: 650 - total flux cleaned = -0.00309456 Jy ! Component: 700 - total flux cleaned = -0.00323544 Jy ! Component: 750 - total flux cleaned = -0.00331217 Jy ! Component: 800 - total flux cleaned = -0.0034029 Jy ! Component: 850 - total flux cleaned = -0.0034621 Jy ! Component: 900 - total flux cleaned = -0.00350611 Jy ! Component: 950 - total flux cleaned = -0.00357814 Jy ! Component: 1000 - total flux cleaned = -0.00363476 Jy ! Component: 1050 - total flux cleaned = -0.00373212 Jy ! Component: 1100 - total flux cleaned = -0.00380077 Jy ! Component: 1150 - total flux cleaned = -0.00388244 Jy ! Component: 1200 - total flux cleaned = -0.00396305 Jy ! Component: 1250 - total flux cleaned = -0.0040427 Jy ! Component: 1300 - total flux cleaned = -0.00416046 Jy ! Component: 1350 - total flux cleaned = -0.00419928 Jy ! Component: 1400 - total flux cleaned = -0.00431428 Jy ! Component: 1450 - total flux cleaned = -0.00438998 Jy ! Component: 1500 - total flux cleaned = -0.00446492 Jy ! Component: 1550 - total flux cleaned = -0.0044772 Jy ! Component: 1600 - total flux cleaned = -0.00459922 Jy ! Component: 1650 - total flux cleaned = -0.00462354 Jy ! Component: 1700 - total flux cleaned = -0.00469544 Jy ! Component: 1750 - total flux cleaned = -0.00473087 Jy ! Component: 1800 - total flux cleaned = -0.0047661 Jy ! Component: 1850 - total flux cleaned = -0.00480101 Jy ! Component: 1900 - total flux cleaned = -0.0048585 Jy ! Component: 1950 - total flux cleaned = -0.00488118 Jy ! Component: 2000 - total flux cleaned = -0.00490373 Jy ! Component: 2050 - total flux cleaned = -0.00490366 Jy ! Component: 2100 - total flux cleaned = -0.00493692 Jy ! Component: 2150 - total flux cleaned = -0.0049479 Jy ! Component: 2200 - total flux cleaned = -0.00498066 Jy ! Component: 2250 - total flux cleaned = -0.00503462 Jy ! Component: 2300 - total flux cleaned = -0.00503455 Jy ! Component: 2350 - total flux cleaned = -0.00508746 Jy ! Component: 2400 - total flux cleaned = -0.00508757 Jy ! Component: 2450 - total flux cleaned = -0.00513963 Jy ! Component: 2500 - total flux cleaned = -0.00516011 Jy ! Component: 2550 - total flux cleaned = -0.00520092 Jy ! Component: 2600 - total flux cleaned = -0.00528181 Jy ! Component: 2650 - total flux cleaned = -0.00531196 Jy ! Component: 2700 - total flux cleaned = -0.00536179 Jy ! Component: 2750 - total flux cleaned = -0.00541126 Jy ! Component: 2800 - total flux cleaned = -0.0054603 Jy ! Component: 2850 - total flux cleaned = -0.00550892 Jy ! Component: 2900 - total flux cleaned = -0.00558606 Jy ! Component: 2950 - total flux cleaned = -0.00556693 Jy ! Component: 3000 - total flux cleaned = -0.00567158 Jy ! Component: 3050 - total flux cleaned = -0.00569038 Jy ! Component: 3100 - total flux cleaned = -0.00576531 Jy ! Component: 3150 - total flux cleaned = -0.00576521 Jy ! Component: 3200 - total flux cleaned = -0.00588533 Jy ! Component: 3250 - total flux cleaned = -0.00590366 Jy ! Component: 3300 - total flux cleaned = -0.00593105 Jy ! Component: 3350 - total flux cleaned = -0.00599429 Jy ! Component: 3400 - total flux cleaned = -0.00604802 Jy ! Component: 3450 - total flux cleaned = -0.00605707 Jy ! Component: 3500 - total flux cleaned = -0.00608365 Jy ! Component: 3550 - total flux cleaned = -0.00611885 Jy ! Component: 3600 - total flux cleaned = -0.00617134 Jy ! Component: 3650 - total flux cleaned = -0.00619745 Jy ! Component: 3700 - total flux cleaned = -0.00620605 Jy ! Component: 3750 - total flux cleaned = -0.00620609 Jy ! Component: 3800 - total flux cleaned = -0.00625725 Jy ! Component: 3850 - total flux cleaned = -0.00629965 Jy ! Component: 3900 - total flux cleaned = -0.00631636 Jy ! Component: 3950 - total flux cleaned = -0.00632457 Jy ! Component: 4000 - total flux cleaned = -0.00635794 Jy ! Component: 4050 - total flux cleaned = -0.00639928 Jy ! Total flux subtracted in 4096 components = -0.00639925 Jy ! Clean residual min=-0.000470 max=0.000431 Jy/beam ! Clean residual mean=0.000000 rms=0.000155 Jy/beam ! Combined flux in latest and established models = 0.037003 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 337 components and 0.037003 Jy ![Exited script file: muppet] wmap "J2120+0246_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.315 x 7.805 at -4.671 degrees (North through East) ! Clean map min=-0.0011477 max=0.039363 Jy/beam ! Writing clean map to FITS file: J2120+0246_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0393628 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000154988 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.18122 1.18122 2.36245 4.7249 9.4498 18.8996 37.7992 75.5984 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.039 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.315 x 7.805 at -4.671 degrees (North through East) ! Clean map min=-0.0011477 max=0.039363 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 J2120+0246_S_2017_06_10_pus_uvs.log closed on Mon May 6 15:02:29 2019