! Started logfile: /image_prod/ug002_uva//J0106-0315_S_dfm.log on Wed Mar 4 18:51:18 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//J0106-0315_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0106-0315_S_uva.fits ! AN table 1: 45 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.935185 visibilities/baseline/integration-bin. ! Found source: J0106-0315 ! ! 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 40 lines of history. ! ! Reading 4545 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 J0106-0315_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.107116Jy sigma=7.672435 ! Fit after self-cal, rms=0.549054Jy sigma=3.848826 ! 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.627 mas, bmaj=7.317 mas, bpa=-1.945 degrees ! Estimated noise=1.94764 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.366992 Jy ! Component: 100 - total flux cleaned = 0.444121 Jy ! Total flux subtracted in 100 components = 0.444121 Jy ! Clean residual min=-0.024308 max=0.024024 Jy/beam ! Clean residual mean=-0.000003 rms=0.004872 Jy/beam ! Combined flux in latest and established models = 0.444121 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.444121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129570Jy sigma=0.767577 ! Fit after self-cal, rms=0.129260Jy sigma=0.767244 ! 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.11 mas, bmaj=8.124 mas, bpa=-2.291 degrees ! Estimated noise=1.57787 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.00643444 Jy ! Component: 100 - total flux cleaned = -0.00939181 Jy ! Component: 150 - total flux cleaned = -0.011521 Jy ! Component: 200 - total flux cleaned = -0.0126977 Jy ! Total flux subtracted in 200 components = -0.0126977 Jy ! Clean residual min=-0.015769 max=0.016851 Jy/beam ! Clean residual mean=-0.000006 rms=0.004083 Jy/beam ! Combined flux in latest and established models = 0.431423 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.431423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.121840Jy sigma=0.725200 ! Fit after self-cal, rms=0.121793Jy sigma=0.725158 ! 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.11 x 8.124 at -2.291 degrees (North through East) ! Clean map min=-0.015485 max=0.46755 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.00 KP 0.98 ! LA 1.02 MK 1.00 OV 0.84 PT 1.01 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.99 HN 0.99 KP 1.01 ! LA 1.03 MK 1.01 OV 0.98 PT 1.00 ! SC 0.83 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.03 HN 1.02 KP 1.00 ! LA 0.97 MK 0.95 OV 1.22 PT 1.00 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.121793Jy sigma=0.725158 ! Fit after self-cal, rms=0.118945Jy sigma=0.660820 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.075 mas, bmaj=8.074 mas, bpa=-1.851 degrees ! Estimated noise=1.56829 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.000906264 Jy ! Component: 100 - total flux cleaned = 0.00124208 Jy ! Component: 150 - total flux cleaned = 0.00133383 Jy ! Component: 200 - total flux cleaned = 0.0013359 Jy ! Total flux subtracted in 200 components = 0.0013359 Jy ! Clean residual min=-0.014954 max=0.013450 Jy/beam ! Clean residual mean=0.000002 rms=0.003725 Jy/beam ! Combined flux in latest and established models = 0.432759 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 15 components and 0.432759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118722Jy sigma=0.659581 ! Fit after self-cal, rms=0.118747Jy sigma=0.659385 ! 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.118747Jy sigma=0.659385 ! Fit after self-cal, rms=0.101755Jy sigma=0.520038 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.065 mas, bmaj=8.056 mas, bpa=-1.884 degrees ! Estimated noise=1.59092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00606673 Jy ! Component: 100 - total flux cleaned = 0.00865906 Jy ! Component: 150 - total flux cleaned = 0.00916508 Jy ! Component: 200 - total flux cleaned = 0.00921313 Jy ! Total flux subtracted in 200 components = 0.00921313 Jy ! Clean residual min=-0.006092 max=0.006453 Jy/beam ! Clean residual mean=-0.000009 rms=0.001600 Jy/beam ! Combined flux in latest and established models = 0.441972 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 31 components and 0.441972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101331Jy sigma=0.517865 ! Fit after self-cal, rms=0.101477Jy sigma=0.517680 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.94841e-05 Jy ! Component: 100 - total flux cleaned = -5.61156e-06 Jy ! Component: 150 - total flux cleaned = 3.7626e-05 Jy ! Component: 200 - total flux cleaned = 3.76591e-05 Jy ! Total flux subtracted in 200 components = 3.76591e-05 Jy ! Clean residual min=-0.006008 max=0.006399 Jy/beam ! Clean residual mean=-0.000009 rms=0.001594 Jy/beam ! Combined flux in latest and established models = 0.44201 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.44201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101435Jy sigma=0.517417 ! Fit after self-cal, rms=0.101434Jy sigma=0.517406 ! 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.101434Jy sigma=0.517406 ! Fit after self-cal, rms=0.094117Jy sigma=0.467917 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.06 mas, bmaj=8.036 mas, bpa=-1.819 degrees ! Estimated noise=1.59023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104051 Jy ! Component: 100 - total flux cleaned = 0.00132995 Jy ! Component: 150 - total flux cleaned = 0.00152778 Jy ! Component: 200 - total flux cleaned = 0.0016656 Jy ! Total flux subtracted in 200 components = 0.0016656 Jy ! Clean residual min=-0.003391 max=0.003148 Jy/beam ! Clean residual mean=-0.000000 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.443675 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 44 components and 0.443675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094068Jy sigma=0.467569 ! Fit after self-cal, rms=0.094072Jy sigma=0.467525 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.02464e-05 Jy ! Component: 100 - total flux cleaned = 2.87393e-05 Jy ! Component: 150 - total flux cleaned = 2.91297e-05 Jy ! Component: 200 - total flux cleaned = 5.86389e-05 Jy ! Total flux subtracted in 200 components = 5.86389e-05 Jy ! Clean residual min=-0.003380 max=0.003019 Jy/beam ! Clean residual mean=-0.000000 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.443734 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 47 components and 0.443734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094050Jy sigma=0.467390 ! Fit after self-cal, rms=0.094048Jy sigma=0.467384 ! 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.094048Jy sigma=0.467384 ! Fit after self-cal, rms=0.093996Jy sigma=0.467294 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.874 mas, bmaj=13.83 mas, bpa=4.452 degrees ! Estimated noise=2.05269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0020479 Jy ! Component: 100 - total flux cleaned = 0.00264957 Jy ! Component: 150 - total flux cleaned = 0.00274402 Jy ! Component: 200 - total flux cleaned = 0.00280136 Jy ! Total flux subtracted in 200 components = 0.00280136 Jy ! Clean residual min=-0.003562 max=0.003583 Jy/beam ! Clean residual mean=-0.000002 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.446535 Jy selfcal ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 47 components and 0.446535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093981Jy sigma=0.467467 ! Fit after self-cal, rms=0.093982Jy sigma=0.467464 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.0914e-06 Jy ! Component: 100 - total flux cleaned = 4.39037e-05 Jy ! Component: 150 - total flux cleaned = 8.81354e-05 Jy ! Component: 200 - total flux cleaned = 0.000115867 Jy ! Total flux subtracted in 200 components = 0.000115867 Jy ! Clean residual min=-0.003558 max=0.003570 Jy/beam ! Clean residual mean=-0.000002 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.446651 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 49 components and 0.446651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093980Jy sigma=0.467466 ! Fit after self-cal, rms=0.093981Jy sigma=0.467457 ! 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.056 mas, bmaj=8.026 mas, bpa=-1.779 degrees ! Estimated noise=1.59083 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.056 x 8.026 at -1.779 degrees (North through East) ! Clean map min=-0.0032538 max=0.47074 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.585 mas, bmaj=7.274 mas, bpa=-1.54 degrees ! Estimated noise=1.95181 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.36782 Jy ! Component: 100 - total flux cleaned = 0.448029 Jy ! Component: 150 - total flux cleaned = 0.452065 Jy ! Component: 200 - total flux cleaned = 0.452073 Jy ! Total flux subtracted in 200 components = 0.452073 Jy ! Clean residual min=-0.008065 max=0.007949 Jy/beam ! Clean residual mean=-0.000003 rms=0.001452 Jy/beam ! Combined flux in latest and established models = 0.452073 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 8 model components to the UV plane model. ! The established model now contains 8 components and 0.452073 Jy ! Inverting map and beam ! Estimated beam: bmin=3.056 mas, bmaj=8.026 mas, bpa=-1.779 degrees ! Estimated noise=1.59083 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.00208401 Jy ! Component: 100 - total flux cleaned = -0.00272516 Jy ! Component: 150 - total flux cleaned = -0.00325255 Jy ! Component: 200 - total flux cleaned = -0.00382962 Jy ! Total flux subtracted in 200 components = -0.00382962 Jy ! Clean residual min=-0.003456 max=0.003340 Jy/beam ! Clean residual mean=-0.000002 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.448243 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 15 components and 0.448243 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.874 mas, bmaj=13.83 mas, bpa=4.452 degrees ! Estimated noise=2.05269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00119184 Jy ! Component: 100 - total flux cleaned = -0.00119017 Jy ! Component: 150 - total flux cleaned = -0.00127274 Jy ! Component: 200 - total flux cleaned = -0.00137328 Jy ! Total flux subtracted in 200 components = -0.00137328 Jy ! Clean residual min=-0.003448 max=0.003432 Jy/beam ! Clean residual mean=-0.000002 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.44687 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.5515e-05 Jy ! Component: 100 - total flux cleaned = -0.00010667 Jy ! Component: 150 - total flux cleaned = -0.000177612 Jy ! Component: 200 - total flux cleaned = -0.000242384 Jy ! Total flux subtracted in 200 components = -0.000242384 Jy ! Clean residual min=-0.003459 max=0.003464 Jy/beam ! Clean residual mean=-0.000002 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.446627 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 23 components and 0.446627 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.056 mas, bmaj=8.026 mas, bpa=-1.779 degrees ! Estimated noise=1.59083 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.90491e-05 Jy ! Component: 100 - total flux cleaned = -0.000279272 Jy ! Component: 150 - total flux cleaned = -0.000390202 Jy ! Component: 200 - total flux cleaned = -0.000530646 Jy ! Total flux subtracted in 200 components = -0.000530646 Jy ! Clean residual min=-0.003132 max=0.002995 Jy/beam ! Clean residual mean=-0.000001 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.446097 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 32 components and 0.446097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094084Jy sigma=0.467545 ! Fit after self-cal, rms=0.094090Jy sigma=0.467530 wmodel J0106-0315_S_map.mod ! Writing 32 model components to file: J0106-0315_S_map.mod wobs J0106-0315_S_uvs.fits ! Writing UV FITS file: J0106-0315_S_uvs.fits wwins J0106-0315_S_map.win ! wwins: Wrote 1 windows to J0106-0315_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 = 3.83781e-05 Jy ! Component: 100 - total flux cleaned = 4.33852e-05 Jy ! Component: 150 - total flux cleaned = -5.66765e-05 Jy ! Component: 200 - total flux cleaned = -0.000201396 Jy ! Component: 250 - total flux cleaned = -0.000247769 Jy ! Component: 300 - total flux cleaned = -0.000470165 Jy ! Component: 350 - total flux cleaned = -0.000599179 Jy ! Component: 400 - total flux cleaned = -0.000725059 Jy ! Component: 450 - total flux cleaned = -0.00101213 Jy ! Component: 500 - total flux cleaned = -0.00129334 Jy ! Component: 550 - total flux cleaned = -0.0015293 Jy ! Component: 600 - total flux cleaned = -0.00183709 Jy ! Component: 650 - total flux cleaned = -0.00195078 Jy ! Component: 700 - total flux cleaned = -0.00228468 Jy ! Component: 750 - total flux cleaned = -0.00250215 Jy ! Component: 800 - total flux cleaned = -0.00275265 Jy ! Component: 850 - total flux cleaned = -0.00296326 Jy ! Component: 900 - total flux cleaned = -0.00317091 Jy ! Component: 950 - total flux cleaned = -0.00337422 Jy ! Component: 1000 - total flux cleaned = -0.00350751 Jy ! Component: 1050 - total flux cleaned = -0.00363879 Jy ! Component: 1100 - total flux cleaned = -0.00380092 Jy ! Component: 1150 - total flux cleaned = -0.00386505 Jy ! Component: 1200 - total flux cleaned = -0.00396098 Jy ! Component: 1250 - total flux cleaned = -0.00417951 Jy ! Component: 1300 - total flux cleaned = -0.00436398 Jy ! Component: 1350 - total flux cleaned = -0.00448481 Jy ! Component: 1400 - total flux cleaned = -0.00460424 Jy ! Component: 1450 - total flux cleaned = -0.00475206 Jy ! Component: 1500 - total flux cleaned = -0.00483959 Jy ! Component: 1550 - total flux cleaned = -0.00486838 Jy ! Component: 1600 - total flux cleaned = -0.00501119 Jy ! Component: 1650 - total flux cleaned = -0.00489871 Jy ! Component: 1700 - total flux cleaned = -0.00503936 Jy ! Component: 1750 - total flux cleaned = -0.00509443 Jy ! Component: 1800 - total flux cleaned = -0.00514873 Jy ! Component: 1850 - total flux cleaned = -0.00509467 Jy ! Component: 1900 - total flux cleaned = -0.00522856 Jy ! Component: 1950 - total flux cleaned = -0.00514879 Jy ! Component: 2000 - total flux cleaned = -0.00525359 Jy ! Component: 2050 - total flux cleaned = -0.00522778 Jy ! Component: 2100 - total flux cleaned = -0.00530546 Jy ! Component: 2150 - total flux cleaned = -0.00535613 Jy ! Component: 2200 - total flux cleaned = -0.00533114 Jy ! Component: 2250 - total flux cleaned = -0.00540601 Jy ! Component: 2300 - total flux cleaned = -0.00548031 Jy ! Component: 2350 - total flux cleaned = -0.00555373 Jy ! Component: 2400 - total flux cleaned = -0.00552963 Jy ! Component: 2450 - total flux cleaned = -0.00567375 Jy ! Component: 2500 - total flux cleaned = -0.00572164 Jy ! Component: 2550 - total flux cleaned = -0.00576895 Jy ! Component: 2600 - total flux cleaned = -0.00581544 Jy ! Component: 2650 - total flux cleaned = -0.00586227 Jy ! Component: 2700 - total flux cleaned = -0.0059542 Jy ! Component: 2750 - total flux cleaned = -0.00599983 Jy ! Component: 2800 - total flux cleaned = -0.00606705 Jy ! Component: 2850 - total flux cleaned = -0.00611158 Jy ! Component: 2900 - total flux cleaned = -0.00604507 Jy ! Component: 2950 - total flux cleaned = -0.00613293 Jy ! Component: 3000 - total flux cleaned = -0.00611082 Jy ! Component: 3050 - total flux cleaned = -0.00615431 Jy ! Component: 3100 - total flux cleaned = -0.00615435 Jy ! Component: 3150 - total flux cleaned = -0.00619699 Jy ! Component: 3200 - total flux cleaned = -0.0062602 Jy ! Component: 3250 - total flux cleaned = -0.00634364 Jy ! Component: 3300 - total flux cleaned = -0.00632268 Jy ! Component: 3350 - total flux cleaned = -0.00638417 Jy ! Component: 3400 - total flux cleaned = -0.00636395 Jy ! Component: 3450 - total flux cleaned = -0.00650572 Jy ! Component: 3500 - total flux cleaned = -0.00652557 Jy ! Component: 3550 - total flux cleaned = -0.00648553 Jy ! Component: 3600 - total flux cleaned = -0.0065453 Jy ! Component: 3650 - total flux cleaned = -0.0065256 Jy ! Component: 3700 - total flux cleaned = -0.00642819 Jy ! Component: 3750 - total flux cleaned = -0.00648642 Jy ! Component: 3800 - total flux cleaned = -0.00656337 Jy ! Component: 3850 - total flux cleaned = -0.00650605 Jy ! Component: 3900 - total flux cleaned = -0.00652492 Jy ! Component: 3950 - total flux cleaned = -0.00654381 Jy ! Component: 4000 - total flux cleaned = -0.00650633 Jy ! Component: 4050 - total flux cleaned = -0.00650632 Jy ! Total flux subtracted in 4096 components = -0.00658016 Jy ! Clean residual min=-0.001111 max=0.001160 Jy/beam ! Clean residual mean=0.000001 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.439517 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 320 components and 0.439517 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0106-0315_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.056 x 8.026 at -1.779 degrees (North through East) ! Clean map min=-0.0023853 max=0.47058 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0106-0315_S_map.fits wmodel /image_prod/ug002_uva//J0106-0315_S_map.mod ! Writing 320 model components to file: /image_prod/ug002_uva//J0106-0315_S_map.mod wobs /image_prod/ug002_uva//J0106-0315_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0106-0315_S_uvs.fits wwins /image_prod/ug002_uva//J0106-0315_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0106-0315_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.470577 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000332861 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.212204 0.212204 0.424408 0.848815 1.69763 3.39526 6.79052 13.581 27.1621 54.3242 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.47 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1413.73 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0106-0315_S_dfm.log closed on Wed Mar 4 18:51:22 2020