! Started logfile: /image_prod/ug002_uva//J0932-2016_S_dfm.log on Wed Mar 4 23:05:13 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//J0932-2016_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0932-2016_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.99 visibilities/baseline/integration-bin. ! Found source: J0932-2016 ! ! 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 5346 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 J0932-2016_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.029163Jy sigma=6.817502 ! Fit after self-cal, rms=0.779102Jy sigma=5.063743 ! 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.55 mas, bmaj=6.808 mas, bpa=-6.557 degrees ! Estimated noise=1.87562 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.172568 Jy ! Component: 100 - total flux cleaned = 0.214484 Jy ! Total flux subtracted in 100 components = 0.214484 Jy ! Clean residual min=-0.010045 max=0.017396 Jy/beam ! Clean residual mean=-0.000007 rms=0.002989 Jy/beam ! Combined flux in latest and established models = 0.214484 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.214484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087309Jy sigma=0.545339 ! Fit after self-cal, rms=0.087321Jy sigma=0.545238 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.957 mas, bmaj=7.71 mas, bpa=-6.177 degrees ! Estimated noise=1.51721 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.0247561 Jy ! Component: 100 - total flux cleaned = 0.0371705 Jy ! Component: 150 - total flux cleaned = 0.0438914 Jy ! Component: 200 - total flux cleaned = 0.0476262 Jy ! Total flux subtracted in 200 components = 0.0476262 Jy ! Clean residual min=-0.010981 max=0.007929 Jy/beam ! Clean residual mean=0.000008 rms=0.002311 Jy/beam ! Combined flux in latest and established models = 0.26211 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 41 components and 0.26211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081512Jy sigma=0.492497 ! Fit after self-cal, rms=0.081507Jy sigma=0.492257 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.957 x 7.71 at -6.177 degrees (North through East) ! Clean map min=-0.010832 max=0.22554 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.02 HN 1.06 KP 1.00 ! LA 1.00 MK 1.01 NL 0.99 OV 0.79 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.47 FD 1.00 HN 1.11 KP 1.04 ! LA 1.01 MK 1.03 NL 0.93 OV 0.85 ! SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.03 HN 1.07 KP 1.04 ! LA 1.00 MK 1.00 NL 0.93 OV 0.87 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.081507Jy sigma=0.492257 ! Fit after self-cal, rms=0.079147Jy sigma=0.451327 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.965 mas, bmaj=7.738 mas, bpa=-5.893 degrees ! Estimated noise=1.51853 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.000436948 Jy ! Component: 100 - total flux cleaned = 0.000783712 Jy ! Component: 150 - total flux cleaned = 0.000929299 Jy ! Component: 200 - total flux cleaned = 0.000928904 Jy ! Total flux subtracted in 200 components = 0.000928904 Jy ! Clean residual min=-0.003229 max=0.003416 Jy/beam ! Clean residual mean=-0.000001 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.263039 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.263039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079048Jy sigma=0.450909 ! Fit after self-cal, rms=0.079185Jy sigma=0.450663 ! 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.079185Jy sigma=0.450663 ! Fit after self-cal, rms=0.079307Jy sigma=0.448818 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.963 mas, bmaj=7.763 mas, bpa=-5.965 degrees ! Estimated noise=1.52253 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000393496 Jy ! Component: 100 - total flux cleaned = 0.000680657 Jy ! Component: 150 - total flux cleaned = 0.000902937 Jy ! Component: 200 - total flux cleaned = 0.000964444 Jy ! Total flux subtracted in 200 components = 0.000964444 Jy ! Clean residual min=-0.003156 max=0.002911 Jy/beam ! Clean residual mean=-0.000002 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.264003 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 51 components and 0.264003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079244Jy sigma=0.448578 ! Fit after self-cal, rms=0.079240Jy sigma=0.448542 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.38369e-06 Jy ! Component: 100 - total flux cleaned = -4.74256e-06 Jy ! Component: 150 - total flux cleaned = -6.12937e-06 Jy ! Component: 200 - total flux cleaned = -5.5995e-06 Jy ! Total flux subtracted in 200 components = -5.5995e-06 Jy ! Clean residual min=-0.003158 max=0.002912 Jy/beam ! Clean residual mean=-0.000002 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.263998 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 58 components and 0.263998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079212Jy sigma=0.448441 ! Fit after self-cal, rms=0.079205Jy sigma=0.448422 ! 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.079205Jy sigma=0.448422 ! Fit after self-cal, rms=0.079350Jy sigma=0.448241 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.961 mas, bmaj=7.774 mas, bpa=-5.983 degrees ! Estimated noise=1.52438 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000419861 Jy ! Component: 100 - total flux cleaned = 0.00059185 Jy ! Component: 150 - total flux cleaned = 0.000685437 Jy ! Component: 200 - total flux cleaned = 0.000706598 Jy ! Total flux subtracted in 200 components = 0.000706598 Jy ! Clean residual min=-0.003137 max=0.002816 Jy/beam ! Clean residual mean=-0.000002 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.264704 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.264704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079324Jy sigma=0.448153 ! Fit after self-cal, rms=0.079321Jy sigma=0.448139 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.39579e-05 Jy ! Component: 100 - total flux cleaned = 2.40985e-05 Jy ! Component: 150 - total flux cleaned = 4.25148e-05 Jy ! Component: 200 - total flux cleaned = 6.03596e-05 Jy ! Total flux subtracted in 200 components = 6.03596e-05 Jy ! Clean residual min=-0.003134 max=0.002830 Jy/beam ! Clean residual mean=-0.000002 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.264765 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 64 components and 0.264765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079305Jy sigma=0.448088 ! Fit after self-cal, rms=0.079302Jy sigma=0.448080 ! 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.079302Jy sigma=0.448080 ! Fit after self-cal, rms=0.079395Jy sigma=0.448060 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.925 mas, bmaj=15.27 mas, bpa=-3.215 degrees ! Estimated noise=1.96817 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000880183 Jy ! Component: 100 - total flux cleaned = 0.00087738 Jy ! Component: 150 - total flux cleaned = 0.000876213 Jy ! Component: 200 - total flux cleaned = 0.000907666 Jy ! Total flux subtracted in 200 components = 0.000907666 Jy ! Clean residual min=-0.003038 max=0.003030 Jy/beam ! Clean residual mean=-0.000004 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.265672 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 70 components and 0.265672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079397Jy sigma=0.448066 ! Fit after self-cal, rms=0.079390Jy sigma=0.448028 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 = 8.53861e-05 Jy ! Component: 100 - total flux cleaned = 5.45006e-05 Jy ! Component: 150 - total flux cleaned = 4.41445e-05 Jy ! Component: 200 - total flux cleaned = 3.62518e-05 Jy ! Total flux subtracted in 200 components = 3.62518e-05 Jy ! Clean residual min=-0.003027 max=0.003034 Jy/beam ! Clean residual mean=-0.000004 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.265709 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 72 components and 0.265709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079393Jy sigma=0.448054 ! Fit after self-cal, rms=0.079389Jy sigma=0.448036 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=2.958 mas, bmaj=7.773 mas, bpa=-5.992 degrees ! Estimated noise=1.5258 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.958 x 7.773 at -5.992 degrees (North through East) ! Clean map min=-0.0029804 max=0.2263 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.547 mas, bmaj=6.832 mas, bpa=-6.313 degrees ! Estimated noise=1.88291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.173125 Jy ! Component: 100 - total flux cleaned = 0.215729 Jy ! Component: 150 - total flux cleaned = 0.236122 Jy ! Component: 200 - total flux cleaned = 0.247813 Jy ! Total flux subtracted in 200 components = 0.247813 Jy ! Clean residual min=-0.004711 max=0.005945 Jy/beam ! Clean residual mean=-0.000002 rms=0.001205 Jy/beam ! Combined flux in latest and established models = 0.247813 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.247813 Jy ! Inverting map and beam ! Estimated beam: bmin=2.958 mas, bmaj=7.773 mas, bpa=-5.992 degrees ! Estimated noise=1.5258 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.00856282 Jy ! Component: 100 - total flux cleaned = 0.0129062 Jy ! Component: 150 - total flux cleaned = 0.01522 Jy ! Component: 200 - total flux cleaned = 0.0159716 Jy ! Total flux subtracted in 200 components = 0.0159716 Jy ! Clean residual min=-0.003117 max=0.002715 Jy/beam ! Clean residual mean=-0.000002 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.263785 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 42 components and 0.263785 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=6.925 mas, bmaj=15.27 mas, bpa=-3.215 degrees ! Estimated noise=1.96817 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150728 Jy ! Component: 100 - total flux cleaned = 0.00153111 Jy ! Component: 150 - total flux cleaned = 0.00158254 Jy ! Component: 200 - total flux cleaned = 0.00160482 Jy ! Total flux subtracted in 200 components = 0.00160482 Jy ! Clean residual min=-0.003010 max=0.003132 Jy/beam ! Clean residual mean=-0.000004 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.265389 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 = 8.74898e-06 Jy ! Component: 100 - total flux cleaned = -4.05069e-07 Jy ! Component: 150 - total flux cleaned = -5.16525e-08 Jy ! Component: 200 - total flux cleaned = -4.58217e-07 Jy ! Total flux subtracted in 200 components = -4.58217e-07 Jy ! Clean residual min=-0.003013 max=0.003130 Jy/beam ! Clean residual mean=-0.000004 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.265389 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 51 components and 0.265389 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.958 mas, bmaj=7.773 mas, bpa=-5.992 degrees ! Estimated noise=1.5258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000342754 Jy ! Component: 100 - total flux cleaned = -0.000375045 Jy ! Component: 150 - total flux cleaned = -0.000374753 Jy ! Component: 200 - total flux cleaned = -0.000346087 Jy ! Total flux subtracted in 200 components = -0.000346087 Jy ! Clean residual min=-0.003106 max=0.002773 Jy/beam ! Clean residual mean=-0.000002 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.265043 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 62 components and 0.265043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079461Jy sigma=0.448173 ! Fit after self-cal, rms=0.079436Jy sigma=0.448142 wmodel J0932-2016_S_map.mod ! Writing 62 model components to file: J0932-2016_S_map.mod wobs J0932-2016_S_uvs.fits ! Writing UV FITS file: J0932-2016_S_uvs.fits wwins J0932-2016_S_map.win ! wwins: Wrote 1 windows to J0932-2016_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.000522698 Jy ! Component: 100 - total flux cleaned = -0.000424014 Jy ! Component: 150 - total flux cleaned = -0.000424857 Jy ! Component: 200 - total flux cleaned = -0.000426798 Jy ! Component: 250 - total flux cleaned = -0.000386718 Jy ! Component: 300 - total flux cleaned = -0.000590694 Jy ! Component: 350 - total flux cleaned = -0.00051122 Jy ! Component: 400 - total flux cleaned = -0.000549551 Jy ! Component: 450 - total flux cleaned = -0.000400814 Jy ! Component: 500 - total flux cleaned = -0.000437207 Jy ! Component: 550 - total flux cleaned = -0.000295587 Jy ! Component: 600 - total flux cleaned = -0.000260266 Jy ! Component: 650 - total flux cleaned = -2.67301e-05 Jy ! Component: 700 - total flux cleaned = 0.000103458 Jy ! Component: 750 - total flux cleaned = 0.000422453 Jy ! Component: 800 - total flux cleaned = 0.000641561 Jy ! Component: 850 - total flux cleaned = 0.000948247 Jy ! Component: 900 - total flux cleaned = 0.00118897 Jy ! Component: 950 - total flux cleaned = 0.00139531 Jy ! Component: 1000 - total flux cleaned = 0.00154057 Jy ! Component: 1050 - total flux cleaned = 0.00168337 Jy ! Component: 1100 - total flux cleaned = 0.00182306 Jy ! Component: 1150 - total flux cleaned = 0.00187766 Jy ! Component: 1200 - total flux cleaned = 0.00201295 Jy ! Component: 1250 - total flux cleaned = 0.00206593 Jy ! Component: 1300 - total flux cleaned = 0.00217105 Jy ! Component: 1350 - total flux cleaned = 0.00217109 Jy ! Component: 1400 - total flux cleaned = 0.00224777 Jy ! Component: 1450 - total flux cleaned = 0.00229818 Jy ! Component: 1500 - total flux cleaned = 0.00242192 Jy ! Component: 1550 - total flux cleaned = 0.00251917 Jy ! Component: 1600 - total flux cleaned = 0.00256733 Jy ! Component: 1650 - total flux cleaned = 0.0026386 Jy ! Component: 1700 - total flux cleaned = 0.00277908 Jy ! Component: 1750 - total flux cleaned = 0.00284838 Jy ! Component: 1800 - total flux cleaned = 0.00287116 Jy ! Component: 1850 - total flux cleaned = 0.00291623 Jy ! Component: 1900 - total flux cleaned = 0.0030277 Jy ! Component: 1950 - total flux cleaned = 0.00309389 Jy ! Component: 2000 - total flux cleaned = 0.00318052 Jy ! Component: 2050 - total flux cleaned = 0.00326664 Jy ! Component: 2100 - total flux cleaned = 0.00328819 Jy ! Component: 2150 - total flux cleaned = 0.00339331 Jy ! Component: 2200 - total flux cleaned = 0.00347634 Jy ! Component: 2250 - total flux cleaned = 0.00353797 Jy ! Component: 2300 - total flux cleaned = 0.00357863 Jy ! Component: 2350 - total flux cleaned = 0.00369926 Jy ! Component: 2400 - total flux cleaned = 0.00367926 Jy ! Component: 2450 - total flux cleaned = 0.003778 Jy ! Component: 2500 - total flux cleaned = 0.00383644 Jy ! Component: 2550 - total flux cleaned = 0.00389423 Jy ! Component: 2600 - total flux cleaned = 0.00397059 Jy ! Component: 2650 - total flux cleaned = 0.00397076 Jy ! Component: 2700 - total flux cleaned = 0.00406454 Jy ! Component: 2750 - total flux cleaned = 0.00412024 Jy ! Component: 2800 - total flux cleaned = 0.00412013 Jy ! Component: 2850 - total flux cleaned = 0.00415649 Jy ! Component: 2900 - total flux cleaned = 0.00415648 Jy ! Component: 2950 - total flux cleaned = 0.004228 Jy ! Component: 3000 - total flux cleaned = 0.00417482 Jy ! Component: 3050 - total flux cleaned = 0.00420981 Jy ! Component: 3100 - total flux cleaned = 0.0042446 Jy ! Component: 3150 - total flux cleaned = 0.00431345 Jy ! Component: 3200 - total flux cleaned = 0.00436461 Jy ! Component: 3250 - total flux cleaned = 0.00441551 Jy ! Component: 3300 - total flux cleaned = 0.00439861 Jy ! Component: 3350 - total flux cleaned = 0.00439888 Jy ! Component: 3400 - total flux cleaned = 0.00441545 Jy ! Component: 3450 - total flux cleaned = 0.00448095 Jy ! Component: 3500 - total flux cleaned = 0.00448088 Jy ! Component: 3550 - total flux cleaned = 0.00451318 Jy ! Component: 3600 - total flux cleaned = 0.00456112 Jy ! Component: 3650 - total flux cleaned = 0.00462446 Jy ! Component: 3700 - total flux cleaned = 0.00465581 Jy ! Component: 3750 - total flux cleaned = 0.00470276 Jy ! Component: 3800 - total flux cleaned = 0.0046717 Jy ! Component: 3850 - total flux cleaned = 0.00474863 Jy ! Component: 3900 - total flux cleaned = 0.00479441 Jy ! Component: 3950 - total flux cleaned = 0.00479458 Jy ! Component: 4000 - total flux cleaned = 0.00485488 Jy ! Component: 4050 - total flux cleaned = 0.00485502 Jy ! Total flux subtracted in 4096 components = 0.00494435 Jy ! Clean residual min=-0.000860 max=0.000978 Jy/beam ! Clean residual mean=-0.000001 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.269987 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 334 components and 0.269987 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0932-2016_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.958 x 7.773 at -5.992 degrees (North through East) ! Clean map min=-0.002182 max=0.22714 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0932-2016_S_map.fits wmodel /image_prod/ug002_uva//J0932-2016_S_map.mod ! Writing 334 model components to file: /image_prod/ug002_uva//J0932-2016_S_map.mod wobs /image_prod/ug002_uva//J0932-2016_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0932-2016_S_uvs.fits wwins /image_prod/ug002_uva//J0932-2016_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0932-2016_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.22714 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000248085 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.327663 0.327663 0.655325 1.31065 2.6213 5.2426 10.4852 20.9704 41.9408 83.8817 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.227 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 915.575 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0932-2016_S_dfm.log closed on Wed Mar 4 23:05:16 2020