! Started logfile: /vlbi/uf001/uva//J1209-4016_S_dfm.log on Mon Jan 14 01:41:57 2019 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /vlbi/uf001/uva//J1209-4016_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1209-4016_S_uva.fits ! AN table 1: 39 integrations on 28 of 28 possible baselines. ! AN table 2: 39 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.9913 visibilities/baseline/integration-bin. ! Found source: J1209-4016 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 6495 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 ![@/opt64/bin/pima_mupet_01.dfm J1209-4016_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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 1 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.061415Jy sigma=14.540857 ! Fit after self-cal, rms=0.763052Jy sigma=10.138694 ! 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.421 mas, bmaj=8.385 mas, bpa=-0.2586 degrees ! Estimated noise=0.875043 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.176563 Jy ! Component: 100 - total flux cleaned = 0.243831 Jy ! Total flux subtracted in 100 components = 0.243831 Jy ! Clean residual min=-0.021504 max=0.042668 Jy/beam ! Clean residual mean=-0.000253 rms=0.006599 Jy/beam ! Combined flux in latest and established models = 0.243831 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.243831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.148980Jy sigma=2.004846 ! Fit after self-cal, rms=0.148779Jy sigma=2.002772 ! Inverting map ! Added new window around map position (3.5, 7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0447876 Jy ! Component: 100 - total flux cleaned = 0.0741741 Jy ! Total flux subtracted in 100 components = 0.0741741 Jy ! Clean residual min=-0.019054 max=0.028787 Jy/beam ! Clean residual mean=-0.000164 rms=0.004751 Jy/beam ! Combined flux in latest and established models = 0.318005 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 35 components and 0.318005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.127380Jy sigma=1.625821 ! Fit after self-cal, rms=0.127010Jy sigma=1.620572 ! 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.151 mas, bmaj=10.12 mas, bpa=-1.042 degrees ! Estimated noise=0.664567 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 (-4, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0426365 Jy ! Component: 100 - total flux cleaned = 0.0686778 Jy ! Component: 150 - total flux cleaned = 0.0860838 Jy ! Component: 200 - total flux cleaned = 0.0981961 Jy ! Total flux subtracted in 200 components = 0.0981961 Jy ! Clean residual min=-0.014352 max=0.015808 Jy/beam ! Clean residual mean=-0.000057 rms=0.003490 Jy/beam ! Combined flux in latest and established models = 0.416201 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 93 components and 0.416201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111571Jy sigma=1.359873 ! Fit after self-cal, rms=0.111057Jy sigma=1.353715 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.151 x 10.12 at -1.042 degrees (North through East) ! Clean map min=-0.012663 max=0.2054 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.27 KP 1.01 LA 0.90 ! NL 1.12 OV 0.91 PT 0.99 SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.90 KP 1.01 LA 0.94 MK 0.92 ! NL 1.43 OV 0.94 PT 1.01 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 HN 1.44 KP 1.00 LA 0.94 ! NL 1.06 OV 0.87 PT 0.99 SC 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.93 KP 1.01 LA 0.94 MK 1.00 ! NL 1.57 OV 0.88 PT 1.00 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 HN 1.49 KP 1.01 LA 0.95 ! NL 1.11 OV 0.93 PT 0.96 SC 1.06 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.96 KP 1.01 LA 0.93 MK 1.04 ! NL 1.49 OV 0.95 PT 0.98 SC 1.04 ! ! ! Fit before self-cal, rms=0.111057Jy sigma=1.353715 ! Fit after self-cal, rms=0.122607Jy sigma=1.259926 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.159 mas, bmaj=10.09 mas, bpa=-0.8586 degrees ! Estimated noise=0.676372 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.00678844 Jy ! Component: 100 - total flux cleaned = -0.00789907 Jy ! Component: 150 - total flux cleaned = -0.00863939 Jy ! Component: 200 - total flux cleaned = -0.0091034 Jy ! Total flux subtracted in 200 components = -0.0091034 Jy ! Clean residual min=-0.008046 max=0.004859 Jy/beam ! Clean residual mean=0.000040 rms=0.001538 Jy/beam ! Combined flux in latest and established models = 0.407098 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 122 components and 0.407098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.121593Jy sigma=1.247739 ! Fit after self-cal, rms=0.121783Jy sigma=1.245861 ! 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. ! ! Fit before self-cal, rms=0.121783Jy sigma=1.245861 ! Fit after self-cal, rms=0.123287Jy sigma=1.244009 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.15 mas, bmaj=10.05 mas, bpa=-0.9917 degrees ! Estimated noise=0.673927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00542541 Jy ! Component: 100 - total flux cleaned = -0.00636351 Jy ! Component: 150 - total flux cleaned = -0.00662059 Jy ! Component: 200 - total flux cleaned = -0.00685347 Jy ! Total flux subtracted in 200 components = -0.00685347 Jy ! Clean residual min=-0.006211 max=0.003990 Jy/beam ! Clean residual mean=0.000036 rms=0.001299 Jy/beam ! Combined flux in latest and established models = 0.400244 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 133 components and 0.400244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122765Jy sigma=1.238205 ! Fit after self-cal, rms=0.122744Jy sigma=1.237521 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.000287545 Jy ! Component: 100 - total flux cleaned = 4.79748e-05 Jy ! Component: 150 - total flux cleaned = 4.93586e-05 Jy ! Component: 200 - total flux cleaned = -3.31448e-05 Jy ! Total flux subtracted in 200 components = -3.31448e-05 Jy ! Clean residual min=-0.005702 max=0.003953 Jy/beam ! Clean residual mean=0.000035 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.400211 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 152 components and 0.400211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122511Jy sigma=1.235385 ! Fit after self-cal, rms=0.122475Jy sigma=1.234963 ! 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. ! ! Fit before self-cal, rms=0.122475Jy sigma=1.234963 ! Fit after self-cal, rms=0.124716Jy sigma=1.233776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.148 mas, bmaj=10.04 mas, bpa=-1.006 degrees ! Estimated noise=0.673889 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00390323 Jy ! Component: 100 - total flux cleaned = -0.00442518 Jy ! Component: 150 - total flux cleaned = -0.00477517 Jy ! Component: 200 - total flux cleaned = -0.00485363 Jy ! Total flux subtracted in 200 components = -0.00485363 Jy ! Clean residual min=-0.004538 max=0.003824 Jy/beam ! Clean residual mean=0.000032 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.395357 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 159 components and 0.395357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124477Jy sigma=1.231479 ! Fit after self-cal, rms=0.124514Jy sigma=1.231260 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.66777e-05 Jy ! Component: 100 - total flux cleaned = -2.0365e-05 Jy ! Component: 150 - total flux cleaned = -2.0251e-05 Jy ! Component: 200 - total flux cleaned = -8.09739e-05 Jy ! Total flux subtracted in 200 components = -8.09739e-05 Jy ! Clean residual min=-0.004301 max=0.003836 Jy/beam ! Clean residual mean=0.000031 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.395276 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 169 components and 0.395276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124399Jy sigma=1.230452 ! Fit after self-cal, rms=0.124391Jy sigma=1.230303 ! 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. ! ! Fit before self-cal, rms=0.124391Jy sigma=1.230303 ! Fit after self-cal, rms=0.126309Jy sigma=1.229686 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.514 mas, bmaj=28.69 mas, bpa=-2.727 degrees ! Estimated noise=0.838662 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00217776 Jy ! Component: 100 - total flux cleaned = -0.00235408 Jy ! Component: 150 - total flux cleaned = -0.00250735 Jy ! Component: 200 - total flux cleaned = -0.00263767 Jy ! Total flux subtracted in 200 components = -0.00263767 Jy ! Clean residual min=-0.004364 max=0.003409 Jy/beam ! Clean residual mean=0.000063 rms=0.001213 Jy/beam ! Combined flux in latest and established models = 0.392639 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 175 components and 0.392639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.126217Jy sigma=1.229744 ! Fit after self-cal, rms=0.126281Jy sigma=1.229622 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.000345122 Jy ! Component: 100 - total flux cleaned = -0.000316761 Jy ! Component: 150 - total flux cleaned = -0.000290029 Jy ! Component: 200 - total flux cleaned = -0.000290592 Jy ! Total flux subtracted in 200 components = -0.000290592 Jy ! Clean residual min=-0.004298 max=0.003387 Jy/beam ! Clean residual mean=0.000062 rms=0.001207 Jy/beam ! Combined flux in latest and established models = 0.392348 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 184 components and 0.392348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.126266Jy sigma=1.229788 ! Fit after self-cal, rms=0.126270Jy sigma=1.229695 ! 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.149 mas, bmaj=10.04 mas, bpa=-1.006 degrees ! Estimated noise=0.674124 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.149 x 10.04 at -1.006 degrees (North through East) ! Clean map min=-0.0043603 max=0.21048 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.399 mas, bmaj=8.271 mas, bpa=-0.008776 degrees ! Estimated noise=0.892953 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.1802 Jy ! Component: 100 - total flux cleaned = 0.250011 Jy ! Component: 150 - total flux cleaned = 0.292886 Jy ! Component: 200 - total flux cleaned = 0.321176 Jy ! Total flux subtracted in 200 components = 0.321176 Jy ! Clean residual min=-0.008911 max=0.016119 Jy/beam ! Clean residual mean=-0.000095 rms=0.002730 Jy/beam ! Combined flux in latest and established models = 0.321176 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.321176 Jy ! Inverting map and beam ! Estimated beam: bmin=3.149 mas, bmaj=10.04 mas, bpa=-1.006 degrees ! Estimated noise=0.674124 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.0298684 Jy ! Component: 100 - total flux cleaned = 0.0457709 Jy ! Component: 150 - total flux cleaned = 0.0546859 Jy ! Component: 200 - total flux cleaned = 0.0601695 Jy ! Total flux subtracted in 200 components = 0.0601695 Jy ! Clean residual min=-0.004534 max=0.004533 Jy/beam ! Clean residual mean=0.000006 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.381346 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 112 components and 0.381346 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.514 mas, bmaj=28.69 mas, bpa=-2.727 degrees ! Estimated noise=0.838662 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00521795 Jy ! Component: 100 - total flux cleaned = 0.00777393 Jy ! Component: 150 - total flux cleaned = 0.00915394 Jy ! Component: 200 - total flux cleaned = 0.00988261 Jy ! Total flux subtracted in 200 components = 0.00988261 Jy ! Clean residual min=-0.004441 max=0.003328 Jy/beam ! Clean residual mean=0.000056 rms=0.001171 Jy/beam ! Combined flux in latest and established models = 0.391229 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 = 2.27404e-05 Jy ! Component: 100 - total flux cleaned = 6.58788e-05 Jy ! Component: 150 - total flux cleaned = 0.000109618 Jy ! Component: 200 - total flux cleaned = 0.000132393 Jy ! Total flux subtracted in 200 components = 0.000132393 Jy ! Clean residual min=-0.004448 max=0.003305 Jy/beam ! Clean residual mean=0.000056 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.391361 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 142 components and 0.391361 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.149 mas, bmaj=10.04 mas, bpa=-1.006 degrees ! Estimated noise=0.674124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000639907 Jy ! Component: 100 - total flux cleaned = -0.00102689 Jy ! Component: 150 - total flux cleaned = -0.000966051 Jy ! Component: 200 - total flux cleaned = -0.000964874 Jy ! Total flux subtracted in 200 components = -0.000964874 Jy ! Clean residual min=-0.003884 max=0.004341 Jy/beam ! Clean residual mean=0.000026 rms=0.000975 Jy/beam ! Combined flux in latest and established models = 0.390396 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 166 components and 0.390396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.126188Jy sigma=1.228959 ! Fit after self-cal, rms=0.126133Jy sigma=1.228507 wmodel J1209-4016_S_map.mod ! Writing 166 model components to file: J1209-4016_S_map.mod wobs J1209-4016_S_uvs.fits ! Writing UV FITS file: J1209-4016_S_uvs.fits wwins J1209-4016_S_map.win ! wwins: Wrote 3 windows to J1209-4016_S_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.000550764 Jy ! Component: 100 - total flux cleaned = 0.000613598 Jy ! Component: 150 - total flux cleaned = 0.000789073 Jy ! Component: 200 - total flux cleaned = 0.000678928 Jy ! Component: 250 - total flux cleaned = 0.000313926 Jy ! Component: 300 - total flux cleaned = 0.000112989 Jy ! Component: 350 - total flux cleaned = -0.000175796 Jy ! Component: 400 - total flux cleaned = -0.000174731 Jy ! Component: 450 - total flux cleaned = -0.000264386 Jy ! Component: 500 - total flux cleaned = -0.00026417 Jy ! Component: 550 - total flux cleaned = -0.000476237 Jy ! Component: 600 - total flux cleaned = -0.0006414 Jy ! Component: 650 - total flux cleaned = -0.000802238 Jy ! Component: 700 - total flux cleaned = -0.000920266 Jy ! Component: 750 - total flux cleaned = -0.00103511 Jy ! Component: 800 - total flux cleaned = -0.00114742 Jy ! Component: 850 - total flux cleaned = -0.00118456 Jy ! Component: 900 - total flux cleaned = -0.00125647 Jy ! Component: 950 - total flux cleaned = -0.0012219 Jy ! Component: 1000 - total flux cleaned = -0.00118825 Jy ! Component: 1050 - total flux cleaned = -0.00122203 Jy ! Component: 1100 - total flux cleaned = -0.00122255 Jy ! Component: 1150 - total flux cleaned = -0.00122292 Jy ! Component: 1200 - total flux cleaned = -0.00115889 Jy ! Component: 1250 - total flux cleaned = -0.00125516 Jy ! Component: 1300 - total flux cleaned = -0.00125501 Jy ! Component: 1350 - total flux cleaned = -0.00134764 Jy ! Component: 1400 - total flux cleaned = -0.00140804 Jy ! Component: 1450 - total flux cleaned = -0.00143782 Jy ! Component: 1500 - total flux cleaned = -0.00140781 Jy ! Component: 1550 - total flux cleaned = -0.00143702 Jy ! Component: 1600 - total flux cleaned = -0.00143697 Jy ! Component: 1650 - total flux cleaned = -0.00137988 Jy ! Component: 1700 - total flux cleaned = -0.00137996 Jy ! Component: 1750 - total flux cleaned = -0.00138019 Jy ! Component: 1800 - total flux cleaned = -0.00132472 Jy ! Component: 1850 - total flux cleaned = -0.00132491 Jy ! Component: 1900 - total flux cleaned = -0.00129806 Jy ! Component: 1950 - total flux cleaned = -0.00129793 Jy ! Component: 2000 - total flux cleaned = -0.00127153 Jy ! Component: 2050 - total flux cleaned = -0.00127188 Jy ! Component: 2100 - total flux cleaned = -0.00129776 Jy ! Component: 2150 - total flux cleaned = -0.00127186 Jy ! Component: 2200 - total flux cleaned = -0.00134817 Jy ! Component: 2250 - total flux cleaned = -0.0013733 Jy ! Component: 2300 - total flux cleaned = -0.00129817 Jy ! Component: 2350 - total flux cleaned = -0.00139756 Jy ! Component: 2400 - total flux cleaned = -0.00137253 Jy ! Component: 2450 - total flux cleaned = -0.0013236 Jy ! Component: 2500 - total flux cleaned = -0.00129949 Jy ! Component: 2550 - total flux cleaned = -0.00137176 Jy ! Component: 2600 - total flux cleaned = -0.00127634 Jy ! Component: 2650 - total flux cleaned = -0.00137092 Jy ! Component: 2700 - total flux cleaned = -0.00134718 Jy ! Component: 2750 - total flux cleaned = -0.00134737 Jy ! Component: 2800 - total flux cleaned = -0.00134725 Jy ! Component: 2850 - total flux cleaned = -0.00130093 Jy ! Component: 2900 - total flux cleaned = -0.00127816 Jy ! Component: 2950 - total flux cleaned = -0.00125551 Jy ! Component: 3000 - total flux cleaned = -0.00118834 Jy ! Component: 3050 - total flux cleaned = -0.00116625 Jy ! Component: 3100 - total flux cleaned = -0.00116632 Jy ! Component: 3150 - total flux cleaned = -0.00110033 Jy ! Component: 3200 - total flux cleaned = -0.000991354 Jy ! Component: 3250 - total flux cleaned = -0.000969742 Jy ! Component: 3300 - total flux cleaned = -0.000883609 Jy ! Component: 3350 - total flux cleaned = -0.000841158 Jy ! Component: 3400 - total flux cleaned = -0.000756201 Jy ! Component: 3450 - total flux cleaned = -0.000713982 Jy ! Component: 3500 - total flux cleaned = -0.000650898 Jy ! Component: 3550 - total flux cleaned = -0.000484581 Jy ! Component: 3600 - total flux cleaned = -0.000422891 Jy ! Component: 3650 - total flux cleaned = -0.000443459 Jy ! Component: 3700 - total flux cleaned = -0.000300423 Jy ! Component: 3750 - total flux cleaned = -0.000219217 Jy ! Component: 3800 - total flux cleaned = -0.000118546 Jy ! Component: 3850 - total flux cleaned = -3.83587e-05 Jy ! Component: 3900 - total flux cleaned = 6.13717e-05 Jy ! Component: 3950 - total flux cleaned = 8.11498e-05 Jy ! Component: 4000 - total flux cleaned = 0.000160233 Jy ! Component: 4050 - total flux cleaned = 0.000258424 Jy ! Total flux subtracted in 4096 components = 0.000336576 Jy ! Clean residual min=-0.001051 max=0.001132 Jy/beam ! Clean residual mean=0.000008 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.390733 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 439 components and 0.390733 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1209-4016_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.149 x 10.04 at -1.006 degrees (North through East) ! Clean map min=-0.0024898 max=0.2203 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1209-4016_S_map.fits wmodel /vlbi/uf001/uva//J1209-4016_S_map.mod ! Writing 439 model components to file: /vlbi/uf001/uva//J1209-4016_S_map.mod wobs /vlbi/uf001/uva//J1209-4016_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1209-4016_S_uvs.fits wwins /vlbi/uf001/uva//J1209-4016_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J1209-4016_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.220296 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000370604 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.50469 0.50469 1.00938 2.01876 4.03752 8.07503 16.1501 32.3001 64.6003 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.22 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 594.424 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1209-4016_S_dfm.log closed on Mon Jan 14 01:42:02 2019