! Started logfile: /image_prod/ug002_uva//J1625-2527_S_m_dfm.log on Thu Mar 5 02:42:54 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//J1625-2527_S_m_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1625-2527_S_m_uva.fits ! AN table 1: 18 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.834877 visibilities/baseline/integration-bin. ! Found source: J1625-2527 ! ! 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 1623 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 J1625-2527_S_m] 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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.080263Jy sigma=6.208807 ! Fit after self-cal, rms=0.636136Jy sigma=3.241818 ! 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=3.247 mas, bmaj=11.67 mas, bpa=17.03 degrees ! Estimated noise=4.20216 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.310254 Jy ! Component: 100 - total flux cleaned = 0.415183 Jy ! Total flux subtracted in 100 components = 0.415183 Jy ! Clean residual min=-0.030391 max=0.054272 Jy/beam ! Clean residual mean=-0.000387 rms=0.011372 Jy/beam ! Combined flux in latest and established models = 0.415183 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.415183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.187800Jy sigma=1.050921 ! Fit after self-cal, rms=0.187694Jy sigma=1.050574 ! 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.889 mas, bmaj=13.13 mas, bpa=15.32 degrees ! Estimated noise=3.21294 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.0818281 Jy ! Component: 100 - total flux cleaned = 0.132351 Jy ! Component: 150 - total flux cleaned = 0.164854 Jy ! Component: 200 - total flux cleaned = 0.185897 Jy ! Total flux subtracted in 200 components = 0.185897 Jy ! Clean residual min=-0.026057 max=0.041338 Jy/beam ! Clean residual mean=-0.000184 rms=0.008845 Jy/beam ! Combined flux in latest and established models = 0.601081 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 38 components and 0.60108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.155189Jy sigma=0.745186 ! Fit after self-cal, rms=0.155009Jy sigma=0.744666 ! 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.889 x 13.13 at 15.32 degrees (North through East) ! Clean map min=-0.025782 max=0.34699 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 2.41 FD 0.91 HN 1.14 KP 0.98 ! LA 0.95 NL 0.93 OV 0.86 PT 0.99 ! SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 5.49 FD 0.92 HN 1.17 KP 0.99 ! LA 0.96 NL 0.91 OV 0.88 PT 0.98 ! SC 0.87 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 2.17 FD 0.96 HN 1.25 KP 0.98 ! LA 0.95 NL 0.92 OV 0.87 PT 1.00 ! SC 1.12 ! ! ! Fit before self-cal, rms=0.155009Jy sigma=0.744666 ! Fit after self-cal, rms=0.223087Jy sigma=0.539132 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.915 mas, bmaj=13.24 mas, bpa=15.26 degrees ! Estimated noise=3.38955 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.00800405 Jy ! Component: 100 - total flux cleaned = -0.00915274 Jy ! Component: 150 - total flux cleaned = -0.00967579 Jy ! Component: 200 - total flux cleaned = -0.0101005 Jy ! Total flux subtracted in 200 components = -0.0101005 Jy ! Clean residual min=-0.017463 max=0.016109 Jy/beam ! Clean residual mean=-0.000112 rms=0.004264 Jy/beam ! Combined flux in latest and established models = 0.59098 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 56 components and 0.59098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.220603Jy sigma=0.507534 ! Fit after self-cal, rms=0.221187Jy sigma=0.506980 ! 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.221187Jy sigma=0.506980 ! Fit after self-cal, rms=0.239467Jy sigma=0.488565 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.923 mas, bmaj=13.35 mas, bpa=15.16 degrees ! Estimated noise=3.37504 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00502644 Jy ! Component: 100 - total flux cleaned = -0.00538147 Jy ! Component: 150 - total flux cleaned = -0.00567503 Jy ! Component: 200 - total flux cleaned = -0.00592389 Jy ! Total flux subtracted in 200 components = -0.00592389 Jy ! Clean residual min=-0.012559 max=0.012972 Jy/beam ! Clean residual mean=-0.000101 rms=0.003313 Jy/beam ! Combined flux in latest and established models = 0.585056 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 65 components and 0.585056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.238372Jy sigma=0.477255 ! Fit after self-cal, rms=0.238460Jy sigma=0.477104 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.11096e-05 Jy ! Component: 100 - total flux cleaned = -0.000410645 Jy ! Component: 150 - total flux cleaned = -0.000790978 Jy ! Component: 200 - total flux cleaned = -0.00115017 Jy ! Total flux subtracted in 200 components = -0.00115017 Jy ! Clean residual min=-0.011940 max=0.012992 Jy/beam ! Clean residual mean=-0.000104 rms=0.003178 Jy/beam ! Combined flux in latest and established models = 0.583906 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 67 components and 0.583906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.238147Jy sigma=0.472862 ! Fit after self-cal, rms=0.238140Jy sigma=0.472756 ! 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.238140Jy sigma=0.472756 ! Fit after self-cal, rms=0.251436Jy sigma=0.469748 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.919 mas, bmaj=13.34 mas, bpa=15.12 degrees ! Estimated noise=3.37456 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00535506 Jy ! Component: 100 - total flux cleaned = -0.00535651 Jy ! Component: 150 - total flux cleaned = -0.00555826 Jy ! Component: 200 - total flux cleaned = -0.00590611 Jy ! Total flux subtracted in 200 components = -0.00590611 Jy ! Clean residual min=-0.010455 max=0.011238 Jy/beam ! Clean residual mean=-0.000102 rms=0.002858 Jy/beam ! Combined flux in latest and established models = 0.578 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 70 components and 0.578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.250950Jy sigma=0.464497 ! Fit after self-cal, rms=0.251010Jy sigma=0.464463 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 = -0.000334397 Jy ! Component: 100 - total flux cleaned = -0.000634856 Jy ! Component: 150 - total flux cleaned = -0.000916376 Jy ! Component: 200 - total flux cleaned = -0.00131574 Jy ! Total flux subtracted in 200 components = -0.00131574 Jy ! Clean residual min=-0.009788 max=0.011143 Jy/beam ! Clean residual mean=-0.000105 rms=0.002779 Jy/beam ! Combined flux in latest and established models = 0.576684 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 76 components and 0.576684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.250839Jy sigma=0.462248 ! Fit after self-cal, rms=0.250831Jy sigma=0.462175 ! 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.250831Jy sigma=0.462175 ! Fit after self-cal, rms=0.259926Jy sigma=0.460617 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.621 mas, bmaj=20.37 mas, bpa=4.164 degrees ! Estimated noise=3.86862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00178632 Jy ! Component: 100 - total flux cleaned = -0.00224931 Jy ! Component: 150 - total flux cleaned = -0.00254048 Jy ! Component: 200 - total flux cleaned = -0.00281957 Jy ! Total flux subtracted in 200 components = -0.00281957 Jy ! Clean residual min=-0.010797 max=0.012245 Jy/beam ! Clean residual mean=-0.000160 rms=0.003011 Jy/beam ! Combined flux in latest and established models = 0.573865 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 84 components and 0.573865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.259845Jy sigma=0.458714 ! Fit after self-cal, rms=0.259839Jy sigma=0.458628 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 = -0.000198195 Jy ! Component: 100 - total flux cleaned = -0.00044079 Jy ! Component: 150 - total flux cleaned = -0.000667886 Jy ! Component: 200 - total flux cleaned = -0.000879211 Jy ! Total flux subtracted in 200 components = -0.000879211 Jy ! Clean residual min=-0.010431 max=0.012186 Jy/beam ! Clean residual mean=-0.000163 rms=0.002962 Jy/beam ! Combined flux in latest and established models = 0.572985 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 88 components and 0.572985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.259850Jy sigma=0.458301 ! Fit after self-cal, rms=0.259825Jy sigma=0.458223 ! 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.916 mas, bmaj=13.35 mas, bpa=15.1 degrees ! Estimated noise=3.37221 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.916 x 13.35 at 15.1 degrees (North through East) ! Clean map min=-0.010508 max=0.39357 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=3.274 mas, bmaj=11.84 mas, bpa=16.78 degrees ! Estimated noise=4.56275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.335974 Jy ! Component: 100 - total flux cleaned = 0.421088 Jy ! Component: 150 - total flux cleaned = 0.466484 Jy ! Component: 200 - total flux cleaned = 0.494844 Jy ! Total flux subtracted in 200 components = 0.494844 Jy ! Clean residual min=-0.012094 max=0.015723 Jy/beam ! Clean residual mean=-0.000189 rms=0.003523 Jy/beam ! Combined flux in latest and established models = 0.494845 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.494845 Jy ! Inverting map and beam ! Estimated beam: bmin=3.916 mas, bmaj=13.35 mas, bpa=15.1 degrees ! Estimated noise=3.37221 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.0248817 Jy ! Component: 100 - total flux cleaned = 0.0391169 Jy ! Component: 150 - total flux cleaned = 0.0479581 Jy ! Component: 200 - total flux cleaned = 0.0537326 Jy ! Total flux subtracted in 200 components = 0.0537326 Jy ! Clean residual min=-0.009265 max=0.009949 Jy/beam ! Clean residual mean=-0.000155 rms=0.002484 Jy/beam ! Combined flux in latest and established models = 0.548577 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 64 components and 0.548577 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.621 mas, bmaj=20.37 mas, bpa=4.164 degrees ! Estimated noise=3.86862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00782393 Jy ! Component: 100 - total flux cleaned = 0.00984229 Jy ! Component: 150 - total flux cleaned = 0.0106155 Jy ! Component: 200 - total flux cleaned = 0.0113031 Jy ! Total flux subtracted in 200 components = 0.0113031 Jy ! Clean residual min=-0.010030 max=0.011833 Jy/beam ! Clean residual mean=-0.000216 rms=0.003044 Jy/beam ! Combined flux in latest and established models = 0.55988 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 = 0.000524506 Jy ! Component: 100 - total flux cleaned = 0.00101223 Jy ! Component: 150 - total flux cleaned = 0.00137694 Jy ! Component: 200 - total flux cleaned = 0.00180181 Jy ! Total flux subtracted in 200 components = 0.00180181 Jy ! Clean residual min=-0.009976 max=0.011683 Jy/beam ! Clean residual mean=-0.000208 rms=0.002987 Jy/beam ! Combined flux in latest and established models = 0.561682 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 74 components and 0.561682 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.916 mas, bmaj=13.35 mas, bpa=15.1 degrees ! Estimated noise=3.37221 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000385627 Jy ! Component: 100 - total flux cleaned = -0.000636539 Jy ! Component: 150 - total flux cleaned = -0.000732617 Jy ! Component: 200 - total flux cleaned = -0.000730783 Jy ! Total flux subtracted in 200 components = -0.000730783 Jy ! Clean residual min=-0.009136 max=0.009876 Jy/beam ! Clean residual mean=-0.000126 rms=0.002342 Jy/beam ! Combined flux in latest and established models = 0.560951 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 84 components and 0.560951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.259207Jy sigma=0.452049 ! Fit after self-cal, rms=0.259328Jy sigma=0.451907 wmodel J1625-2527_S_m_map.mod ! Writing 84 model components to file: J1625-2527_S_m_map.mod wobs J1625-2527_S_m_uvs.fits ! Writing UV FITS file: J1625-2527_S_m_uvs.fits wwins J1625-2527_S_m_map.win ! wwins: Wrote 1 windows to J1625-2527_S_m_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.00216778 Jy ! Component: 100 - total flux cleaned = 0.00407875 Jy ! Component: 150 - total flux cleaned = 0.00541559 Jy ! Component: 200 - total flux cleaned = 0.00664584 Jy ! Component: 250 - total flux cleaned = 0.00746498 Jy ! Component: 300 - total flux cleaned = 0.00813501 Jy ! Component: 350 - total flux cleaned = 0.00845786 Jy ! Component: 400 - total flux cleaned = 0.00856152 Jy ! Component: 450 - total flux cleaned = 0.00846708 Jy ! Component: 500 - total flux cleaned = 0.00818267 Jy ! Component: 550 - total flux cleaned = 0.00799871 Jy ! Component: 600 - total flux cleaned = 0.00782081 Jy ! Component: 650 - total flux cleaned = 0.00747134 Jy ! Component: 700 - total flux cleaned = 0.00696211 Jy ! Component: 750 - total flux cleaned = 0.00638203 Jy ! Component: 800 - total flux cleaned = 0.00589973 Jy ! Component: 850 - total flux cleaned = 0.0055099 Jy ! Component: 900 - total flux cleaned = 0.00505204 Jy ! Component: 950 - total flux cleaned = 0.00475373 Jy ! Component: 1000 - total flux cleaned = 0.00424091 Jy ! Component: 1050 - total flux cleaned = 0.00395404 Jy ! Component: 1100 - total flux cleaned = 0.00367384 Jy ! Component: 1150 - total flux cleaned = 0.0033306 Jy ! Component: 1200 - total flux cleaned = 0.00312993 Jy ! Component: 1250 - total flux cleaned = 0.00299756 Jy ! Component: 1300 - total flux cleaned = 0.00299612 Jy ! Component: 1350 - total flux cleaned = 0.00280349 Jy ! Component: 1400 - total flux cleaned = 0.00280296 Jy ! Component: 1450 - total flux cleaned = 0.00286405 Jy ! Component: 1500 - total flux cleaned = 0.00292225 Jy ! Component: 1550 - total flux cleaned = 0.00292118 Jy ! Component: 1600 - total flux cleaned = 0.00327339 Jy ! Component: 1650 - total flux cleaned = 0.00356192 Jy ! Component: 1700 - total flux cleaned = 0.00401708 Jy ! Component: 1750 - total flux cleaned = 0.00429655 Jy ! Component: 1800 - total flux cleaned = 0.00440623 Jy ! Component: 1850 - total flux cleaned = 0.00462507 Jy ! Component: 1900 - total flux cleaned = 0.00468056 Jy ! Component: 1950 - total flux cleaned = 0.00505442 Jy ! Component: 2000 - total flux cleaned = 0.00542355 Jy ! Component: 2050 - total flux cleaned = 0.00568289 Jy ! Component: 2100 - total flux cleaned = 0.00578534 Jy ! Component: 2150 - total flux cleaned = 0.00593917 Jy ! Component: 2200 - total flux cleaned = 0.00619005 Jy ! Component: 2250 - total flux cleaned = 0.00633875 Jy ! Component: 2300 - total flux cleaned = 0.00653529 Jy ! Component: 2350 - total flux cleaned = 0.00677757 Jy ! Component: 2400 - total flux cleaned = 0.00682495 Jy ! Component: 2450 - total flux cleaned = 0.00706323 Jy ! Component: 2500 - total flux cleaned = 0.0071103 Jy ! Component: 2550 - total flux cleaned = 0.00725105 Jy ! Component: 2600 - total flux cleaned = 0.00743641 Jy ! Component: 2650 - total flux cleaned = 0.00748253 Jy ! Component: 2700 - total flux cleaned = 0.00780075 Jy ! Component: 2750 - total flux cleaned = 0.00802545 Jy ! Component: 2800 - total flux cleaned = 0.00811418 Jy ! Component: 2850 - total flux cleaned = 0.00829129 Jy ! Component: 2900 - total flux cleaned = 0.00837904 Jy ! Component: 2950 - total flux cleaned = 0.00864044 Jy ! Component: 3000 - total flux cleaned = 0.00872679 Jy ! Component: 3050 - total flux cleaned = 0.00894161 Jy ! Component: 3100 - total flux cleaned = 0.00915417 Jy ! Component: 3150 - total flux cleaned = 0.009323 Jy ! Component: 3200 - total flux cleaned = 0.00944933 Jy ! Component: 3250 - total flux cleaned = 0.00978191 Jy ! Component: 3300 - total flux cleaned = 0.00978218 Jy ! Component: 3350 - total flux cleaned = 0.0100692 Jy ! Component: 3400 - total flux cleaned = 0.0101507 Jy ! Component: 3450 - total flux cleaned = 0.0103129 Jy ! Component: 3500 - total flux cleaned = 0.0103128 Jy ! Component: 3550 - total flux cleaned = 0.0105519 Jy ! Component: 3600 - total flux cleaned = 0.0106309 Jy ! Component: 3650 - total flux cleaned = 0.0107487 Jy ! Component: 3700 - total flux cleaned = 0.0107095 Jy ! Component: 3750 - total flux cleaned = 0.010904 Jy ! Component: 3800 - total flux cleaned = 0.0108651 Jy ! Component: 3850 - total flux cleaned = 0.0109424 Jy ! Component: 3900 - total flux cleaned = 0.0110576 Jy ! Component: 3950 - total flux cleaned = 0.0111336 Jy ! Component: 4000 - total flux cleaned = 0.0111337 Jy ! Component: 4050 - total flux cleaned = 0.0111337 Jy ! Total flux subtracted in 4096 components = 0.0112466 Jy ! Clean residual min=-0.002277 max=0.001964 Jy/beam ! Clean residual mean=-0.000018 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.572198 Jy keep ! Adding 323 model components to the UV plane model. ! The established model now contains 407 components and 0.572198 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1625-2527_S_m_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.916 x 13.35 at 15.1 degrees (North through East) ! Clean map min=-0.005518 max=0.41508 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1625-2527_S_m_map.fits wmodel /image_prod/ug002_uva//J1625-2527_S_m_map.mod ! Writing 407 model components to file: /image_prod/ug002_uva//J1625-2527_S_m_map.mod wobs /image_prod/ug002_uva//J1625-2527_S_m_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1625-2527_S_m_uvs.fits wwins /image_prod/ug002_uva//J1625-2527_S_m_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1625-2527_S_m_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.415081 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000723808 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.523132 0.523132 1.04626 2.09253 4.18506 8.37011 16.7402 33.4804 66.9609 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.415 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 573.469 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1625-2527_S_m_dfm.log closed on Thu Mar 5 02:42:57 2020