! Started logfile: /image_prod/ug002_uva//J1308-2422_S_b_dfm.log on Thu Mar 5 01:03:35 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//J1308-2422_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1308-2422_S_b_uva.fits ! AN table 1: 120 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.791667 visibilities/baseline/integration-bin. ! Found source: J1308-2422 ! ! 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 10260 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 J1308-2422_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 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999660Jy sigma=7.102484 ! Fit after self-cal, rms=0.933325Jy sigma=6.533327 ! 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.742 mas, bmaj=14.13 mas, bpa=7.496 degrees ! Estimated noise=1.62481 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.049577 Jy ! Component: 100 - total flux cleaned = 0.0724921 Jy ! Total flux subtracted in 100 components = 0.0724921 Jy ! Clean residual min=-0.009830 max=0.013142 Jy/beam ! Clean residual mean=0.000020 rms=0.003580 Jy/beam ! Combined flux in latest and established models = 0.0724921 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 50 components and 0.0724921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086495Jy sigma=0.607034 ! Fit after self-cal, rms=0.085635Jy sigma=0.602850 ! 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.891 mas, bmaj=16.87 mas, bpa=6.861 degrees ! Estimated noise=1.01514 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.0252454 Jy ! Component: 100 - total flux cleaned = 0.0402823 Jy ! Component: 150 - total flux cleaned = 0.0496835 Jy ! Component: 200 - total flux cleaned = 0.0555747 Jy ! Total flux subtracted in 200 components = 0.0555747 Jy ! Clean residual min=-0.010961 max=0.013964 Jy/beam ! Clean residual mean=0.000000 rms=0.003968 Jy/beam ! Combined flux in latest and established models = 0.128067 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 87 components and 0.128067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079455Jy sigma=0.530482 ! Fit after self-cal, rms=0.079175Jy sigma=0.529193 ! 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.891 x 16.87 at 6.861 degrees (North through East) ! Clean map min=-0.010899 max=0.060262 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.83 HN 0.77 KP 0.94 ! LA 0.86 NL 1.44 OV 1.26 PT 0.98 ! SC 1.15 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.68 FD 0.75 HN 0.73 KP 0.96 ! LA 0.82 NL 1.58 OV 1.29 PT 1.01 ! SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 2.31 FD 0.76 HN 0.71 KP 1.02 ! LA 0.81 NL 1.49 OV 1.37 PT 1.03 ! SC 1.31 ! ! ! Fit before self-cal, rms=0.079175Jy sigma=0.529193 ! Fit after self-cal, rms=0.112663Jy sigma=0.494886 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.961 mas, bmaj=16.88 mas, bpa=4.303 degrees ! Estimated noise=1.0548 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.00170053 Jy ! Component: 100 - total flux cleaned = 0.00159178 Jy ! Component: 150 - total flux cleaned = 0.00149626 Jy ! Component: 200 - total flux cleaned = 0.0014533 Jy ! Total flux subtracted in 200 components = 0.0014533 Jy ! Clean residual min=-0.007845 max=0.012982 Jy/beam ! Clean residual mean=0.000072 rms=0.003245 Jy/beam ! Combined flux in latest and established models = 0.12952 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 95 components and 0.12952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112590Jy sigma=0.494295 ! Fit after self-cal, rms=0.113850Jy sigma=0.492420 ! 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.113850Jy sigma=0.492420 ! Fit after self-cal, rms=0.110331Jy sigma=0.484637 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.902 mas, bmaj=16.63 mas, bpa=3.987 degrees ! Estimated noise=1.05139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000888418 Jy ! Component: 100 - total flux cleaned = 0.00079146 Jy ! Component: 150 - total flux cleaned = 0.000712062 Jy ! Component: 200 - total flux cleaned = 0.000602538 Jy ! Total flux subtracted in 200 components = 0.000602538 Jy ! Clean residual min=-0.006824 max=0.012508 Jy/beam ! Clean residual mean=0.000072 rms=0.002872 Jy/beam ! Combined flux in latest and established models = 0.130123 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 100 components and 0.130123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110247Jy sigma=0.484261 ! Fit after self-cal, rms=0.110439Jy sigma=0.483885 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 (-112.5, 79.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0115004 Jy ! Component: 100 - total flux cleaned = 0.0175919 Jy ! Component: 150 - total flux cleaned = 0.021556 Jy ! Component: 200 - total flux cleaned = 0.0245872 Jy ! Total flux subtracted in 200 components = 0.0245872 Jy ! Clean residual min=-0.005986 max=0.008252 Jy/beam ! Clean residual mean=0.000006 rms=0.002220 Jy/beam ! Combined flux in latest and established models = 0.15471 Jy ! Performing phase self-cal ! Adding 101 model components to the UV plane model. ! The established model now contains 196 components and 0.15471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109334Jy sigma=0.467347 ! Fit after self-cal, rms=0.109027Jy sigma=0.465504 ! 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.109027Jy sigma=0.465504 ! Fit after self-cal, rms=0.109802Jy sigma=0.463695 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.917 mas, bmaj=16.67 mas, bpa=3.738 degrees ! Estimated noise=1.02853 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00422978 Jy ! Component: 100 - total flux cleaned = 0.00669275 Jy ! Component: 150 - total flux cleaned = 0.00848312 Jy ! Component: 200 - total flux cleaned = 0.00991738 Jy ! Total flux subtracted in 200 components = 0.00991738 Jy ! Clean residual min=-0.005241 max=0.006669 Jy/beam ! Clean residual mean=-0.000010 rms=0.001895 Jy/beam ! Combined flux in latest and established models = 0.164627 Jy selfcal ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 243 components and 0.164627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109608Jy sigma=0.461429 ! Fit after self-cal, rms=0.109594Jy sigma=0.461073 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.00172075 Jy ! Component: 100 - total flux cleaned = 0.00283276 Jy ! Component: 150 - total flux cleaned = 0.00345618 Jy ! Component: 200 - total flux cleaned = 0.00398952 Jy ! Total flux subtracted in 200 components = 0.00398952 Jy ! Clean residual min=-0.005230 max=0.006408 Jy/beam ! Clean residual mean=-0.000019 rms=0.001882 Jy/beam ! Combined flux in latest and established models = 0.168617 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 258 components and 0.168617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109528Jy sigma=0.460823 ! Fit after self-cal, rms=0.109509Jy sigma=0.460755 ! 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.109509Jy sigma=0.460755 ! Fit after self-cal, rms=0.109895Jy sigma=0.460382 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.334 mas, bmaj=22.67 mas, bpa=0.7672 degrees ! Estimated noise=1.10316 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140859 Jy ! Component: 100 - total flux cleaned = 0.00238078 Jy ! Component: 150 - total flux cleaned = 0.0031445 Jy ! Component: 200 - total flux cleaned = 0.00351928 Jy ! Total flux subtracted in 200 components = 0.00351928 Jy ! Clean residual min=-0.006546 max=0.007857 Jy/beam ! Clean residual mean=-0.000028 rms=0.002388 Jy/beam ! Combined flux in latest and established models = 0.172136 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 279 components and 0.172136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109847Jy sigma=0.460361 ! Fit after self-cal, rms=0.109835Jy sigma=0.460226 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.000285381 Jy ! Component: 100 - total flux cleaned = 0.000427541 Jy ! Component: 150 - total flux cleaned = 0.000560861 Jy ! Component: 200 - total flux cleaned = 0.000623875 Jy ! Total flux subtracted in 200 components = 0.000623875 Jy ! Clean residual min=-0.006613 max=0.007708 Jy/beam ! Clean residual mean=-0.000031 rms=0.002387 Jy/beam ! Combined flux in latest and established models = 0.17276 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 286 components and 0.17276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109812Jy sigma=0.460263 ! Fit after self-cal, rms=0.109808Jy sigma=0.460238 ! 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.927 mas, bmaj=16.67 mas, bpa=3.721 degrees ! Estimated noise=1.02791 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.927 x 16.67 at 3.721 degrees (North through East) ! Clean map min=-0.0051704 max=0.061723 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.741 mas, bmaj=13.69 mas, bpa=4.088 degrees ! Estimated noise=1.68303 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.052503 Jy ! Component: 100 - total flux cleaned = 0.0775914 Jy ! Component: 150 - total flux cleaned = 0.0929927 Jy ! Component: 200 - total flux cleaned = 0.104353 Jy ! Total flux subtracted in 200 components = 0.104353 Jy ! Clean residual min=-0.007517 max=0.007594 Jy/beam ! Clean residual mean=0.000045 rms=0.002197 Jy/beam ! Combined flux in latest and established models = 0.104353 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 74 model components to the UV plane model. ! The established model now contains 74 components and 0.104353 Jy ! Inverting map and beam ! Estimated beam: bmin=4.927 mas, bmaj=16.67 mas, bpa=3.721 degrees ! Estimated noise=1.02791 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.0126974 Jy ! Component: 100 - total flux cleaned = 0.0221151 Jy ! Component: 150 - total flux cleaned = 0.0296269 Jy ! Component: 200 - total flux cleaned = 0.0356861 Jy ! Total flux subtracted in 200 components = 0.0356861 Jy ! Clean residual min=-0.005709 max=0.007545 Jy/beam ! Clean residual mean=0.000012 rms=0.002232 Jy/beam ! Combined flux in latest and established models = 0.140039 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 137 components and 0.140039 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.334 mas, bmaj=22.67 mas, bpa=0.7672 degrees ! Estimated noise=1.10316 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00679671 Jy ! Component: 100 - total flux cleaned = 0.0119931 Jy ! Component: 150 - total flux cleaned = 0.0161006 Jy ! Component: 200 - total flux cleaned = 0.0193751 Jy ! Total flux subtracted in 200 components = 0.0193751 Jy ! Clean residual min=-0.007082 max=0.008410 Jy/beam ! Clean residual mean=-0.000019 rms=0.002543 Jy/beam ! Combined flux in latest and established models = 0.159414 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.00253909 Jy ! Component: 100 - total flux cleaned = 0.0041078 Jy ! Component: 150 - total flux cleaned = 0.00535334 Jy ! Component: 200 - total flux cleaned = 0.00629154 Jy ! Total flux subtracted in 200 components = 0.00629154 Jy ! Clean residual min=-0.007183 max=0.008300 Jy/beam ! Clean residual mean=-0.000026 rms=0.002473 Jy/beam ! Combined flux in latest and established models = 0.165706 Jy ! Adding 95 model components to the UV plane model. ! The established model now contains 218 components and 0.165706 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.927 mas, bmaj=16.67 mas, bpa=3.721 degrees ! Estimated noise=1.02791 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000111252 Jy ! Component: 100 - total flux cleaned = 0.000456868 Jy ! Component: 150 - total flux cleaned = 0.000918686 Jy ! Component: 200 - total flux cleaned = 0.00132911 Jy ! Total flux subtracted in 200 components = 0.00132911 Jy ! Clean residual min=-0.005383 max=0.006222 Jy/beam ! Clean residual mean=-0.000025 rms=0.001859 Jy/beam ! Combined flux in latest and established models = 0.167035 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 238 components and 0.167035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109939Jy sigma=0.461274 ! Fit after self-cal, rms=0.109921Jy sigma=0.460972 wmodel J1308-2422_S_b_map.mod ! Writing 238 model components to file: J1308-2422_S_b_map.mod wobs J1308-2422_S_b_uvs.fits ! Writing UV FITS file: J1308-2422_S_b_uvs.fits wwins J1308-2422_S_b_map.win ! wwins: Wrote 2 windows to J1308-2422_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.00159003 Jy ! Component: 100 - total flux cleaned = 0.0025239 Jy ! Component: 150 - total flux cleaned = 0.00261117 Jy ! Component: 200 - total flux cleaned = 0.00252408 Jy ! Component: 250 - total flux cleaned = 0.00244301 Jy ! Component: 300 - total flux cleaned = 0.00244363 Jy ! Component: 350 - total flux cleaned = 0.00251693 Jy ! Component: 400 - total flux cleaned = 0.00251664 Jy ! Component: 450 - total flux cleaned = 0.00251654 Jy ! Component: 500 - total flux cleaned = 0.0025813 Jy ! Component: 550 - total flux cleaned = 0.00276873 Jy ! Component: 600 - total flux cleaned = 0.00264819 Jy ! Component: 650 - total flux cleaned = 0.00276789 Jy ! Component: 700 - total flux cleaned = 0.00294061 Jy ! Component: 750 - total flux cleaned = 0.00282766 Jy ! Component: 800 - total flux cleaned = 0.00293692 Jy ! Component: 850 - total flux cleaned = 0.00288278 Jy ! Component: 900 - total flux cleaned = 0.00288233 Jy ! Component: 950 - total flux cleaned = 0.00288235 Jy ! Component: 1000 - total flux cleaned = 0.00288199 Jy ! Component: 1050 - total flux cleaned = 0.00283288 Jy ! Component: 1100 - total flux cleaned = 0.0027858 Jy ! Component: 1150 - total flux cleaned = 0.00278607 Jy ! Component: 1200 - total flux cleaned = 0.00274109 Jy ! Component: 1250 - total flux cleaned = 0.00278461 Jy ! Component: 1300 - total flux cleaned = 0.00282679 Jy ! Component: 1350 - total flux cleaned = 0.00282623 Jy ! Component: 1400 - total flux cleaned = 0.0028676 Jy ! Component: 1450 - total flux cleaned = 0.00286718 Jy ! Component: 1500 - total flux cleaned = 0.00290726 Jy ! Component: 1550 - total flux cleaned = 0.00294699 Jy ! Component: 1600 - total flux cleaned = 0.00298623 Jy ! Component: 1650 - total flux cleaned = 0.00302505 Jy ! Component: 1700 - total flux cleaned = 0.00313693 Jy ! Component: 1750 - total flux cleaned = 0.00328356 Jy ! Component: 1800 - total flux cleaned = 0.00339261 Jy ! Component: 1850 - total flux cleaned = 0.00357145 Jy ! Component: 1900 - total flux cleaned = 0.0038173 Jy ! Component: 1950 - total flux cleaned = 0.00392119 Jy ! Component: 2000 - total flux cleaned = 0.00402352 Jy ! Component: 2050 - total flux cleaned = 0.00412474 Jy ! Component: 2100 - total flux cleaned = 0.00432397 Jy ! Component: 2150 - total flux cleaned = 0.00445468 Jy ! Component: 2200 - total flux cleaned = 0.00455187 Jy ! Component: 2250 - total flux cleaned = 0.00467985 Jy ! Component: 2300 - total flux cleaned = 0.00471116 Jy ! Component: 2350 - total flux cleaned = 0.00489817 Jy ! Component: 2400 - total flux cleaned = 0.00489786 Jy ! Component: 2450 - total flux cleaned = 0.00498918 Jy ! Component: 2500 - total flux cleaned = 0.00507972 Jy ! Component: 2550 - total flux cleaned = 0.00513945 Jy ! Component: 2600 - total flux cleaned = 0.0053461 Jy ! Component: 2650 - total flux cleaned = 0.00537514 Jy ! Component: 2700 - total flux cleaned = 0.00546217 Jy ! Component: 2750 - total flux cleaned = 0.00560511 Jy ! Component: 2800 - total flux cleaned = 0.00571792 Jy ! Component: 2850 - total flux cleaned = 0.00571762 Jy ! Component: 2900 - total flux cleaned = 0.00582829 Jy ! Component: 2950 - total flux cleaned = 0.00582816 Jy ! Component: 3000 - total flux cleaned = 0.00599132 Jy ! Component: 3050 - total flux cleaned = 0.00607193 Jy ! Component: 3100 - total flux cleaned = 0.00615186 Jy ! Component: 3150 - total flux cleaned = 0.0061255 Jy ! Component: 3200 - total flux cleaned = 0.00620425 Jy ! Component: 3250 - total flux cleaned = 0.00625608 Jy ! Component: 3300 - total flux cleaned = 0.00635913 Jy ! Component: 3350 - total flux cleaned = 0.00633372 Jy ! Component: 3400 - total flux cleaned = 0.00640965 Jy ! Component: 3450 - total flux cleaned = 0.00643484 Jy ! Component: 3500 - total flux cleaned = 0.00648478 Jy ! Component: 3550 - total flux cleaned = 0.00650946 Jy ! Component: 3600 - total flux cleaned = 0.00658262 Jy ! Component: 3650 - total flux cleaned = 0.00663117 Jy ! Component: 3700 - total flux cleaned = 0.00667924 Jy ! Component: 3750 - total flux cleaned = 0.00672697 Jy ! Component: 3800 - total flux cleaned = 0.00675064 Jy ! Component: 3850 - total flux cleaned = 0.00677425 Jy ! Component: 3900 - total flux cleaned = 0.00677405 Jy ! Component: 3950 - total flux cleaned = 0.00677398 Jy ! Component: 4000 - total flux cleaned = 0.00684324 Jy ! Component: 4050 - total flux cleaned = 0.00700403 Jy ! Total flux subtracted in 4096 components = 0.00707267 Jy ! Clean residual min=-0.001296 max=0.001257 Jy/beam ! Clean residual mean=0.000001 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.174108 Jy keep ! Adding 527 model components to the UV plane model. ! The established model now contains 765 components and 0.174108 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1308-2422_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.927 x 16.67 at 3.721 degrees (North through East) ! Clean map min=-0.0039098 max=0.064768 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1308-2422_S_b_map.fits wmodel /image_prod/ug002_uva//J1308-2422_S_b_map.mod ! Writing 765 model components to file: /image_prod/ug002_uva//J1308-2422_S_b_map.mod wobs /image_prod/ug002_uva//J1308-2422_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1308-2422_S_b_uvs.fits wwins /image_prod/ug002_uva//J1308-2422_S_b_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1308-2422_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0647676 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000485512 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.24887 2.24887 4.49773 8.99546 17.9909 35.9818 71.9637 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.064 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 133.4 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1308-2422_S_b_dfm.log closed on Thu Mar 5 01:03:39 2020