! Started logfile: /image_prod/ug002_uva//J1042-4143_S_dfm.log on Wed Mar 4 23:41:32 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//J1042-4143_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1042-4143_S_uva.fits ! AN table 1: 75 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.867143 visibilities/baseline/integration-bin. ! Found source: J1042-4143 ! ! 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 5463 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 J1042-4143_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 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.026916Jy sigma=5.544997 ! Fit after self-cal, rms=0.804955Jy sigma=4.268238 ! 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.422 mas, bmaj=8.297 mas, bpa=-1.665 degrees ! Estimated noise=3.42333 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.156861 Jy ! Component: 100 - total flux cleaned = 0.194757 Jy ! Total flux subtracted in 100 components = 0.194757 Jy ! Clean residual min=-0.014888 max=0.023847 Jy/beam ! Clean residual mean=-0.000025 rms=0.004214 Jy/beam ! Combined flux in latest and established models = 0.194757 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.194757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112477Jy sigma=0.544716 ! Fit after self-cal, rms=0.112467Jy sigma=0.544654 ! 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.275 mas, bmaj=10.29 mas, bpa=-0.7597 degrees ! Estimated noise=1.81337 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.0221096 Jy ! Component: 100 - total flux cleaned = 0.0318425 Jy ! Component: 150 - total flux cleaned = 0.0363065 Jy ! Component: 200 - total flux cleaned = 0.037652 Jy ! Total flux subtracted in 200 components = 0.037652 Jy ! Clean residual min=-0.013107 max=0.018138 Jy/beam ! Clean residual mean=-0.000006 rms=0.003736 Jy/beam ! Combined flux in latest and established models = 0.232409 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 16 components and 0.232409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110439Jy sigma=0.512932 ! Fit after self-cal, rms=0.110504Jy sigma=0.512807 ! 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.275 x 10.29 at -0.7597 degrees (North through East) ! Clean map min=-0.012807 max=0.19362 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 0.99 LA 1.01 MK 1.00 ! NL 1.82 OV 0.80 PT 1.01 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 0.98 LA 0.98 MK 1.01 ! NL 1.82 OV 0.89 PT 1.01 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 0.98 LA 0.99 MK 0.96 ! NL 1.57 OV 0.78 PT 1.02 SC 0.98 ! ! ! Fit before self-cal, rms=0.110504Jy sigma=0.512807 ! Fit after self-cal, rms=0.131292Jy sigma=0.466811 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=10.29 mas, bpa=-0.542 degrees ! Estimated noise=1.8314 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.000824309 Jy ! Component: 100 - total flux cleaned = -0.000909472 Jy ! Component: 150 - total flux cleaned = -0.000987913 Jy ! Component: 200 - total flux cleaned = -0.000991104 Jy ! Total flux subtracted in 200 components = -0.000991104 Jy ! Clean residual min=-0.004511 max=0.004148 Jy/beam ! Clean residual mean=-0.000031 rms=0.001141 Jy/beam ! Combined flux in latest and established models = 0.231417 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 19 components and 0.231417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.131130Jy sigma=0.466402 ! Fit after self-cal, rms=0.131877Jy sigma=0.465948 ! 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.131877Jy sigma=0.465948 ! Fit after self-cal, rms=0.135187Jy sigma=0.464492 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.276 mas, bmaj=10.31 mas, bpa=-0.5427 degrees ! Estimated noise=1.82805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000140479 Jy ! Component: 100 - total flux cleaned = -0.000198507 Jy ! Component: 150 - total flux cleaned = -0.000252166 Jy ! Component: 200 - total flux cleaned = -0.000306255 Jy ! Total flux subtracted in 200 components = -0.000306255 Jy ! Clean residual min=-0.003736 max=0.003610 Jy/beam ! Clean residual mean=-0.000017 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.231111 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 22 components and 0.231111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.135106Jy sigma=0.464295 ! Fit after self-cal, rms=0.135140Jy sigma=0.464283 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.30735e-05 Jy ! Component: 100 - total flux cleaned = -0.000113107 Jy ! Component: 150 - total flux cleaned = -0.000161778 Jy ! Component: 200 - total flux cleaned = -0.000207277 Jy ! Total flux subtracted in 200 components = -0.000207277 Jy ! Clean residual min=-0.003628 max=0.003519 Jy/beam ! Clean residual mean=-0.000017 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.230904 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 23 components and 0.230904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.135079Jy sigma=0.464138 ! Fit after self-cal, rms=0.135072Jy sigma=0.464135 ! 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.135072Jy sigma=0.464135 ! Fit after self-cal, rms=0.135788Jy sigma=0.463966 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.275 mas, bmaj=10.3 mas, bpa=-0.5812 degrees ! Estimated noise=1.82391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000104695 Jy ! Component: 100 - total flux cleaned = -0.000181492 Jy ! Component: 150 - total flux cleaned = -0.00021808 Jy ! Component: 200 - total flux cleaned = -0.000219413 Jy ! Total flux subtracted in 200 components = -0.000219413 Jy ! Clean residual min=-0.003581 max=0.003414 Jy/beam ! Clean residual mean=-0.000010 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.230685 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 0.230685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.135746Jy sigma=0.463880 ! Fit after self-cal, rms=0.135742Jy sigma=0.463872 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.37272e-05 Jy ! Component: 100 - total flux cleaned = -8.76613e-05 Jy ! Component: 150 - total flux cleaned = -0.000120986 Jy ! Component: 200 - total flux cleaned = -0.000121977 Jy ! Total flux subtracted in 200 components = -0.000121977 Jy ! Clean residual min=-0.003554 max=0.003355 Jy/beam ! Clean residual mean=-0.000010 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.230563 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 28 components and 0.230563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.135707Jy sigma=0.463800 ! Fit after self-cal, rms=0.135698Jy sigma=0.463795 ! 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.135698Jy sigma=0.463795 ! Fit after self-cal, rms=0.135821Jy sigma=0.463783 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.669 mas, bmaj=33.58 mas, bpa=-2.933 degrees ! Estimated noise=2.16224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000342611 Jy ! Component: 100 - total flux cleaned = -0.000342419 Jy ! Component: 150 - total flux cleaned = -0.000343194 Jy ! Component: 200 - total flux cleaned = -0.000344568 Jy ! Total flux subtracted in 200 components = -0.000344568 Jy ! Clean residual min=-0.003529 max=0.003588 Jy/beam ! Clean residual mean=-0.000019 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.230218 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 31 components and 0.230218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.135801Jy sigma=0.463759 ! Fit after self-cal, rms=0.135797Jy sigma=0.463727 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.06837e-05 Jy ! Component: 100 - total flux cleaned = -6.97286e-05 Jy ! Component: 150 - total flux cleaned = -6.91398e-05 Jy ! Component: 200 - total flux cleaned = -6.92628e-05 Jy ! Total flux subtracted in 200 components = -6.92628e-05 Jy ! Clean residual min=-0.003504 max=0.003573 Jy/beam ! Clean residual mean=-0.000019 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 0.230149 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 33 components and 0.230149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.135780Jy sigma=0.463724 ! Fit after self-cal, rms=0.135769Jy sigma=0.463699 ! 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.274 mas, bmaj=10.3 mas, bpa=-0.6311 degrees ! Estimated noise=1.82258 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.274 x 10.3 at -0.6311 degrees (North through East) ! Clean map min=-0.0034108 max=0.2013 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.4 mas, bmaj=8.267 mas, bpa=-1.476 degrees ! Estimated noise=3.47132 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.158805 Jy ! Component: 100 - total flux cleaned = 0.198226 Jy ! Component: 150 - total flux cleaned = 0.214354 Jy ! Component: 200 - total flux cleaned = 0.222925 Jy ! Total flux subtracted in 200 components = 0.222925 Jy ! Clean residual min=-0.006638 max=0.007417 Jy/beam ! Clean residual mean=-0.000009 rms=0.001790 Jy/beam ! Combined flux in latest and established models = 0.222925 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 31 model components to the UV plane model. ! The established model now contains 31 components and 0.222925 Jy ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=10.3 mas, bpa=-0.6311 degrees ! Estimated noise=1.82258 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) ! Added new window around map position (4.5, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00432855 Jy ! Component: 100 - total flux cleaned = 0.0064489 Jy ! Component: 150 - total flux cleaned = 0.00677614 Jy ! Component: 200 - total flux cleaned = 0.00677713 Jy ! Total flux subtracted in 200 components = 0.00677713 Jy ! Clean residual min=-0.003392 max=0.003419 Jy/beam ! Clean residual mean=-0.000008 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.229702 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 48 components and 0.229702 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.669 mas, bmaj=33.58 mas, bpa=-2.933 degrees ! Estimated noise=2.16224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000552626 Jy ! Component: 100 - total flux cleaned = 0.000553294 Jy ! Component: 150 - total flux cleaned = 0.000532439 Jy ! Component: 200 - total flux cleaned = 0.000532276 Jy ! Total flux subtracted in 200 components = 0.000532276 Jy ! Clean residual min=-0.003518 max=0.003543 Jy/beam ! Clean residual mean=-0.000015 rms=0.001017 Jy/beam ! Combined flux in latest and established models = 0.230234 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 = -1.81436e-05 Jy ! Component: 100 - total flux cleaned = -3.5771e-05 Jy ! Component: 150 - total flux cleaned = -5.29044e-05 Jy ! Component: 200 - total flux cleaned = -6.88528e-05 Jy ! Total flux subtracted in 200 components = -6.88528e-05 Jy ! Clean residual min=-0.003508 max=0.003557 Jy/beam ! Clean residual mean=-0.000016 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.230165 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 53 components and 0.230165 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=10.3 mas, bpa=-0.6311 degrees ! Estimated noise=1.82258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.01801e-05 Jy ! Component: 100 - total flux cleaned = -0.000152819 Jy ! Component: 150 - total flux cleaned = -0.000154126 Jy ! Component: 200 - total flux cleaned = -0.000155779 Jy ! Total flux subtracted in 200 components = -0.000155779 Jy ! Clean residual min=-0.003262 max=0.003437 Jy/beam ! Clean residual mean=-0.000009 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.230009 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.230009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.135500Jy sigma=0.463225 ! Fit after self-cal, rms=0.135332Jy sigma=0.463147 wmodel J1042-4143_S_map.mod ! Writing 63 model components to file: J1042-4143_S_map.mod wobs J1042-4143_S_uvs.fits ! Writing UV FITS file: J1042-4143_S_uvs.fits wwins J1042-4143_S_map.win ! wwins: Wrote 2 windows to J1042-4143_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.000140542 Jy ! Component: 100 - total flux cleaned = 0.000195242 Jy ! Component: 150 - total flux cleaned = 0.00014654 Jy ! Component: 200 - total flux cleaned = 0.000193069 Jy ! Component: 250 - total flux cleaned = 0.000320408 Jy ! Component: 300 - total flux cleaned = 0.000518142 Jy ! Component: 350 - total flux cleaned = 0.000861183 Jy ! Component: 400 - total flux cleaned = 0.00104452 Jy ! Component: 450 - total flux cleaned = 0.00122125 Jy ! Component: 500 - total flux cleaned = 0.00125537 Jy ! Component: 550 - total flux cleaned = 0.00132224 Jy ! Component: 600 - total flux cleaned = 0.00141978 Jy ! Component: 650 - total flux cleaned = 0.00151456 Jy ! Component: 700 - total flux cleaned = 0.00151439 Jy ! Component: 750 - total flux cleaned = 0.00160564 Jy ! Component: 800 - total flux cleaned = 0.00163513 Jy ! Component: 850 - total flux cleaned = 0.00163522 Jy ! Component: 900 - total flux cleaned = 0.00169255 Jy ! Component: 950 - total flux cleaned = 0.00180449 Jy ! Component: 1000 - total flux cleaned = 0.0018043 Jy ! Component: 1050 - total flux cleaned = 0.00188515 Jy ! Component: 1100 - total flux cleaned = 0.001911 Jy ! Component: 1150 - total flux cleaned = 0.001911 Jy ! Component: 1200 - total flux cleaned = 0.00188564 Jy ! Component: 1250 - total flux cleaned = 0.00193642 Jy ! Component: 1300 - total flux cleaned = 0.00196151 Jy ! Component: 1350 - total flux cleaned = 0.00198601 Jy ! Component: 1400 - total flux cleaned = 0.00201013 Jy ! Component: 1450 - total flux cleaned = 0.00205768 Jy ! Component: 1500 - total flux cleaned = 0.00203424 Jy ! Component: 1550 - total flux cleaned = 0.00205725 Jy ! Component: 1600 - total flux cleaned = 0.00208026 Jy ! Component: 1650 - total flux cleaned = 0.0021028 Jy ! Component: 1700 - total flux cleaned = 0.00214691 Jy ! Component: 1750 - total flux cleaned = 0.0021468 Jy ! Component: 1800 - total flux cleaned = 0.00221153 Jy ! Component: 1850 - total flux cleaned = 0.00225393 Jy ! Component: 1900 - total flux cleaned = 0.00225401 Jy ! Component: 1950 - total flux cleaned = 0.002337 Jy ! Component: 2000 - total flux cleaned = 0.00239868 Jy ! Component: 2050 - total flux cleaned = 0.00248003 Jy ! Component: 2100 - total flux cleaned = 0.00258043 Jy ! Component: 2150 - total flux cleaned = 0.00267968 Jy ! Component: 2200 - total flux cleaned = 0.00271933 Jy ! Component: 2250 - total flux cleaned = 0.00281673 Jy ! Component: 2300 - total flux cleaned = 0.00291342 Jy ! Component: 2350 - total flux cleaned = 0.00299013 Jy ! Component: 2400 - total flux cleaned = 0.00312297 Jy ! Component: 2450 - total flux cleaned = 0.00319803 Jy ! Component: 2500 - total flux cleaned = 0.00325403 Jy ! Component: 2550 - total flux cleaned = 0.00336496 Jy ! Component: 2600 - total flux cleaned = 0.00343835 Jy ! Component: 2650 - total flux cleaned = 0.00351112 Jy ! Component: 2700 - total flux cleaned = 0.00361931 Jy ! Component: 2750 - total flux cleaned = 0.00367293 Jy ! Component: 2800 - total flux cleaned = 0.003815 Jy ! Component: 2850 - total flux cleaned = 0.00388537 Jy ! Component: 2900 - total flux cleaned = 0.00400764 Jy ! Component: 2950 - total flux cleaned = 0.00407708 Jy ! Component: 3000 - total flux cleaned = 0.0041977 Jy ! Component: 3050 - total flux cleaned = 0.00430047 Jy ! Component: 3100 - total flux cleaned = 0.0044196 Jy ! Component: 3150 - total flux cleaned = 0.00448727 Jy ! Component: 3200 - total flux cleaned = 0.00457128 Jy ! Component: 3250 - total flux cleaned = 0.00465482 Jy ! Component: 3300 - total flux cleaned = 0.00475437 Jy ! Component: 3350 - total flux cleaned = 0.00480385 Jy ! Component: 3400 - total flux cleaned = 0.0049022 Jy ! Component: 3450 - total flux cleaned = 0.00493472 Jy ! Component: 3500 - total flux cleaned = 0.00499956 Jy ! Component: 3550 - total flux cleaned = 0.00506386 Jy ! Component: 3600 - total flux cleaned = 0.0051599 Jy ! Component: 3650 - total flux cleaned = 0.00515983 Jy ! Component: 3700 - total flux cleaned = 0.00520744 Jy ! Component: 3750 - total flux cleaned = 0.00527059 Jy ! Component: 3800 - total flux cleaned = 0.00531755 Jy ! Component: 3850 - total flux cleaned = 0.00539554 Jy ! Component: 3900 - total flux cleaned = 0.00542657 Jy ! Component: 3950 - total flux cleaned = 0.00550389 Jy ! Component: 4000 - total flux cleaned = 0.00556537 Jy ! Component: 4050 - total flux cleaned = 0.00559604 Jy ! Total flux subtracted in 4096 components = 0.00561127 Jy ! Clean residual min=-0.001257 max=0.000960 Jy/beam ! Clean residual mean=0.000004 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.235621 Jy keep ! Adding 228 model components to the UV plane model. ! The established model now contains 291 components and 0.235621 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1042-4143_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.274 x 10.3 at -0.6311 degrees (North through East) ! Clean map min=-0.0024435 max=0.20758 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1042-4143_S_map.fits wmodel /image_prod/ug002_uva//J1042-4143_S_map.mod ! Writing 291 model components to file: /image_prod/ug002_uva//J1042-4143_S_map.mod wobs /image_prod/ug002_uva//J1042-4143_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1042-4143_S_uvs.fits wwins /image_prod/ug002_uva//J1042-4143_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1042-4143_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.207578 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000269254 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.389138 0.389138 0.778276 1.55655 3.1131 6.2262 12.4524 24.9048 49.8096 99.6193 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.207 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 770.935 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1042-4143_S_dfm.log closed on Wed Mar 4 23:41:35 2020