! Started logfile: J1238+0723_S_2017_04_28_pus_uvs.log on Thu May 2 16:26:18 2019 obs J1238+0723_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J1238+0723_S_2017_04_28_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.839566 visibilities/baseline/integration-bin. ! Found source: J1238+0723 ! ! 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 12392 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 J1238+0723_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 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 401 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.856529Jy sigma=0.007350 ! Fit after self-cal, rms=0.847030Jy sigma=0.007279 ! 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.965 mas, bmaj=6.991 mas, bpa=-1.338 degrees ! Estimated noise=1079.81 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.120143 Jy ! Component: 100 - total flux cleaned = 0.162692 Jy ! Total flux subtracted in 100 components = 0.162692 Jy ! Clean residual min=-0.005366 max=0.017530 Jy/beam ! Clean residual mean=0.000012 rms=0.001742 Jy/beam ! Combined flux in latest and established models = 0.162692 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.162692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094430Jy sigma=0.000718 ! Fit after self-cal, rms=0.094117Jy sigma=0.000715 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0191748 Jy ! Component: 100 - total flux cleaned = 0.0275319 Jy ! Total flux subtracted in 100 components = 0.0275319 Jy ! Clean residual min=-0.003995 max=0.004552 Jy/beam ! Clean residual mean=0.000001 rms=0.001022 Jy/beam ! Combined flux in latest and established models = 0.190224 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.190224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090054Jy sigma=0.000681 ! Fit after self-cal, rms=0.090006Jy sigma=0.000680 ! 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.463 mas, bmaj=7.842 mas, bpa=0.1205 degrees ! Estimated noise=829.558 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.00574116 Jy ! Component: 100 - total flux cleaned = 0.00896197 Jy ! Component: 150 - total flux cleaned = 0.0106372 Jy ! Component: 200 - total flux cleaned = 0.010861 Jy ! Total flux subtracted in 200 components = 0.010861 Jy ! Clean residual min=-0.004005 max=0.003667 Jy/beam ! Clean residual mean=-0.000004 rms=0.000975 Jy/beam ! Combined flux in latest and established models = 0.201085 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 33 components and 0.201085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089533Jy sigma=0.000677 ! Fit after self-cal, rms=0.089532Jy sigma=0.000677 ! 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.97 HN 1.00 KP 1.01 ! LA 0.99 MK 1.04 NL 0.95 OV 1.02 ! PT 1.10 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.92 HN 1.02 KP 0.96 ! LA 0.96 MK 0.95 NL 1.12 OV 1.02 ! PT 1.07 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.95 HN 1.03 KP 1.03 ! LA 0.98 MK 1.01 NL 1.04 OV 0.94 ! PT 1.07 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.12 FD 0.95 HN 0.98 KP 1.00* ! LA 0.69 MK 0.82 NL 1.00* OV 1.00* ! PT 1.11 SC 1.00* ! ! ! Fit before self-cal, rms=0.089532Jy sigma=0.000677 ! Fit after self-cal, rms=0.083735Jy sigma=0.000667 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.461 mas, bmaj=7.852 mas, bpa=-0.1571 degrees ! Estimated noise=829.051 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.000448554 Jy ! Component: 100 - total flux cleaned = 0.000530732 Jy ! Component: 150 - total flux cleaned = 0.000603099 Jy ! Component: 200 - total flux cleaned = 0.000580534 Jy ! Total flux subtracted in 200 components = 0.000580534 Jy ! Clean residual min=-0.002936 max=0.002796 Jy/beam ! Clean residual mean=-0.000001 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.201665 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.201665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083717Jy sigma=0.000667 ! Fit after self-cal, rms=0.083685Jy sigma=0.000667 ! 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.083685Jy sigma=0.000667 ! Fit after self-cal, rms=0.083074Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.436 mas, bmaj=7.828 mas, bpa=-0.489 degrees ! Estimated noise=825.689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000232584 Jy ! Component: 100 - total flux cleaned = 0.000276926 Jy ! Component: 150 - total flux cleaned = 0.000296807 Jy ! Component: 200 - total flux cleaned = 0.00031535 Jy ! Total flux subtracted in 200 components = 0.00031535 Jy ! Clean residual min=-0.002496 max=0.002226 Jy/beam ! Clean residual mean=-0.000001 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.201981 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 47 components and 0.201981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083063Jy sigma=0.000664 ! Fit after self-cal, rms=0.083067Jy sigma=0.000664 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.35083e-05 Jy ! Component: 100 - total flux cleaned = -6.58039e-05 Jy ! Component: 150 - total flux cleaned = -6.58524e-05 Jy ! Component: 200 - total flux cleaned = -6.46866e-05 Jy ! Total flux subtracted in 200 components = -6.46866e-05 Jy ! Clean residual min=-0.002506 max=0.002242 Jy/beam ! Clean residual mean=-0.000001 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.201916 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 50 components and 0.201916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083060Jy sigma=0.000664 ! Fit after self-cal, rms=0.083060Jy sigma=0.000664 ! 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.083060Jy sigma=0.000664 ! Fit after self-cal, rms=0.083009Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.431 mas, bmaj=7.822 mas, bpa=-0.5194 degrees ! Estimated noise=824.977 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.12004e-05 Jy ! Component: 100 - total flux cleaned = 3.72827e-05 Jy ! Component: 150 - total flux cleaned = 5.24448e-05 Jy ! Component: 200 - total flux cleaned = 5.23666e-05 Jy ! Total flux subtracted in 200 components = 5.23666e-05 Jy ! Clean residual min=-0.002560 max=0.002214 Jy/beam ! Clean residual mean=-0.000000 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.201968 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.201968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083004Jy sigma=0.000663 ! Fit after self-cal, rms=0.083006Jy sigma=0.000663 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.86741e-05 Jy ! Component: 100 - total flux cleaned = -4.57084e-05 Jy ! Component: 150 - total flux cleaned = -5.86839e-05 Jy ! Component: 200 - total flux cleaned = -7.02871e-05 Jy ! Total flux subtracted in 200 components = -7.02871e-05 Jy ! Clean residual min=-0.002563 max=0.002207 Jy/beam ! Clean residual mean=-0.000000 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.201898 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.201898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083002Jy sigma=0.000663 ! Fit after self-cal, rms=0.083002Jy sigma=0.000663 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083002Jy sigma=0.000663 ! Fit after self-cal, rms=0.082980Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.304 mas, bmaj=11.14 mas, bpa=-0.7602 degrees ! Estimated noise=1009.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000290464 Jy ! Component: 100 - total flux cleaned = 0.000267347 Jy ! Component: 150 - total flux cleaned = 0.000247126 Jy ! Component: 200 - total flux cleaned = 0.000247105 Jy ! Total flux subtracted in 200 components = 0.000247105 Jy ! Clean residual min=-0.002459 max=0.002167 Jy/beam ! Clean residual mean=-0.000001 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.202145 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 56 components and 0.202145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082982Jy sigma=0.000663 ! Fit after self-cal, rms=0.082980Jy sigma=0.000663 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.4983e-06 Jy ! Component: 100 - total flux cleaned = -2.19462e-07 Jy ! Component: 150 - total flux cleaned = -3.73286e-07 Jy ! Component: 200 - total flux cleaned = 7.14203e-06 Jy ! Total flux subtracted in 200 components = 7.14203e-06 Jy ! Clean residual min=-0.002421 max=0.002153 Jy/beam ! Clean residual mean=-0.000001 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.202152 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 57 components and 0.202152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082982Jy sigma=0.000663 ! Fit after self-cal, rms=0.082981Jy sigma=0.000663 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.428 mas, bmaj=7.819 mas, bpa=-0.5186 degrees ! Estimated noise=824.708 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.428 x 7.819 at -0.5186 degrees (North through East) ! Clean map min=-0.0024502 max=0.15019 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.933 mas, bmaj=6.966 mas, bpa=-1.967 degrees ! Estimated noise=1066.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.119835 Jy ! Component: 100 - total flux cleaned = 0.164124 Jy ! Component: 150 - total flux cleaned = 0.182434 Jy ! Component: 200 - total flux cleaned = 0.190571 Jy ! Total flux subtracted in 200 components = 0.190571 Jy ! Clean residual min=-0.002870 max=0.003818 Jy/beam ! Clean residual mean=0.000004 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.190571 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.190571 Jy ! Inverting map and beam ! Estimated beam: bmin=3.428 mas, bmaj=7.819 mas, bpa=-0.5186 degrees ! Estimated noise=824.708 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.00511948 Jy ! Component: 100 - total flux cleaned = 0.00786315 Jy ! Component: 150 - total flux cleaned = 0.00946632 Jy ! Component: 200 - total flux cleaned = 0.0104228 Jy ! Total flux subtracted in 200 components = 0.0104228 Jy ! Clean residual min=-0.002670 max=0.002101 Jy/beam ! Clean residual mean=0.000000 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.200994 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 40 components and 0.200994 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.304 mas, bmaj=11.14 mas, bpa=-0.7602 degrees ! Estimated noise=1009.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000945625 Jy ! Component: 100 - total flux cleaned = 0.00113798 Jy ! Component: 150 - total flux cleaned = 0.00113799 Jy ! Component: 200 - total flux cleaned = 0.00113713 Jy ! Total flux subtracted in 200 components = 0.00113713 Jy ! Clean residual min=-0.002411 max=0.002177 Jy/beam ! Clean residual mean=-0.000001 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.202131 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.19298e-07 Jy ! Component: 100 - total flux cleaned = 8.90219e-06 Jy ! Component: 150 - total flux cleaned = 9.01101e-06 Jy ! Component: 200 - total flux cleaned = 9.13302e-06 Jy ! Total flux subtracted in 200 components = 9.13302e-06 Jy ! Clean residual min=-0.002411 max=0.002165 Jy/beam ! Clean residual mean=-0.000001 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.20214 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.20214 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.428 mas, bmaj=7.819 mas, bpa=-0.5186 degrees ! Estimated noise=824.708 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000285 Jy ! Component: 100 - total flux cleaned = -0.000236203 Jy ! Component: 150 - total flux cleaned = -0.000165115 Jy ! Component: 200 - total flux cleaned = -0.000152893 Jy ! Total flux subtracted in 200 components = -0.000152893 Jy ! Clean residual min=-0.002644 max=0.002028 Jy/beam ! Clean residual mean=-0.000000 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.201987 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.201987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082968Jy sigma=0.000663 ! Fit after self-cal, rms=0.082957Jy sigma=0.000663 wmodel J1238+0723_S_2017_04_28_pus_map.mod ! Writing 56 model components to file: J1238+0723_S_2017_04_28_pus_map.mod wobs J1238+0723_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J1238+0723_S_2017_04_28_pus_uvs.fits wwins J1238+0723_S_2017_04_28_pus_map.win ! wwins: Wrote 1 windows to J1238+0723_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.0009802 Jy ! Component: 100 - total flux cleaned = -0.00128584 Jy ! Component: 150 - total flux cleaned = -0.00146945 Jy ! Component: 200 - total flux cleaned = -0.00161068 Jy ! Component: 250 - total flux cleaned = -0.00174596 Jy ! Component: 300 - total flux cleaned = -0.0017797 Jy ! Component: 350 - total flux cleaned = -0.00190792 Jy ! Component: 400 - total flux cleaned = -0.00193874 Jy ! Component: 450 - total flux cleaned = -0.00196857 Jy ! Component: 500 - total flux cleaned = -0.00193881 Jy ! Component: 550 - total flux cleaned = -0.00193913 Jy ! Component: 600 - total flux cleaned = -0.00191159 Jy ! Component: 650 - total flux cleaned = -0.00194039 Jy ! Component: 700 - total flux cleaned = -0.00194039 Jy ! Component: 750 - total flux cleaned = -0.00193999 Jy ! Component: 800 - total flux cleaned = -0.00191346 Jy ! Component: 850 - total flux cleaned = -0.00191367 Jy ! Component: 900 - total flux cleaned = -0.00198967 Jy ! Component: 950 - total flux cleaned = -0.00191388 Jy ! Component: 1000 - total flux cleaned = -0.00188887 Jy ! Component: 1050 - total flux cleaned = -0.00188889 Jy ! Component: 1100 - total flux cleaned = -0.00188842 Jy ! Component: 1150 - total flux cleaned = -0.00181676 Jy ! Component: 1200 - total flux cleaned = -0.00183952 Jy ! Component: 1250 - total flux cleaned = -0.00188561 Jy ! Component: 1300 - total flux cleaned = -0.00183955 Jy ! Component: 1350 - total flux cleaned = -0.00188469 Jy ! Component: 1400 - total flux cleaned = -0.00188434 Jy ! Component: 1450 - total flux cleaned = -0.00186217 Jy ! Component: 1500 - total flux cleaned = -0.00188419 Jy ! Component: 1550 - total flux cleaned = -0.00190555 Jy ! Component: 1600 - total flux cleaned = -0.00190579 Jy ! Component: 1650 - total flux cleaned = -0.00192697 Jy ! Component: 1700 - total flux cleaned = -0.00194806 Jy ! Component: 1750 - total flux cleaned = -0.00194834 Jy ! Component: 1800 - total flux cleaned = -0.00205104 Jy ! Component: 1850 - total flux cleaned = -0.00205048 Jy ! Component: 1900 - total flux cleaned = -0.00203009 Jy ! Component: 1950 - total flux cleaned = -0.00195057 Jy ! Component: 2000 - total flux cleaned = -0.00200946 Jy ! Component: 2050 - total flux cleaned = -0.00195097 Jy ! Component: 2100 - total flux cleaned = -0.00200899 Jy ! Component: 2150 - total flux cleaned = -0.00198969 Jy ! Component: 2200 - total flux cleaned = -0.00202761 Jy ! Component: 2250 - total flux cleaned = -0.00212154 Jy ! Component: 2300 - total flux cleaned = -0.00214026 Jy ! Component: 2350 - total flux cleaned = -0.0021032 Jy ! Component: 2400 - total flux cleaned = -0.00210338 Jy ! Component: 2450 - total flux cleaned = -0.00210343 Jy ! Component: 2500 - total flux cleaned = -0.0021935 Jy ! Component: 2550 - total flux cleaned = -0.00221105 Jy ! Component: 2600 - total flux cleaned = -0.0022109 Jy ! Component: 2650 - total flux cleaned = -0.00221082 Jy ! Component: 2700 - total flux cleaned = -0.00219362 Jy ! Component: 2750 - total flux cleaned = -0.00226257 Jy ! Component: 2800 - total flux cleaned = -0.00224537 Jy ! Component: 2850 - total flux cleaned = -0.00229641 Jy ! Component: 2900 - total flux cleaned = -0.00231318 Jy ! Component: 2950 - total flux cleaned = -0.00236341 Jy ! Component: 3000 - total flux cleaned = -0.00236338 Jy ! Component: 3050 - total flux cleaned = -0.00249502 Jy ! Component: 3100 - total flux cleaned = -0.00249491 Jy ! Component: 3150 - total flux cleaned = -0.0025275 Jy ! Component: 3200 - total flux cleaned = -0.00260791 Jy ! Component: 3250 - total flux cleaned = -0.00259189 Jy ! Component: 3300 - total flux cleaned = -0.00263962 Jy ! Component: 3350 - total flux cleaned = -0.00268711 Jy ! Component: 3400 - total flux cleaned = -0.00267136 Jy ! Component: 3450 - total flux cleaned = -0.00267149 Jy ! Component: 3500 - total flux cleaned = -0.00265603 Jy ! Component: 3550 - total flux cleaned = -0.00262506 Jy ! Component: 3600 - total flux cleaned = -0.00257909 Jy ! Component: 3650 - total flux cleaned = -0.00263972 Jy ! Component: 3700 - total flux cleaned = -0.00271542 Jy ! Component: 3750 - total flux cleaned = -0.00268537 Jy ! Component: 3800 - total flux cleaned = -0.00265546 Jy ! Component: 3850 - total flux cleaned = -0.00270012 Jy ! Component: 3900 - total flux cleaned = -0.00268535 Jy ! Component: 3950 - total flux cleaned = -0.00271485 Jy ! Component: 4000 - total flux cleaned = -0.00278761 Jy ! Component: 4050 - total flux cleaned = -0.00274426 Jy ! Total flux subtracted in 4096 components = -0.00272976 Jy ! Clean residual min=-0.001050 max=0.000879 Jy/beam ! Clean residual mean=-0.000001 rms=0.000269 Jy/beam ! Combined flux in latest and established models = 0.199258 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 347 components and 0.199258 Jy ![Exited script file: muppet] wmap "J1238+0723_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.428 x 7.819 at -0.5186 degrees (North through East) ! Clean map min=-0.0019546 max=0.14971 Jy/beam ! Writing clean map to FITS file: J1238+0723_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.149707 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000265052 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.531139 0.531139 1.06228 2.12456 4.24911 8.49823 16.9965 33.9929 67.9858 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.149 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.428 x 7.819 at -0.5186 degrees (North through East) ! Clean map min=-0.0019546 max=0.14971 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 J1238+0723_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:26:23 2019