! Started logfile: /vlbi/uf001/uva//J2325-4051_S_b_dfm.log on Mon Jan 14 06:42:07 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//J2325-4051_S_b_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2325-4051_S_b_uva.fits ! AN table 1: 148 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.738095 visibilities/baseline/integration-bin. ! Found source: J2325-4051 ! ! 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 40 lines of history. ! ! Reading 6882 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 J2325-4051_S_b] 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 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 172 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.041096Jy sigma=14.136640 ! Fit after self-cal, rms=0.814136Jy sigma=11.187914 ! 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.611 mas, bmaj=16.97 mas, bpa=-16.96 degrees ! Estimated noise=1.04688 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.122711 Jy ! Component: 100 - total flux cleaned = 0.19744 Jy ! Total flux subtracted in 100 components = 0.19744 Jy ! Clean residual min=-0.026038 max=0.041530 Jy/beam ! Clean residual mean=-0.000581 rms=0.010297 Jy/beam ! Combined flux in latest and established models = 0.19744 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 64 components and 0.19744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.193397Jy sigma=2.458379 ! Fit after self-cal, rms=0.192473Jy sigma=2.448151 ! 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.373 mas, bmaj=20.37 mas, bpa=-16.36 degrees ! Estimated noise=0.645166 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.0962719 Jy ! Component: 100 - total flux cleaned = 0.15456 Jy ! Component: 150 - total flux cleaned = 0.190982 Jy ! Component: 200 - total flux cleaned = 0.213752 Jy ! Total flux subtracted in 200 components = 0.213752 Jy ! Clean residual min=-0.024034 max=0.046057 Jy/beam ! Clean residual mean=-0.000951 rms=0.011089 Jy/beam ! Combined flux in latest and established models = 0.411192 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 120 components and 0.411192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.128258Jy sigma=1.620260 ! Fit after self-cal, rms=0.127167Jy sigma=1.608569 ! 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.373 x 20.37 at -16.36 degrees (North through East) ! Clean map min=-0.023476 max=0.099915 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 KP 0.93 LA 0.84 MK 0.86 ! NL 2.48 OV 1.45 PT 0.83 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.17 KP 0.95 LA 0.85 MK 0.93 ! NL 2.28 OV 1.30 PT 0.83 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.15 KP 0.97 LA 0.81 MK 0.97 ! NL 2.38 OV 1.45 PT 0.85 ! ! ! Fit before self-cal, rms=0.127167Jy sigma=1.608569 ! Fit after self-cal, rms=0.150046Jy sigma=1.301080 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.279 mas, bmaj=19.93 mas, bpa=-16.29 degrees ! Estimated noise=0.669957 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.00138992 Jy ! Component: 100 - total flux cleaned = 0.00151001 Jy ! Component: 150 - total flux cleaned = 0.00161245 Jy ! Component: 200 - total flux cleaned = 0.00171049 Jy ! Total flux subtracted in 200 components = 0.00171049 Jy ! Clean residual min=-0.014420 max=0.023839 Jy/beam ! Clean residual mean=-0.000109 rms=0.005875 Jy/beam ! Combined flux in latest and established models = 0.412903 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 128 components and 0.412903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.149862Jy sigma=1.298389 ! Fit after self-cal, rms=0.151019Jy sigma=1.293365 ! 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.151019Jy sigma=1.293365 ! Fit after self-cal, rms=0.147947Jy sigma=1.263120 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.244 mas, bmaj=19.83 mas, bpa=-16.64 degrees ! Estimated noise=0.665958 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000253417 Jy ! Component: 100 - total flux cleaned = 0.000326271 Jy ! Component: 150 - total flux cleaned = 0.000390755 Jy ! Component: 200 - total flux cleaned = 0.000451287 Jy ! Total flux subtracted in 200 components = 0.000451287 Jy ! Clean residual min=-0.014114 max=0.020958 Jy/beam ! Clean residual mean=-0.000174 rms=0.005058 Jy/beam ! Combined flux in latest and established models = 0.413354 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 138 components and 0.413354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.147901Jy sigma=1.262021 ! Fit after self-cal, rms=0.147884Jy sigma=1.261632 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.000123849 Jy ! Component: 100 - total flux cleaned = 0.000122984 Jy ! Component: 150 - total flux cleaned = 0.000231162 Jy ! Component: 200 - total flux cleaned = 0.000334119 Jy ! Total flux subtracted in 200 components = 0.000334119 Jy ! Clean residual min=-0.014077 max=0.020882 Jy/beam ! Clean residual mean=-0.000172 rms=0.005044 Jy/beam ! Combined flux in latest and established models = 0.413688 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 140 components and 0.413688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.147869Jy sigma=1.260955 ! Fit after self-cal, rms=0.147837Jy sigma=1.260929 ! 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.147837Jy sigma=1.260929 ! Fit after self-cal, rms=0.145568Jy sigma=1.260563 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.247 mas, bmaj=19.98 mas, bpa=-17.06 degrees ! Estimated noise=0.668621 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000177426 Jy ! Component: 100 - total flux cleaned = 0.000308131 Jy ! Component: 150 - total flux cleaned = 0.000360446 Jy ! Component: 200 - total flux cleaned = 0.000413302 Jy ! Total flux subtracted in 200 components = 0.000413302 Jy ! Clean residual min=-0.014186 max=0.020680 Jy/beam ! Clean residual mean=-0.000171 rms=0.005036 Jy/beam ! Combined flux in latest and established models = 0.414101 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 146 components and 0.414101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.145541Jy sigma=1.259666 ! Fit after self-cal, rms=0.145479Jy sigma=1.259606 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.78797e-05 Jy ! Component: 100 - total flux cleaned = 0.000117671 Jy ! Component: 150 - total flux cleaned = 0.000213609 Jy ! Component: 200 - total flux cleaned = 0.000301117 Jy ! Total flux subtracted in 200 components = 0.000301117 Jy ! Clean residual min=-0.014084 max=0.020620 Jy/beam ! Clean residual mean=-0.000170 rms=0.005030 Jy/beam ! Combined flux in latest and established models = 0.414402 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 146 components and 0.414402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.145475Jy sigma=1.259039 ! Fit after self-cal, rms=0.145438Jy sigma=1.259010 ! 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.145438Jy sigma=1.259010 ! Fit after self-cal, rms=0.143574Jy sigma=1.258712 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.2 mas, bmaj=40.57 mas, bpa=-5.997 degrees ! Estimated noise=0.862199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127568 Jy ! Component: 100 - total flux cleaned = 0.00136337 Jy ! Component: 150 - total flux cleaned = 0.00144513 Jy ! Component: 200 - total flux cleaned = 0.00152337 Jy ! Total flux subtracted in 200 components = 0.00152337 Jy ! Clean residual min=-0.021945 max=0.032166 Jy/beam ! Clean residual mean=-0.000276 rms=0.008308 Jy/beam ! Combined flux in latest and established models = 0.415926 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 149 components and 0.415926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.143571Jy sigma=1.258060 ! Fit after self-cal, rms=0.143460Jy sigma=1.257786 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 = 7.29478e-05 Jy ! Component: 100 - total flux cleaned = 0.000217486 Jy ! Component: 150 - total flux cleaned = 0.000286079 Jy ! Component: 200 - total flux cleaned = 0.000351549 Jy ! Total flux subtracted in 200 components = 0.000351549 Jy ! Clean residual min=-0.021835 max=0.032114 Jy/beam ! Clean residual mean=-0.000272 rms=0.008288 Jy/beam ! Combined flux in latest and established models = 0.416277 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 154 components and 0.416277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.143492Jy sigma=1.257511 ! Fit after self-cal, rms=0.143445Jy sigma=1.257380 ! 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.242 mas, bmaj=20.13 mas, bpa=-17.46 degrees ! Estimated noise=0.668828 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.242 x 20.13 at -17.46 degrees (North through East) ! Clean map min=-0.013849 max=0.094666 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.521 mas, bmaj=16.45 mas, bpa=-17.75 degrees ! Estimated noise=1.06324 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.12737 Jy ! Component: 100 - total flux cleaned = 0.205082 Jy ! Component: 150 - total flux cleaned = 0.25806 Jy ! Component: 200 - total flux cleaned = 0.295009 Jy ! Total flux subtracted in 200 components = 0.295009 Jy ! Clean residual min=-0.017087 max=0.022706 Jy/beam ! Clean residual mean=-0.000289 rms=0.006051 Jy/beam ! Combined flux in latest and established models = 0.295009 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 91 model components to the UV plane model. ! The established model now contains 91 components and 0.295009 Jy ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=20.13 mas, bpa=-17.46 degrees ! Estimated noise=0.668828 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.0459892 Jy ! Component: 100 - total flux cleaned = 0.0726016 Jy ! Component: 150 - total flux cleaned = 0.088152 Jy ! Component: 200 - total flux cleaned = 0.097274 Jy ! Total flux subtracted in 200 components = 0.097274 Jy ! Clean residual min=-0.016132 max=0.021866 Jy/beam ! Clean residual mean=-0.000300 rms=0.005790 Jy/beam ! Combined flux in latest and established models = 0.392283 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 142 components and 0.392283 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=10.2 mas, bmaj=40.57 mas, bpa=-5.997 degrees ! Estimated noise=0.862199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00652421 Jy ! Component: 100 - total flux cleaned = 0.00768291 Jy ! Component: 150 - total flux cleaned = 0.00823647 Jy ! Component: 200 - total flux cleaned = 0.00902117 Jy ! Total flux subtracted in 200 components = 0.00902117 Jy ! Clean residual min=-0.024216 max=0.034146 Jy/beam ! Clean residual mean=-0.000429 rms=0.009093 Jy/beam ! Combined flux in latest and established models = 0.401304 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.000511006 Jy ! Component: 100 - total flux cleaned = 0.00125716 Jy ! Component: 150 - total flux cleaned = 0.00173983 Jy ! Component: 200 - total flux cleaned = 0.00242802 Jy ! Total flux subtracted in 200 components = 0.00242802 Jy ! Clean residual min=-0.023622 max=0.033757 Jy/beam ! Clean residual mean=-0.000405 rms=0.008920 Jy/beam ! Combined flux in latest and established models = 0.403732 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 161 components and 0.403732 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=20.13 mas, bpa=-17.46 degrees ! Estimated noise=0.668828 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00154242 Jy ! Component: 100 - total flux cleaned = -0.00129397 Jy ! Component: 150 - total flux cleaned = -0.000903797 Jy ! Component: 200 - total flux cleaned = -0.000728798 Jy ! Total flux subtracted in 200 components = -0.000728798 Jy ! Clean residual min=-0.014926 max=0.021028 Jy/beam ! Clean residual mean=-0.000240 rms=0.005335 Jy/beam ! Combined flux in latest and established models = 0.403003 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 174 components and 0.403003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.144472Jy sigma=1.272814 ! Fit after self-cal, rms=0.144189Jy sigma=1.271223 wmodel J2325-4051_S_b_map.mod ! Writing 174 model components to file: J2325-4051_S_b_map.mod wobs J2325-4051_S_b_uvs.fits ! Writing UV FITS file: J2325-4051_S_b_uvs.fits wwins J2325-4051_S_b_map.win ! wwins: Wrote 1 windows to J2325-4051_S_b_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.0089669 Jy ! Component: 100 - total flux cleaned = 0.0156527 Jy ! Component: 150 - total flux cleaned = 0.0193567 Jy ! Component: 200 - total flux cleaned = 0.0239466 Jy ! Component: 250 - total flux cleaned = 0.0277549 Jy ! Component: 300 - total flux cleaned = 0.0305422 Jy ! Component: 350 - total flux cleaned = 0.0324497 Jy ! Component: 400 - total flux cleaned = 0.0343988 Jy ! Component: 450 - total flux cleaned = 0.0359213 Jy ! Component: 500 - total flux cleaned = 0.0375025 Jy ! Component: 550 - total flux cleaned = 0.0388643 Jy ! Component: 600 - total flux cleaned = 0.0401644 Jy ! Component: 650 - total flux cleaned = 0.0417693 Jy ! Component: 700 - total flux cleaned = 0.0429529 Jy ! Component: 750 - total flux cleaned = 0.0440911 Jy ! Component: 800 - total flux cleaned = 0.0455123 Jy ! Component: 850 - total flux cleaned = 0.0467752 Jy ! Component: 900 - total flux cleaned = 0.0480962 Jy ! Component: 950 - total flux cleaned = 0.0493738 Jy ! Component: 1000 - total flux cleaned = 0.0506095 Jy ! Component: 1050 - total flux cleaned = 0.051619 Jy ! Component: 1100 - total flux cleaned = 0.0526856 Jy ! Component: 1150 - total flux cleaned = 0.0535475 Jy ! Component: 1200 - total flux cleaned = 0.0537979 Jy ! Component: 1250 - total flux cleaned = 0.0542038 Jy ! Component: 1300 - total flux cleaned = 0.0545965 Jy ! Component: 1350 - total flux cleaned = 0.0548989 Jy ! Component: 1400 - total flux cleaned = 0.0549733 Jy ! Component: 1450 - total flux cleaned = 0.0551177 Jy ! Component: 1500 - total flux cleaned = 0.0552593 Jy ! Component: 1550 - total flux cleaned = 0.0551914 Jy ! Component: 1600 - total flux cleaned = 0.0552613 Jy ! Component: 1650 - total flux cleaned = 0.0555214 Jy ! Component: 1700 - total flux cleaned = 0.0553308 Jy ! Component: 1750 - total flux cleaned = 0.0553923 Jy ! Component: 1800 - total flux cleaned = 0.0552104 Jy ! Component: 1850 - total flux cleaned = 0.0550921 Jy ! Component: 1900 - total flux cleaned = 0.0549773 Jy ! Component: 1950 - total flux cleaned = 0.054921 Jy ! Component: 2000 - total flux cleaned = 0.0547566 Jy ! Component: 2050 - total flux cleaned = 0.0549195 Jy ! Component: 2100 - total flux cleaned = 0.0549187 Jy ! Component: 2150 - total flux cleaned = 0.0549708 Jy ! Component: 2200 - total flux cleaned = 0.0549715 Jy ! Component: 2250 - total flux cleaned = 0.0550714 Jy ! Component: 2300 - total flux cleaned = 0.0551688 Jy ! Component: 2350 - total flux cleaned = 0.0553604 Jy ! Component: 2400 - total flux cleaned = 0.0555005 Jy ! Component: 2450 - total flux cleaned = 0.0555927 Jy ! Component: 2500 - total flux cleaned = 0.055729 Jy ! Component: 2550 - total flux cleaned = 0.055774 Jy ! Component: 2600 - total flux cleaned = 0.0558637 Jy ! Component: 2650 - total flux cleaned = 0.0560829 Jy ! Component: 2700 - total flux cleaned = 0.0560825 Jy ! Component: 2750 - total flux cleaned = 0.0561681 Jy ! Component: 2800 - total flux cleaned = 0.0562104 Jy ! Component: 2850 - total flux cleaned = 0.0562931 Jy ! Component: 2900 - total flux cleaned = 0.0562931 Jy ! Component: 2950 - total flux cleaned = 0.0562524 Jy ! Component: 3000 - total flux cleaned = 0.0563324 Jy ! Component: 3050 - total flux cleaned = 0.0562528 Jy ! Component: 3100 - total flux cleaned = 0.0562527 Jy ! Component: 3150 - total flux cleaned = 0.0562135 Jy ! Component: 3200 - total flux cleaned = 0.0562908 Jy ! Component: 3250 - total flux cleaned = 0.0563288 Jy ! Component: 3300 - total flux cleaned = 0.0562523 Jy ! Component: 3350 - total flux cleaned = 0.0562524 Jy ! Component: 3400 - total flux cleaned = 0.0562149 Jy ! Component: 3450 - total flux cleaned = 0.056215 Jy ! Component: 3500 - total flux cleaned = 0.0561783 Jy ! Component: 3550 - total flux cleaned = 0.0561783 Jy ! Component: 3600 - total flux cleaned = 0.0561781 Jy ! Component: 3650 - total flux cleaned = 0.0560695 Jy ! Component: 3700 - total flux cleaned = 0.0561416 Jy ! Component: 3750 - total flux cleaned = 0.0560341 Jy ! Component: 3800 - total flux cleaned = 0.0560696 Jy ! Component: 3850 - total flux cleaned = 0.0560341 Jy ! Component: 3900 - total flux cleaned = 0.0559635 Jy ! Component: 3950 - total flux cleaned = 0.0559284 Jy ! Component: 4000 - total flux cleaned = 0.0559985 Jy ! Component: 4050 - total flux cleaned = 0.0560332 Jy ! Total flux subtracted in 4096 components = 0.0559981 Jy ! Clean residual min=-0.001927 max=0.002659 Jy/beam ! Clean residual mean=-0.000058 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.459001 Jy keep ! Adding 566 model components to the UV plane model. ! The established model now contains 740 components and 0.459001 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2325-4051_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.242 x 20.13 at -17.46 degrees (North through East) ! Clean map min=-0.0066324 max=0.11194 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2325-4051_S_b_map.fits wmodel /vlbi/uf001/uva//J2325-4051_S_b_map.mod ! Writing 740 model components to file: /vlbi/uf001/uva//J2325-4051_S_b_map.mod wobs /vlbi/uf001/uva//J2325-4051_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2325-4051_S_b_uvs.fits wwins /vlbi/uf001/uva//J2325-4051_S_b_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J2325-4051_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.11194 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000772613 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.07061 2.07061 4.14123 8.28246 16.5649 33.1298 66.2597 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.111 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 144.884 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2325-4051_S_b_dfm.log closed on Mon Jan 14 06:42:12 2019