! Started logfile: /image_prod/ug002_uva//J0836-2016_S_i_dfm.log on Wed Mar 4 22:28:59 2020 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 /image_prod/ug002_uva//J0836-2016_S_i_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0836-2016_S_i_uva.fits ! AN table 1: 8 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.9 visibilities/baseline/integration-bin. ! Found source: J0836-2016 ! ! 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 324 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 J0836-2016_S_i] 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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.902716Jy sigma=10.479574 ! Fit after self-cal, rms=1.028441Jy sigma=4.748061 ! 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.881 mas, bmaj=14.01 mas, bpa=-8.151 degrees ! Estimated noise=6.69979 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.796409 Jy ! Component: 100 - total flux cleaned = 1.17578 Jy ! Total flux subtracted in 100 components = 1.17578 Jy ! Clean residual min=-0.189276 max=0.209921 Jy/beam ! Clean residual mean=-0.000453 rms=0.067268 Jy/beam ! Combined flux in latest and established models = 1.17578 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 1.17578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.911795Jy sigma=3.647313 ! Fit after self-cal, rms=0.911855Jy sigma=3.645063 ! 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.088 mas, bmaj=13.61 mas, bpa=-8.3 degrees ! Estimated noise=6.18407 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.36631 Jy ! Component: 100 - total flux cleaned = 0.497886 Jy ! Component: 150 - total flux cleaned = 0.528267 Jy ! Component: 200 - total flux cleaned = 0.562649 Jy ! Total flux subtracted in 200 components = 0.562649 Jy ! Clean residual min=-0.086707 max=0.087311 Jy/beam ! Clean residual mean=0.000164 rms=0.036140 Jy/beam ! Combined flux in latest and established models = 1.73843 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 90 components and 1.73843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.536057Jy sigma=1.803343 ! Fit after self-cal, rms=0.535716Jy sigma=1.800324 ! 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.088 x 13.61 at -8.3 degrees (North through East) ! Clean map min=-0.11872 max=0.95318 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.96 LA 0.89 MK 1.07 ! NL 1.12 OV 0.93 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.87 FD 0.92 LA 0.92 MK 1.19 ! NL 1.16 OV 0.56 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.94 LA 0.89 MK 1.08 ! NL 1.09 OV 0.88 ! ! ! Fit before self-cal, rms=0.535716Jy sigma=1.800324 ! Fit after self-cal, rms=0.140843Jy sigma=0.774683 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.246 mas, bmaj=13.6 mas, bpa=-7.925 degrees ! Estimated noise=6.19033 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.0129969 Jy ! Component: 100 - total flux cleaned = 0.0112795 Jy ! Component: 150 - total flux cleaned = 0.010467 Jy ! Component: 200 - total flux cleaned = 0.00939769 Jy ! Total flux subtracted in 200 components = 0.00939769 Jy ! Clean residual min=-0.007841 max=0.007825 Jy/beam ! Clean residual mean=-0.000014 rms=0.002868 Jy/beam ! Combined flux in latest and established models = 1.74783 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 137 components and 1.74783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129572Jy sigma=0.686785 ! Fit after self-cal, rms=0.128850Jy sigma=0.685408 ! 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.128850Jy sigma=0.685408 ! Fit after self-cal, rms=0.126401Jy sigma=0.681540 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.244 mas, bmaj=13.56 mas, bpa=-7.931 degrees ! Estimated noise=6.13951 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010385 Jy ! Component: 100 - total flux cleaned = 3.9484e-05 Jy ! Component: 150 - total flux cleaned = -0.000235718 Jy ! Component: 200 - total flux cleaned = -0.00140757 Jy ! Total flux subtracted in 200 components = -0.00140757 Jy ! Clean residual min=-0.003652 max=0.003599 Jy/beam ! Clean residual mean=0.000001 rms=0.001344 Jy/beam ! Combined flux in latest and established models = 1.74642 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 191 components and 1.74642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124919Jy sigma=0.669963 ! Fit after self-cal, rms=0.124852Jy sigma=0.669893 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.000624011 Jy ! Component: 100 - total flux cleaned = -0.0022307 Jy ! Component: 150 - total flux cleaned = -0.00318697 Jy ! Component: 200 - total flux cleaned = -0.00349245 Jy ! Total flux subtracted in 200 components = -0.00349245 Jy ! Clean residual min=-0.002394 max=0.002353 Jy/beam ! Clean residual mean=-0.000002 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 1.74293 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 232 components and 1.74293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124347Jy sigma=0.666575 ! Fit after self-cal, rms=0.124309Jy sigma=0.666537 ! 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.124309Jy sigma=0.666537 ! Fit after self-cal, rms=0.123805Jy sigma=0.665778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=13.54 mas, bpa=-7.938 degrees ! Estimated noise=6.11815 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.2963e-05 Jy ! Component: 100 - total flux cleaned = -0.00190073 Jy ! Component: 150 - total flux cleaned = -0.00333557 Jy ! Component: 200 - total flux cleaned = -0.00486981 Jy ! Total flux subtracted in 200 components = -0.00486981 Jy ! Clean residual min=-0.001881 max=0.001873 Jy/beam ! Clean residual mean=0.000002 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 1.73806 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 270 components and 1.73806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123243Jy sigma=0.664164 ! Fit after self-cal, rms=0.123209Jy sigma=0.664124 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.000120924 Jy ! Component: 100 - total flux cleaned = -0.000118933 Jy ! Component: 150 - total flux cleaned = -2.286e-05 Jy ! Component: 200 - total flux cleaned = 0.00042848 Jy ! Total flux subtracted in 200 components = 0.00042848 Jy ! Clean residual min=-0.001468 max=0.001462 Jy/beam ! Clean residual mean=-0.000001 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 1.73849 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 308 components and 1.73849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123031Jy sigma=0.663133 ! Fit after self-cal, rms=0.123011Jy sigma=0.663120 ! 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.123011Jy sigma=0.663120 ! Fit after self-cal, rms=0.122882Jy sigma=0.662590 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.114 mas, bmaj=15.68 mas, bpa=9.834 degrees ! Estimated noise=8.54749 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000356602 Jy ! Component: 100 - total flux cleaned = -0.000847911 Jy ! Component: 150 - total flux cleaned = -0.000563797 Jy ! Component: 200 - total flux cleaned = 0.000521024 Jy ! Total flux subtracted in 200 components = 0.000521024 Jy ! Clean residual min=-0.001631 max=0.001643 Jy/beam ! Clean residual mean=0.000005 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 1.73901 Jy selfcal ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 367 components and 1.73901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122469Jy sigma=0.662493 ! Fit after self-cal, rms=0.122447Jy sigma=0.662387 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.001069 Jy ! Component: 100 - total flux cleaned = 0.000823059 Jy ! Component: 150 - total flux cleaned = 0.000899476 Jy ! Component: 200 - total flux cleaned = 0.00113731 Jy ! Total flux subtracted in 200 components = 0.00113731 Jy ! Clean residual min=-0.001351 max=0.001340 Jy/beam ! Clean residual mean=0.000005 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 1.74015 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 406 components and 1.74015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122293Jy sigma=0.662323 ! Fit after self-cal, rms=0.122308Jy sigma=0.662298 ! 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.24 mas, bmaj=13.52 mas, bpa=-7.939 degrees ! Estimated noise=6.10757 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.24 x 13.52 at -7.939 degrees (North through East) ! Clean map min=-0.038855 max=0.8845 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122308Jy sigma=0.662298 ! Fit after self-cal, rms=0.106282Jy sigma=0.483185 ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=13.52 mas, bpa=-7.936 degrees ! Estimated noise=6.11254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00104046 Jy ! Component: 100 - total flux cleaned = -0.0016976 Jy ! Component: 150 - total flux cleaned = -0.00200788 Jy ! Component: 200 - total flux cleaned = -0.00261893 Jy ! Total flux subtracted in 200 components = -0.00261893 Jy ! Clean residual min=-0.001265 max=0.001271 Jy/beam ! Clean residual mean=-0.000001 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 1.73753 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 438 components and 1.73753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106169Jy sigma=0.482073 ! Fit after self-cal, rms=0.106165Jy sigma=0.482025 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.75899e-05 Jy ! Component: 100 - total flux cleaned = -0.000208064 Jy ! Component: 150 - total flux cleaned = -0.000340199 Jy ! Component: 200 - total flux cleaned = -0.000473013 Jy ! Total flux subtracted in 200 components = -0.000473013 Jy ! Clean residual min=-0.001122 max=0.001127 Jy/beam ! Clean residual mean=-0.000001 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 1.73706 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 468 components and 1.73706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106076Jy sigma=0.481457 ! Fit after self-cal, rms=0.106071Jy sigma=0.481443 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106071Jy sigma=0.481443 ! Fit after self-cal, rms=0.106279Jy sigma=0.481366 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.957 mas, bmaj=13.95 mas, bpa=-8.004 degrees ! Estimated noise=6.85107 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.781129 Jy ! Component: 100 - total flux cleaned = 1.12715 Jy ! Component: 150 - total flux cleaned = 1.36603 Jy ! Component: 200 - total flux cleaned = 1.5147 Jy ! Total flux subtracted in 200 components = 1.5147 Jy ! Clean residual min=-0.092860 max=0.092424 Jy/beam ! Clean residual mean=-0.000178 rms=0.031445 Jy/beam ! Combined flux in latest and established models = 1.5147 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 34 model components to the UV plane model. ! The established model now contains 34 components and 1.5147 Jy ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=13.53 mas, bpa=-7.935 degrees ! Estimated noise=6.11427 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.128494 Jy ! Component: 100 - total flux cleaned = 0.155044 Jy ! Component: 150 - total flux cleaned = 0.178021 Jy ! Component: 200 - total flux cleaned = 0.191005 Jy ! Total flux subtracted in 200 components = 0.191005 Jy ! Clean residual min=-0.038896 max=0.038594 Jy/beam ! Clean residual mean=0.000085 rms=0.014812 Jy/beam ! Combined flux in latest and established models = 1.7057 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 96 components and 1.7057 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.117 mas, bmaj=15.69 mas, bpa=9.836 degrees ! Estimated noise=8.55205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0339073 Jy ! Component: 100 - total flux cleaned = 0.0422809 Jy ! Component: 150 - total flux cleaned = 0.0440869 Jy ! Component: 200 - total flux cleaned = 0.0492776 Jy ! Total flux subtracted in 200 components = 0.0492776 Jy ! Clean residual min=-0.027639 max=0.027941 Jy/beam ! Clean residual mean=0.000163 rms=0.009349 Jy/beam ! Combined flux in latest and established models = 1.75498 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.00499544 Jy ! Component: 100 - total flux cleaned = 0.00326017 Jy ! Component: 150 - total flux cleaned = 0.00515 Jy ! Component: 200 - total flux cleaned = 0.00312805 Jy ! Total flux subtracted in 200 components = 0.00312805 Jy ! Clean residual min=-0.035156 max=0.035061 Jy/beam ! Clean residual mean=0.000333 rms=0.010498 Jy/beam ! Combined flux in latest and established models = 1.75811 Jy ! Adding 102 model components to the UV plane model. ! The established model now contains 197 components and 1.75811 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=13.53 mas, bpa=-7.935 degrees ! Estimated noise=6.11427 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00577818 Jy ! Component: 100 - total flux cleaned = -0.000763783 Jy ! Component: 150 - total flux cleaned = -0.00484368 Jy ! Component: 200 - total flux cleaned = -0.00609425 Jy ! Total flux subtracted in 200 components = -0.00609425 Jy ! Clean residual min=-0.010085 max=0.010214 Jy/beam ! Clean residual mean=0.000035 rms=0.003302 Jy/beam ! Combined flux in latest and established models = 1.75202 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 239 components and 1.75202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110545Jy sigma=0.518978 ! Fit after self-cal, rms=0.110757Jy sigma=0.517863 wmodel J0836-2016_S_i_map.mod ! Writing 239 model components to file: J0836-2016_S_i_map.mod wobs J0836-2016_S_i_uvs.fits ! Writing UV FITS file: J0836-2016_S_i_uvs.fits wwins J0836-2016_S_i_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /image_prod/ug002_uva//J0836-2016_S_i_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.241 x 13.53 at -7.935 degrees (North through East) ! Clean map min=-0.040277 max=0.80142 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0836-2016_S_i_map.fits wmodel /image_prod/ug002_uva//J0836-2016_S_i_map.mod ! Writing 239 model components to file: /image_prod/ug002_uva//J0836-2016_S_i_map.mod wobs /image_prod/ug002_uva//J0836-2016_S_i_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0836-2016_S_i_uvs.fits wwins /image_prod/ug002_uva//J0836-2016_S_i_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ! float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.801417 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00303273 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.13526 1.13526 2.27053 4.54105 9.08211 18.1642 36.3284 72.6569 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.801 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 264.255 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0836-2016_S_i_dfm.log closed on Wed Mar 4 22:29:02 2020