! Started logfile: /vlbi/uf001/uva//J1352-4412_S_dfm.log on Mon Jan 14 02:38:50 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//J1352-4412_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1352-4412_S_uva.fits ! AN table 1: 5 integrations on 15 of 15 possible baselines. ! AN table 2: 5 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.913333 visibilities/baseline/integration-bin. ! Found source: J1352-4412 ! ! 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 411 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 J1352-4412_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 7 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.021148Jy sigma=12.903931 ! Fit after self-cal, rms=0.770635Jy sigma=9.787950 ! 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.997 mas, bmaj=30.75 mas, bpa=3.445 degrees ! Estimated noise=3.56563 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.171003 Jy ! Component: 100 - total flux cleaned = 0.212356 Jy ! Total flux subtracted in 100 components = 0.212356 Jy ! Clean residual min=-0.017260 max=0.020063 Jy/beam ! Clean residual mean=0.000262 rms=0.005412 Jy/beam ! Combined flux in latest and established models = 0.212356 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.212356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108727Jy sigma=1.331389 ! Fit after self-cal, rms=0.108602Jy sigma=1.330886 ! 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.501 mas, bmaj=33.36 mas, bpa=3.334 degrees ! Estimated noise=3.15073 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.0300703 Jy ! Component: 100 - total flux cleaned = 0.0443004 Jy ! Component: 150 - total flux cleaned = 0.052207 Jy ! Component: 200 - total flux cleaned = 0.0569667 Jy ! Total flux subtracted in 200 components = 0.0569667 Jy ! Clean residual min=-0.014531 max=0.015022 Jy/beam ! Clean residual mean=0.000025 rms=0.004024 Jy/beam ! Combined flux in latest and established models = 0.269323 Jy ! Performing phase self-cal ! Adding 98 model components to the UV plane model. ! The established model now contains 105 components and 0.269323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100318Jy sigma=1.233191 ! Fit after self-cal, rms=0.100089Jy sigma=1.232227 ! 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.501 x 33.36 at 3.334 degrees (North through East) ! Clean map min=-0.013946 max=0.23288 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 KP 0.94 LA 1.04 OV 1.13 ! PT 0.93 SC 1.08 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.89 KP 0.88 LA 0.94 MK 1.05 ! OV 1.11 PT 1.11 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 0.94 LA 0.86 OV 1.14 ! PT 0.97 SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 KP 1.01 LA 1.20 MK 0.92 ! OV 1.08 PT 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.11 KP 0.95 LA 0.97 OV 1.14 ! PT 0.97 SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.82 KP 1.03 LA 0.93 MK 1.08 ! OV 1.03 PT 1.07 ! ! ! Fit before self-cal, rms=0.100089Jy sigma=1.232227 ! Fit after self-cal, rms=0.098146Jy sigma=1.185001 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.52 mas, bmaj=33.59 mas, bpa=3.413 degrees ! Estimated noise=3.12887 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.000825948 Jy ! Component: 100 - total flux cleaned = 0.00112389 Jy ! Component: 150 - total flux cleaned = 0.00132275 Jy ! Component: 200 - total flux cleaned = 0.0013649 Jy ! Total flux subtracted in 200 components = 0.0013649 Jy ! Clean residual min=-0.010870 max=0.011465 Jy/beam ! Clean residual mean=0.000049 rms=0.003278 Jy/beam ! Combined flux in latest and established models = 0.270688 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 133 components and 0.270688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098074Jy sigma=1.184325 ! Fit after self-cal, rms=0.098221Jy sigma=1.183489 ! 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.098221Jy sigma=1.183489 ! Fit after self-cal, rms=0.098401Jy sigma=1.183365 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.524 mas, bmaj=33.57 mas, bpa=3.417 degrees ! Estimated noise=3.13097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000700505 Jy ! Component: 100 - total flux cleaned = 0.00069674 Jy ! Component: 150 - total flux cleaned = 0.000741926 Jy ! Component: 200 - total flux cleaned = 0.000823576 Jy ! Total flux subtracted in 200 components = 0.000823576 Jy ! Clean residual min=-0.010726 max=0.011613 Jy/beam ! Clean residual mean=0.000048 rms=0.003246 Jy/beam ! Combined flux in latest and established models = 0.271511 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 138 components and 0.271511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098336Jy sigma=1.182940 ! Fit after self-cal, rms=0.098352Jy sigma=1.182853 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.30018e-05 Jy ! Component: 100 - total flux cleaned = 0.000111344 Jy ! Component: 150 - total flux cleaned = 0.000147837 Jy ! Component: 200 - total flux cleaned = 0.00021371 Jy ! Total flux subtracted in 200 components = 0.00021371 Jy ! Clean residual min=-0.010830 max=0.011633 Jy/beam ! Clean residual mean=0.000047 rms=0.003238 Jy/beam ! Combined flux in latest and established models = 0.271725 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 147 components and 0.271725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098309Jy sigma=1.182646 ! Fit after self-cal, rms=0.098324Jy sigma=1.182581 ! 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.098324Jy sigma=1.182581 ! Fit after self-cal, rms=0.098394Jy sigma=1.182467 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.529 mas, bmaj=33.55 mas, bpa=3.428 degrees ! Estimated noise=3.13191 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000381625 Jy ! Component: 100 - total flux cleaned = 0.00047165 Jy ! Component: 150 - total flux cleaned = 0.000508668 Jy ! Component: 200 - total flux cleaned = 0.000571825 Jy ! Total flux subtracted in 200 components = 0.000571825 Jy ! Clean residual min=-0.010818 max=0.011671 Jy/beam ! Clean residual mean=0.000045 rms=0.003222 Jy/beam ! Combined flux in latest and established models = 0.272297 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 152 components and 0.272297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098348Jy sigma=1.182267 ! Fit after self-cal, rms=0.098363Jy sigma=1.182211 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.000111274 Jy ! Component: 100 - total flux cleaned = 0.000112498 Jy ! Component: 150 - total flux cleaned = 0.00014246 Jy ! Component: 200 - total flux cleaned = 0.000200775 Jy ! Total flux subtracted in 200 components = 0.000200775 Jy ! Clean residual min=-0.010898 max=0.011643 Jy/beam ! Clean residual mean=0.000044 rms=0.003218 Jy/beam ! Combined flux in latest and established models = 0.272497 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 164 components and 0.272497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098332Jy sigma=1.182095 ! Fit after self-cal, rms=0.098345Jy sigma=1.182063 ! 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.098345Jy sigma=1.182063 ! Fit after self-cal, rms=0.098410Jy sigma=1.181971 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.46 mas, bmaj=40.77 mas, bpa=4.88 degrees ! Estimated noise=3.9442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000485421 Jy ! Component: 100 - total flux cleaned = 0.000536336 Jy ! Component: 150 - total flux cleaned = 0.000620174 Jy ! Component: 200 - total flux cleaned = 0.00063984 Jy ! Total flux subtracted in 200 components = 0.00063984 Jy ! Clean residual min=-0.010262 max=0.012469 Jy/beam ! Clean residual mean=0.000070 rms=0.003596 Jy/beam ! Combined flux in latest and established models = 0.273137 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 179 components and 0.273137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098397Jy sigma=1.182015 ! Fit after self-cal, rms=0.098397Jy sigma=1.182005 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 = 1.04468e-06 Jy ! Component: 100 - total flux cleaned = 2.14229e-05 Jy ! Component: 150 - total flux cleaned = 3.99238e-05 Jy ! Component: 200 - total flux cleaned = 5.8306e-05 Jy ! Total flux subtracted in 200 components = 5.8306e-05 Jy ! Clean residual min=-0.010241 max=0.012460 Jy/beam ! Clean residual mean=0.000069 rms=0.003596 Jy/beam ! Combined flux in latest and established models = 0.273196 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 191 components and 0.273196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098396Jy sigma=1.181996 ! Fit after self-cal, rms=0.098397Jy sigma=1.181987 ! 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.534 mas, bmaj=33.54 mas, bpa=3.445 degrees ! Estimated noise=3.1335 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.534 x 33.54 at 3.445 degrees (North through East) ! Clean map min=-0.010664 max=0.22996 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=3.003 mas, bmaj=30.92 mas, bpa=3.524 degrees ! Estimated noise=3.59972 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.172373 Jy ! Component: 100 - total flux cleaned = 0.213734 Jy ! Component: 150 - total flux cleaned = 0.233433 Jy ! Component: 200 - total flux cleaned = 0.2454 Jy ! Total flux subtracted in 200 components = 0.2454 Jy ! Clean residual min=-0.011671 max=0.015258 Jy/beam ! Clean residual mean=0.000159 rms=0.003836 Jy/beam ! Combined flux in latest and established models = 0.2454 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 45 model components to the UV plane model. ! The established model now contains 45 components and 0.2454 Jy ! Inverting map and beam ! Estimated beam: bmin=3.534 mas, bmaj=33.54 mas, bpa=3.445 degrees ! Estimated noise=3.1335 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.0115893 Jy ! Component: 100 - total flux cleaned = 0.0179185 Jy ! Component: 150 - total flux cleaned = 0.021771 Jy ! Component: 200 - total flux cleaned = 0.0242148 Jy ! Total flux subtracted in 200 components = 0.0242148 Jy ! Clean residual min=-0.010784 max=0.011648 Jy/beam ! Clean residual mean=0.000063 rms=0.003252 Jy/beam ! Combined flux in latest and established models = 0.269615 Jy ! Adding 85 model components to the UV plane model. ! The established model now contains 120 components and 0.269615 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.46 mas, bmaj=40.77 mas, bpa=4.88 degrees ! Estimated noise=3.9442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00239537 Jy ! Component: 100 - total flux cleaned = 0.00250226 Jy ! Component: 150 - total flux cleaned = 0.00259502 Jy ! Component: 200 - total flux cleaned = 0.00268123 Jy ! Total flux subtracted in 200 components = 0.00268123 Jy ! Clean residual min=-0.010250 max=0.012300 Jy/beam ! Clean residual mean=0.000079 rms=0.003614 Jy/beam ! Combined flux in latest and established models = 0.272296 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 = 8.0626e-05 Jy ! Component: 100 - total flux cleaned = 0.000155589 Jy ! Component: 150 - total flux cleaned = 0.000225748 Jy ! Component: 200 - total flux cleaned = 0.000292055 Jy ! Total flux subtracted in 200 components = 0.000292055 Jy ! Clean residual min=-0.010209 max=0.012364 Jy/beam ! Clean residual mean=0.000076 rms=0.003597 Jy/beam ! Combined flux in latest and established models = 0.272589 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 137 components and 0.272588 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.534 mas, bmaj=33.54 mas, bpa=3.445 degrees ! Estimated noise=3.1335 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000304361 Jy ! Component: 100 - total flux cleaned = -0.000263688 Jy ! Component: 150 - total flux cleaned = -0.000225259 Jy ! Component: 200 - total flux cleaned = -0.000189554 Jy ! Total flux subtracted in 200 components = -0.000189554 Jy ! Clean residual min=-0.010826 max=0.011631 Jy/beam ! Clean residual mean=0.000047 rms=0.003205 Jy/beam ! Combined flux in latest and established models = 0.272399 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 149 components and 0.272399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098397Jy sigma=1.181951 ! Fit after self-cal, rms=0.098414Jy sigma=1.181813 wmodel J1352-4412_S_map.mod ! Writing 149 model components to file: J1352-4412_S_map.mod wobs J1352-4412_S_uvs.fits ! Writing UV FITS file: J1352-4412_S_uvs.fits wwins J1352-4412_S_map.win ! wwins: Wrote 1 windows to J1352-4412_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.00230972 Jy ! Component: 100 - total flux cleaned = 0.00343794 Jy ! Component: 150 - total flux cleaned = 0.00411695 Jy ! Component: 200 - total flux cleaned = 0.00443044 Jy ! Component: 250 - total flux cleaned = 0.0055847 Jy ! Component: 300 - total flux cleaned = 0.00652819 Jy ! Component: 350 - total flux cleaned = 0.00742115 Jy ! Component: 400 - total flux cleaned = 0.00815122 Jy ! Component: 450 - total flux cleaned = 0.00861377 Jy ! Component: 500 - total flux cleaned = 0.00883634 Jy ! Component: 550 - total flux cleaned = 0.00915409 Jy ! Component: 600 - total flux cleaned = 0.00945555 Jy ! Component: 650 - total flux cleaned = 0.00984039 Jy ! Component: 700 - total flux cleaned = 0.0102131 Jy ! Component: 750 - total flux cleaned = 0.0106595 Jy ! Component: 800 - total flux cleaned = 0.0110057 Jy ! Component: 850 - total flux cleaned = 0.0113392 Jy ! Component: 900 - total flux cleaned = 0.0113394 Jy ! Component: 950 - total flux cleaned = 0.011497 Jy ! Component: 1000 - total flux cleaned = 0.0117259 Jy ! Component: 1050 - total flux cleaned = 0.0115782 Jy ! Component: 1100 - total flux cleaned = 0.0116515 Jy ! Component: 1150 - total flux cleaned = 0.0115084 Jy ! Component: 1200 - total flux cleaned = 0.0113026 Jy ! Component: 1250 - total flux cleaned = 0.0111 Jy ! Component: 1300 - total flux cleaned = 0.0109679 Jy ! Component: 1350 - total flux cleaned = 0.0106437 Jy ! Component: 1400 - total flux cleaned = 0.0105811 Jy ! Component: 1450 - total flux cleaned = 0.0105808 Jy ! Component: 1500 - total flux cleaned = 0.0103965 Jy ! Component: 1550 - total flux cleaned = 0.0102151 Jy ! Component: 1600 - total flux cleaned = 0.0100371 Jy ! Component: 1650 - total flux cleaned = 0.0097447 Jy ! Component: 1700 - total flux cleaned = 0.00940076 Jy ! Component: 1750 - total flux cleaned = 0.0092885 Jy ! Component: 1800 - total flux cleaned = 0.00923311 Jy ! Component: 1850 - total flux cleaned = 0.00906785 Jy ! Component: 1900 - total flux cleaned = 0.00901326 Jy ! Component: 1950 - total flux cleaned = 0.00885168 Jy ! Component: 2000 - total flux cleaned = 0.00879845 Jy ! Component: 2050 - total flux cleaned = 0.00864038 Jy ! Component: 2100 - total flux cleaned = 0.00858822 Jy ! Component: 2150 - total flux cleaned = 0.00833011 Jy ! Component: 2200 - total flux cleaned = 0.00827889 Jy ! Component: 2250 - total flux cleaned = 0.00802474 Jy ! Component: 2300 - total flux cleaned = 0.0080753 Jy ! Component: 2350 - total flux cleaned = 0.00792434 Jy ! Component: 2400 - total flux cleaned = 0.00782448 Jy ! Component: 2450 - total flux cleaned = 0.00777478 Jy ! Component: 2500 - total flux cleaned = 0.00777465 Jy ! Component: 2550 - total flux cleaned = 0.00792464 Jy ! Component: 2600 - total flux cleaned = 0.00807531 Jy ! Component: 2650 - total flux cleaned = 0.00842859 Jy ! Component: 2700 - total flux cleaned = 0.00868206 Jy ! Component: 2750 - total flux cleaned = 0.0090392 Jy ! Component: 2800 - total flux cleaned = 0.00924451 Jy ! Component: 2850 - total flux cleaned = 0.0095544 Jy ! Component: 2900 - total flux cleaned = 0.00971028 Jy ! Component: 2950 - total flux cleaned = 0.0100248 Jy ! Component: 3000 - total flux cleaned = 0.0102361 Jy ! Component: 3050 - total flux cleaned = 0.0105545 Jy ! Component: 3100 - total flux cleaned = 0.0108222 Jy ! Component: 3150 - total flux cleaned = 0.0110932 Jy ! Component: 3200 - total flux cleaned = 0.0114202 Jy ! Component: 3250 - total flux cleaned = 0.0116946 Jy ! Component: 3300 - total flux cleaned = 0.011972 Jy ! Component: 3350 - total flux cleaned = 0.0123086 Jy ! Component: 3400 - total flux cleaned = 0.0125911 Jy ! Component: 3450 - total flux cleaned = 0.012933 Jy ! Component: 3500 - total flux cleaned = 0.0132211 Jy ! Component: 3550 - total flux cleaned = 0.0135123 Jy ! Component: 3600 - total flux cleaned = 0.0137475 Jy ! Component: 3650 - total flux cleaned = 0.014045 Jy ! Component: 3700 - total flux cleaned = 0.0141658 Jy ! Component: 3750 - total flux cleaned = 0.014288 Jy ! Component: 3800 - total flux cleaned = 0.0143495 Jy ! Component: 3850 - total flux cleaned = 0.0145372 Jy ! Component: 3900 - total flux cleaned = 0.0146636 Jy ! Component: 3950 - total flux cleaned = 0.0147918 Jy ! Component: 4000 - total flux cleaned = 0.0148571 Jy ! Component: 4050 - total flux cleaned = 0.0149896 Jy ! Total flux subtracted in 4096 components = 0.0151236 Jy ! Clean residual min=-0.003631 max=0.003662 Jy/beam ! Clean residual mean=-0.000055 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 0.287522 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 434 components and 0.287523 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1352-4412_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.534 x 33.54 at 3.445 degrees (North through East) ! Clean map min=-0.0087509 max=0.23058 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1352-4412_S_map.fits wmodel /vlbi/uf001/uva//J1352-4412_S_map.mod ! Writing 434 model components to file: /vlbi/uf001/uva//J1352-4412_S_map.mod wobs /vlbi/uf001/uva//J1352-4412_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1352-4412_S_uvs.fits wwins /vlbi/uf001/uva//J1352-4412_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1352-4412_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.230582 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00114228 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.48617 1.48617 2.97234 5.94469 11.8894 23.7788 47.5575 95.115 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0034 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.23 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 201.86 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1352-4412_S_dfm.log closed on Mon Jan 14 02:38:54 2019