! Started logfile: /image_prod/ug002_uva//J0441-2952_S_dfm.log on Wed Mar 4 20:26:45 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//J0441-2952_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0441-2952_S_uva.fits ! AN table 1: 25 integrations on 28 of 28 possible baselines. ! AN table 2: 25 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.997551 visibilities/baseline/integration-bin. ! Found source: J0441-2952 ! ! 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 3666 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 J0441-2952_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.007170Jy sigma=6.320159 ! Fit after self-cal, rms=0.927011Jy sigma=5.751950 ! 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=4.293 mas, bmaj=17.65 mas, bpa=9.905 degrees ! Estimated noise=2.64995 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.0604792 Jy ! Component: 100 - total flux cleaned = 0.0817432 Jy ! Total flux subtracted in 100 components = 0.0817432 Jy ! Clean residual min=-0.008420 max=0.009483 Jy/beam ! Clean residual mean=-0.000208 rms=0.002589 Jy/beam ! Combined flux in latest and established models = 0.0817432 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0817432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084470Jy sigma=0.456244 ! Fit after self-cal, rms=0.083266Jy sigma=0.450319 ! 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=4.997 mas, bmaj=19.65 mas, bpa=8.841 degrees ! Estimated noise=1.94463 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.0130117 Jy ! Component: 100 - total flux cleaned = 0.0197459 Jy ! Component: 150 - total flux cleaned = 0.0237074 Jy ! Component: 200 - total flux cleaned = 0.0262311 Jy ! Total flux subtracted in 200 components = 0.0262311 Jy ! Clean residual min=-0.006644 max=0.008629 Jy/beam ! Clean residual mean=-0.000060 rms=0.001869 Jy/beam ! Combined flux in latest and established models = 0.107974 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 57 components and 0.107974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081658Jy sigma=0.432862 ! Fit after self-cal, rms=0.081573Jy sigma=0.432310 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.997 x 19.65 at 8.841 degrees (North through East) ! Clean map min=-0.0068954 max=0.073745 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 1.00 HN 1.03 KP 0.99 ! LA 0.94 NL 1.12 PT 0.92 SC 0.90 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 0.98 KP 1.05 LA 0.91 ! NL 1.31 OV 1.05 PT 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.98 HN 0.93 KP 1.15 ! LA 0.88 NL 1.07 PT 0.86 SC 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.53 FD 0.91 KP 1.03 LA 0.98 ! NL 1.19 OV 1.03 PT 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 FD 0.95 HN 0.81 KP 1.02 ! LA 0.90 NL 1.01 PT 0.88 SC 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 1.05 KP 1.06 LA 0.96 ! NL 1.23 OV 0.98 PT 0.95 ! ! ! Fit before self-cal, rms=0.081573Jy sigma=0.432310 ! Fit after self-cal, rms=0.086475Jy sigma=0.426576 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.914 mas, bmaj=19.45 mas, bpa=8.837 degrees ! Estimated noise=1.91791 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.000556659 Jy ! Component: 100 - total flux cleaned = -0.000765766 Jy ! Component: 150 - total flux cleaned = -0.000995173 Jy ! Component: 200 - total flux cleaned = -0.00124139 Jy ! Total flux subtracted in 200 components = -0.00124139 Jy ! Clean residual min=-0.005444 max=0.006791 Jy/beam ! Clean residual mean=-0.000015 rms=0.001535 Jy/beam ! Combined flux in latest and established models = 0.106733 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 65 components and 0.106733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086413Jy sigma=0.426230 ! Fit after self-cal, rms=0.086595Jy sigma=0.425989 ! 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.086595Jy sigma=0.425989 ! Fit after self-cal, rms=0.087593Jy sigma=0.425923 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.882 mas, bmaj=19.42 mas, bpa=8.937 degrees ! Estimated noise=1.91047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000585831 Jy ! Component: 100 - total flux cleaned = -0.00089704 Jy ! Component: 150 - total flux cleaned = -0.00113096 Jy ! Component: 200 - total flux cleaned = -0.00127219 Jy ! Total flux subtracted in 200 components = -0.00127219 Jy ! Clean residual min=-0.005258 max=0.006719 Jy/beam ! Clean residual mean=-0.000015 rms=0.001511 Jy/beam ! Combined flux in latest and established models = 0.105461 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 73 components and 0.105461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087543Jy sigma=0.425699 ! Fit after self-cal, rms=0.087557Jy sigma=0.425671 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) ! Added new window around map position (-6, 62). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00649483 Jy ! Component: 100 - total flux cleaned = 0.00989386 Jy ! Component: 150 - total flux cleaned = 0.0105827 Jy ! Component: 200 - total flux cleaned = 0.0107391 Jy ! Total flux subtracted in 200 components = 0.0107391 Jy ! Clean residual min=-0.004312 max=0.003959 Jy/beam ! Clean residual mean=0.000010 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.1162 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 116 components and 0.1162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087027Jy sigma=0.421603 ! Fit after self-cal, rms=0.086930Jy sigma=0.421220 ! 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.086930Jy sigma=0.421220 ! Fit after self-cal, rms=0.087620Jy sigma=0.420858 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.892 mas, bmaj=19.5 mas, bpa=8.959 degrees ! Estimated noise=1.88647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00208085 Jy ! Component: 100 - total flux cleaned = 0.00192491 Jy ! Component: 150 - total flux cleaned = 0.00185598 Jy ! Component: 200 - total flux cleaned = 0.00163453 Jy ! Total flux subtracted in 200 components = 0.00163453 Jy ! Clean residual min=-0.004319 max=0.003652 Jy/beam ! Clean residual mean=0.000008 rms=0.001088 Jy/beam ! Combined flux in latest and established models = 0.117834 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 134 components and 0.117834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087474Jy sigma=0.420104 ! Fit after self-cal, rms=0.087458Jy sigma=0.420010 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.000179864 Jy ! Component: 100 - total flux cleaned = -0.000230892 Jy ! Component: 150 - total flux cleaned = -0.000322886 Jy ! Component: 200 - total flux cleaned = -0.000322536 Jy ! Total flux subtracted in 200 components = -0.000322536 Jy ! Clean residual min=-0.004290 max=0.003509 Jy/beam ! Clean residual mean=0.000007 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 0.117512 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 156 components and 0.117512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087388Jy sigma=0.419701 ! Fit after self-cal, rms=0.087334Jy sigma=0.419661 ! 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.087334Jy sigma=0.419661 ! Fit after self-cal, rms=0.087476Jy sigma=0.419607 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.2 mas, bmaj=26.12 mas, bpa=3.377 degrees ! Estimated noise=2.00634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000113581 Jy ! Component: 100 - total flux cleaned = -0.000336104 Jy ! Component: 150 - total flux cleaned = -0.000531343 Jy ! Component: 200 - total flux cleaned = -0.000747823 Jy ! Total flux subtracted in 200 components = -0.000747823 Jy ! Clean residual min=-0.004643 max=0.004331 Jy/beam ! Clean residual mean=0.000009 rms=0.001316 Jy/beam ! Combined flux in latest and established models = 0.116764 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 191 components and 0.116764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087421Jy sigma=0.419409 ! Fit after self-cal, rms=0.087411Jy sigma=0.419357 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.000302017 Jy ! Component: 100 - total flux cleaned = -0.000466502 Jy ! Component: 150 - total flux cleaned = -0.000540325 Jy ! Component: 200 - total flux cleaned = -0.000574074 Jy ! Total flux subtracted in 200 components = -0.000574074 Jy ! Clean residual min=-0.004702 max=0.004282 Jy/beam ! Clean residual mean=0.000005 rms=0.001290 Jy/beam ! Combined flux in latest and established models = 0.11619 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 211 components and 0.11619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087383Jy sigma=0.419289 ! Fit after self-cal, rms=0.087373Jy sigma=0.419260 ! 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=4.916 mas, bmaj=19.59 mas, bpa=8.943 degrees ! Estimated noise=1.88209 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.916 x 19.59 at 8.943 degrees (North through East) ! Clean map min=-0.0051986 max=0.073773 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=4.205 mas, bmaj=17.6 mas, bpa=9.979 degrees ! Estimated noise=2.53947 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0590705 Jy ! Component: 100 - total flux cleaned = 0.0812142 Jy ! Component: 150 - total flux cleaned = 0.0924274 Jy ! Component: 200 - total flux cleaned = 0.10027 Jy ! Total flux subtracted in 200 components = 0.10027 Jy ! Clean residual min=-0.007046 max=0.007383 Jy/beam ! Clean residual mean=-0.000057 rms=0.001694 Jy/beam ! Combined flux in latest and established models = 0.10027 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.10027 Jy ! Inverting map and beam ! Estimated beam: bmin=4.916 mas, bmaj=19.59 mas, bpa=8.943 degrees ! Estimated noise=1.88209 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.00635639 Jy ! Component: 100 - total flux cleaned = 0.0101926 Jy ! Component: 150 - total flux cleaned = 0.0113098 Jy ! Component: 200 - total flux cleaned = 0.0116724 Jy ! Total flux subtracted in 200 components = 0.0116724 Jy ! Clean residual min=-0.005011 max=0.004750 Jy/beam ! Clean residual mean=-0.000013 rms=0.001205 Jy/beam ! Combined flux in latest and established models = 0.111943 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 69 components and 0.111943 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=9.2 mas, bmaj=26.12 mas, bpa=3.377 degrees ! Estimated noise=2.00634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130571 Jy ! Component: 100 - total flux cleaned = 0.00174069 Jy ! Component: 150 - total flux cleaned = 0.00202379 Jy ! Component: 200 - total flux cleaned = 0.00218893 Jy ! Total flux subtracted in 200 components = 0.00218893 Jy ! Clean residual min=-0.005235 max=0.005094 Jy/beam ! Clean residual mean=-0.000005 rms=0.001371 Jy/beam ! Combined flux in latest and established models = 0.114132 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.000144991 Jy ! Component: 100 - total flux cleaned = 0.000210938 Jy ! Component: 150 - total flux cleaned = 0.000273163 Jy ! Component: 200 - total flux cleaned = 0.000381388 Jy ! Total flux subtracted in 200 components = 0.000381388 Jy ! Clean residual min=-0.004844 max=0.004607 Jy/beam ! Clean residual mean=-0.000003 rms=0.001323 Jy/beam ! Combined flux in latest and established models = 0.114513 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 133 components and 0.114513 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.916 mas, bmaj=19.59 mas, bpa=8.943 degrees ! Estimated noise=1.88209 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00046384 Jy ! Component: 100 - total flux cleaned = -0.000651465 Jy ! Component: 150 - total flux cleaned = -0.000901924 Jy ! Component: 200 - total flux cleaned = -0.00108309 Jy ! Total flux subtracted in 200 components = -0.00108309 Jy ! Clean residual min=-0.004440 max=0.003769 Jy/beam ! Clean residual mean=-0.000006 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.11343 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 158 components and 0.11343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087425Jy sigma=0.419495 ! Fit after self-cal, rms=0.087375Jy sigma=0.419407 wmodel J0441-2952_S_map.mod ! Writing 158 model components to file: J0441-2952_S_map.mod wobs J0441-2952_S_uvs.fits ! Writing UV FITS file: J0441-2952_S_uvs.fits wwins J0441-2952_S_map.win ! wwins: Wrote 2 windows to J0441-2952_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.0010295 Jy ! Component: 100 - total flux cleaned = -0.000909041 Jy ! Component: 150 - total flux cleaned = -0.000910277 Jy ! Component: 200 - total flux cleaned = -0.00116148 Jy ! Component: 250 - total flux cleaned = -0.0015381 Jy ! Component: 300 - total flux cleaned = -0.00198054 Jy ! Component: 350 - total flux cleaned = -0.00235607 Jy ! Component: 400 - total flux cleaned = -0.00239737 Jy ! Component: 450 - total flux cleaned = -0.00243568 Jy ! Component: 500 - total flux cleaned = -0.00258178 Jy ! Component: 550 - total flux cleaned = -0.00268621 Jy ! Component: 600 - total flux cleaned = -0.00285425 Jy ! Component: 650 - total flux cleaned = -0.00288606 Jy ! Component: 700 - total flux cleaned = -0.00291676 Jy ! Component: 750 - total flux cleaned = -0.00288662 Jy ! Component: 800 - total flux cleaned = -0.0029757 Jy ! Component: 850 - total flux cleaned = -0.00300448 Jy ! Component: 900 - total flux cleaned = -0.00308843 Jy ! Component: 950 - total flux cleaned = -0.00314357 Jy ! Component: 1000 - total flux cleaned = -0.00325042 Jy ! Component: 1050 - total flux cleaned = -0.00330269 Jy ! Component: 1100 - total flux cleaned = -0.00340512 Jy ! Component: 1150 - total flux cleaned = -0.00352982 Jy ! Component: 1200 - total flux cleaned = -0.0036032 Jy ! Component: 1250 - total flux cleaned = -0.00365087 Jy ! Component: 1300 - total flux cleaned = -0.00367467 Jy ! Component: 1350 - total flux cleaned = -0.00374403 Jy ! Component: 1400 - total flux cleaned = -0.00372162 Jy ! Component: 1450 - total flux cleaned = -0.0037658 Jy ! Component: 1500 - total flux cleaned = -0.00374351 Jy ! Component: 1550 - total flux cleaned = -0.00374365 Jy ! Component: 1600 - total flux cleaned = -0.00378626 Jy ! Component: 1650 - total flux cleaned = -0.00376552 Jy ! Component: 1700 - total flux cleaned = -0.00376602 Jy ! Component: 1750 - total flux cleaned = -0.00380701 Jy ! Component: 1800 - total flux cleaned = -0.0038861 Jy ! Component: 1850 - total flux cleaned = -0.00394487 Jy ! Component: 1900 - total flux cleaned = -0.00407997 Jy ! Component: 1950 - total flux cleaned = -0.00415575 Jy ! Component: 2000 - total flux cleaned = -0.00426779 Jy ! Component: 2050 - total flux cleaned = -0.00428596 Jy ! Component: 2100 - total flux cleaned = -0.00441319 Jy ! Component: 2150 - total flux cleaned = -0.00443112 Jy ! Component: 2200 - total flux cleaned = -0.00453768 Jy ! Component: 2250 - total flux cleaned = -0.00466059 Jy ! Component: 2300 - total flux cleaned = -0.00481733 Jy ! Component: 2350 - total flux cleaned = -0.00495503 Jy ! Component: 2400 - total flux cleaned = -0.00507429 Jy ! Component: 2450 - total flux cleaned = -0.00520937 Jy ! Component: 2500 - total flux cleaned = -0.00534301 Jy ! Component: 2550 - total flux cleaned = -0.00547537 Jy ! Component: 2600 - total flux cleaned = -0.00565562 Jy ! Component: 2650 - total flux cleaned = -0.00578543 Jy ! Component: 2700 - total flux cleaned = -0.00589803 Jy ! Component: 2750 - total flux cleaned = -0.0059939 Jy ! Component: 2800 - total flux cleaned = -0.00612045 Jy ! Component: 2850 - total flux cleaned = -0.00618348 Jy ! Component: 2900 - total flux cleaned = -0.00630825 Jy ! Component: 2950 - total flux cleaned = -0.00641652 Jy ! Component: 3000 - total flux cleaned = -0.00650861 Jy ! Component: 3050 - total flux cleaned = -0.00658495 Jy ! Component: 3100 - total flux cleaned = -0.00669082 Jy ! Component: 3150 - total flux cleaned = -0.00679597 Jy ! Component: 3200 - total flux cleaned = -0.00688543 Jy ! Component: 3250 - total flux cleaned = -0.00697451 Jy ! Component: 3300 - total flux cleaned = -0.00707761 Jy ! Component: 3350 - total flux cleaned = -0.00719458 Jy ! Component: 3400 - total flux cleaned = -0.00729615 Jy ! Component: 3450 - total flux cleaned = -0.00738266 Jy ! Component: 3500 - total flux cleaned = -0.00746873 Jy ! Component: 3550 - total flux cleaned = -0.00759685 Jy ! Component: 3600 - total flux cleaned = -0.00769577 Jy ! Component: 3650 - total flux cleaned = -0.00778003 Jy ! Component: 3700 - total flux cleaned = -0.00786397 Jy ! Component: 3750 - total flux cleaned = -0.00798895 Jy ! Component: 3800 - total flux cleaned = -0.00800274 Jy ! Component: 3850 - total flux cleaned = -0.0081401 Jy ! Component: 3900 - total flux cleaned = -0.00819479 Jy ! Component: 3950 - total flux cleaned = -0.0083034 Jy ! Component: 4000 - total flux cleaned = -0.00838432 Jy ! Component: 4050 - total flux cleaned = -0.0084916 Jy ! Total flux subtracted in 4096 components = -0.00862496 Jy ! Clean residual min=-0.000942 max=0.000777 Jy/beam ! Clean residual mean=-0.000010 rms=0.000275 Jy/beam ! Combined flux in latest and established models = 0.104805 Jy keep ! Adding 351 model components to the UV plane model. ! The established model now contains 509 components and 0.104805 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0441-2952_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.916 x 19.59 at 8.943 degrees (North through East) ! Clean map min=-0.0043061 max=0.074529 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0441-2952_S_map.fits wmodel /image_prod/ug002_uva//J0441-2952_S_map.mod ! Writing 509 model components to file: /image_prod/ug002_uva//J0441-2952_S_map.mod wobs /image_prod/ug002_uva//J0441-2952_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0441-2952_S_uvs.fits wwins /image_prod/ug002_uva//J0441-2952_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0441-2952_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0745294 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000267129 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.07526 1.07526 2.15053 4.30105 8.6021 17.2042 34.4084 68.8168 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.074 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 279.001 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0441-2952_S_dfm.log closed on Wed Mar 4 20:26:49 2020