! Started logfile: /image_prod/ug002_uva//J2040-3836_S_dfm.log on Thu Mar 5 04:55:20 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//J2040-3836_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2040-3836_S_uva.fits ! AN table 1: 75 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.831111 visibilities/baseline/integration-bin. ! Found source: J2040-3836 ! ! 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 2805 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 J2040-3836_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 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006666Jy sigma=6.483790 ! Fit after self-cal, rms=0.920232Jy sigma=5.887891 ! 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=3.053 mas, bmaj=17.2 mas, bpa=17.54 degrees ! Estimated noise=3.15739 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.0620356 Jy ! Component: 100 - total flux cleaned = 0.0821874 Jy ! Total flux subtracted in 100 components = 0.0821874 Jy ! Clean residual min=-0.007646 max=0.008921 Jy/beam ! Clean residual mean=-0.000132 rms=0.002411 Jy/beam ! Combined flux in latest and established models = 0.0821874 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0821874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073487Jy sigma=0.450247 ! Fit after self-cal, rms=0.073358Jy sigma=0.448417 ! 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.784 mas, bmaj=20.49 mas, bpa=17.14 degrees ! Estimated noise=2.10042 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.011532 Jy ! Component: 100 - total flux cleaned = 0.0160316 Jy ! Component: 150 - total flux cleaned = 0.0181264 Jy ! Component: 200 - total flux cleaned = 0.0191659 Jy ! Total flux subtracted in 200 components = 0.0191659 Jy ! Clean residual min=-0.003481 max=0.003961 Jy/beam ! Clean residual mean=0.000008 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.101353 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 41 components and 0.101353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071889Jy sigma=0.437347 ! Fit after self-cal, rms=0.071967Jy sigma=0.436936 ! 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.784 x 20.49 at 17.14 degrees (North through East) ! Clean map min=-0.0035058 max=0.077063 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 0.97 LA 1.02 OV 1.06 ! PT 1.03 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 1.02 LA 0.96 OV 1.01 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KP 0.94 LA 0.98 OV 1.00 ! PT 1.01 SC 0.95 ! ! ! Fit before self-cal, rms=0.071967Jy sigma=0.436936 ! Fit after self-cal, rms=0.071766Jy sigma=0.436325 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.782 mas, bmaj=20.47 mas, bpa=17.14 degrees ! Estimated noise=2.09268 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.000457883 Jy ! Component: 100 - total flux cleaned = 0.000299651 Jy ! Component: 150 - total flux cleaned = 0.000299733 Jy ! Component: 200 - total flux cleaned = 0.000300033 Jy ! Total flux subtracted in 200 components = 0.000300033 Jy ! Clean residual min=-0.003663 max=0.003996 Jy/beam ! Clean residual mean=0.000008 rms=0.000987 Jy/beam ! Combined flux in latest and established models = 0.101653 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 47 components and 0.101653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071702Jy sigma=0.436143 ! Fit after self-cal, rms=0.071739Jy sigma=0.436054 ! 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.071739Jy sigma=0.436054 ! Fit after self-cal, rms=0.071582Jy sigma=0.434660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.757 mas, bmaj=20.36 mas, bpa=17.12 degrees ! Estimated noise=2.08558 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000585447 Jy ! Component: 100 - total flux cleaned = 0.000446958 Jy ! Component: 150 - total flux cleaned = 0.000447103 Jy ! Component: 200 - total flux cleaned = 0.000444247 Jy ! Total flux subtracted in 200 components = 0.000444247 Jy ! Clean residual min=-0.003380 max=0.003570 Jy/beam ! Clean residual mean=0.000044 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.102098 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 49 components and 0.102098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071529Jy sigma=0.434536 ! Fit after self-cal, rms=0.071574Jy sigma=0.434433 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.000103704 Jy ! Component: 100 - total flux cleaned = 4.16863e-05 Jy ! Component: 150 - total flux cleaned = 1.54957e-05 Jy ! Component: 200 - total flux cleaned = 1.73134e-05 Jy ! Total flux subtracted in 200 components = 1.73134e-05 Jy ! Clean residual min=-0.003399 max=0.003593 Jy/beam ! Clean residual mean=0.000042 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.102115 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.102115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071540Jy sigma=0.434353 ! Fit after self-cal, rms=0.071547Jy sigma=0.434329 ! 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.071547Jy sigma=0.434329 ! Fit after self-cal, rms=0.070986Jy sigma=0.434228 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.728 mas, bmaj=20.25 mas, bpa=17.02 degrees ! Estimated noise=2.07226 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000401611 Jy ! Component: 100 - total flux cleaned = 0.000319022 Jy ! Component: 150 - total flux cleaned = 0.000273199 Jy ! Component: 200 - total flux cleaned = 0.000253232 Jy ! Total flux subtracted in 200 components = 0.000253232 Jy ! Clean residual min=-0.003355 max=0.003551 Jy/beam ! Clean residual mean=0.000056 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.102368 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.102368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070949Jy sigma=0.434163 ! Fit after self-cal, rms=0.070968Jy sigma=0.434132 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.77369e-05 Jy ! Component: 100 - total flux cleaned = -1.26255e-05 Jy ! Component: 150 - total flux cleaned = -1.3247e-05 Jy ! Component: 200 - total flux cleaned = 6.20795e-06 Jy ! Total flux subtracted in 200 components = 6.20795e-06 Jy ! Clean residual min=-0.003376 max=0.003520 Jy/beam ! Clean residual mean=0.000055 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.102374 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 64 components and 0.102374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070948Jy sigma=0.434087 ! Fit after self-cal, rms=0.070954Jy sigma=0.434072 ! 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.070954Jy sigma=0.434072 ! Fit after self-cal, rms=0.070259Jy sigma=0.434044 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.09 mas, bmaj=42.16 mas, bpa=8.062 degrees ! Estimated noise=2.40677 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.06333e-05 Jy ! Component: 100 - total flux cleaned = 6.62868e-05 Jy ! Component: 150 - total flux cleaned = 7.91267e-05 Jy ! Component: 200 - total flux cleaned = 7.98604e-05 Jy ! Total flux subtracted in 200 components = 7.98604e-05 Jy ! Clean residual min=-0.003110 max=0.002893 Jy/beam ! Clean residual mean=0.000091 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.102454 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 73 components and 0.102454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070260Jy sigma=0.434048 ! Fit after self-cal, rms=0.070254Jy sigma=0.434031 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.69223e-05 Jy ! Component: 100 - total flux cleaned = -4.1777e-05 Jy ! Component: 150 - total flux cleaned = -4.23055e-05 Jy ! Component: 200 - total flux cleaned = -4.25312e-05 Jy ! Total flux subtracted in 200 components = -4.25312e-05 Jy ! Clean residual min=-0.003055 max=0.002877 Jy/beam ! Clean residual mean=0.000090 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.102412 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 75 components and 0.102412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070255Jy sigma=0.434035 ! Fit after self-cal, rms=0.070254Jy sigma=0.434022 ! 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.701 mas, bmaj=20.17 mas, bpa=16.93 degrees ! Estimated noise=2.05918 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.701 x 20.17 at 16.93 degrees (North through East) ! Clean map min=-0.00315 max=0.077528 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.001 mas, bmaj=17 mas, bpa=17.24 degrees ! Estimated noise=3.06428 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0604379 Jy ! Component: 100 - total flux cleaned = 0.0826798 Jy ! Component: 150 - total flux cleaned = 0.093522 Jy ! Component: 200 - total flux cleaned = 0.0992019 Jy ! Total flux subtracted in 200 components = 0.0992019 Jy ! Clean residual min=-0.007114 max=0.006720 Jy/beam ! Clean residual mean=0.000006 rms=0.001886 Jy/beam ! Combined flux in latest and established models = 0.0992019 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.0992019 Jy ! Inverting map and beam ! Estimated beam: bmin=3.701 mas, bmaj=20.17 mas, bpa=16.93 degrees ! Estimated noise=2.05918 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.0031154 Jy ! Component: 100 - total flux cleaned = 0.00312883 Jy ! Component: 150 - total flux cleaned = 0.0030934 Jy ! Component: 200 - total flux cleaned = 0.00309226 Jy ! Total flux subtracted in 200 components = 0.00309226 Jy ! Clean residual min=-0.003345 max=0.003820 Jy/beam ! Clean residual mean=0.000056 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.102294 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.102294 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=11.09 mas, bmaj=42.16 mas, bpa=8.062 degrees ! Estimated noise=2.40677 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.15136e-05 Jy ! Component: 100 - total flux cleaned = 5.9727e-05 Jy ! Component: 150 - total flux cleaned = 9.63569e-05 Jy ! Component: 200 - total flux cleaned = 8.58204e-05 Jy ! Total flux subtracted in 200 components = 8.58204e-05 Jy ! Clean residual min=-0.003150 max=0.003013 Jy/beam ! Clean residual mean=0.000090 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.10238 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.67787e-06 Jy ! Component: 100 - total flux cleaned = -9.81484e-06 Jy ! Component: 150 - total flux cleaned = -1.91505e-05 Jy ! Component: 200 - total flux cleaned = -2.72919e-05 Jy ! Total flux subtracted in 200 components = -2.72919e-05 Jy ! Clean residual min=-0.003127 max=0.002957 Jy/beam ! Clean residual mean=0.000090 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.102353 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 55 components and 0.102353 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.701 mas, bmaj=20.17 mas, bpa=16.93 degrees ! Estimated noise=2.05918 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.31376e-06 Jy ! Component: 100 - total flux cleaned = 6.07559e-06 Jy ! Component: 150 - total flux cleaned = 3.48864e-05 Jy ! Component: 200 - total flux cleaned = 6.03004e-05 Jy ! Total flux subtracted in 200 components = 6.03004e-05 Jy ! Clean residual min=-0.003346 max=0.003596 Jy/beam ! Clean residual mean=0.000057 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.102413 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 58 components and 0.102413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070251Jy sigma=0.434096 ! Fit after self-cal, rms=0.070248Jy sigma=0.434070 wmodel J2040-3836_S_map.mod ! Writing 58 model components to file: J2040-3836_S_map.mod wobs J2040-3836_S_uvs.fits ! Writing UV FITS file: J2040-3836_S_uvs.fits wwins J2040-3836_S_map.win ! wwins: Wrote 1 windows to J2040-3836_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.000786375 Jy ! Component: 100 - total flux cleaned = 0.00124061 Jy ! Component: 150 - total flux cleaned = 0.00180506 Jy ! Component: 200 - total flux cleaned = 0.0024145 Jy ! Component: 250 - total flux cleaned = 0.00288929 Jy ! Component: 300 - total flux cleaned = 0.00297165 Jy ! Component: 350 - total flux cleaned = 0.00285576 Jy ! Component: 400 - total flux cleaned = 0.00274565 Jy ! Component: 450 - total flux cleaned = 0.00274694 Jy ! Component: 500 - total flux cleaned = 0.0027818 Jy ! Component: 550 - total flux cleaned = 0.00278206 Jy ! Component: 600 - total flux cleaned = 0.00275058 Jy ! Component: 650 - total flux cleaned = 0.00278169 Jy ! Component: 700 - total flux cleaned = 0.00278234 Jy ! Component: 750 - total flux cleaned = 0.00283975 Jy ! Component: 800 - total flux cleaned = 0.00286709 Jy ! Component: 850 - total flux cleaned = 0.00297525 Jy ! Component: 900 - total flux cleaned = 0.003081 Jy ! Component: 950 - total flux cleaned = 0.00328809 Jy ! Component: 1000 - total flux cleaned = 0.0034144 Jy ! Component: 1050 - total flux cleaned = 0.00361229 Jy ! Component: 1100 - total flux cleaned = 0.00380616 Jy ! Component: 1150 - total flux cleaned = 0.00397251 Jy ! Component: 1200 - total flux cleaned = 0.00411253 Jy ! Component: 1250 - total flux cleaned = 0.00427325 Jy ! Component: 1300 - total flux cleaned = 0.00443057 Jy ! Component: 1350 - total flux cleaned = 0.00451892 Jy ! Component: 1400 - total flux cleaned = 0.00467145 Jy ! Component: 1450 - total flux cleaned = 0.00482153 Jy ! Component: 1500 - total flux cleaned = 0.00496983 Jy ! Component: 1550 - total flux cleaned = 0.005116 Jy ! Component: 1600 - total flux cleaned = 0.00526051 Jy ! Component: 1650 - total flux cleaned = 0.00542372 Jy ! Component: 1700 - total flux cleaned = 0.00560553 Jy ! Component: 1750 - total flux cleaned = 0.00576524 Jy ! Component: 1800 - total flux cleaned = 0.00588375 Jy ! Component: 1850 - total flux cleaned = 0.00609879 Jy ! Component: 1900 - total flux cleaned = 0.00621478 Jy ! Component: 1950 - total flux cleaned = 0.00640633 Jy ! Component: 2000 - total flux cleaned = 0.00653924 Jy ! Component: 2050 - total flux cleaned = 0.0067275 Jy ! Component: 2100 - total flux cleaned = 0.0069139 Jy ! Component: 2150 - total flux cleaned = 0.00709854 Jy ! Component: 2200 - total flux cleaned = 0.00720855 Jy ! Component: 2250 - total flux cleaned = 0.00739065 Jy ! Component: 2300 - total flux cleaned = 0.00751737 Jy ! Component: 2350 - total flux cleaned = 0.0076433 Jy ! Component: 2400 - total flux cleaned = 0.00776854 Jy ! Component: 2450 - total flux cleaned = 0.00789335 Jy ! Component: 2500 - total flux cleaned = 0.00803548 Jy ! Component: 2550 - total flux cleaned = 0.00815947 Jy ! Component: 2600 - total flux cleaned = 0.00835384 Jy ! Component: 2650 - total flux cleaned = 0.00853015 Jy ! Component: 2700 - total flux cleaned = 0.0086887 Jy ! Component: 2750 - total flux cleaned = 0.00889991 Jy ! Component: 2800 - total flux cleaned = 0.009111 Jy ! Component: 2850 - total flux cleaned = 0.00937496 Jy ! Component: 2900 - total flux cleaned = 0.0096392 Jy ! Component: 2950 - total flux cleaned = 0.00988608 Jy ! Component: 3000 - total flux cleaned = 0.0101686 Jy ! Component: 3050 - total flux cleaned = 0.0104338 Jy ! Component: 3100 - total flux cleaned = 0.0107346 Jy ! Component: 3150 - total flux cleaned = 0.0109828 Jy ! Component: 3200 - total flux cleaned = 0.0111781 Jy ! Component: 3250 - total flux cleaned = 0.0114272 Jy ! Component: 3300 - total flux cleaned = 0.0116056 Jy ! Component: 3350 - total flux cleaned = 0.0118201 Jy ! Component: 3400 - total flux cleaned = 0.0119994 Jy ! Component: 3450 - total flux cleaned = 0.0122333 Jy ! Component: 3500 - total flux cleaned = 0.0124318 Jy ! Component: 3550 - total flux cleaned = 0.0126492 Jy ! Component: 3600 - total flux cleaned = 0.0127948 Jy ! Component: 3650 - total flux cleaned = 0.0129227 Jy ! Component: 3700 - total flux cleaned = 0.013088 Jy ! Component: 3750 - total flux cleaned = 0.0132356 Jy ! Component: 3800 - total flux cleaned = 0.013421 Jy ! Component: 3850 - total flux cleaned = 0.01357 Jy ! Component: 3900 - total flux cleaned = 0.0137012 Jy ! Component: 3950 - total flux cleaned = 0.0138515 Jy ! Component: 4000 - total flux cleaned = 0.0140405 Jy ! Component: 4050 - total flux cleaned = 0.0141735 Jy ! Total flux subtracted in 4096 components = 0.0143454 Jy ! Clean residual min=-0.001081 max=0.001166 Jy/beam ! Clean residual mean=0.000009 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.116758 Jy keep ! Adding 210 model components to the UV plane model. ! The established model now contains 268 components and 0.116758 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2040-3836_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.701 x 20.17 at 16.93 degrees (North through East) ! Clean map min=-0.0024888 max=0.075592 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2040-3836_S_map.fits wmodel /image_prod/ug002_uva//J2040-3836_S_map.mod ! Writing 268 model components to file: /image_prod/ug002_uva//J2040-3836_S_map.mod wobs /image_prod/ug002_uva//J2040-3836_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2040-3836_S_uvs.fits wwins /image_prod/ug002_uva//J2040-3836_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2040-3836_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0755925 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000319322 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.26728 1.26728 2.53455 5.0691 10.1382 20.2764 40.5528 81.1057 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.075 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 236.728 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2040-3836_S_dfm.log closed on Thu Mar 5 04:55:24 2020