! Started logfile: /image_prod/ug002_uva//J1524-3012_S_dfm.log on Thu Mar 5 02:13:56 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//J1524-3012_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1524-3012_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.878241 visibilities/baseline/integration-bin. ! Found source: J1524-3012 ! ! 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 5691 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 J1524-3012_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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.017789Jy sigma=6.020034 ! Fit after self-cal, rms=0.893994Jy sigma=5.158143 ! 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.417 mas, bmaj=11.85 mas, bpa=13.03 degrees ! Estimated noise=2.60536 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.0912281 Jy ! Component: 100 - total flux cleaned = 0.115681 Jy ! Total flux subtracted in 100 components = 0.115681 Jy ! Clean residual min=-0.008125 max=0.014921 Jy/beam ! Clean residual mean=0.000060 rms=0.002745 Jy/beam ! Combined flux in latest and established models = 0.115681 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.115681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096795Jy sigma=0.493806 ! Fit after self-cal, rms=0.096586Jy sigma=0.492963 ! 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=4.038 mas, bmaj=13.63 mas, bpa=11.97 degrees ! Estimated noise=1.67503 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.0141818 Jy ! Component: 100 - total flux cleaned = 0.022229 Jy ! Component: 150 - total flux cleaned = 0.0270693 Jy ! Component: 200 - total flux cleaned = 0.0284414 Jy ! Total flux subtracted in 200 components = 0.0284414 Jy ! Clean residual min=-0.007417 max=0.008932 Jy/beam ! Clean residual mean=0.000044 rms=0.002259 Jy/beam ! Combined flux in latest and established models = 0.144122 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 33 components and 0.144122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095196Jy sigma=0.473674 ! Fit after self-cal, rms=0.095215Jy sigma=0.473442 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.038 x 13.63 at 11.97 degrees (North through East) ! Clean map min=-0.0071015 max=0.11169 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 0.93 HN 1.28 KP 0.97 ! LA 1.02 NL 1.23 OV 0.76 PT 1.02 ! SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.50 FD 0.94 HN 1.27 KP 0.99 ! LA 1.01 NL 1.24 OV 0.88 PT 0.98 ! SC 0.89 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.33 FD 0.93 HN 1.29 KP 1.00 ! LA 1.01 NL 1.06 OV 0.79 PT 0.99 ! SC 0.87 ! ! ! Fit before self-cal, rms=0.095215Jy sigma=0.473442 ! Fit after self-cal, rms=0.113309Jy sigma=0.453649 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.937 mas, bmaj=14.01 mas, bpa=13.16 degrees ! Estimated noise=1.68648 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.00146934 Jy ! Component: 100 - total flux cleaned = -0.00173255 Jy ! Component: 150 - total flux cleaned = -0.00184329 Jy ! Component: 200 - total flux cleaned = -0.00199749 Jy ! Total flux subtracted in 200 components = -0.00199749 Jy ! Clean residual min=-0.003698 max=0.005412 Jy/beam ! Clean residual mean=0.000011 rms=0.001195 Jy/beam ! Combined flux in latest and established models = 0.142125 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.142125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113207Jy sigma=0.453240 ! Fit after self-cal, rms=0.113915Jy sigma=0.452808 ! 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.113915Jy sigma=0.452808 ! Fit after self-cal, rms=0.135343Jy sigma=0.449439 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.948 mas, bmaj=13.97 mas, bpa=12.48 degrees ! Estimated noise=1.68566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000953734 Jy ! Component: 100 - total flux cleaned = -0.000985966 Jy ! Component: 150 - total flux cleaned = -0.00101352 Jy ! Component: 200 - total flux cleaned = -0.001037 Jy ! Total flux subtracted in 200 components = -0.001037 Jy ! Clean residual min=-0.003427 max=0.003855 Jy/beam ! Clean residual mean=0.000015 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.141088 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 55 components and 0.141088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.135327Jy sigma=0.449297 ! Fit after self-cal, rms=0.135733Jy sigma=0.449223 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.16051e-05 Jy ! Component: 100 - total flux cleaned = -8.26557e-05 Jy ! Component: 150 - total flux cleaned = -0.000119045 Jy ! Component: 200 - total flux cleaned = -0.000152939 Jy ! Total flux subtracted in 200 components = -0.000152939 Jy ! Clean residual min=-0.003360 max=0.003755 Jy/beam ! Clean residual mean=0.000015 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.140935 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 59 components and 0.140935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.135728Jy sigma=0.449176 ! Fit after self-cal, rms=0.135731Jy sigma=0.449175 ! 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.135731Jy sigma=0.449175 ! Fit after self-cal, rms=0.139844Jy sigma=0.449124 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.956 mas, bmaj=13.96 mas, bpa=12.36 degrees ! Estimated noise=1.68344 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00082201 Jy ! Component: 100 - total flux cleaned = -0.000897374 Jy ! Component: 150 - total flux cleaned = -0.000918144 Jy ! Component: 200 - total flux cleaned = -0.000918263 Jy ! Total flux subtracted in 200 components = -0.000918263 Jy ! Clean residual min=-0.003275 max=0.003683 Jy/beam ! Clean residual mean=0.000014 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.140016 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 62 components and 0.140016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.139837Jy sigma=0.449037 ! Fit after self-cal, rms=0.139851Jy sigma=0.449036 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.91147e-05 Jy ! Component: 100 - total flux cleaned = -5.08086e-05 Jy ! Component: 150 - total flux cleaned = -7.94936e-05 Jy ! Component: 200 - total flux cleaned = -0.000105487 Jy ! Total flux subtracted in 200 components = -0.000105487 Jy ! Clean residual min=-0.003247 max=0.003656 Jy/beam ! Clean residual mean=0.000014 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.139911 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 64 components and 0.139911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.139848Jy sigma=0.449009 ! Fit after self-cal, rms=0.139847Jy sigma=0.449008 ! 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.139847Jy sigma=0.449008 ! Fit after self-cal, rms=0.141941Jy sigma=0.448979 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.35 mas, bmaj=22.44 mas, bpa=2.095 degrees ! Estimated noise=1.87182 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00044264 Jy ! Component: 100 - total flux cleaned = -0.00039954 Jy ! Component: 150 - total flux cleaned = -0.00039991 Jy ! Component: 200 - total flux cleaned = -0.000385332 Jy ! Total flux subtracted in 200 components = -0.000385332 Jy ! Clean residual min=-0.004090 max=0.004739 Jy/beam ! Clean residual mean=0.000022 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 0.139526 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 68 components and 0.139526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.141951Jy sigma=0.448941 ! Fit after self-cal, rms=0.141947Jy sigma=0.448917 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.000116932 Jy ! Component: 100 - total flux cleaned = -0.000100276 Jy ! Component: 150 - total flux cleaned = -8.64116e-05 Jy ! Component: 200 - total flux cleaned = -9.67976e-05 Jy ! Total flux subtracted in 200 components = -9.67976e-05 Jy ! Clean residual min=-0.004097 max=0.004724 Jy/beam ! Clean residual mean=0.000022 rms=0.001267 Jy/beam ! Combined flux in latest and established models = 0.139429 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 75 components and 0.139429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.141957Jy sigma=0.448907 ! Fit after self-cal, rms=0.141958Jy sigma=0.448896 ! 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.964 mas, bmaj=13.96 mas, bpa=12.28 degrees ! Estimated noise=1.68193 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.964 x 13.96 at 12.28 degrees (North through East) ! Clean map min=-0.0031047 max=0.11535 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.314 mas, bmaj=12.04 mas, bpa=13.43 degrees ! Estimated noise=2.61763 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0913404 Jy ! Component: 100 - total flux cleaned = 0.115119 Jy ! Component: 150 - total flux cleaned = 0.125934 Jy ! Component: 200 - total flux cleaned = 0.132024 Jy ! Total flux subtracted in 200 components = 0.132024 Jy ! Clean residual min=-0.004920 max=0.005236 Jy/beam ! Clean residual mean=0.000021 rms=0.001328 Jy/beam ! Combined flux in latest and established models = 0.132024 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.132024 Jy ! Inverting map and beam ! Estimated beam: bmin=3.964 mas, bmaj=13.96 mas, bpa=12.28 degrees ! Estimated noise=1.68193 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.00324639 Jy ! Component: 100 - total flux cleaned = 0.00497366 Jy ! Component: 150 - total flux cleaned = 0.0059622 Jy ! Component: 200 - total flux cleaned = 0.00653366 Jy ! Total flux subtracted in 200 components = 0.00653366 Jy ! Clean residual min=-0.003118 max=0.003804 Jy/beam ! Clean residual mean=0.000014 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.138557 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 44 components and 0.138557 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=8.35 mas, bmaj=22.44 mas, bpa=2.095 degrees ! Estimated noise=1.87182 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000474734 Jy ! Component: 100 - total flux cleaned = 0.000564108 Jy ! Component: 150 - total flux cleaned = 0.000578301 Jy ! Component: 200 - total flux cleaned = 0.000591237 Jy ! Total flux subtracted in 200 components = 0.000591237 Jy ! Clean residual min=-0.004104 max=0.004865 Jy/beam ! Clean residual mean=0.000022 rms=0.001281 Jy/beam ! Combined flux in latest and established models = 0.139148 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.18432e-05 Jy ! Component: 100 - total flux cleaned = 3.26904e-05 Jy ! Component: 150 - total flux cleaned = 4.22408e-05 Jy ! Component: 200 - total flux cleaned = 5.1599e-05 Jy ! Total flux subtracted in 200 components = 5.1599e-05 Jy ! Clean residual min=-0.004100 max=0.004823 Jy/beam ! Clean residual mean=0.000022 rms=0.001277 Jy/beam ! Combined flux in latest and established models = 0.1392 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 59 components and 0.1392 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.964 mas, bmaj=13.96 mas, bpa=12.28 degrees ! Estimated noise=1.68193 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.59741e-05 Jy ! Component: 100 - total flux cleaned = -0.000167582 Jy ! Component: 150 - total flux cleaned = -0.000208913 Jy ! Component: 200 - total flux cleaned = -0.000208237 Jy ! Total flux subtracted in 200 components = -0.000208237 Jy ! Clean residual min=-0.003110 max=0.003668 Jy/beam ! Clean residual mean=0.000013 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.138992 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 0.138992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.141944Jy sigma=0.448968 ! Fit after self-cal, rms=0.141954Jy sigma=0.448959 wmodel J1524-3012_S_map.mod ! Writing 69 model components to file: J1524-3012_S_map.mod wobs J1524-3012_S_uvs.fits ! Writing UV FITS file: J1524-3012_S_uvs.fits wwins J1524-3012_S_map.win ! wwins: Wrote 1 windows to J1524-3012_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.0012882 Jy ! Component: 100 - total flux cleaned = 0.0012335 Jy ! Component: 150 - total flux cleaned = 0.00138342 Jy ! Component: 200 - total flux cleaned = 0.00166555 Jy ! Component: 250 - total flux cleaned = 0.00188597 Jy ! Component: 300 - total flux cleaned = 0.00188664 Jy ! Component: 350 - total flux cleaned = 0.00208425 Jy ! Component: 400 - total flux cleaned = 0.00223476 Jy ! Component: 450 - total flux cleaned = 0.00241651 Jy ! Component: 500 - total flux cleaned = 0.00266329 Jy ! Component: 550 - total flux cleaned = 0.00300524 Jy ! Component: 600 - total flux cleaned = 0.00330336 Jy ! Component: 650 - total flux cleaned = 0.00352824 Jy ! Component: 700 - total flux cleaned = 0.00377772 Jy ! Component: 750 - total flux cleaned = 0.00395949 Jy ! Component: 800 - total flux cleaned = 0.00413755 Jy ! Component: 850 - total flux cleaned = 0.0043692 Jy ! Component: 900 - total flux cleaned = 0.00459596 Jy ! Component: 950 - total flux cleaned = 0.0047629 Jy ! Component: 1000 - total flux cleaned = 0.00481762 Jy ! Component: 1050 - total flux cleaned = 0.00492459 Jy ! Component: 1100 - total flux cleaned = 0.00497695 Jy ! Component: 1150 - total flux cleaned = 0.00492603 Jy ! Component: 1200 - total flux cleaned = 0.0049773 Jy ! Component: 1250 - total flux cleaned = 0.00510114 Jy ! Component: 1300 - total flux cleaned = 0.00502818 Jy ! Component: 1350 - total flux cleaned = 0.00514829 Jy ! Component: 1400 - total flux cleaned = 0.00519532 Jy ! Component: 1450 - total flux cleaned = 0.00528868 Jy ! Component: 1500 - total flux cleaned = 0.00531112 Jy ! Component: 1550 - total flux cleaned = 0.00535571 Jy ! Component: 1600 - total flux cleaned = 0.00542217 Jy ! Component: 1650 - total flux cleaned = 0.00551037 Jy ! Component: 1700 - total flux cleaned = 0.00559747 Jy ! Component: 1750 - total flux cleaned = 0.00570432 Jy ! Component: 1800 - total flux cleaned = 0.00583113 Jy ! Component: 1850 - total flux cleaned = 0.00591478 Jy ! Component: 1900 - total flux cleaned = 0.0060388 Jy ! Component: 1950 - total flux cleaned = 0.00618234 Jy ! Component: 2000 - total flux cleaned = 0.0062634 Jy ! Component: 2050 - total flux cleaned = 0.00638383 Jy ! Component: 2100 - total flux cleaned = 0.00648322 Jy ! Component: 2150 - total flux cleaned = 0.00658181 Jy ! Component: 2200 - total flux cleaned = 0.00667944 Jy ! Component: 2250 - total flux cleaned = 0.00675677 Jy ! Component: 2300 - total flux cleaned = 0.00685276 Jy ! Component: 2350 - total flux cleaned = 0.00692877 Jy ! Component: 2400 - total flux cleaned = 0.00696637 Jy ! Component: 2450 - total flux cleaned = 0.00700402 Jy ! Component: 2500 - total flux cleaned = 0.00707846 Jy ! Component: 2550 - total flux cleaned = 0.00709689 Jy ! Component: 2600 - total flux cleaned = 0.00717027 Jy ! Component: 2650 - total flux cleaned = 0.00722489 Jy ! Component: 2700 - total flux cleaned = 0.00731533 Jy ! Component: 2750 - total flux cleaned = 0.00736929 Jy ! Component: 2800 - total flux cleaned = 0.00747677 Jy ! Component: 2850 - total flux cleaned = 0.00754777 Jy ! Component: 2900 - total flux cleaned = 0.00763597 Jy ! Component: 2950 - total flux cleaned = 0.00768864 Jy ! Component: 3000 - total flux cleaned = 0.00777593 Jy ! Component: 3050 - total flux cleaned = 0.00786257 Jy ! Component: 3100 - total flux cleaned = 0.00793161 Jy ! Component: 3150 - total flux cleaned = 0.00801734 Jy ! Component: 3200 - total flux cleaned = 0.00805134 Jy ! Component: 3250 - total flux cleaned = 0.00815285 Jy ! Component: 3300 - total flux cleaned = 0.00818638 Jy ! Component: 3350 - total flux cleaned = 0.00827016 Jy ! Component: 3400 - total flux cleaned = 0.0082869 Jy ! Component: 3450 - total flux cleaned = 0.00838646 Jy ! Component: 3500 - total flux cleaned = 0.00846912 Jy ! Component: 3550 - total flux cleaned = 0.00858463 Jy ! Component: 3600 - total flux cleaned = 0.00873243 Jy ! Component: 3650 - total flux cleaned = 0.00881427 Jy ! Component: 3700 - total flux cleaned = 0.00896112 Jy ! Component: 3750 - total flux cleaned = 0.00909124 Jy ! Component: 3800 - total flux cleaned = 0.00917228 Jy ! Component: 3850 - total flux cleaned = 0.00931781 Jy ! Component: 3900 - total flux cleaned = 0.00951126 Jy ! Component: 3950 - total flux cleaned = 0.00955941 Jy ! Component: 4000 - total flux cleaned = 0.00971984 Jy ! Component: 4050 - total flux cleaned = 0.00983201 Jy ! Total flux subtracted in 4096 components = 0.00989588 Jy ! Clean residual min=-0.001072 max=0.000962 Jy/beam ! Clean residual mean=0.000012 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.148888 Jy keep ! Adding 329 model components to the UV plane model. ! The established model now contains 398 components and 0.148888 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1524-3012_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.964 x 13.96 at 12.28 degrees (North through East) ! Clean map min=-0.002919 max=0.11521 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1524-3012_S_map.fits wmodel /image_prod/ug002_uva//J1524-3012_S_map.mod ! Writing 398 model components to file: /image_prod/ug002_uva//J1524-3012_S_map.mod wobs /image_prod/ug002_uva//J1524-3012_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1524-3012_S_uvs.fits wwins /image_prod/ug002_uva//J1524-3012_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1524-3012_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.115208 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000281367 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.732675 0.732675 1.46535 2.9307 5.8614 11.7228 23.4456 46.8912 93.7824 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.115 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 409.458 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1524-3012_S_dfm.log closed on Thu Mar 5 02:14:00 2020