! Started logfile: J1848+3219_S_2017_06_10_pus_uvs.log on Mon May 6 15:00:11 2019 obs J1848+3219_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1848+3219_S_2017_06_10_pus_uva.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.891667 visibilities/baseline/integration-bin. ! Found source: J1848+3219 ! ! 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 1284 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 J1848+3219_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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.526575Jy sigma=0.005258 ! Fit after self-cal, rms=0.518310Jy sigma=0.005178 ! 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.873 mas, bmaj=9.065 mas, bpa=-34.23 degrees ! Estimated noise=2658.48 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.375776 Jy ! Component: 100 - total flux cleaned = 0.460993 Jy ! Total flux subtracted in 100 components = 0.460993 Jy ! Clean residual min=-0.018190 max=0.030929 Jy/beam ! Clean residual mean=0.000038 rms=0.005120 Jy/beam ! Combined flux in latest and established models = 0.460993 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.460993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093081Jy sigma=0.000873 ! Fit after self-cal, rms=0.093078Jy sigma=0.000873 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0318173 Jy ! Component: 100 - total flux cleaned = 0.0462256 Jy ! Total flux subtracted in 100 components = 0.0462256 Jy ! Clean residual min=-0.013798 max=0.013379 Jy/beam ! Clean residual mean=0.000018 rms=0.003435 Jy/beam ! Combined flux in latest and established models = 0.507219 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 13 components and 0.507219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082264Jy sigma=0.000770 ! Fit after self-cal, rms=0.082236Jy sigma=0.000770 ! 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.42 mas, bmaj=9.484 mas, bpa=-33.71 degrees ! Estimated noise=2313.64 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.0080174 Jy ! Component: 100 - total flux cleaned = 0.0129146 Jy ! Component: 150 - total flux cleaned = 0.0135205 Jy ! Component: 200 - total flux cleaned = 0.0139225 Jy ! Total flux subtracted in 200 components = 0.0139225 Jy ! Clean residual min=-0.009638 max=0.008652 Jy/beam ! Clean residual mean=0.000011 rms=0.002330 Jy/beam ! Combined flux in latest and established models = 0.521141 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 27 components and 0.521141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081192Jy sigma=0.000762 ! Fit after self-cal, rms=0.081176Jy sigma=0.000761 ! 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 1.01 FD 0.96 HN 0.98 KP 1.02 ! LA 1.01 MK 0.97 NL 0.92 OV 1.00 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.03 KP 0.99 ! LA 0.98 MK 0.96 NL 1.04 OV 1.03 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.04 HN 0.99 KP 0.98 ! LA 1.00 MK 0.98 NL 1.06 OV 0.97 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.14 HN 0.99 KP 1.00* ! LA 0.95 MK 1.40 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.081176Jy sigma=0.000761 ! Fit after self-cal, rms=0.071579Jy sigma=0.000682 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=9.436 mas, bpa=-33.72 degrees ! Estimated noise=2305.58 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.00132128 Jy ! Component: 100 - total flux cleaned = 0.00137801 Jy ! Component: 150 - total flux cleaned = 0.00168572 Jy ! Component: 200 - total flux cleaned = 0.00173485 Jy ! Total flux subtracted in 200 components = 0.00173485 Jy ! Clean residual min=-0.004950 max=0.005656 Jy/beam ! Clean residual mean=0.000002 rms=0.001346 Jy/beam ! Combined flux in latest and established models = 0.522876 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.522876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071436Jy sigma=0.000680 ! Fit after self-cal, rms=0.071428Jy sigma=0.000680 ! 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.071428Jy sigma=0.000680 ! Fit after self-cal, rms=0.071430Jy sigma=0.000680 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=9.428 mas, bpa=-33.73 degrees ! Estimated noise=2306.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000783142 Jy ! Component: 100 - total flux cleaned = 0.00104731 Jy ! Component: 150 - total flux cleaned = 0.00112509 Jy ! Component: 200 - total flux cleaned = 0.00116184 Jy ! Total flux subtracted in 200 components = 0.00116184 Jy ! Clean residual min=-0.005037 max=0.005576 Jy/beam ! Clean residual mean=0.000002 rms=0.001315 Jy/beam ! Combined flux in latest and established models = 0.524038 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 48 components and 0.524038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071379Jy sigma=0.000680 ! Fit after self-cal, rms=0.071370Jy sigma=0.000680 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 (118.5, 112.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00463342 Jy ! Component: 100 - total flux cleaned = 0.00625 Jy ! Component: 150 - total flux cleaned = 0.00720921 Jy ! Component: 200 - total flux cleaned = 0.00796418 Jy ! Total flux subtracted in 200 components = 0.00796418 Jy ! Clean residual min=-0.004691 max=0.004626 Jy/beam ! Clean residual mean=-0.000009 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.532002 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 67 components and 0.532002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070966Jy sigma=0.000675 ! Fit after self-cal, rms=0.070962Jy sigma=0.000675 ! 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.070962Jy sigma=0.000675 ! Fit after self-cal, rms=0.070901Jy sigma=0.000675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=9.42 mas, bpa=-33.72 degrees ! Estimated noise=2306.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00223942 Jy ! Component: 100 - total flux cleaned = 0.00277617 Jy ! Component: 150 - total flux cleaned = 0.00304819 Jy ! Component: 200 - total flux cleaned = 0.00323346 Jy ! Total flux subtracted in 200 components = 0.00323346 Jy ! Clean residual min=-0.004636 max=0.004532 Jy/beam ! Clean residual mean=-0.000008 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.535235 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 90 components and 0.535235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070771Jy sigma=0.000674 ! Fit after self-cal, rms=0.070770Jy sigma=0.000674 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.000494789 Jy ! Component: 100 - total flux cleaned = 0.000715863 Jy ! Component: 150 - total flux cleaned = 0.000817255 Jy ! Component: 200 - total flux cleaned = 0.000912671 Jy ! Total flux subtracted in 200 components = 0.000912671 Jy ! Clean residual min=-0.004596 max=0.004510 Jy/beam ! Clean residual mean=-0.000007 rms=0.001104 Jy/beam ! Combined flux in latest and established models = 0.536148 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 98 components and 0.536148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070702Jy sigma=0.000673 ! Fit after self-cal, rms=0.070704Jy sigma=0.000673 ! 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.070704Jy sigma=0.000673 ! Fit after self-cal, rms=0.070686Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.915 mas, bmaj=10.48 mas, bpa=-37.48 degrees ! Estimated noise=2747.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.68411e-05 Jy ! Component: 100 - total flux cleaned = 0.000116543 Jy ! Component: 150 - total flux cleaned = 0.00018801 Jy ! Component: 200 - total flux cleaned = 0.000221055 Jy ! Total flux subtracted in 200 components = 0.000221055 Jy ! Clean residual min=-0.004677 max=0.004821 Jy/beam ! Clean residual mean=-0.000014 rms=0.001291 Jy/beam ! Combined flux in latest and established models = 0.536369 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 111 components and 0.536369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070660Jy sigma=0.000672 ! Fit after self-cal, rms=0.070659Jy sigma=0.000672 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.25875e-05 Jy ! Component: 100 - total flux cleaned = 9.33112e-05 Jy ! Component: 150 - total flux cleaned = 0.000150477 Jy ! Component: 200 - total flux cleaned = 0.000176263 Jy ! Total flux subtracted in 200 components = 0.000176263 Jy ! Clean residual min=-0.004641 max=0.004710 Jy/beam ! Clean residual mean=-0.000014 rms=0.001280 Jy/beam ! Combined flux in latest and established models = 0.536546 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 120 components and 0.536546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070648Jy sigma=0.000672 ! Fit after self-cal, rms=0.070649Jy sigma=0.000672 ! 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.435 mas, bmaj=9.417 mas, bpa=-33.71 degrees ! Estimated noise=2305.77 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.435 x 9.417 at -33.71 degrees (North through East) ! Clean map min=-0.0045865 max=0.48358 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.895 mas, bmaj=8.974 mas, bpa=-34.21 degrees ! Estimated noise=2637.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.372779 Jy ! Component: 100 - total flux cleaned = 0.456103 Jy ! Component: 150 - total flux cleaned = 0.485729 Jy ! Component: 200 - total flux cleaned = 0.499137 Jy ! Total flux subtracted in 200 components = 0.499137 Jy ! Clean residual min=-0.007182 max=0.007698 Jy/beam ! Clean residual mean=0.000010 rms=0.001932 Jy/beam ! Combined flux in latest and established models = 0.499137 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.499137 Jy ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=9.417 mas, bpa=-33.71 degrees ! Estimated noise=2305.77 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.0105261 Jy ! Component: 100 - total flux cleaned = 0.0174644 Jy ! Component: 150 - total flux cleaned = 0.0225398 Jy ! Component: 200 - total flux cleaned = 0.0265547 Jy ! Total flux subtracted in 200 components = 0.0265547 Jy ! Clean residual min=-0.005051 max=0.004530 Jy/beam ! Clean residual mean=-0.000008 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.525691 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 55 components and 0.525692 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.915 mas, bmaj=10.48 mas, bpa=-37.48 degrees ! Estimated noise=2747.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00438646 Jy ! Component: 100 - total flux cleaned = 0.00718325 Jy ! Component: 150 - total flux cleaned = 0.0087456 Jy ! Component: 200 - total flux cleaned = 0.00914427 Jy ! Total flux subtracted in 200 components = 0.00914427 Jy ! Clean residual min=-0.005054 max=0.005445 Jy/beam ! Clean residual mean=-0.000021 rms=0.001354 Jy/beam ! Combined flux in latest and established models = 0.534836 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.000296031 Jy ! Component: 100 - total flux cleaned = 0.000461134 Jy ! Component: 150 - total flux cleaned = 0.000663819 Jy ! Component: 200 - total flux cleaned = 0.000804958 Jy ! Total flux subtracted in 200 components = 0.000804958 Jy ! Clean residual min=-0.004870 max=0.005320 Jy/beam ! Clean residual mean=-0.000022 rms=0.001313 Jy/beam ! Combined flux in latest and established models = 0.535641 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 91 components and 0.535641 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=9.417 mas, bpa=-33.71 degrees ! Estimated noise=2305.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000565392 Jy ! Component: 100 - total flux cleaned = -0.000298804 Jy ! Component: 150 - total flux cleaned = -7.47898e-05 Jy ! Component: 200 - total flux cleaned = -8.61566e-06 Jy ! Total flux subtracted in 200 components = -8.61566e-06 Jy ! Clean residual min=-0.004639 max=0.004476 Jy/beam ! Clean residual mean=-0.000007 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.535632 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 109 components and 0.535632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070757Jy sigma=0.000674 ! Fit after self-cal, rms=0.070745Jy sigma=0.000674 wmodel J1848+3219_S_2017_06_10_pus_map.mod ! Writing 109 model components to file: J1848+3219_S_2017_06_10_pus_map.mod wobs J1848+3219_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1848+3219_S_2017_06_10_pus_uvs.fits wwins J1848+3219_S_2017_06_10_pus_map.win ! wwins: Wrote 2 windows to J1848+3219_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.000544005 Jy ! Component: 100 - total flux cleaned = -0.0001022 Jy ! Component: 150 - total flux cleaned = 0.000105451 Jy ! Component: 200 - total flux cleaned = 0.000299499 Jy ! Component: 250 - total flux cleaned = 0.000296525 Jy ! Component: 300 - total flux cleaned = 0.000295982 Jy ! Component: 350 - total flux cleaned = 0.0002977 Jy ! Component: 400 - total flux cleaned = 0.000403332 Jy ! Component: 450 - total flux cleaned = 0.000351826 Jy ! Component: 500 - total flux cleaned = 0.000352815 Jy ! Component: 550 - total flux cleaned = 0.000448422 Jy ! Component: 600 - total flux cleaned = 0.000631962 Jy ! Component: 650 - total flux cleaned = 0.000631357 Jy ! Component: 700 - total flux cleaned = 0.000502353 Jy ! Component: 750 - total flux cleaned = 0.000420668 Jy ! Component: 800 - total flux cleaned = 0.000380805 Jy ! Component: 850 - total flux cleaned = 0.000261185 Jy ! Component: 900 - total flux cleaned = 0.000144768 Jy ! Component: 950 - total flux cleaned = -4.52985e-05 Jy ! Component: 1000 - total flux cleaned = -0.000266648 Jy ! Component: 1050 - total flux cleaned = -0.000336952 Jy ! Component: 1100 - total flux cleaned = -0.000371893 Jy ! Component: 1150 - total flux cleaned = -0.000441421 Jy ! Component: 1200 - total flux cleaned = -0.00047459 Jy ! Component: 1250 - total flux cleaned = -0.000474334 Jy ! Component: 1300 - total flux cleaned = -0.000474453 Jy ! Component: 1350 - total flux cleaned = -0.000539082 Jy ! Component: 1400 - total flux cleaned = -0.000508165 Jy ! Component: 1450 - total flux cleaned = -0.000600451 Jy ! Component: 1500 - total flux cleaned = -0.000539219 Jy ! Component: 1550 - total flux cleaned = -0.000538771 Jy ! Component: 1600 - total flux cleaned = -0.000597613 Jy ! Component: 1650 - total flux cleaned = -0.000713725 Jy ! Component: 1700 - total flux cleaned = -0.000741949 Jy ! Component: 1750 - total flux cleaned = -0.000882216 Jy ! Component: 1800 - total flux cleaned = -0.000937349 Jy ! Component: 1850 - total flux cleaned = -0.00104632 Jy ! Component: 1900 - total flux cleaned = -0.00110014 Jy ! Component: 1950 - total flux cleaned = -0.00125863 Jy ! Component: 2000 - total flux cleaned = -0.0013631 Jy ! Component: 2050 - total flux cleaned = -0.00146684 Jy ! Component: 2100 - total flux cleaned = -0.00156955 Jy ! Component: 2150 - total flux cleaned = -0.00177223 Jy ! Component: 2200 - total flux cleaned = -0.00182243 Jy ! Component: 2250 - total flux cleaned = -0.00189705 Jy ! Component: 2300 - total flux cleaned = -0.00206877 Jy ! Component: 2350 - total flux cleaned = -0.00206857 Jy ! Component: 2400 - total flux cleaned = -0.00216489 Jy ! Component: 2450 - total flux cleaned = -0.00216494 Jy ! Component: 2500 - total flux cleaned = -0.00221228 Jy ! Component: 2550 - total flux cleaned = -0.00223568 Jy ! Component: 2600 - total flux cleaned = -0.0022819 Jy ! Component: 2650 - total flux cleaned = -0.00228192 Jy ! Component: 2700 - total flux cleaned = -0.00230464 Jy ! Component: 2750 - total flux cleaned = -0.00232725 Jy ! Component: 2800 - total flux cleaned = -0.00237207 Jy ! Component: 2850 - total flux cleaned = -0.00243841 Jy ! Component: 2900 - total flux cleaned = -0.0023504 Jy ! Component: 2950 - total flux cleaned = -0.00239413 Jy ! Component: 3000 - total flux cleaned = -0.00241583 Jy ! Component: 3050 - total flux cleaned = -0.00245885 Jy ! Component: 3100 - total flux cleaned = -0.00254387 Jy ! Component: 3150 - total flux cleaned = -0.00250144 Jy ! Component: 3200 - total flux cleaned = -0.00254363 Jy ! Component: 3250 - total flux cleaned = -0.00256437 Jy ! Component: 3300 - total flux cleaned = -0.00250221 Jy ! Component: 3350 - total flux cleaned = -0.00248176 Jy ! Component: 3400 - total flux cleaned = -0.0024818 Jy ! Component: 3450 - total flux cleaned = -0.00244113 Jy ! Component: 3500 - total flux cleaned = -0.00240082 Jy ! Component: 3550 - total flux cleaned = -0.00240074 Jy ! Component: 3600 - total flux cleaned = -0.00240076 Jy ! Component: 3650 - total flux cleaned = -0.00236093 Jy ! Component: 3700 - total flux cleaned = -0.00232123 Jy ! Component: 3750 - total flux cleaned = -0.00232119 Jy ! Component: 3800 - total flux cleaned = -0.00228179 Jy ! Component: 3850 - total flux cleaned = -0.00228183 Jy ! Component: 3900 - total flux cleaned = -0.00226243 Jy ! Component: 3950 - total flux cleaned = -0.00226245 Jy ! Component: 4000 - total flux cleaned = -0.00228185 Jy ! Component: 4050 - total flux cleaned = -0.00222374 Jy ! Total flux subtracted in 4096 components = -0.0022624 Jy ! Clean residual min=-0.001261 max=0.001046 Jy/beam ! Clean residual mean=0.000002 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.53337 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 383 components and 0.533369 Jy ![Exited script file: muppet] wmap "J1848+3219_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.435 x 9.417 at -33.71 degrees (North through East) ! Clean map min=-0.0038061 max=0.48349 Jy/beam ! Writing clean map to FITS file: J1848+3219_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.483492 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000323532 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.200747 0.200747 0.401494 0.802989 1.60598 3.21196 6.42391 12.8478 25.6956 51.3913 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.483 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.435 x 9.417 at -33.71 degrees (North through East) ! Clean map min=-0.0038061 max=0.48349 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 J1848+3219_S_2017_06_10_pus_uvs.log closed on Mon May 6 15:00:15 2019