! Started logfile: /image_prod/ug002_uva//J0801-2831_S_dfm.log on Wed Mar 4 22:08:18 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//J0801-2831_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0801-2831_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.988889 visibilities/baseline/integration-bin. ! Found source: J0801-2831 ! ! 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 5340 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 J0801-2831_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.016722Jy sigma=6.485168 ! Fit after self-cal, rms=0.871080Jy sigma=5.499361 ! 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.783 mas, bmaj=13.06 mas, bpa=-21.47 degrees ! Estimated noise=2.3208 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.0998119 Jy ! Component: 100 - total flux cleaned = 0.141256 Jy ! Total flux subtracted in 100 components = 0.141256 Jy ! Clean residual min=-0.008742 max=0.020275 Jy/beam ! Clean residual mean=-0.000031 rms=0.003276 Jy/beam ! Combined flux in latest and established models = 0.141256 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 33 components and 0.141256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095256Jy sigma=0.560535 ! Fit after self-cal, rms=0.094686Jy sigma=0.557791 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0245792 Jy ! Component: 100 - total flux cleaned = 0.039911 Jy ! Total flux subtracted in 100 components = 0.039911 Jy ! Clean residual min=-0.006047 max=0.008409 Jy/beam ! Clean residual mean=0.000008 rms=0.001932 Jy/beam ! Combined flux in latest and established models = 0.181167 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 80 components and 0.181167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087110Jy sigma=0.487225 ! Fit after self-cal, rms=0.087105Jy sigma=0.486949 ! 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.557 mas, bmaj=14.89 mas, bpa=-20.42 degrees ! Estimated noise=1.56573 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.0135018 Jy ! Component: 100 - total flux cleaned = 0.0214715 Jy ! Component: 150 - total flux cleaned = 0.0263538 Jy ! Component: 200 - total flux cleaned = 0.0293636 Jy ! Total flux subtracted in 200 components = 0.0293636 Jy ! Clean residual min=-0.004328 max=0.005609 Jy/beam ! Clean residual mean=0.000061 rms=0.001460 Jy/beam ! Combined flux in latest and established models = 0.210531 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 124 components and 0.210531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085273Jy sigma=0.467764 ! Fit after self-cal, rms=0.085279Jy sigma=0.467656 ! 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.557 x 14.89 at -20.42 degrees (North through East) ! Clean map min=-0.0041281 max=0.12621 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.98 HN 1.04 KP 0.99 ! LA 0.93 MK 1.10 NL 1.02 OV 0.96 ! PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.35 FD 0.98 HN 1.07 KP 0.97 ! LA 1.02 MK 1.09 NL 1.13 OV 1.00 ! PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.99 HN 1.07 KP 0.99 ! LA 0.98 MK 0.91 NL 0.97 OV 0.98 ! PT 0.99 ! ! ! Fit before self-cal, rms=0.085279Jy sigma=0.467656 ! Fit after self-cal, rms=0.092818Jy sigma=0.461323 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.594 mas, bmaj=15.17 mas, bpa=-20.5 degrees ! Estimated noise=1.59589 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.00015051 Jy ! Component: 100 - total flux cleaned = 0.000155227 Jy ! Component: 150 - total flux cleaned = 0.000189916 Jy ! Component: 200 - total flux cleaned = 0.000158654 Jy ! Total flux subtracted in 200 components = 0.000158654 Jy ! Clean residual min=-0.004747 max=0.004628 Jy/beam ! Clean residual mean=0.000048 rms=0.001333 Jy/beam ! Combined flux in latest and established models = 0.210689 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 131 components and 0.210689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092775Jy sigma=0.461154 ! Fit after self-cal, rms=0.092893Jy sigma=0.461080 ! 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.092893Jy sigma=0.461080 ! Fit after self-cal, rms=0.106810Jy sigma=0.454096 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.587 mas, bmaj=15.37 mas, bpa=-20.56 degrees ! Estimated noise=1.62033 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00031754 Jy ! Component: 100 - total flux cleaned = 0.000368121 Jy ! Component: 150 - total flux cleaned = 0.000450857 Jy ! Component: 200 - total flux cleaned = 0.000522659 Jy ! Total flux subtracted in 200 components = 0.000522659 Jy ! Clean residual min=-0.003133 max=0.003057 Jy/beam ! Clean residual mean=0.000015 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.211212 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 145 components and 0.211212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106764Jy sigma=0.453850 ! Fit after self-cal, rms=0.106838Jy sigma=0.453789 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.68037e-06 Jy ! Component: 100 - total flux cleaned = -5.85343e-06 Jy ! Component: 150 - total flux cleaned = -5.00869e-06 Jy ! Component: 200 - total flux cleaned = -2.98921e-05 Jy ! Total flux subtracted in 200 components = -2.98921e-05 Jy ! Clean residual min=-0.003081 max=0.003060 Jy/beam ! Clean residual mean=0.000015 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.211182 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 151 components and 0.211182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106823Jy sigma=0.453700 ! Fit after self-cal, rms=0.106824Jy sigma=0.453698 ! 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.106824Jy sigma=0.453698 ! Fit after self-cal, rms=0.114356Jy sigma=0.452679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.587 mas, bmaj=15.49 mas, bpa=-20.56 degrees ! Estimated noise=1.62386 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000584981 Jy ! Component: 100 - total flux cleaned = -0.000584146 Jy ! Component: 150 - total flux cleaned = -0.000617098 Jy ! Component: 200 - total flux cleaned = -0.000673229 Jy ! Total flux subtracted in 200 components = -0.000673229 Jy ! Clean residual min=-0.002536 max=0.002804 Jy/beam ! Clean residual mean=0.000008 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.210509 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 161 components and 0.210509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114329Jy sigma=0.452564 ! Fit after self-cal, rms=0.114332Jy sigma=0.452551 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 = -2.90974e-05 Jy ! Component: 100 - total flux cleaned = -7.75308e-05 Jy ! Component: 150 - total flux cleaned = -9.93951e-05 Jy ! Component: 200 - total flux cleaned = -0.00012039 Jy ! Total flux subtracted in 200 components = -0.00012039 Jy ! Clean residual min=-0.002496 max=0.002840 Jy/beam ! Clean residual mean=0.000008 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.210388 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 163 components and 0.210388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114323Jy sigma=0.452506 ! Fit after self-cal, rms=0.114322Jy sigma=0.452506 ! 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.114322Jy sigma=0.452506 ! Fit after self-cal, rms=0.115925Jy sigma=0.452450 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.362 mas, bmaj=26.7 mas, bpa=-8.813 degrees ! Estimated noise=1.84805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000469909 Jy ! Component: 100 - total flux cleaned = -0.000516081 Jy ! Component: 150 - total flux cleaned = -0.000556807 Jy ! Component: 200 - total flux cleaned = -0.000593779 Jy ! Total flux subtracted in 200 components = -0.000593779 Jy ! Clean residual min=-0.002590 max=0.002831 Jy/beam ! Clean residual mean=0.000010 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.209795 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 175 components and 0.209795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115912Jy sigma=0.452426 ! Fit after self-cal, rms=0.115915Jy sigma=0.452412 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.39671e-05 Jy ! Component: 100 - total flux cleaned = -8.9523e-05 Jy ! Component: 150 - total flux cleaned = -0.000119348 Jy ! Component: 200 - total flux cleaned = -0.000146943 Jy ! Total flux subtracted in 200 components = -0.000146943 Jy ! Clean residual min=-0.002612 max=0.002831 Jy/beam ! Clean residual mean=0.000010 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.209648 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 181 components and 0.209648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115912Jy sigma=0.452412 ! Fit after self-cal, rms=0.115911Jy sigma=0.452406 ! 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.588 mas, bmaj=15.57 mas, bpa=-20.61 degrees ! Estimated noise=1.62517 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.588 x 15.57 at -20.61 degrees (North through East) ! Clean map min=-0.0024264 max=0.1296 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.783 mas, bmaj=13.47 mas, bpa=-21.63 degrees ! Estimated noise=2.40014 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103518 Jy ! Component: 100 - total flux cleaned = 0.146005 Jy ! Component: 150 - total flux cleaned = 0.168455 Jy ! Component: 200 - total flux cleaned = 0.182055 Jy ! Total flux subtracted in 200 components = 0.182055 Jy ! Clean residual min=-0.005343 max=0.007411 Jy/beam ! Clean residual mean=-0.000019 rms=0.001479 Jy/beam ! Combined flux in latest and established models = 0.182055 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 60 model components to the UV plane model. ! The established model now contains 60 components and 0.182055 Jy ! Inverting map and beam ! Estimated beam: bmin=3.588 mas, bmaj=15.57 mas, bpa=-20.61 degrees ! Estimated noise=1.62517 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.0110155 Jy ! Component: 100 - total flux cleaned = 0.0169532 Jy ! Component: 150 - total flux cleaned = 0.0203656 Jy ! Component: 200 - total flux cleaned = 0.0223953 Jy ! Total flux subtracted in 200 components = 0.0223953 Jy ! Clean residual min=-0.002833 max=0.003225 Jy/beam ! Clean residual mean=-0.000001 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.204451 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 106 components and 0.204451 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.362 mas, bmaj=26.7 mas, bpa=-8.813 degrees ! Estimated noise=1.84805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00212027 Jy ! Component: 100 - total flux cleaned = 0.00255504 Jy ! Component: 150 - total flux cleaned = 0.00269589 Jy ! Component: 200 - total flux cleaned = 0.00279321 Jy ! Total flux subtracted in 200 components = 0.00279321 Jy ! Clean residual min=-0.002833 max=0.002989 Jy/beam ! Clean residual mean=0.000008 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.207244 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 = 9.15685e-05 Jy ! Component: 100 - total flux cleaned = 0.000176737 Jy ! Component: 150 - total flux cleaned = 0.000258841 Jy ! Component: 200 - total flux cleaned = 0.000363081 Jy ! Total flux subtracted in 200 components = 0.000363081 Jy ! Clean residual min=-0.002757 max=0.002964 Jy/beam ! Clean residual mean=0.000009 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.207607 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 114 components and 0.207607 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.588 mas, bmaj=15.57 mas, bpa=-20.61 degrees ! Estimated noise=1.62517 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000220521 Jy ! Component: 100 - total flux cleaned = -0.000375431 Jy ! Component: 150 - total flux cleaned = -0.000379465 Jy ! Component: 200 - total flux cleaned = -0.000351648 Jy ! Total flux subtracted in 200 components = -0.000351648 Jy ! Clean residual min=-0.002658 max=0.002895 Jy/beam ! Clean residual mean=0.000004 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.207255 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 126 components and 0.207255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116052Jy sigma=0.452519 ! Fit after self-cal, rms=0.116033Jy sigma=0.452495 wmodel J0801-2831_S_map.mod ! Writing 126 model components to file: J0801-2831_S_map.mod wobs J0801-2831_S_uvs.fits ! Writing UV FITS file: J0801-2831_S_uvs.fits wwins J0801-2831_S_map.win ! wwins: Wrote 1 windows to J0801-2831_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.00048615 Jy ! Component: 100 - total flux cleaned = 0.000722761 Jy ! Component: 150 - total flux cleaned = 0.00099736 Jy ! Component: 200 - total flux cleaned = 0.00125913 Jy ! Component: 250 - total flux cleaned = 0.00155161 Jy ! Component: 300 - total flux cleaned = 0.00167184 Jy ! Component: 350 - total flux cleaned = 0.00178647 Jy ! Component: 400 - total flux cleaned = 0.00182296 Jy ! Component: 450 - total flux cleaned = 0.00189401 Jy ! Component: 500 - total flux cleaned = 0.00192859 Jy ! Component: 550 - total flux cleaned = 0.00192897 Jy ! Component: 600 - total flux cleaned = 0.00196337 Jy ! Component: 650 - total flux cleaned = 0.00199662 Jy ! Component: 700 - total flux cleaned = 0.00196548 Jy ! Component: 750 - total flux cleaned = 0.00190418 Jy ! Component: 800 - total flux cleaned = 0.00175512 Jy ! Component: 850 - total flux cleaned = 0.00172612 Jy ! Component: 900 - total flux cleaned = 0.00169825 Jy ! Component: 950 - total flux cleaned = 0.00175464 Jy ! Component: 1000 - total flux cleaned = 0.0017821 Jy ! Component: 1050 - total flux cleaned = 0.00178247 Jy ! Component: 1100 - total flux cleaned = 0.00180846 Jy ! Component: 1150 - total flux cleaned = 0.00178215 Jy ! Component: 1200 - total flux cleaned = 0.00180785 Jy ! Component: 1250 - total flux cleaned = 0.00185877 Jy ! Component: 1300 - total flux cleaned = 0.00190903 Jy ! Component: 1350 - total flux cleaned = 0.00195793 Jy ! Component: 1400 - total flux cleaned = 0.00195793 Jy ! Component: 1450 - total flux cleaned = 0.00205367 Jy ! Component: 1500 - total flux cleaned = 0.00210057 Jy ! Component: 1550 - total flux cleaned = 0.00219396 Jy ! Component: 1600 - total flux cleaned = 0.00228649 Jy ! Component: 1650 - total flux cleaned = 0.00242312 Jy ! Component: 1700 - total flux cleaned = 0.00251335 Jy ! Component: 1750 - total flux cleaned = 0.00266924 Jy ! Component: 1800 - total flux cleaned = 0.00288932 Jy ! Component: 1850 - total flux cleaned = 0.00301975 Jy ! Component: 1900 - total flux cleaned = 0.00321298 Jy ! Component: 1950 - total flux cleaned = 0.0033398 Jy ! Component: 2000 - total flux cleaned = 0.00346617 Jy ! Component: 2050 - total flux cleaned = 0.00359099 Jy ! Component: 2100 - total flux cleaned = 0.00369394 Jy ! Component: 2150 - total flux cleaned = 0.00387709 Jy ! Component: 2200 - total flux cleaned = 0.00399799 Jy ! Component: 2250 - total flux cleaned = 0.00403761 Jy ! Component: 2300 - total flux cleaned = 0.00417591 Jy ! Component: 2350 - total flux cleaned = 0.00427354 Jy ! Component: 2400 - total flux cleaned = 0.00429266 Jy ! Component: 2450 - total flux cleaned = 0.00434982 Jy ! Component: 2500 - total flux cleaned = 0.00427401 Jy ! Component: 2550 - total flux cleaned = 0.00450008 Jy ! Component: 2600 - total flux cleaned = 0.00442536 Jy ! Component: 2650 - total flux cleaned = 0.00442529 Jy ! Component: 2700 - total flux cleaned = 0.004425 Jy ! Component: 2750 - total flux cleaned = 0.00442504 Jy ! Component: 2800 - total flux cleaned = 0.00446125 Jy ! Component: 2850 - total flux cleaned = 0.00447934 Jy ! Component: 2900 - total flux cleaned = 0.00455019 Jy ! Component: 2950 - total flux cleaned = 0.00458517 Jy ! Component: 3000 - total flux cleaned = 0.00460255 Jy ! Component: 3050 - total flux cleaned = 0.00456802 Jy ! Component: 3100 - total flux cleaned = 0.00461973 Jy ! Component: 3150 - total flux cleaned = 0.0046707 Jy ! Component: 3200 - total flux cleaned = 0.00473799 Jy ! Component: 3250 - total flux cleaned = 0.00472128 Jy ! Component: 3300 - total flux cleaned = 0.00468822 Jy ! Component: 3350 - total flux cleaned = 0.00468836 Jy ! Component: 3400 - total flux cleaned = 0.00468857 Jy ! Component: 3450 - total flux cleaned = 0.00475351 Jy ! Component: 3500 - total flux cleaned = 0.00472143 Jy ! Component: 3550 - total flux cleaned = 0.00480125 Jy ! Component: 3600 - total flux cleaned = 0.00475362 Jy ! Component: 3650 - total flux cleaned = 0.00470641 Jy ! Component: 3700 - total flux cleaned = 0.00473765 Jy ! Component: 3750 - total flux cleaned = 0.00467532 Jy ! Component: 3800 - total flux cleaned = 0.00461368 Jy ! Component: 3850 - total flux cleaned = 0.00459844 Jy ! Component: 3900 - total flux cleaned = 0.00450708 Jy ! Component: 3950 - total flux cleaned = 0.00449199 Jy ! Component: 4000 - total flux cleaned = 0.00443197 Jy ! Component: 4050 - total flux cleaned = 0.00440212 Jy ! Total flux subtracted in 4096 components = 0.00434264 Jy ! Clean residual min=-0.001064 max=0.000809 Jy/beam ! Clean residual mean=0.000000 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.211598 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 408 components and 0.211598 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0801-2831_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.588 x 15.57 at -20.61 degrees (North through East) ! Clean map min=-0.0023829 max=0.13465 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0801-2831_S_map.fits wmodel /image_prod/ug002_uva//J0801-2831_S_map.mod ! Writing 408 model components to file: /image_prod/ug002_uva//J0801-2831_S_map.mod wobs /image_prod/ug002_uva//J0801-2831_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0801-2831_S_uvs.fits wwins /image_prod/ug002_uva//J0801-2831_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0801-2831_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.134653 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000280995 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.626045 0.626045 1.25209 2.50418 5.00836 10.0167 20.0334 40.0668 80.1337 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.134 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 479.199 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0801-2831_S_dfm.log closed on Wed Mar 4 22:08:22 2020