! Started logfile: /image_prod/ug002_uva//J0301-3126_S_dfm.log on Wed Mar 4 19:46:49 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//J0301-3126_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0301-3126_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.870833 visibilities/baseline/integration-bin. ! Found source: J0301-3126 ! ! 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 3762 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 J0301-3126_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.984562Jy sigma=5.449297 ! Fit after self-cal, rms=0.859602Jy sigma=4.739860 ! 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.294 mas, bmaj=6.422 mas, bpa=-4.545 degrees ! Estimated noise=2.81436 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.113201 Jy ! Component: 100 - total flux cleaned = 0.141126 Jy ! Total flux subtracted in 100 components = 0.141126 Jy ! Clean residual min=-0.011483 max=0.011965 Jy/beam ! Clean residual mean=0.000001 rms=0.002679 Jy/beam ! Combined flux in latest and established models = 0.141126 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.141126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108465Jy sigma=0.492114 ! Fit after self-cal, rms=0.108479Jy sigma=0.491974 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.858 mas, bmaj=7.582 mas, bpa=-4.346 degrees ! Estimated noise=2.19316 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.0123542 Jy ! Component: 100 - total flux cleaned = 0.0172842 Jy ! Component: 150 - total flux cleaned = 0.0185202 Jy ! Component: 200 - total flux cleaned = 0.0186925 Jy ! Total flux subtracted in 200 components = 0.0186925 Jy ! Clean residual min=-0.007754 max=0.007686 Jy/beam ! Clean residual mean=-0.000003 rms=0.001976 Jy/beam ! Combined flux in latest and established models = 0.159819 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 23 components and 0.159819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107426Jy sigma=0.482204 ! Fit after self-cal, rms=0.107422Jy sigma=0.482146 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.858 x 7.582 at -4.346 degrees (North through East) ! Clean map min=-0.0074587 max=0.14605 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.07 HN 1.40 KP 1.01 ! LA 1.01 MK 0.97 NL 1.10 OV 0.80 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.99 HN 1.25 KP 1.02 ! LA 1.09 MK 0.97 NL 1.01 OV 0.85 ! SC 0.89 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 1.32 KP 0.99 ! LA 1.03 MK 0.92 NL 1.06 OV 0.83 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.107422Jy sigma=0.482146 ! Fit after self-cal, rms=0.111655Jy sigma=0.468408 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.828 mas, bmaj=7.464 mas, bpa=-3.86 degrees ! Estimated noise=2.1734 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.00227992 Jy ! Component: 100 - total flux cleaned = 0.0021312 Jy ! Component: 150 - total flux cleaned = 0.00192518 Jy ! Component: 200 - total flux cleaned = 0.00174276 Jy ! Total flux subtracted in 200 components = 0.00174276 Jy ! Clean residual min=-0.004172 max=0.004367 Jy/beam ! Clean residual mean=-0.000002 rms=0.001062 Jy/beam ! Combined flux in latest and established models = 0.161561 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.161562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111506Jy sigma=0.467737 ! Fit after self-cal, rms=0.111742Jy sigma=0.467421 ! 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.111742Jy sigma=0.467421 ! Fit after self-cal, rms=0.111622Jy sigma=0.464578 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.81 mas, bmaj=7.442 mas, bpa=-4.062 degrees ! Estimated noise=2.18019 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00199957 Jy ! Component: 100 - total flux cleaned = 0.00204535 Jy ! Component: 150 - total flux cleaned = 0.00197651 Jy ! Component: 200 - total flux cleaned = 0.0019157 Jy ! Total flux subtracted in 200 components = 0.0019157 Jy ! Clean residual min=-0.004143 max=0.003488 Jy/beam ! Clean residual mean=-0.000001 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.163477 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.163477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111560Jy sigma=0.464345 ! Fit after self-cal, rms=0.111617Jy sigma=0.464310 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.26408e-05 Jy ! Component: 100 - total flux cleaned = -0.000101939 Jy ! Component: 150 - total flux cleaned = -0.00010351 Jy ! Component: 200 - total flux cleaned = -0.00010488 Jy ! Total flux subtracted in 200 components = -0.00010488 Jy ! Clean residual min=-0.004165 max=0.003495 Jy/beam ! Clean residual mean=-0.000001 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.163372 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.163372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111602Jy sigma=0.464254 ! Fit after self-cal, rms=0.111603Jy sigma=0.464249 ! 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.111603Jy sigma=0.464249 ! Fit after self-cal, rms=0.110715Jy sigma=0.463666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.798 mas, bmaj=7.399 mas, bpa=-4.236 degrees ! Estimated noise=2.17303 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000802052 Jy ! Component: 100 - total flux cleaned = 0.000800865 Jy ! Component: 150 - total flux cleaned = 0.000753182 Jy ! Component: 200 - total flux cleaned = 0.000714012 Jy ! Total flux subtracted in 200 components = 0.000714012 Jy ! Clean residual min=-0.004308 max=0.003332 Jy/beam ! Clean residual mean=-0.000000 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.164086 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 55 components and 0.164086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110693Jy sigma=0.463596 ! Fit after self-cal, rms=0.110707Jy sigma=0.463584 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 = -5.53423e-05 Jy ! Component: 100 - total flux cleaned = -7.13531e-05 Jy ! Component: 150 - total flux cleaned = -8.62151e-05 Jy ! Component: 200 - total flux cleaned = -9.92376e-05 Jy ! Total flux subtracted in 200 components = -9.92376e-05 Jy ! Clean residual min=-0.004308 max=0.003303 Jy/beam ! Clean residual mean=-0.000000 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.163987 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 56 components and 0.163987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110700Jy sigma=0.463575 ! Fit after self-cal, rms=0.110700Jy sigma=0.463573 ! 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.110700Jy sigma=0.463573 ! Fit after self-cal, rms=0.110634Jy sigma=0.463532 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.496 mas, bmaj=19.27 mas, bpa=0.2557 degrees ! Estimated noise=2.94024 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000399293 Jy ! Component: 100 - total flux cleaned = 0.000378795 Jy ! Component: 150 - total flux cleaned = 0.000359957 Jy ! Component: 200 - total flux cleaned = 0.000351461 Jy ! Total flux subtracted in 200 components = 0.000351461 Jy ! Clean residual min=-0.004439 max=0.003430 Jy/beam ! Clean residual mean=-0.000002 rms=0.001196 Jy/beam ! Combined flux in latest and established models = 0.164339 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 60 components and 0.164339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110629Jy sigma=0.463530 ! Fit after self-cal, rms=0.110630Jy sigma=0.463525 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.70373e-05 Jy ! Component: 100 - total flux cleaned = 7.55681e-06 Jy ! Component: 150 - total flux cleaned = -1.18501e-06 Jy ! Component: 200 - total flux cleaned = -1.80747e-05 Jy ! Total flux subtracted in 200 components = -1.80747e-05 Jy ! Clean residual min=-0.004440 max=0.003427 Jy/beam ! Clean residual mean=-0.000002 rms=0.001195 Jy/beam ! Combined flux in latest and established models = 0.16432 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 62 components and 0.16432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110629Jy sigma=0.463537 ! Fit after self-cal, rms=0.110627Jy sigma=0.463536 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=2.79 mas, bmaj=7.37 mas, bpa=-4.335 degrees ! Estimated noise=2.16855 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.79 x 7.37 at -4.335 degrees (North through East) ! Clean map min=-0.0040991 max=0.14488 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.254 mas, bmaj=6.29 mas, bpa=-4.253 degrees ! Estimated noise=2.73502 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.109863 Jy ! Component: 100 - total flux cleaned = 0.138727 Jy ! Component: 150 - total flux cleaned = 0.151568 Jy ! Component: 200 - total flux cleaned = 0.15808 Jy ! Total flux subtracted in 200 components = 0.15808 Jy ! Clean residual min=-0.005555 max=0.005149 Jy/beam ! Clean residual mean=0.000001 rms=0.001320 Jy/beam ! Combined flux in latest and established models = 0.15808 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.15808 Jy ! Inverting map and beam ! Estimated beam: bmin=2.79 mas, bmaj=7.37 mas, bpa=-4.335 degrees ! Estimated noise=2.16855 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.00425645 Jy ! Component: 100 - total flux cleaned = 0.00515983 Jy ! Component: 150 - total flux cleaned = 0.0055448 Jy ! Component: 200 - total flux cleaned = 0.00579518 Jy ! Total flux subtracted in 200 components = 0.00579518 Jy ! Clean residual min=-0.004235 max=0.003276 Jy/beam ! Clean residual mean=0.000000 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.163875 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 26 components and 0.163875 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=7.496 mas, bmaj=19.27 mas, bpa=0.2557 degrees ! Estimated noise=2.94024 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000386214 Jy ! Component: 100 - total flux cleaned = 0.000386305 Jy ! Component: 150 - total flux cleaned = 0.000385775 Jy ! Component: 200 - total flux cleaned = 0.000385184 Jy ! Total flux subtracted in 200 components = 0.000385184 Jy ! Clean residual min=-0.004480 max=0.003481 Jy/beam ! Clean residual mean=-0.000001 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.164261 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 = -2.34183e-05 Jy ! Component: 100 - total flux cleaned = -2.45916e-05 Jy ! Component: 150 - total flux cleaned = -2.6216e-05 Jy ! Component: 200 - total flux cleaned = -2.73441e-05 Jy ! Total flux subtracted in 200 components = -2.73441e-05 Jy ! Clean residual min=-0.004485 max=0.003463 Jy/beam ! Clean residual mean=-0.000001 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.164233 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 31 components and 0.164233 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.79 mas, bmaj=7.37 mas, bpa=-4.335 degrees ! Estimated noise=2.16855 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.80899e-05 Jy ! Component: 100 - total flux cleaned = -6.90258e-05 Jy ! Component: 150 - total flux cleaned = -7.03771e-05 Jy ! Component: 200 - total flux cleaned = -4.87156e-05 Jy ! Total flux subtracted in 200 components = -4.87156e-05 Jy ! Clean residual min=-0.004315 max=0.003275 Jy/beam ! Clean residual mean=-0.000000 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.164185 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 41 components and 0.164185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110623Jy sigma=0.463672 ! Fit after self-cal, rms=0.110620Jy sigma=0.463663 wmodel J0301-3126_S_map.mod ! Writing 41 model components to file: J0301-3126_S_map.mod wobs J0301-3126_S_uvs.fits ! Writing UV FITS file: J0301-3126_S_uvs.fits wwins J0301-3126_S_map.win ! wwins: Wrote 1 windows to J0301-3126_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.00173869 Jy ! Component: 100 - total flux cleaned = -0.00247603 Jy ! Component: 150 - total flux cleaned = -0.0027082 Jy ! Component: 200 - total flux cleaned = -0.00265539 Jy ! Component: 250 - total flux cleaned = -0.00260151 Jy ! Component: 300 - total flux cleaned = -0.00249995 Jy ! Component: 350 - total flux cleaned = -0.00245104 Jy ! Component: 400 - total flux cleaned = -0.00254269 Jy ! Component: 450 - total flux cleaned = -0.00245043 Jy ! Component: 500 - total flux cleaned = -0.0025381 Jy ! Component: 550 - total flux cleaned = -0.00266598 Jy ! Component: 600 - total flux cleaned = -0.00291735 Jy ! Component: 650 - total flux cleaned = -0.00316295 Jy ! Component: 700 - total flux cleaned = -0.00336396 Jy ! Component: 750 - total flux cleaned = -0.00356259 Jy ! Component: 800 - total flux cleaned = -0.00391285 Jy ! Component: 850 - total flux cleaned = -0.00414178 Jy ! Component: 900 - total flux cleaned = -0.00432961 Jy ! Component: 950 - total flux cleaned = -0.00469822 Jy ! Component: 1000 - total flux cleaned = -0.00477089 Jy ! Component: 1050 - total flux cleaned = -0.00487893 Jy ! Component: 1100 - total flux cleaned = -0.00508959 Jy ! Component: 1150 - total flux cleaned = -0.00539891 Jy ! Component: 1200 - total flux cleaned = -0.00553444 Jy ! Component: 1250 - total flux cleaned = -0.00576844 Jy ! Component: 1300 - total flux cleaned = -0.00603158 Jy ! Component: 1350 - total flux cleaned = -0.00622571 Jy ! Component: 1400 - total flux cleaned = -0.00648086 Jy ! Component: 1450 - total flux cleaned = -0.00679504 Jy ! Component: 1500 - total flux cleaned = -0.00694979 Jy ! Component: 1550 - total flux cleaned = -0.00719427 Jy ! Component: 1600 - total flux cleaned = -0.00737541 Jy ! Component: 1650 - total flux cleaned = -0.00758364 Jy ! Component: 1700 - total flux cleaned = -0.00784847 Jy ! Component: 1750 - total flux cleaned = -0.00808077 Jy ! Component: 1800 - total flux cleaned = -0.00819577 Jy ! Component: 1850 - total flux cleaned = -0.0083667 Jy ! Component: 1900 - total flux cleaned = -0.00859126 Jy ! Component: 1950 - total flux cleaned = -0.00878539 Jy ! Component: 2000 - total flux cleaned = -0.00889537 Jy ! Component: 2050 - total flux cleaned = -0.00911223 Jy ! Component: 2100 - total flux cleaned = -0.00924648 Jy ! Component: 2150 - total flux cleaned = -0.00940502 Jy ! Component: 2200 - total flux cleaned = -0.00953562 Jy ! Component: 2250 - total flux cleaned = -0.00958735 Jy ! Component: 2300 - total flux cleaned = -0.00956229 Jy ! Component: 2350 - total flux cleaned = -0.0098673 Jy ! Component: 2400 - total flux cleaned = -0.0100183 Jy ! Component: 2450 - total flux cleaned = -0.0101428 Jy ! Component: 2500 - total flux cleaned = -0.0102906 Jy ! Component: 2550 - total flux cleaned = -0.0104133 Jy ! Component: 2600 - total flux cleaned = -0.0106071 Jy ! Component: 2650 - total flux cleaned = -0.0107269 Jy ! Component: 2700 - total flux cleaned = -0.0107984 Jy ! Component: 2750 - total flux cleaned = -0.0109869 Jy ! Component: 2800 - total flux cleaned = -0.0110568 Jy ! Component: 2850 - total flux cleaned = -0.0112426 Jy ! Component: 2900 - total flux cleaned = -0.0114722 Jy ! Component: 2950 - total flux cleaned = -0.0114264 Jy ! Component: 3000 - total flux cleaned = -0.0115849 Jy ! Component: 3050 - total flux cleaned = -0.0117194 Jy ! Component: 3100 - total flux cleaned = -0.0117862 Jy ! Component: 3150 - total flux cleaned = -0.0119628 Jy ! Component: 3200 - total flux cleaned = -0.0120723 Jy ! Component: 3250 - total flux cleaned = -0.0121372 Jy ! Component: 3300 - total flux cleaned = -0.0123097 Jy ! Component: 3350 - total flux cleaned = -0.0124381 Jy ! Component: 3400 - total flux cleaned = -0.0124593 Jy ! Component: 3450 - total flux cleaned = -0.0126072 Jy ! Component: 3500 - total flux cleaned = -0.0127543 Jy ! Component: 3550 - total flux cleaned = -0.0129 Jy ! Component: 3600 - total flux cleaned = -0.0130033 Jy ! Component: 3650 - total flux cleaned = -0.0131471 Jy ! Component: 3700 - total flux cleaned = -0.0132491 Jy ! Component: 3750 - total flux cleaned = -0.0133098 Jy ! Component: 3800 - total flux cleaned = -0.0133702 Jy ! Component: 3850 - total flux cleaned = -0.0134704 Jy ! Component: 3900 - total flux cleaned = -0.01355 Jy ! Component: 3950 - total flux cleaned = -0.0137081 Jy ! Component: 4000 - total flux cleaned = -0.0137868 Jy ! Component: 4050 - total flux cleaned = -0.0138845 Jy ! Total flux subtracted in 4096 components = -0.0139819 Jy ! Clean residual min=-0.001038 max=0.001245 Jy/beam ! Clean residual mean=-0.000002 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.150203 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 320 components and 0.150203 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0301-3126_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.79 x 7.37 at -4.335 degrees (North through East) ! Clean map min=-0.0032744 max=0.14449 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0301-3126_S_map.fits wmodel /image_prod/ug002_uva//J0301-3126_S_map.mod ! Writing 320 model components to file: /image_prod/ug002_uva//J0301-3126_S_map.mod wobs /image_prod/ug002_uva//J0301-3126_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0301-3126_S_uvs.fits wwins /image_prod/ug002_uva//J0301-3126_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0301-3126_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.144493 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000330878 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.68698 0.68698 1.37396 2.74792 5.49584 10.9917 21.9834 43.9667 87.9335 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.144 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 436.693 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0301-3126_S_dfm.log closed on Wed Mar 4 19:46:53 2020