! Started logfile: /image_prod/ug002_uva//J0836+0053_S_dfm.log on Wed Mar 4 22:27:17 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//J0836+0053_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0836+0053_S_uva.fits ! AN table 1: 45 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.958642 visibilities/baseline/integration-bin. ! Found source: J0836+0053 ! ! 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 4659 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 J0836+0053_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.014681Jy sigma=7.750153 ! Fit after self-cal, rms=0.906865Jy sigma=7.013777 ! 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.836 mas, bmaj=7.241 mas, bpa=-0.7833 degrees ! Estimated noise=1.94032 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.0743252 Jy ! Component: 100 - total flux cleaned = 0.0905484 Jy ! Total flux subtracted in 100 components = 0.0905484 Jy ! Clean residual min=-0.005033 max=0.005730 Jy/beam ! Clean residual mean=-0.000002 rms=0.001335 Jy/beam ! Combined flux in latest and established models = 0.0905484 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0905484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086597Jy sigma=0.493573 ! Fit after self-cal, rms=0.085805Jy sigma=0.485899 ! 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.35 mas, bmaj=8.215 mas, bpa=-2.049 degrees ! Estimated noise=1.42485 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.00305587 Jy ! Component: 100 - total flux cleaned = -0.00393573 Jy ! Component: 150 - total flux cleaned = -0.00465062 Jy ! Component: 200 - total flux cleaned = -0.0053346 Jy ! Total flux subtracted in 200 components = -0.0053346 Jy ! Clean residual min=-0.004365 max=0.004468 Jy/beam ! Clean residual mean=-0.000002 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 0.0852138 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 17 components and 0.0852138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085302Jy sigma=0.482957 ! Fit after self-cal, rms=0.085225Jy sigma=0.482829 ! 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.35 x 8.215 at -2.049 degrees (North through East) ! Clean map min=-0.0041731 max=0.093445 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.04 HN 1.02 KP 1.06 ! LA 1.07 MK 0.97 OV 0.82 PT 1.25 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.01 HN 0.98 KP 1.07 ! LA 1.04 MK 0.97 OV 0.89 PT 1.03 ! SC 0.86 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.05 HN 0.97 KP 1.05 ! LA 1.03 MK 0.89 OV 0.86 PT 1.06 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.085225Jy sigma=0.482829 ! Fit after self-cal, rms=0.081223Jy sigma=0.474712 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.269 mas, bmaj=8.065 mas, bpa=-1.991 degrees ! Estimated noise=1.42755 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.00168926 Jy ! Component: 100 - total flux cleaned = 0.00216917 Jy ! Component: 150 - total flux cleaned = 0.00217146 Jy ! Component: 200 - total flux cleaned = 0.00220234 Jy ! Total flux subtracted in 200 components = 0.00220234 Jy ! Clean residual min=-0.003206 max=0.002944 Jy/beam ! Clean residual mean=0.000001 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.0874161 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 28 components and 0.0874161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081143Jy sigma=0.474498 ! Fit after self-cal, rms=0.081130Jy sigma=0.474237 ! 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.081130Jy sigma=0.474237 ! Fit after self-cal, rms=0.072535Jy sigma=0.467450 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.229 mas, bmaj=8.002 mas, bpa=-2.026 degrees ! Estimated noise=1.42148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113716 Jy ! Component: 100 - total flux cleaned = 0.00123297 Jy ! Component: 150 - total flux cleaned = 0.00120635 Jy ! Component: 200 - total flux cleaned = 0.00120535 Jy ! Total flux subtracted in 200 components = 0.00120535 Jy ! Clean residual min=-0.002392 max=0.002581 Jy/beam ! Clean residual mean=0.000001 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.0886215 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 37 components and 0.0886215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072502Jy sigma=0.467257 ! Fit after self-cal, rms=0.072449Jy sigma=0.467118 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 = 1.83067e-05 Jy ! Component: 100 - total flux cleaned = 3.92443e-05 Jy ! Component: 150 - total flux cleaned = 5.85201e-05 Jy ! Component: 200 - total flux cleaned = 7.72224e-05 Jy ! Total flux subtracted in 200 components = 7.72224e-05 Jy ! Clean residual min=-0.002390 max=0.002569 Jy/beam ! Clean residual mean=0.000001 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.0886987 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 40 components and 0.0886987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072435Jy sigma=0.467052 ! Fit after self-cal, rms=0.072431Jy sigma=0.467050 ! 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.072431Jy sigma=0.467050 ! Fit after self-cal, rms=0.071992Jy sigma=0.466985 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.212 mas, bmaj=7.967 mas, bpa=-1.982 degrees ! Estimated noise=1.4205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000846052 Jy ! Component: 100 - total flux cleaned = 0.000992909 Jy ! Component: 150 - total flux cleaned = 0.00104537 Jy ! Component: 200 - total flux cleaned = 0.0010773 Jy ! Total flux subtracted in 200 components = 0.0010773 Jy ! Clean residual min=-0.002361 max=0.002520 Jy/beam ! Clean residual mean=0.000001 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.089776 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 46 components and 0.089776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071977Jy sigma=0.466903 ! Fit after self-cal, rms=0.071974Jy sigma=0.466901 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 = 1.05153e-05 Jy ! Component: 100 - total flux cleaned = 2.44271e-05 Jy ! Component: 150 - total flux cleaned = 5.17523e-05 Jy ! Component: 200 - total flux cleaned = 6.40101e-05 Jy ! Total flux subtracted in 200 components = 6.40101e-05 Jy ! Clean residual min=-0.002363 max=0.002508 Jy/beam ! Clean residual mean=0.000001 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.08984 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 50 components and 0.08984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071967Jy sigma=0.466872 ! Fit after self-cal, rms=0.071966Jy sigma=0.466871 ! 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.071966Jy sigma=0.466871 ! Fit after self-cal, rms=0.071671Jy sigma=0.466836 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.876 mas, bmaj=12.58 mas, bpa=0.8026 degrees ! Estimated noise=1.80705 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00082079 Jy ! Component: 100 - total flux cleaned = 0.00113695 Jy ! Component: 150 - total flux cleaned = 0.00115267 Jy ! Component: 200 - total flux cleaned = 0.00116737 Jy ! Total flux subtracted in 200 components = 0.00116737 Jy ! Clean residual min=-0.002509 max=0.002752 Jy/beam ! Clean residual mean=0.000002 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.0910074 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 57 components and 0.0910074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071666Jy sigma=0.466816 ! Fit after self-cal, rms=0.071662Jy sigma=0.466802 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.99596e-05 Jy ! Component: 100 - total flux cleaned = 6.85734e-05 Jy ! Component: 150 - total flux cleaned = 7.62336e-05 Jy ! Component: 200 - total flux cleaned = 8.37854e-05 Jy ! Total flux subtracted in 200 components = 8.37854e-05 Jy ! Clean residual min=-0.002495 max=0.002743 Jy/beam ! Clean residual mean=0.000002 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.0910912 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 61 components and 0.0910912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071660Jy sigma=0.466793 ! Fit after self-cal, rms=0.071658Jy sigma=0.466790 ! 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.199 mas, bmaj=7.941 mas, bpa=-1.961 degrees ! Estimated noise=1.42007 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.199 x 7.941 at -1.961 degrees (North through East) ! Clean map min=-0.0022607 max=0.092994 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.743 mas, bmaj=7.09 mas, bpa=-0.9126 degrees ! Estimated noise=1.88787 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0731216 Jy ! Component: 100 - total flux cleaned = 0.0890807 Jy ! Component: 150 - total flux cleaned = 0.0908252 Jy ! Component: 200 - total flux cleaned = 0.0911306 Jy ! Total flux subtracted in 200 components = 0.0911306 Jy ! Clean residual min=-0.003705 max=0.003576 Jy/beam ! Clean residual mean=0.000003 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.0911306 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0911306 Jy ! Inverting map and beam ! Estimated beam: bmin=3.199 mas, bmaj=7.941 mas, bpa=-1.961 degrees ! Estimated noise=1.42007 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.000268948 Jy ! Component: 100 - total flux cleaned = -0.000511523 Jy ! Component: 150 - total flux cleaned = -0.000553363 Jy ! Component: 200 - total flux cleaned = -0.00058786 Jy ! Total flux subtracted in 200 components = -0.00058786 Jy ! Clean residual min=-0.002522 max=0.002653 Jy/beam ! Clean residual mean=0.000001 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.0905428 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.0905428 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.876 mas, bmaj=12.58 mas, bpa=0.8026 degrees ! Estimated noise=1.80705 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000485422 Jy ! Component: 100 - total flux cleaned = 0.000517511 Jy ! Component: 150 - total flux cleaned = 0.000519065 Jy ! Component: 200 - total flux cleaned = 0.00053185 Jy ! Total flux subtracted in 200 components = 0.00053185 Jy ! Clean residual min=-0.002534 max=0.002812 Jy/beam ! Clean residual mean=0.000002 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.0910746 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.68026e-07 Jy ! Component: 100 - total flux cleaned = 1.15702e-05 Jy ! Component: 150 - total flux cleaned = 1.13668e-05 Jy ! Component: 200 - total flux cleaned = 1.21081e-05 Jy ! Total flux subtracted in 200 components = 1.21081e-05 Jy ! Clean residual min=-0.002513 max=0.002796 Jy/beam ! Clean residual mean=0.000002 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.0910867 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 24 components and 0.0910867 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.199 mas, bmaj=7.941 mas, bpa=-1.961 degrees ! Estimated noise=1.42007 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00038428 Jy ! Component: 100 - total flux cleaned = -0.000471219 Jy ! Component: 150 - total flux cleaned = -0.00047246 Jy ! Component: 200 - total flux cleaned = -0.000473255 Jy ! Total flux subtracted in 200 components = -0.000473255 Jy ! Clean residual min=-0.002514 max=0.002528 Jy/beam ! Clean residual mean=0.000001 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.0906135 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 0.0906135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071697Jy sigma=0.467023 ! Fit after self-cal, rms=0.071701Jy sigma=0.467008 wmodel J0836+0053_S_map.mod ! Writing 31 model components to file: J0836+0053_S_map.mod wobs J0836+0053_S_uvs.fits ! Writing UV FITS file: J0836+0053_S_uvs.fits wwins J0836+0053_S_map.win ! wwins: Wrote 1 windows to J0836+0053_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 = 4.64995e-05 Jy ! Component: 100 - total flux cleaned = -4.04767e-05 Jy ! Component: 150 - total flux cleaned = -8.25291e-05 Jy ! Component: 200 - total flux cleaned = -0.000122516 Jy ! Component: 250 - total flux cleaned = -6.50543e-06 Jy ! Component: 300 - total flux cleaned = 2.98378e-05 Jy ! Component: 350 - total flux cleaned = -6.16775e-06 Jy ! Component: 400 - total flux cleaned = -7.64179e-05 Jy ! Component: 450 - total flux cleaned = -0.00021358 Jy ! Component: 500 - total flux cleaned = -0.000246842 Jy ! Component: 550 - total flux cleaned = -0.000312663 Jy ! Component: 600 - total flux cleaned = -0.000312513 Jy ! Component: 650 - total flux cleaned = -0.000312956 Jy ! Component: 700 - total flux cleaned = -0.000406992 Jy ! Component: 750 - total flux cleaned = -0.000407061 Jy ! Component: 800 - total flux cleaned = -0.000467822 Jy ! Component: 850 - total flux cleaned = -0.00049737 Jy ! Component: 900 - total flux cleaned = -0.000468071 Jy ! Component: 950 - total flux cleaned = -0.00049757 Jy ! Component: 1000 - total flux cleaned = -0.000526632 Jy ! Component: 1050 - total flux cleaned = -0.000583072 Jy ! Component: 1100 - total flux cleaned = -0.00049969 Jy ! Component: 1150 - total flux cleaned = -0.000554239 Jy ! Component: 1200 - total flux cleaned = -0.000500131 Jy ! Component: 1250 - total flux cleaned = -0.000499589 Jy ! Component: 1300 - total flux cleaned = -0.000446415 Jy ! Component: 1350 - total flux cleaned = -0.000394137 Jy ! Component: 1400 - total flux cleaned = -0.000393948 Jy ! Component: 1450 - total flux cleaned = -0.00039378 Jy ! Component: 1500 - total flux cleaned = -0.000293778 Jy ! Component: 1550 - total flux cleaned = -0.000268651 Jy ! Component: 1600 - total flux cleaned = -0.000293184 Jy ! Component: 1650 - total flux cleaned = -0.000268981 Jy ! Component: 1700 - total flux cleaned = -0.00034071 Jy ! Component: 1750 - total flux cleaned = -0.000340746 Jy ! Component: 1800 - total flux cleaned = -0.000317469 Jy ! Component: 1850 - total flux cleaned = -0.000363711 Jy ! Component: 1900 - total flux cleaned = -0.000272313 Jy ! Component: 1950 - total flux cleaned = -0.000159066 Jy ! Component: 2000 - total flux cleaned = -0.00011445 Jy ! Component: 2050 - total flux cleaned = -4.85016e-05 Jy ! Component: 2100 - total flux cleaned = 3.91691e-05 Jy ! Component: 2150 - total flux cleaned = 6.11074e-05 Jy ! Component: 2200 - total flux cleaned = 0.00016889 Jy ! Component: 2250 - total flux cleaned = 0.00025421 Jy ! Component: 2300 - total flux cleaned = 0.000359733 Jy ! Component: 2350 - total flux cleaned = 0.000422366 Jy ! Component: 2400 - total flux cleaned = 0.000318731 Jy ! Component: 2450 - total flux cleaned = 0.000544933 Jy ! Component: 2500 - total flux cleaned = 0.000565274 Jy ! Component: 2550 - total flux cleaned = 0.000565458 Jy ! Component: 2600 - total flux cleaned = 0.000685949 Jy ! Component: 2650 - total flux cleaned = 0.000865092 Jy ! Component: 2700 - total flux cleaned = 0.000864748 Jy ! Component: 2750 - total flux cleaned = 0.0010019 Jy ! Component: 2800 - total flux cleaned = 0.00105998 Jy ! Component: 2850 - total flux cleaned = 0.00111794 Jy ! Component: 2900 - total flux cleaned = 0.0011754 Jy ! Component: 2950 - total flux cleaned = 0.00125113 Jy ! Component: 3000 - total flux cleaned = 0.0012701 Jy ! Component: 3050 - total flux cleaned = 0.00136343 Jy ! Component: 3100 - total flux cleaned = 0.00145606 Jy ! Component: 3150 - total flux cleaned = 0.00152958 Jy ! Component: 3200 - total flux cleaned = 0.00158439 Jy ! Component: 3250 - total flux cleaned = 0.00163856 Jy ! Component: 3300 - total flux cleaned = 0.00162093 Jy ! Component: 3350 - total flux cleaned = 0.00174622 Jy ! Component: 3400 - total flux cleaned = 0.00172873 Jy ! Component: 3450 - total flux cleaned = 0.00183442 Jy ! Component: 3500 - total flux cleaned = 0.00186949 Jy ! Component: 3550 - total flux cleaned = 0.00195647 Jy ! Component: 3600 - total flux cleaned = 0.00202539 Jy ! Component: 3650 - total flux cleaned = 0.00212817 Jy ! Component: 3700 - total flux cleaned = 0.00217922 Jy ! Component: 3750 - total flux cleaned = 0.00224674 Jy ! Component: 3800 - total flux cleaned = 0.0022803 Jy ! Component: 3850 - total flux cleaned = 0.00228037 Jy ! Component: 3900 - total flux cleaned = 0.00242985 Jy ! Component: 3950 - total flux cleaned = 0.00254522 Jy ! Component: 4000 - total flux cleaned = 0.00256173 Jy ! Component: 4050 - total flux cleaned = 0.00264304 Jy ! Total flux subtracted in 4096 components = 0.00265938 Jy ! Clean residual min=-0.000868 max=0.001020 Jy/beam ! Clean residual mean=0.000000 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.0932728 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 325 components and 0.0932729 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0836+0053_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.199 x 7.941 at -1.961 degrees (North through East) ! Clean map min=-0.0015811 max=0.092671 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0836+0053_S_map.fits wmodel /image_prod/ug002_uva//J0836+0053_S_map.mod ! Writing 325 model components to file: /image_prod/ug002_uva//J0836+0053_S_map.mod wobs /image_prod/ug002_uva//J0836+0053_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0836+0053_S_uvs.fits wwins /image_prod/ug002_uva//J0836+0053_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0836+0053_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.092671 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000292866 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.948083 0.948083 1.89617 3.79233 7.58466 15.1693 30.3387 60.6773 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.092 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 316.427 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0836+0053_S_dfm.log closed on Wed Mar 4 22:27:20 2020