! Started logfile: /image_prod/ug002_uva//J1129-4435_S_dfm.log on Thu Mar 5 00:05:11 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//J1129-4435_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1129-4435_S_uva.fits ! AN table 1: 30 integrations on 6 of 6 possible baselines. ! AN table 2: 30 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.991667 visibilities/baseline/integration-bin. ! Found source: J1129-4435 ! ! 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 1428 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 J1129-4435_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.013480Jy sigma=5.706538 ! Fit after self-cal, rms=0.859225Jy sigma=4.832617 ! 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.072 mas, bmaj=7.405 mas, bpa=4.286 degrees ! Estimated noise=5.99717 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.110531 Jy ! Component: 100 - total flux cleaned = 0.138378 Jy ! Total flux subtracted in 100 components = 0.138378 Jy ! Clean residual min=-0.010868 max=0.012321 Jy/beam ! Clean residual mean=-0.000022 rms=0.003091 Jy/beam ! Combined flux in latest and established models = 0.138378 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.138378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087287Jy sigma=0.472487 ! Fit after self-cal, rms=0.087265Jy sigma=0.472213 ! 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=2.554 mas, bmaj=8.653 mas, bpa=2.181 degrees ! Estimated noise=3.35895 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.0124294 Jy ! Component: 100 - total flux cleaned = 0.017241 Jy ! Component: 150 - total flux cleaned = 0.017861 Jy ! Component: 200 - total flux cleaned = 0.0183399 Jy ! Total flux subtracted in 200 components = 0.0183399 Jy ! Clean residual min=-0.008222 max=0.006329 Jy/beam ! Clean residual mean=-0.000002 rms=0.001975 Jy/beam ! Combined flux in latest and established models = 0.156718 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 27 components and 0.156718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085651Jy sigma=0.462989 ! Fit after self-cal, rms=0.085678Jy sigma=0.462842 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.554 x 8.653 at 2.181 degrees (North through East) ! Clean map min=-0.0078739 max=0.14384 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 KP 1.03 LA 1.08 SC 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.08 LA 0.97 MK 1.11 OV 0.82 ! SC 1.18 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 KP 1.11 LA 1.02 SC 0.89 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.96 LA 1.02 MK 1.01 OV 0.91 ! SC 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.02 LA 0.99 SC 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00 LA 1.00 MK 0.96 OV 0.94 ! SC 1.07 ! ! ! Fit before self-cal, rms=0.085678Jy sigma=0.462842 ! Fit after self-cal, rms=0.083877Jy sigma=0.455940 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.57 mas, bmaj=8.64 mas, bpa=2.205 degrees ! Estimated noise=3.34021 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.000565066 Jy ! Component: 100 - total flux cleaned = -0.000624191 Jy ! Component: 150 - total flux cleaned = -0.000588841 Jy ! Component: 200 - total flux cleaned = -0.000518759 Jy ! Total flux subtracted in 200 components = -0.000518759 Jy ! Clean residual min=-0.003968 max=0.004809 Jy/beam ! Clean residual mean=0.000003 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.156199 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 43 components and 0.156199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083807Jy sigma=0.455626 ! Fit after self-cal, rms=0.083890Jy sigma=0.455334 ! 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.083890Jy sigma=0.455334 ! Fit after self-cal, rms=0.084167Jy sigma=0.455292 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.575 mas, bmaj=8.661 mas, bpa=2.199 degrees ! Estimated noise=3.34324 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000176534 Jy ! Component: 100 - total flux cleaned = -0.000282584 Jy ! Component: 150 - total flux cleaned = -0.00033928 Jy ! Component: 200 - total flux cleaned = -0.000314972 Jy ! Total flux subtracted in 200 components = -0.000314972 Jy ! Clean residual min=-0.003983 max=0.004513 Jy/beam ! Clean residual mean=0.000002 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.155884 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 46 components and 0.155884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084131Jy sigma=0.455143 ! Fit after self-cal, rms=0.084149Jy sigma=0.455112 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.000328473 Jy ! Component: 100 - total flux cleaned = 0.000255462 Jy ! Component: 150 - total flux cleaned = 0.000195053 Jy ! Component: 200 - total flux cleaned = 0.000177524 Jy ! Total flux subtracted in 200 components = 0.000177524 Jy ! Clean residual min=-0.003996 max=0.004358 Jy/beam ! Clean residual mean=0.000003 rms=0.001051 Jy/beam ! Combined flux in latest and established models = 0.156062 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.156062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084133Jy sigma=0.455055 ! Fit after self-cal, rms=0.084142Jy sigma=0.455038 ! 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.084142Jy sigma=0.455038 ! Fit after self-cal, rms=0.084144Jy sigma=0.455018 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.575 mas, bmaj=8.669 mas, bpa=2.156 degrees ! Estimated noise=3.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.25181e-05 Jy ! Component: 100 - total flux cleaned = 7.86558e-06 Jy ! Component: 150 - total flux cleaned = -6.12629e-05 Jy ! Component: 200 - total flux cleaned = -0.000117034 Jy ! Total flux subtracted in 200 components = -0.000117034 Jy ! Clean residual min=-0.004029 max=0.004268 Jy/beam ! Clean residual mean=0.000002 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 0.155945 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.155945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084132Jy sigma=0.454976 ! Fit after self-cal, rms=0.084142Jy sigma=0.454962 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.000205163 Jy ! Component: 100 - total flux cleaned = 9.73169e-05 Jy ! Component: 150 - total flux cleaned = 3.31541e-05 Jy ! Component: 200 - total flux cleaned = -2.23248e-05 Jy ! Total flux subtracted in 200 components = -2.23248e-05 Jy ! Clean residual min=-0.004027 max=0.004242 Jy/beam ! Clean residual mean=0.000002 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.155922 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 53 components and 0.155922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084135Jy sigma=0.454946 ! Fit after self-cal, rms=0.084139Jy sigma=0.454937 ! 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.084139Jy sigma=0.454937 ! Fit after self-cal, rms=0.084099Jy sigma=0.454930 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.077 mas, bmaj=27.38 mas, bpa=2.883 degrees ! Estimated noise=4.77926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000319722 Jy ! Component: 100 - total flux cleaned = -0.00032154 Jy ! Component: 150 - total flux cleaned = -0.000324552 Jy ! Component: 200 - total flux cleaned = -0.000327771 Jy ! Total flux subtracted in 200 components = -0.000327771 Jy ! Clean residual min=-0.002665 max=0.002781 Jy/beam ! Clean residual mean=0.000003 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.155594 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 57 components and 0.155594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084097Jy sigma=0.454935 ! Fit after self-cal, rms=0.084099Jy sigma=0.454914 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.49295e-05 Jy ! Component: 100 - total flux cleaned = -2.74031e-05 Jy ! Component: 150 - total flux cleaned = -2.99772e-05 Jy ! Component: 200 - total flux cleaned = -3.24518e-05 Jy ! Total flux subtracted in 200 components = -3.24518e-05 Jy ! Clean residual min=-0.002663 max=0.002794 Jy/beam ! Clean residual mean=0.000003 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.155562 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 57 components and 0.155562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084096Jy sigma=0.454918 ! Fit after self-cal, rms=0.084097Jy sigma=0.454900 ! 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=2.574 mas, bmaj=8.669 mas, bpa=2.105 degrees ! Estimated noise=3.33603 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.574 x 8.669 at 2.105 degrees (North through East) ! Clean map min=-0.0037402 max=0.14345 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.089 mas, bmaj=7.444 mas, bpa=4.28 degrees ! Estimated noise=6.08791 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.111992 Jy ! Component: 100 - total flux cleaned = 0.140242 Jy ! Component: 150 - total flux cleaned = 0.148629 Jy ! Component: 200 - total flux cleaned = 0.150978 Jy ! Total flux subtracted in 200 components = 0.150978 Jy ! Clean residual min=-0.006036 max=0.005505 Jy/beam ! Clean residual mean=-0.000005 rms=0.001678 Jy/beam ! Combined flux in latest and established models = 0.150978 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.150978 Jy ! Inverting map and beam ! Estimated beam: bmin=2.574 mas, bmaj=8.669 mas, bpa=2.105 degrees ! Estimated noise=3.33603 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.00316296 Jy ! Component: 100 - total flux cleaned = 0.00358083 Jy ! Component: 150 - total flux cleaned = 0.00397766 Jy ! Component: 200 - total flux cleaned = 0.00429046 Jy ! Total flux subtracted in 200 components = 0.00429046 Jy ! Clean residual min=-0.003868 max=0.004839 Jy/beam ! Clean residual mean=0.000001 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.155269 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 30 components and 0.155269 Jy ! Inverting map ! Added new window around map position (-12, 71.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015511 Jy ! Component: 100 - total flux cleaned = 0.00142475 Jy ! Component: 150 - total flux cleaned = 0.00163395 Jy ! Component: 200 - total flux cleaned = 0.00168726 Jy ! Total flux subtracted in 200 components = 0.00168726 Jy ! Clean residual min=-0.003272 max=0.003129 Jy/beam ! Clean residual mean=0.000001 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.156956 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 46 components and 0.156956 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.077 mas, bmaj=27.38 mas, bpa=2.883 degrees ! Estimated noise=4.77926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.90036e-05 Jy ! Component: 100 - total flux cleaned = -4.63876e-05 Jy ! Component: 150 - total flux cleaned = -0.000128194 Jy ! Component: 200 - total flux cleaned = -0.000147017 Jy ! Total flux subtracted in 200 components = -0.000147017 Jy ! Clean residual min=-0.002242 max=0.002540 Jy/beam ! Clean residual mean=0.000002 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.156809 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 = 1.64814e-05 Jy ! Component: 100 - total flux cleaned = 3.23171e-05 Jy ! Component: 150 - total flux cleaned = 3.27166e-05 Jy ! Component: 200 - total flux cleaned = 4.64809e-05 Jy ! Total flux subtracted in 200 components = 4.64809e-05 Jy ! Clean residual min=-0.002210 max=0.002511 Jy/beam ! Clean residual mean=0.000002 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.156856 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.156856 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.574 mas, bmaj=8.669 mas, bpa=2.105 degrees ! Estimated noise=3.33603 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000270165 Jy ! Component: 100 - total flux cleaned = 0.000359277 Jy ! Component: 150 - total flux cleaned = 0.000317036 Jy ! Component: 200 - total flux cleaned = 0.000317544 Jy ! Total flux subtracted in 200 components = 0.000317544 Jy ! Clean residual min=-0.003134 max=0.002961 Jy/beam ! Clean residual mean=0.000001 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.157173 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 0.157173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083843Jy sigma=0.453616 ! Fit after self-cal, rms=0.083798Jy sigma=0.453372 wmodel J1129-4435_S_map.mod ! Writing 72 model components to file: J1129-4435_S_map.mod wobs J1129-4435_S_uvs.fits ! Writing UV FITS file: J1129-4435_S_uvs.fits wwins J1129-4435_S_map.win ! wwins: Wrote 2 windows to J1129-4435_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.000379176 Jy ! Component: 100 - total flux cleaned = 0.000377091 Jy ! Component: 150 - total flux cleaned = 0.000291753 Jy ! Component: 200 - total flux cleaned = 0.000369754 Jy ! Component: 250 - total flux cleaned = 0.000406646 Jy ! Component: 300 - total flux cleaned = 0.000619539 Jy ! Component: 350 - total flux cleaned = 0.000756408 Jy ! Component: 400 - total flux cleaned = 0.000889632 Jy ! Component: 450 - total flux cleaned = 0.000986802 Jy ! Component: 500 - total flux cleaned = 0.00114495 Jy ! Component: 550 - total flux cleaned = 0.00114475 Jy ! Component: 600 - total flux cleaned = 0.00111484 Jy ! Component: 650 - total flux cleaned = 0.00105548 Jy ! Component: 700 - total flux cleaned = 0.00096777 Jy ! Component: 750 - total flux cleaned = 0.00091029 Jy ! Component: 800 - total flux cleaned = 0.00074047 Jy ! Component: 850 - total flux cleaned = 0.000684826 Jy ! Component: 900 - total flux cleaned = 0.000574494 Jy ! Component: 950 - total flux cleaned = 0.000520032 Jy ! Component: 1000 - total flux cleaned = 0.000439435 Jy ! Component: 1050 - total flux cleaned = 0.000412735 Jy ! Component: 1100 - total flux cleaned = 0.000359934 Jy ! Component: 1150 - total flux cleaned = 0.000307681 Jy ! Component: 1200 - total flux cleaned = 0.000203795 Jy ! Component: 1250 - total flux cleaned = 9.9976e-05 Jy ! Component: 1300 - total flux cleaned = -5.46678e-05 Jy ! Component: 1350 - total flux cleaned = -0.000208878 Jy ! Component: 1400 - total flux cleaned = -0.000311549 Jy ! Component: 1450 - total flux cleaned = -0.000516407 Jy ! Component: 1500 - total flux cleaned = -0.000567426 Jy ! Component: 1550 - total flux cleaned = -0.000746801 Jy ! Component: 1600 - total flux cleaned = -0.000798403 Jy ! Component: 1650 - total flux cleaned = -0.000953139 Jy ! Component: 1700 - total flux cleaned = -0.00110824 Jy ! Component: 1750 - total flux cleaned = -0.00121217 Jy ! Component: 1800 - total flux cleaned = -0.00129024 Jy ! Component: 1850 - total flux cleaned = -0.0014211 Jy ! Component: 1900 - total flux cleaned = -0.00147371 Jy ! Component: 1950 - total flux cleaned = -0.00157937 Jy ! Component: 2000 - total flux cleaned = -0.00160596 Jy ! Component: 2050 - total flux cleaned = -0.00165953 Jy ! Component: 2100 - total flux cleaned = -0.00168632 Jy ! Component: 2150 - total flux cleaned = -0.00171326 Jy ! Component: 2200 - total flux cleaned = -0.00176766 Jy ! Component: 2250 - total flux cleaned = -0.0017951 Jy ! Component: 2300 - total flux cleaned = -0.00182283 Jy ! Component: 2350 - total flux cleaned = -0.00190607 Jy ! Component: 2400 - total flux cleaned = -0.00204619 Jy ! Component: 2450 - total flux cleaned = -0.00213087 Jy ! Component: 2500 - total flux cleaned = -0.00230189 Jy ! Component: 2550 - total flux cleaned = -0.0023883 Jy ! Component: 2600 - total flux cleaned = -0.0024755 Jy ! Component: 2650 - total flux cleaned = -0.00256352 Jy ! Component: 2700 - total flux cleaned = -0.00268174 Jy ! Component: 2750 - total flux cleaned = -0.00274144 Jy ! Component: 2800 - total flux cleaned = -0.00286223 Jy ! Component: 2850 - total flux cleaned = -0.00295372 Jy ! Component: 2900 - total flux cleaned = -0.00313878 Jy ! Component: 2950 - total flux cleaned = -0.00323193 Jy ! Component: 3000 - total flux cleaned = -0.00332622 Jy ! Component: 3050 - total flux cleaned = -0.0034532 Jy ! Component: 3100 - total flux cleaned = -0.00351737 Jy ! Component: 3150 - total flux cleaned = -0.00351728 Jy ! Component: 3200 - total flux cleaned = -0.00345163 Jy ! Component: 3250 - total flux cleaned = -0.00341773 Jy ! Component: 3300 - total flux cleaned = -0.00348459 Jy ! Component: 3350 - total flux cleaned = -0.00341652 Jy ! Component: 3400 - total flux cleaned = -0.00345078 Jy ! Component: 3450 - total flux cleaned = -0.00345071 Jy ! Component: 3500 - total flux cleaned = -0.00345105 Jy ! Component: 3550 - total flux cleaned = -0.00341476 Jy ! Component: 3600 - total flux cleaned = -0.00341427 Jy ! Component: 3650 - total flux cleaned = -0.00337725 Jy ! Component: 3700 - total flux cleaned = -0.00337716 Jy ! Component: 3750 - total flux cleaned = -0.00330209 Jy ! Component: 3800 - total flux cleaned = -0.00318757 Jy ! Component: 3850 - total flux cleaned = -0.00318728 Jy ! Component: 3900 - total flux cleaned = -0.0030694 Jy ! Component: 3950 - total flux cleaned = -0.00302914 Jy ! Component: 4000 - total flux cleaned = -0.00290762 Jy ! Component: 4050 - total flux cleaned = -0.00282558 Jy ! Total flux subtracted in 4096 components = -0.00274249 Jy ! Clean residual min=-0.002357 max=0.002335 Jy/beam ! Clean residual mean=-0.000003 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.154431 Jy keep ! Adding 181 model components to the UV plane model. ! The established model now contains 253 components and 0.154431 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1129-4435_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.574 x 8.669 at 2.105 degrees (North through East) ! Clean map min=-0.00473 max=0.14293 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1129-4435_S_map.fits wmodel /image_prod/ug002_uva//J1129-4435_S_map.mod ! Writing 253 model components to file: /image_prod/ug002_uva//J1129-4435_S_map.mod wobs /image_prod/ug002_uva//J1129-4435_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1129-4435_S_uvs.fits wwins /image_prod/ug002_uva//J1129-4435_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1129-4435_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.142926 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000748089 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.57023 1.57023 3.14045 6.2809 12.5618 25.1236 50.2472 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.142 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 191.055 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1129-4435_S_dfm.log closed on Thu Mar 5 00:05:15 2020