! Started logfile: /image_prod/ug002_uva//J1510-2451_S_dfm.log on Thu Mar 5 02:08:21 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//J1510-2451_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1510-2451_S_uva.fits ! AN table 1: 120 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.999702 visibilities/baseline/integration-bin. ! Found source: J1510-2451 ! ! 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 10077 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 J1510-2451_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.050032Jy sigma=6.601030 ! Fit after self-cal, rms=0.884695Jy sigma=5.634209 ! 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.321 mas, bmaj=6.462 mas, bpa=-5.43 degrees ! Estimated noise=2.10703 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.092176 Jy ! Component: 100 - total flux cleaned = 0.143414 Jy ! Total flux subtracted in 100 components = 0.143414 Jy ! Clean residual min=-0.025743 max=0.041109 Jy/beam ! Clean residual mean=-0.000421 rms=0.010006 Jy/beam ! Combined flux in latest and established models = 0.143414 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 44 components and 0.143414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.245669Jy sigma=1.000777 ! Fit after self-cal, rms=0.245443Jy sigma=0.996092 ! 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.001 mas, bmaj=7.339 mas, bpa=-4.861 degrees ! Estimated noise=1.1807 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.0473352 Jy ! Component: 100 - total flux cleaned = 0.0719758 Jy ! Component: 150 - total flux cleaned = 0.0855057 Jy ! Component: 200 - total flux cleaned = 0.0931122 Jy ! Total flux subtracted in 200 components = 0.0931122 Jy ! Clean residual min=-0.030290 max=0.060864 Jy/beam ! Clean residual mean=-0.000222 rms=0.011054 Jy/beam ! Combined flux in latest and established models = 0.236526 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 70 components and 0.236526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.232766Jy sigma=0.923626 ! Fit after self-cal, rms=0.232652Jy sigma=0.922629 ! 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.001 x 7.339 at -4.861 degrees (North through East) ! Clean map min=-0.030163 max=0.106 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.04 KP 0.83 LA 1.81 ! MK 1.77 NL 1.25 PT 0.67 SC 1.17 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 0.93 KP 0.86 LA 1.92 ! MK 1.12 NL 1.01 PT 0.70 SC 1.15 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.97 KP 0.84 LA 2.03 ! MK 0.89 NL 1.29 PT 0.67 SC 0.91 ! ! ! Fit before self-cal, rms=0.232652Jy sigma=0.922629 ! Fit after self-cal, rms=0.278084Jy sigma=0.809744 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=7.516 mas, bpa=-3.734 degrees ! Estimated noise=1.23191 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.00492076 Jy ! Component: 100 - total flux cleaned = 0.00617795 Jy ! Component: 150 - total flux cleaned = 0.0064761 Jy ! Component: 200 - total flux cleaned = 0.00667896 Jy ! Total flux subtracted in 200 components = 0.00667896 Jy ! Clean residual min=-0.022025 max=0.043012 Jy/beam ! Clean residual mean=-0.000101 rms=0.008748 Jy/beam ! Combined flux in latest and established models = 0.243205 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 73 components and 0.243205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.277744Jy sigma=0.809948 ! Fit after self-cal, rms=0.281743Jy sigma=0.798103 ! 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.281743Jy sigma=0.798103 ! Fit after self-cal, rms=0.326079Jy sigma=0.750188 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.093 mas, bmaj=7.561 mas, bpa=-2.975 degrees ! Estimated noise=1.23951 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00155346 Jy ! Component: 100 - total flux cleaned = -0.00172998 Jy ! Component: 150 - total flux cleaned = -0.00172 Jy ! Component: 200 - total flux cleaned = -0.00160448 Jy ! Total flux subtracted in 200 components = -0.00160448 Jy ! Clean residual min=-0.020715 max=0.035926 Jy/beam ! Clean residual mean=-0.000218 rms=0.007403 Jy/beam ! Combined flux in latest and established models = 0.241601 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 77 components and 0.241601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.325948Jy sigma=0.750389 ! Fit after self-cal, rms=0.327350Jy sigma=0.748986 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) ! Added new window around map position (-30.5, 124). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0318489 Jy ! Component: 100 - total flux cleaned = 0.0464197 Jy ! Component: 150 - total flux cleaned = 0.0544654 Jy ! Component: 200 - total flux cleaned = 0.060008 Jy ! Total flux subtracted in 200 components = 0.060008 Jy ! Clean residual min=-0.024591 max=0.025888 Jy/beam ! Clean residual mean=-0.000096 rms=0.007264 Jy/beam ! Combined flux in latest and established models = 0.301609 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 127 components and 0.301609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.321986Jy sigma=0.734251 ! Fit after self-cal, rms=0.320528Jy sigma=0.724449 ! 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.320528Jy sigma=0.724449 ! Fit after self-cal, rms=0.301510Jy sigma=0.707392 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.132 mas, bmaj=7.741 mas, bpa=-0.9956 degrees ! Estimated noise=1.19235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0146598 Jy ! Component: 100 - total flux cleaned = 0.0208159 Jy ! Component: 150 - total flux cleaned = 0.022152 Jy ! Component: 200 - total flux cleaned = 0.0221748 Jy ! Total flux subtracted in 200 components = 0.0221748 Jy ! Clean residual min=-0.022925 max=0.023004 Jy/beam ! Clean residual mean=-0.000148 rms=0.006528 Jy/beam ! Combined flux in latest and established models = 0.323783 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 147 components and 0.323783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.299660Jy sigma=0.712548 ! Fit after self-cal, rms=0.299001Jy sigma=0.710323 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.00449215 Jy ! Component: 100 - total flux cleaned = 0.00513363 Jy ! Component: 150 - total flux cleaned = 0.00564549 Jy ! Component: 200 - total flux cleaned = 0.00571974 Jy ! Total flux subtracted in 200 components = 0.00571974 Jy ! Clean residual min=-0.022642 max=0.022081 Jy/beam ! Clean residual mean=-0.000144 rms=0.006527 Jy/beam ! Combined flux in latest and established models = 0.329503 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 162 components and 0.329503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.298525Jy sigma=0.714125 ! Fit after self-cal, rms=0.298540Jy sigma=0.713873 ! 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.298540Jy sigma=0.713873 ! Fit after self-cal, rms=0.291059Jy sigma=0.709707 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.468 mas, bmaj=19.35 mas, bpa=-1.589 degrees ! Estimated noise=1.46915 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0068548 Jy ! Component: 100 - total flux cleaned = 0.00690974 Jy ! Component: 150 - total flux cleaned = 0.00668231 Jy ! Component: 200 - total flux cleaned = 0.00685453 Jy ! Total flux subtracted in 200 components = 0.00685453 Jy ! Clean residual min=-0.039778 max=0.031667 Jy/beam ! Clean residual mean=-0.000273 rms=0.011816 Jy/beam ! Combined flux in latest and established models = 0.336358 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 163 components and 0.336358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.290729Jy sigma=0.716197 ! Fit after self-cal, rms=0.290742Jy sigma=0.715494 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.000351329 Jy ! Component: 100 - total flux cleaned = 0.000555324 Jy ! Component: 150 - total flux cleaned = 0.000734347 Jy ! Component: 200 - total flux cleaned = 0.000810878 Jy ! Total flux subtracted in 200 components = 0.000810878 Jy ! Clean residual min=-0.040225 max=0.031050 Jy/beam ! Clean residual mean=-0.000271 rms=0.011758 Jy/beam ! Combined flux in latest and established models = 0.337169 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 164 components and 0.337169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.290721Jy sigma=0.717206 ! Fit after self-cal, rms=0.290798Jy sigma=0.717055 ! 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.233 mas, bmaj=7.887 mas, bpa=-0.7788 degrees ! Estimated noise=1.22231 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.233 x 7.887 at -0.7788 degrees (North through East) ! Clean map min=-0.023836 max=0.11341 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.49 mas, bmaj=6.816 mas, bpa=-2.155 degrees ! Estimated noise=2.28803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0950104 Jy ! Component: 100 - total flux cleaned = 0.145622 Jy ! Component: 150 - total flux cleaned = 0.182506 Jy ! Component: 200 - total flux cleaned = 0.210502 Jy ! Total flux subtracted in 200 components = 0.210502 Jy ! Clean residual min=-0.017041 max=0.021830 Jy/beam ! Clean residual mean=-0.000252 rms=0.006066 Jy/beam ! Combined flux in latest and established models = 0.210503 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 45 model components to the UV plane model. ! The established model now contains 45 components and 0.210503 Jy ! Inverting map and beam ! Estimated beam: bmin=3.233 mas, bmaj=7.887 mas, bpa=-0.7788 degrees ! Estimated noise=1.22231 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.0327016 Jy ! Component: 100 - total flux cleaned = 0.056351 Jy ! Component: 150 - total flux cleaned = 0.0739767 Jy ! Component: 200 - total flux cleaned = 0.087236 Jy ! Total flux subtracted in 200 components = 0.087236 Jy ! Clean residual min=-0.025304 max=0.023687 Jy/beam ! Clean residual mean=-0.000194 rms=0.006978 Jy/beam ! Combined flux in latest and established models = 0.297738 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 82 components and 0.297738 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=9.468 mas, bmaj=19.35 mas, bpa=-1.589 degrees ! Estimated noise=1.46915 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0164932 Jy ! Component: 100 - total flux cleaned = 0.0265422 Jy ! Component: 150 - total flux cleaned = 0.0329091 Jy ! Component: 200 - total flux cleaned = 0.0369737 Jy ! Total flux subtracted in 200 components = 0.0369737 Jy ! Clean residual min=-0.040112 max=0.032097 Jy/beam ! Clean residual mean=-0.000268 rms=0.011906 Jy/beam ! Combined flux in latest and established models = 0.334712 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.00158232 Jy ! Component: 100 - total flux cleaned = 0.00211047 Jy ! Component: 150 - total flux cleaned = 0.00269488 Jy ! Component: 200 - total flux cleaned = 0.00275781 Jy ! Total flux subtracted in 200 components = 0.00275781 Jy ! Clean residual min=-0.040129 max=0.032201 Jy/beam ! Clean residual mean=-0.000262 rms=0.011907 Jy/beam ! Combined flux in latest and established models = 0.33747 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 104 components and 0.33747 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.233 mas, bmaj=7.887 mas, bpa=-0.7788 degrees ! Estimated noise=1.22231 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00164747 Jy ! Component: 100 - total flux cleaned = -0.00183379 Jy ! Component: 150 - total flux cleaned = -0.00167256 Jy ! Component: 200 - total flux cleaned = -0.00153521 Jy ! Total flux subtracted in 200 components = -0.00153521 Jy ! Clean residual min=-0.023885 max=0.022028 Jy/beam ! Clean residual mean=-0.000144 rms=0.006732 Jy/beam ! Combined flux in latest and established models = 0.335935 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 114 components and 0.335935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.290654Jy sigma=0.717034 ! Fit after self-cal, rms=0.290571Jy sigma=0.716329 wmodel J1510-2451_S_map.mod ! Writing 114 model components to file: J1510-2451_S_map.mod wobs J1510-2451_S_uvs.fits ! Writing UV FITS file: J1510-2451_S_uvs.fits wwins J1510-2451_S_map.win ! wwins: Wrote 2 windows to J1510-2451_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.00744839 Jy ! Component: 100 - total flux cleaned = -0.00972998 Jy ! Component: 150 - total flux cleaned = -0.00904258 Jy ! Component: 200 - total flux cleaned = -0.00934859 Jy ! Component: 250 - total flux cleaned = -0.00996313 Jy ! Component: 300 - total flux cleaned = -0.0114338 Jy ! Component: 350 - total flux cleaned = -0.0125573 Jy ! Component: 400 - total flux cleaned = -0.0141818 Jy ! Component: 450 - total flux cleaned = -0.0152227 Jy ! Component: 500 - total flux cleaned = -0.0152291 Jy ! Component: 550 - total flux cleaned = -0.0157156 Jy ! Component: 600 - total flux cleaned = -0.015946 Jy ! Component: 650 - total flux cleaned = -0.0161758 Jy ! Component: 700 - total flux cleaned = -0.016841 Jy ! Component: 750 - total flux cleaned = -0.0174873 Jy ! Component: 800 - total flux cleaned = -0.0179148 Jy ! Component: 850 - total flux cleaned = -0.0189528 Jy ! Component: 900 - total flux cleaned = -0.0191592 Jy ! Component: 950 - total flux cleaned = -0.0197604 Jy ! Component: 1000 - total flux cleaned = -0.0199594 Jy ! Component: 1050 - total flux cleaned = -0.0205321 Jy ! Component: 1100 - total flux cleaned = -0.0212799 Jy ! Component: 1150 - total flux cleaned = -0.0216471 Jy ! Component: 1200 - total flux cleaned = -0.0221911 Jy ! Component: 1250 - total flux cleaned = -0.0225456 Jy ! Component: 1300 - total flux cleaned = -0.0227203 Jy ! Component: 1350 - total flux cleaned = -0.0234151 Jy ! Component: 1400 - total flux cleaned = -0.0232451 Jy ! Component: 1450 - total flux cleaned = -0.0240862 Jy ! Component: 1500 - total flux cleaned = -0.0244193 Jy ! Component: 1550 - total flux cleaned = -0.0249101 Jy ! Component: 1600 - total flux cleaned = -0.0250723 Jy ! Component: 1650 - total flux cleaned = -0.0257086 Jy ! Component: 1700 - total flux cleaned = -0.02618 Jy ! Component: 1750 - total flux cleaned = -0.0266472 Jy ! Component: 1800 - total flux cleaned = -0.026646 Jy ! Component: 1850 - total flux cleaned = -0.0271033 Jy ! Component: 1900 - total flux cleaned = -0.0278551 Jy ! Component: 1950 - total flux cleaned = -0.0281496 Jy ! Component: 2000 - total flux cleaned = -0.0282956 Jy ! Component: 2050 - total flux cleaned = -0.0287308 Jy ! Component: 2100 - total flux cleaned = -0.0290194 Jy ! Component: 2150 - total flux cleaned = -0.0291624 Jy ! Component: 2200 - total flux cleaned = -0.0293047 Jy ! Component: 2250 - total flux cleaned = -0.0293041 Jy ! Component: 2300 - total flux cleaned = -0.0294448 Jy ! Component: 2350 - total flux cleaned = -0.0295839 Jy ! Component: 2400 - total flux cleaned = -0.0295847 Jy ! Component: 2450 - total flux cleaned = -0.0294483 Jy ! Component: 2500 - total flux cleaned = -0.0295849 Jy ! Component: 2550 - total flux cleaned = -0.029313 Jy ! Component: 2600 - total flux cleaned = -0.0294484 Jy ! Component: 2650 - total flux cleaned = -0.0291791 Jy ! Component: 2700 - total flux cleaned = -0.0291784 Jy ! Component: 2750 - total flux cleaned = -0.0287748 Jy ! Component: 2800 - total flux cleaned = -0.0286421 Jy ! Component: 2850 - total flux cleaned = -0.0283768 Jy ! Component: 2900 - total flux cleaned = -0.028245 Jy ! Component: 2950 - total flux cleaned = -0.0279794 Jy ! Component: 3000 - total flux cleaned = -0.0277143 Jy ! Component: 3050 - total flux cleaned = -0.0274497 Jy ! Component: 3100 - total flux cleaned = -0.0271863 Jy ! Component: 3150 - total flux cleaned = -0.0267899 Jy ! Component: 3200 - total flux cleaned = -0.0263951 Jy ! Component: 3250 - total flux cleaned = -0.0262641 Jy ! Component: 3300 - total flux cleaned = -0.0257376 Jy ! Component: 3350 - total flux cleaned = -0.0254744 Jy ! Component: 3400 - total flux cleaned = -0.0250796 Jy ! Component: 3450 - total flux cleaned = -0.024817 Jy ! Component: 3500 - total flux cleaned = -0.0245545 Jy ! Component: 3550 - total flux cleaned = -0.0238989 Jy ! Component: 3600 - total flux cleaned = -0.0237678 Jy ! Component: 3650 - total flux cleaned = -0.0232431 Jy ! Component: 3700 - total flux cleaned = -0.0228504 Jy ! Component: 3750 - total flux cleaned = -0.0229818 Jy ! Component: 3800 - total flux cleaned = -0.0224571 Jy ! Component: 3850 - total flux cleaned = -0.0220628 Jy ! Component: 3900 - total flux cleaned = -0.0217994 Jy ! Component: 3950 - total flux cleaned = -0.0215358 Jy ! Component: 4000 - total flux cleaned = -0.0212708 Jy ! Component: 4050 - total flux cleaned = -0.0208716 Jy ! Total flux subtracted in 4096 components = -0.0204709 Jy ! Clean residual min=-0.007007 max=0.007306 Jy/beam ! Clean residual mean=-0.000057 rms=0.002628 Jy/beam ! Combined flux in latest and established models = 0.315464 Jy keep ! Adding 545 model components to the UV plane model. ! The established model now contains 654 components and 0.315464 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1510-2451_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.233 x 7.887 at -0.7788 degrees (North through East) ! Clean map min=-0.01881 max=0.11156 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1510-2451_S_map.fits wmodel /image_prod/ug002_uva//J1510-2451_S_map.mod ! Writing 654 model components to file: /image_prod/ug002_uva//J1510-2451_S_map.mod wobs /image_prod/ug002_uva//J1510-2451_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1510-2451_S_uvs.fits wwins /image_prod/ug002_uva//J1510-2451_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1510-2451_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.111561 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00232483 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -6.25173 6.25173 12.5035 25.0069 50.0138 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0069 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.111 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 47.986 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1510-2451_S_dfm.log closed on Thu Mar 5 02:08:25 2020