! Started logfile: /image_prod/ug002_uva//J1448-1122_S_dfm.log on Thu Mar 5 01:56:08 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//J1448-1122_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1448-1122_S_uva.fits ! AN table 1: 40 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.985 visibilities/baseline/integration-bin. ! Found source: J1448-1122 ! ! 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 5319 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 J1448-1122_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.014208Jy sigma=7.634692 ! Fit after self-cal, rms=0.870842Jy sigma=6.566465 ! 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.726 mas, bmaj=6.968 mas, bpa=-1.096 degrees ! Estimated noise=1.89987 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.103386 Jy ! Component: 100 - total flux cleaned = 0.12855 Jy ! Total flux subtracted in 100 components = 0.12855 Jy ! Clean residual min=-0.006169 max=0.009641 Jy/beam ! Clean residual mean=-0.000007 rms=0.001722 Jy/beam ! Combined flux in latest and established models = 0.12855 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.12855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071318Jy sigma=0.493177 ! Fit after self-cal, rms=0.071285Jy sigma=0.493007 ! 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.295 mas, bmaj=8.148 mas, bpa=-3.385 degrees ! Estimated noise=1.33095 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.00795968 Jy ! Component: 100 - total flux cleaned = 0.00847248 Jy ! Component: 150 - total flux cleaned = 0.00847465 Jy ! Component: 200 - total flux cleaned = 0.00855855 Jy ! Total flux subtracted in 200 components = 0.00855855 Jy ! Clean residual min=-0.004688 max=0.005841 Jy/beam ! Clean residual mean=-0.000003 rms=0.001322 Jy/beam ! Combined flux in latest and established models = 0.137108 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 16 components and 0.137108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070341Jy sigma=0.486110 ! Fit after self-cal, rms=0.070317Jy sigma=0.486011 ! 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.295 x 8.148 at -3.385 degrees (North through East) ! Clean map min=-0.004488 max=0.13096 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.96 HN 1.07 KP 1.00 ! LA 1.00 MK 1.02 NL 1.04 OV 0.95 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.06 KP 0.98 ! LA 0.97 MK 0.98 NL 1.01 OV 0.97 ! PT 1.05 SC 0.84 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 1.04 KP 1.00 ! LA 0.98 MK 0.95 NL 1.00 OV 0.97 ! PT 1.01 SC 0.99 ! ! ! Fit before self-cal, rms=0.070317Jy sigma=0.486011 ! Fit after self-cal, rms=0.069528Jy sigma=0.482188 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.269 mas, bmaj=8.072 mas, bpa=-2.919 degrees ! Estimated noise=1.32079 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.000656248 Jy ! Component: 100 - total flux cleaned = 0.000633599 Jy ! Component: 150 - total flux cleaned = 0.000613164 Jy ! Component: 200 - total flux cleaned = 0.000613546 Jy ! Total flux subtracted in 200 components = 0.000613546 Jy ! Clean residual min=-0.004214 max=0.004945 Jy/beam ! Clean residual mean=-0.000006 rms=0.001248 Jy/beam ! Combined flux in latest and established models = 0.137722 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 25 components and 0.137722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069505Jy sigma=0.482070 ! Fit after self-cal, rms=0.069519Jy sigma=0.481985 ! 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.069519Jy sigma=0.481985 ! Fit after self-cal, rms=0.069180Jy sigma=0.477527 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.269 mas, bmaj=8.084 mas, bpa=-2.845 degrees ! Estimated noise=1.32149 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000205694 Jy ! Component: 100 - total flux cleaned = -0.000227003 Jy ! Component: 150 - total flux cleaned = -0.000243365 Jy ! Component: 200 - total flux cleaned = -0.000243253 Jy ! Total flux subtracted in 200 components = -0.000243253 Jy ! Clean residual min=-0.004189 max=0.004553 Jy/beam ! Clean residual mean=-0.000006 rms=0.001175 Jy/beam ! Combined flux in latest and established models = 0.137478 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 31 components and 0.137478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069168Jy sigma=0.477455 ! Fit after self-cal, rms=0.069176Jy sigma=0.477392 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 = 4.50248e-05 Jy ! Component: 100 - total flux cleaned = 2.89587e-05 Jy ! Component: 150 - total flux cleaned = 1.52988e-05 Jy ! Component: 200 - total flux cleaned = 3.79735e-06 Jy ! Total flux subtracted in 200 components = 3.79735e-06 Jy ! Clean residual min=-0.004191 max=0.004548 Jy/beam ! Clean residual mean=-0.000006 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.137482 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 32 components and 0.137482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069168Jy sigma=0.477350 ! Fit after self-cal, rms=0.069167Jy sigma=0.477340 ! 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.069167Jy sigma=0.477340 ! Fit after self-cal, rms=0.069421Jy sigma=0.477339 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.271 mas, bmaj=8.098 mas, bpa=-2.864 degrees ! Estimated noise=1.324 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.45207e-05 Jy ! Component: 100 - total flux cleaned = -4.01982e-05 Jy ! Component: 150 - total flux cleaned = -6.62861e-05 Jy ! Component: 200 - total flux cleaned = -7.75051e-05 Jy ! Total flux subtracted in 200 components = -7.75051e-05 Jy ! Clean residual min=-0.004233 max=0.004551 Jy/beam ! Clean residual mean=-0.000006 rms=0.001175 Jy/beam ! Combined flux in latest and established models = 0.137405 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 35 components and 0.137405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069415Jy sigma=0.477301 ! Fit after self-cal, rms=0.069416Jy sigma=0.477294 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 = 3.58193e-06 Jy ! Component: 100 - total flux cleaned = -7.62825e-06 Jy ! Component: 150 - total flux cleaned = -1.82389e-05 Jy ! Component: 200 - total flux cleaned = -2.73158e-05 Jy ! Total flux subtracted in 200 components = -2.73158e-05 Jy ! Clean residual min=-0.004234 max=0.004550 Jy/beam ! Clean residual mean=-0.000006 rms=0.001175 Jy/beam ! Combined flux in latest and established models = 0.137377 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 37 components and 0.137377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069412Jy sigma=0.477271 ! Fit after self-cal, rms=0.069411Jy sigma=0.477266 ! 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.069411Jy sigma=0.477266 ! Fit after self-cal, rms=0.069558Jy sigma=0.477264 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.739 mas, bmaj=14.8 mas, bpa=0.5944 degrees ! Estimated noise=1.6313 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000158839 Jy ! Component: 100 - total flux cleaned = -0.000218414 Jy ! Component: 150 - total flux cleaned = -0.000265159 Jy ! Component: 200 - total flux cleaned = -0.000301989 Jy ! Total flux subtracted in 200 components = -0.000301989 Jy ! Clean residual min=-0.007433 max=0.007173 Jy/beam ! Clean residual mean=-0.000013 rms=0.002084 Jy/beam ! Combined flux in latest and established models = 0.137075 Jy selfcal ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 39 components and 0.137075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069561Jy sigma=0.477272 ! Fit after self-cal, rms=0.069557Jy sigma=0.477258 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 = 3.23021e-06 Jy ! Component: 100 - total flux cleaned = -1.99695e-05 Jy ! Component: 150 - total flux cleaned = -3.93008e-05 Jy ! Component: 200 - total flux cleaned = -6.63099e-05 Jy ! Total flux subtracted in 200 components = -6.63099e-05 Jy ! Clean residual min=-0.007435 max=0.007162 Jy/beam ! Clean residual mean=-0.000013 rms=0.002083 Jy/beam ! Combined flux in latest and established models = 0.137009 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 41 components and 0.137009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069557Jy sigma=0.477258 ! Fit after self-cal, rms=0.069554Jy sigma=0.477248 ! 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.273 mas, bmaj=8.105 mas, bpa=-2.873 degrees ! Estimated noise=1.32586 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.273 x 8.105 at -2.873 degrees (North through East) ! Clean map min=-0.00424 max=0.1308 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.705 mas, bmaj=6.963 mas, bpa=-0.5348 degrees ! Estimated noise=1.88959 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.102736 Jy ! Component: 100 - total flux cleaned = 0.127931 Jy ! Component: 150 - total flux cleaned = 0.137283 Jy ! Component: 200 - total flux cleaned = 0.138071 Jy ! Total flux subtracted in 200 components = 0.138071 Jy ! Clean residual min=-0.004558 max=0.004782 Jy/beam ! Clean residual mean=-0.000007 rms=0.001193 Jy/beam ! Combined flux in latest and established models = 0.138072 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.138072 Jy ! Inverting map and beam ! Estimated beam: bmin=3.273 mas, bmaj=8.105 mas, bpa=-2.873 degrees ! Estimated noise=1.32586 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.000163635 Jy ! Component: 100 - total flux cleaned = -0.000318893 Jy ! Component: 150 - total flux cleaned = -0.000408365 Jy ! Component: 200 - total flux cleaned = -0.000488163 Jy ! Total flux subtracted in 200 components = -0.000488163 Jy ! Clean residual min=-0.004265 max=0.004595 Jy/beam ! Clean residual mean=-0.000006 rms=0.001185 Jy/beam ! Combined flux in latest and established models = 0.137583 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 24 components and 0.137583 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.739 mas, bmaj=14.8 mas, bpa=0.5944 degrees ! Estimated noise=1.6313 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000199516 Jy ! Component: 100 - total flux cleaned = -0.000291693 Jy ! Component: 150 - total flux cleaned = -0.000386603 Jy ! Component: 200 - total flux cleaned = -0.00042456 Jy ! Total flux subtracted in 200 components = -0.00042456 Jy ! Clean residual min=-0.007457 max=0.007199 Jy/beam ! Clean residual mean=-0.000013 rms=0.002087 Jy/beam ! Combined flux in latest and established models = 0.137159 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 = -5.13127e-05 Jy ! Component: 100 - total flux cleaned = -9.91255e-05 Jy ! Component: 150 - total flux cleaned = -0.000128176 Jy ! Component: 200 - total flux cleaned = -0.00016939 Jy ! Total flux subtracted in 200 components = -0.00016939 Jy ! Clean residual min=-0.007465 max=0.007182 Jy/beam ! Clean residual mean=-0.000013 rms=0.002085 Jy/beam ! Combined flux in latest and established models = 0.136989 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 29 components and 0.136989 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.273 mas, bmaj=8.105 mas, bpa=-2.873 degrees ! Estimated noise=1.32586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000186105 Jy ! Component: 100 - total flux cleaned = -0.00010099 Jy ! Component: 150 - total flux cleaned = -8.00092e-05 Jy ! Component: 200 - total flux cleaned = -7.99495e-05 Jy ! Total flux subtracted in 200 components = -7.99495e-05 Jy ! Clean residual min=-0.004284 max=0.004549 Jy/beam ! Clean residual mean=-0.000006 rms=0.001178 Jy/beam ! Combined flux in latest and established models = 0.136909 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.136909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069581Jy sigma=0.477339 ! Fit after self-cal, rms=0.069578Jy sigma=0.477326 wmodel J1448-1122_S_map.mod ! Writing 38 model components to file: J1448-1122_S_map.mod wobs J1448-1122_S_uvs.fits ! Writing UV FITS file: J1448-1122_S_uvs.fits wwins J1448-1122_S_map.win ! wwins: Wrote 1 windows to J1448-1122_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.00110456 Jy ! Component: 100 - total flux cleaned = 0.00148785 Jy ! Component: 150 - total flux cleaned = 0.00170134 Jy ! Component: 200 - total flux cleaned = 0.00156988 Jy ! Component: 250 - total flux cleaned = 0.00137914 Jy ! Component: 300 - total flux cleaned = 0.00107271 Jy ! Component: 350 - total flux cleaned = 0.000659121 Jy ! Component: 400 - total flux cleaned = 0.000373715 Jy ! Component: 450 - total flux cleaned = 0.00020997 Jy ! Component: 500 - total flux cleaned = 0.000210254 Jy ! Component: 550 - total flux cleaned = 0.000209406 Jy ! Component: 600 - total flux cleaned = 0.000460392 Jy ! Component: 650 - total flux cleaned = 0.00050961 Jy ! Component: 700 - total flux cleaned = 0.000701161 Jy ! Component: 750 - total flux cleaned = 0.000887745 Jy ! Component: 800 - total flux cleaned = 0.00120622 Jy ! Component: 850 - total flux cleaned = 0.00142867 Jy ! Component: 900 - total flux cleaned = 0.00160302 Jy ! Component: 950 - total flux cleaned = 0.00186137 Jy ! Component: 1000 - total flux cleaned = 0.00211365 Jy ! Component: 1050 - total flux cleaned = 0.00244345 Jy ! Component: 1100 - total flux cleaned = 0.0027665 Jy ! Component: 1150 - total flux cleaned = 0.00296445 Jy ! Component: 1200 - total flux cleaned = 0.00319874 Jy ! Component: 1250 - total flux cleaned = 0.00339169 Jy ! Component: 1300 - total flux cleaned = 0.0037702 Jy ! Component: 1350 - total flux cleaned = 0.00410413 Jy ! Component: 1400 - total flux cleaned = 0.00432378 Jy ! Component: 1450 - total flux cleaned = 0.00464743 Jy ! Component: 1500 - total flux cleaned = 0.00496562 Jy ! Component: 1550 - total flux cleaned = 0.00524384 Jy ! Component: 1600 - total flux cleaned = 0.00541545 Jy ! Component: 1650 - total flux cleaned = 0.00575325 Jy ! Component: 1700 - total flux cleaned = 0.00598555 Jy ! Component: 1750 - total flux cleaned = 0.00624762 Jy ! Component: 1800 - total flux cleaned = 0.00650533 Jy ! Component: 1850 - total flux cleaned = 0.00666355 Jy ! Component: 1900 - total flux cleaned = 0.00685118 Jy ! Component: 1950 - total flux cleaned = 0.00703585 Jy ! Component: 2000 - total flux cleaned = 0.0071875 Jy ! Component: 2050 - total flux cleaned = 0.00736659 Jy ! Component: 2100 - total flux cleaned = 0.00748466 Jy ! Component: 2150 - total flux cleaned = 0.00768779 Jy ! Component: 2200 - total flux cleaned = 0.00791687 Jy ! Component: 2250 - total flux cleaned = 0.00808577 Jy ! Component: 2300 - total flux cleaned = 0.00822538 Jy ! Component: 2350 - total flux cleaned = 0.00847292 Jy ! Component: 2400 - total flux cleaned = 0.00860874 Jy ! Component: 2450 - total flux cleaned = 0.00882288 Jy ! Component: 2500 - total flux cleaned = 0.00884921 Jy ! Component: 2550 - total flux cleaned = 0.00898029 Jy ! Component: 2600 - total flux cleaned = 0.00908408 Jy ! Component: 2650 - total flux cleaned = 0.00921151 Jy ! Component: 2700 - total flux cleaned = 0.00931257 Jy ! Component: 2750 - total flux cleaned = 0.00936241 Jy ! Component: 2800 - total flux cleaned = 0.00948595 Jy ! Component: 2850 - total flux cleaned = 0.00960825 Jy ! Component: 2900 - total flux cleaned = 0.0098012 Jy ! Component: 2950 - total flux cleaned = 0.00989638 Jy ! Component: 3000 - total flux cleaned = 0.0100144 Jy ! Component: 3050 - total flux cleaned = 0.0100845 Jy ! Component: 3100 - total flux cleaned = 0.0102699 Jy ! Component: 3150 - total flux cleaned = 0.0103617 Jy ! Component: 3200 - total flux cleaned = 0.010498 Jy ! Component: 3250 - total flux cleaned = 0.0106782 Jy ! Component: 3300 - total flux cleaned = 0.0107895 Jy ! Component: 3350 - total flux cleaned = 0.0109661 Jy ! Component: 3400 - total flux cleaned = 0.0110317 Jy ! Component: 3450 - total flux cleaned = 0.0112051 Jy ! Component: 3500 - total flux cleaned = 0.0113768 Jy ! Component: 3550 - total flux cleaned = 0.0114404 Jy ! Component: 3600 - total flux cleaned = 0.0115459 Jy ! Component: 3650 - total flux cleaned = 0.0116714 Jy ! Component: 3700 - total flux cleaned = 0.0118164 Jy ! Component: 3750 - total flux cleaned = 0.0118573 Jy ! Component: 3800 - total flux cleaned = 0.0119797 Jy ! Component: 3850 - total flux cleaned = 0.0121011 Jy ! Component: 3900 - total flux cleaned = 0.0122014 Jy ! Component: 3950 - total flux cleaned = 0.0123206 Jy ! Component: 4000 - total flux cleaned = 0.0123997 Jy ! Component: 4050 - total flux cleaned = 0.0124975 Jy ! Total flux subtracted in 4096 components = 0.0126336 Jy ! Clean residual min=-0.001109 max=0.001165 Jy/beam ! Clean residual mean=0.000001 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.149543 Jy keep ! Adding 369 model components to the UV plane model. ! The established model now contains 407 components and 0.149543 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1448-1122_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.273 x 8.105 at -2.873 degrees (North through East) ! Clean map min=-0.0025356 max=0.13118 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1448-1122_S_map.fits wmodel /image_prod/ug002_uva//J1448-1122_S_map.mod ! Writing 407 model components to file: /image_prod/ug002_uva//J1448-1122_S_map.mod wobs /image_prod/ug002_uva//J1448-1122_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1448-1122_S_uvs.fits wwins /image_prod/ug002_uva//J1448-1122_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1448-1122_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.13118 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000365814 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.836593 0.836593 1.67319 3.34637 6.69275 13.3855 26.771 53.542 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.131 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 358.597 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1448-1122_S_dfm.log closed on Thu Mar 5 01:56:11 2020