! Started logfile: /image_prod/ug002_uva//J1441-3913_S_b_dfm.log on Thu Mar 5 01:52: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//J1441-3913_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1441-3913_S_b_uva.fits ! AN table 1: 74 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.857143 visibilities/baseline/integration-bin. ! Found source: J1441-3913 ! ! 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 3996 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 J1441-3913_S_b] 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.005914Jy sigma=6.176674 ! Fit after self-cal, rms=0.942707Jy sigma=5.796684 ! 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.553 mas, bmaj=7.6 mas, bpa=-3.82 degrees ! Estimated noise=2.82871 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.0476624 Jy ! Component: 100 - total flux cleaned = 0.0586683 Jy ! Total flux subtracted in 100 components = 0.0586683 Jy ! Clean residual min=-0.007354 max=0.006458 Jy/beam ! Clean residual mean=0.000010 rms=0.001806 Jy/beam ! Combined flux in latest and established models = 0.0586683 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0586683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090282Jy sigma=0.485085 ! Fit after self-cal, rms=0.089279Jy sigma=0.477671 ! 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.119 mas, bmaj=9.247 mas, bpa=-3.077 degrees ! Estimated noise=1.86751 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.00377326 Jy ! Component: 100 - total flux cleaned = 0.00453983 Jy ! Component: 150 - total flux cleaned = 0.00459597 Jy ! Component: 200 - total flux cleaned = 0.00454424 Jy ! Total flux subtracted in 200 components = 0.00454424 Jy ! Clean residual min=-0.007054 max=0.004958 Jy/beam ! Clean residual mean=0.000020 rms=0.001398 Jy/beam ! Combined flux in latest and established models = 0.0632125 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 22 components and 0.0632125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089044Jy sigma=0.476996 ! Fit after self-cal, rms=0.088981Jy sigma=0.476813 ! 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.119 x 9.247 at -3.077 degrees (North through East) ! Clean map min=-0.0069535 max=0.062626 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 KP 1.06 LA 1.09 MK 1.00 ! NL 0.89 PT 1.01 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 KP 1.06 LA 1.17 MK 1.08 ! NL 0.63 PT 1.05 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 1.17 LA 1.09 MK 1.02 ! NL 0.76 PT 1.08 SC 0.93 ! ! ! Fit before self-cal, rms=0.088981Jy sigma=0.476813 ! Fit after self-cal, rms=0.078828Jy sigma=0.471963 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.13 mas, bmaj=9.259 mas, bpa=-2.906 degrees ! Estimated noise=1.83574 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 = 5.11131e-05 Jy ! Component: 100 - total flux cleaned = 1.39942e-05 Jy ! Component: 150 - total flux cleaned = -3.40899e-06 Jy ! Component: 200 - total flux cleaned = -1.88078e-05 Jy ! Total flux subtracted in 200 components = -1.88078e-05 Jy ! Clean residual min=-0.003308 max=0.003288 Jy/beam ! Clean residual mean=-0.000012 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.0631937 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 30 components and 0.0631937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078817Jy sigma=0.471934 ! Fit after self-cal, rms=0.078865Jy sigma=0.469809 ! 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.078865Jy sigma=0.469809 ! Fit after self-cal, rms=0.078401Jy sigma=0.468996 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.125 mas, bmaj=9.233 mas, bpa=-3.005 degrees ! Estimated noise=1.82628 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000270565 Jy ! Component: 100 - total flux cleaned = 0.000214303 Jy ! Component: 150 - total flux cleaned = 0.000215481 Jy ! Component: 200 - total flux cleaned = 0.000214979 Jy ! Total flux subtracted in 200 components = 0.000214979 Jy ! Clean residual min=-0.003555 max=0.003352 Jy/beam ! Clean residual mean=-0.000018 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.0634087 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.0634087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078389Jy sigma=0.468960 ! Fit after self-cal, rms=0.078585Jy sigma=0.468218 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.000107626 Jy ! Component: 100 - total flux cleaned = -0.000170058 Jy ! Component: 150 - total flux cleaned = -0.000170016 Jy ! Component: 200 - total flux cleaned = -0.000187328 Jy ! Total flux subtracted in 200 components = -0.000187328 Jy ! Clean residual min=-0.003718 max=0.003391 Jy/beam ! Clean residual mean=-0.000018 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.0632214 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 37 components and 0.0632213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078572Jy sigma=0.468179 ! Fit after self-cal, rms=0.078589Jy sigma=0.468173 ! 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.078589Jy sigma=0.468173 ! Fit after self-cal, rms=0.079074Jy sigma=0.467619 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.115 mas, bmaj=9.23 mas, bpa=-3.122 degrees ! Estimated noise=1.81958 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00022945 Jy ! Component: 100 - total flux cleaned = 0.000228432 Jy ! Component: 150 - total flux cleaned = 0.000246006 Jy ! Component: 200 - total flux cleaned = 0.000262726 Jy ! Total flux subtracted in 200 components = 0.000262726 Jy ! Clean residual min=-0.003717 max=0.003066 Jy/beam ! Clean residual mean=-0.000023 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.0634841 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.0634841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079063Jy sigma=0.467583 ! Fit after self-cal, rms=0.079238Jy sigma=0.467464 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 = -6.80349e-05 Jy ! Component: 100 - total flux cleaned = -0.000122861 Jy ! Component: 150 - total flux cleaned = -0.000139268 Jy ! Component: 200 - total flux cleaned = -0.000138257 Jy ! Total flux subtracted in 200 components = -0.000138257 Jy ! Clean residual min=-0.003741 max=0.003135 Jy/beam ! Clean residual mean=-0.000023 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.0633458 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 47 components and 0.0633458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079229Jy sigma=0.467430 ! Fit after self-cal, rms=0.079236Jy sigma=0.467423 ! 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.079236Jy sigma=0.467423 ! Fit after self-cal, rms=0.079453Jy sigma=0.467374 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.409 mas, bmaj=26.26 mas, bpa=-1.622 degrees ! Estimated noise=2.33265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000438834 Jy ! Component: 100 - total flux cleaned = 0.000438978 Jy ! Component: 150 - total flux cleaned = 0.000438659 Jy ! Component: 200 - total flux cleaned = 0.00043826 Jy ! Total flux subtracted in 200 components = 0.00043826 Jy ! Clean residual min=-0.003110 max=0.004062 Jy/beam ! Clean residual mean=-0.000045 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.0637841 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.0637841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079450Jy sigma=0.467385 ! Fit after self-cal, rms=0.079541Jy sigma=0.467327 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.00022509 Jy ! Component: 100 - total flux cleaned = -0.000227902 Jy ! Component: 150 - total flux cleaned = -0.000229252 Jy ! Component: 200 - total flux cleaned = -0.000229945 Jy ! Total flux subtracted in 200 components = -0.000229945 Jy ! Clean residual min=-0.003181 max=0.004158 Jy/beam ! Clean residual mean=-0.000045 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.0635541 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 52 components and 0.0635541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079537Jy sigma=0.467340 ! Fit after self-cal, rms=0.079542Jy sigma=0.467308 ! 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.104 mas, bmaj=9.205 mas, bpa=-3.176 degrees ! Estimated noise=1.81617 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.104 x 9.205 at -3.176 degrees (North through East) ! Clean map min=-0.0035655 max=0.062117 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.567 mas, bmaj=7.641 mas, bpa=-4.266 degrees ! Estimated noise=2.66472 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0456598 Jy ! Component: 100 - total flux cleaned = 0.0563133 Jy ! Component: 150 - total flux cleaned = 0.060854 Jy ! Component: 200 - total flux cleaned = 0.0633832 Jy ! Total flux subtracted in 200 components = 0.0633832 Jy ! Clean residual min=-0.004019 max=0.004517 Jy/beam ! Clean residual mean=-0.000011 rms=0.001068 Jy/beam ! Combined flux in latest and established models = 0.0633832 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0633832 Jy ! Inverting map and beam ! Estimated beam: bmin=3.104 mas, bmaj=9.205 mas, bpa=-3.176 degrees ! Estimated noise=1.81617 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.000894153 Jy ! Component: 100 - total flux cleaned = 0.000901148 Jy ! Component: 150 - total flux cleaned = 0.000907063 Jy ! Component: 200 - total flux cleaned = 0.00094075 Jy ! Total flux subtracted in 200 components = 0.00094075 Jy ! Clean residual min=-0.004097 max=0.003154 Jy/beam ! Clean residual mean=-0.000022 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.064324 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 0.064324 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.409 mas, bmaj=26.26 mas, bpa=-1.622 degrees ! Estimated noise=2.33265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00023771 Jy ! Component: 100 - total flux cleaned = -0.000241793 Jy ! Component: 150 - total flux cleaned = -0.000244082 Jy ! Component: 200 - total flux cleaned = -0.000245325 Jy ! Total flux subtracted in 200 components = -0.000245325 Jy ! Clean residual min=-0.003377 max=0.004102 Jy/beam ! Clean residual mean=-0.000044 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 0.0640787 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.66135e-07 Jy ! Component: 100 - total flux cleaned = -1.81599e-06 Jy ! Component: 150 - total flux cleaned = -2.7076e-06 Jy ! Component: 200 - total flux cleaned = -1.24027e-05 Jy ! Total flux subtracted in 200 components = -1.24027e-05 Jy ! Clean residual min=-0.003338 max=0.004102 Jy/beam ! Clean residual mean=-0.000044 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.0640663 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.0640663 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.104 mas, bmaj=9.205 mas, bpa=-3.176 degrees ! Estimated noise=1.81617 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.4335e-05 Jy ! Component: 100 - total flux cleaned = -3.35092e-05 Jy ! Component: 150 - total flux cleaned = -9.10918e-05 Jy ! Component: 200 - total flux cleaned = -0.000123752 Jy ! Total flux subtracted in 200 components = -0.000123752 Jy ! Clean residual min=-0.003858 max=0.003117 Jy/beam ! Clean residual mean=-0.000022 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.0639425 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 52 components and 0.0639425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079539Jy sigma=0.467336 ! Fit after self-cal, rms=0.079535Jy sigma=0.467316 wmodel J1441-3913_S_b_map.mod ! Writing 52 model components to file: J1441-3913_S_b_map.mod wobs J1441-3913_S_b_uvs.fits ! Writing UV FITS file: J1441-3913_S_b_uvs.fits wwins J1441-3913_S_b_map.win ! wwins: Wrote 1 windows to J1441-3913_S_b_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.00125479 Jy ! Component: 100 - total flux cleaned = -0.00151609 Jy ! Component: 150 - total flux cleaned = -0.00160994 Jy ! Component: 200 - total flux cleaned = -0.00126824 Jy ! Component: 250 - total flux cleaned = -0.00110872 Jy ! Component: 300 - total flux cleaned = -0.00110897 Jy ! Component: 350 - total flux cleaned = -0.000963296 Jy ! Component: 400 - total flux cleaned = -0.000859123 Jy ! Component: 450 - total flux cleaned = -0.000758027 Jy ! Component: 500 - total flux cleaned = -0.000530852 Jy ! Component: 550 - total flux cleaned = -0.000374081 Jy ! Component: 600 - total flux cleaned = -0.00028281 Jy ! Component: 650 - total flux cleaned = -0.000195642 Jy ! Component: 700 - total flux cleaned = -0.000138432 Jy ! Component: 750 - total flux cleaned = -8.30251e-05 Jy ! Component: 800 - total flux cleaned = -5.62789e-05 Jy ! Component: 850 - total flux cleaned = -4.71551e-06 Jy ! Component: 900 - total flux cleaned = 2.05897e-05 Jy ! Component: 950 - total flux cleaned = 2.14197e-05 Jy ! Component: 1000 - total flux cleaned = 2.1328e-05 Jy ! Component: 1050 - total flux cleaned = -4.89229e-05 Jy ! Component: 1100 - total flux cleaned = -0.000117658 Jy ! Component: 1150 - total flux cleaned = -0.000162299 Jy ! Component: 1200 - total flux cleaned = -0.000250038 Jy ! Component: 1250 - total flux cleaned = -0.000314798 Jy ! Component: 1300 - total flux cleaned = -0.000378731 Jy ! Component: 1350 - total flux cleaned = -0.000483427 Jy ! Component: 1400 - total flux cleaned = -0.00058643 Jy ! Component: 1450 - total flux cleaned = -0.000647216 Jy ! Component: 1500 - total flux cleaned = -0.000727344 Jy ! Component: 1550 - total flux cleaned = -0.000825876 Jy ! Component: 1600 - total flux cleaned = -0.000922968 Jy ! Component: 1650 - total flux cleaned = -0.000980514 Jy ! Component: 1700 - total flux cleaned = -0.00105642 Jy ! Component: 1750 - total flux cleaned = -0.0010938 Jy ! Component: 1800 - total flux cleaned = -0.00116806 Jy ! Component: 1850 - total flux cleaned = -0.00120471 Jy ! Component: 1900 - total flux cleaned = -0.00125936 Jy ! Component: 1950 - total flux cleaned = -0.00133151 Jy ! Component: 2000 - total flux cleaned = -0.00140313 Jy ! Component: 2050 - total flux cleaned = -0.00147409 Jy ! Component: 2100 - total flux cleaned = -0.0015445 Jy ! Component: 2150 - total flux cleaned = -0.00161418 Jy ! Component: 2200 - total flux cleaned = -0.00164892 Jy ! Component: 2250 - total flux cleaned = -0.00173491 Jy ! Component: 2300 - total flux cleaned = -0.00178605 Jy ! Component: 2350 - total flux cleaned = -0.00183679 Jy ! Component: 2400 - total flux cleaned = -0.00187055 Jy ! Component: 2450 - total flux cleaned = -0.00192086 Jy ! Component: 2500 - total flux cleaned = -0.0019543 Jy ! Component: 2550 - total flux cleaned = -0.00202079 Jy ! Component: 2600 - total flux cleaned = -0.00207038 Jy ! Component: 2650 - total flux cleaned = -0.00215279 Jy ! Component: 2700 - total flux cleaned = -0.00218579 Jy ! Component: 2750 - total flux cleaned = -0.00228411 Jy ! Component: 2800 - total flux cleaned = -0.00231677 Jy ! Component: 2850 - total flux cleaned = -0.0023983 Jy ! Component: 2900 - total flux cleaned = -0.00246334 Jy ! Component: 2950 - total flux cleaned = -0.00249579 Jy ! Component: 3000 - total flux cleaned = -0.00257687 Jy ! Component: 3050 - total flux cleaned = -0.00264149 Jy ! Component: 3100 - total flux cleaned = -0.00268987 Jy ! Component: 3150 - total flux cleaned = -0.00275441 Jy ! Component: 3200 - total flux cleaned = -0.0028027 Jy ! Component: 3250 - total flux cleaned = -0.0028349 Jy ! Component: 3300 - total flux cleaned = -0.00288307 Jy ! Component: 3350 - total flux cleaned = -0.00296335 Jy ! Component: 3400 - total flux cleaned = -0.0029954 Jy ! Component: 3450 - total flux cleaned = -0.00302757 Jy ! Component: 3500 - total flux cleaned = -0.00310798 Jy ! Component: 3550 - total flux cleaned = -0.00312405 Jy ! Component: 3600 - total flux cleaned = -0.00318838 Jy ! Component: 3650 - total flux cleaned = -0.00325274 Jy ! Component: 3700 - total flux cleaned = -0.00328507 Jy ! Component: 3750 - total flux cleaned = -0.00334961 Jy ! Component: 3800 - total flux cleaned = -0.00339822 Jy ! Component: 3850 - total flux cleaned = -0.00349545 Jy ! Component: 3900 - total flux cleaned = -0.00352789 Jy ! Component: 3950 - total flux cleaned = -0.00352801 Jy ! Component: 4000 - total flux cleaned = -0.00360953 Jy ! Component: 4050 - total flux cleaned = -0.00364213 Jy ! Total flux subtracted in 4096 components = -0.00372399 Jy ! Clean residual min=-0.000916 max=0.000965 Jy/beam ! Clean residual mean=-0.000006 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.0602185 Jy keep ! Adding 229 model components to the UV plane model. ! The established model now contains 281 components and 0.0602185 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1441-3913_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.104 x 9.205 at -3.176 degrees (North through East) ! Clean map min=-0.0027009 max=0.060062 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1441-3913_S_b_map.fits wmodel /image_prod/ug002_uva//J1441-3913_S_b_map.mod ! Writing 281 model components to file: /image_prod/ug002_uva//J1441-3913_S_b_map.mod wobs /image_prod/ug002_uva//J1441-3913_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1441-3913_S_b_uvs.fits wwins /image_prod/ug002_uva//J1441-3913_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1441-3913_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0600624 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000286243 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.42973 1.42973 2.85945 5.7189 11.4378 22.8756 45.7512 91.5025 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.06 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 209.83 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1441-3913_S_b_dfm.log closed on Thu Mar 5 01:52:14 2020