! Started logfile: /image_prod/ug002_uva//J2315-1800_S_dfm.log on Thu Mar 5 06:09:05 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//J2315-1800_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2315-1800_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.999444 visibilities/baseline/integration-bin. ! Found source: J2315-1800 ! ! 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 5397 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 J2315-1800_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.005276Jy sigma=6.951608 ! Fit after self-cal, rms=0.946893Jy sigma=6.516342 ! 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.873 mas, bmaj=13.55 mas, bpa=-20 degrees ! Estimated noise=2.68847 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.0421041 Jy ! Component: 100 - total flux cleaned = 0.055091 Jy ! Total flux subtracted in 100 components = 0.055091 Jy ! Clean residual min=-0.008310 max=0.007771 Jy/beam ! Clean residual mean=-0.000081 rms=0.002592 Jy/beam ! Combined flux in latest and established models = 0.055091 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.055091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093912Jy sigma=0.595923 ! Fit after self-cal, rms=0.092236Jy sigma=0.584260 ! 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.601 mas, bmaj=14.73 mas, bpa=-17.8 degrees ! Estimated noise=1.45107 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.0110433 Jy ! Component: 100 - total flux cleaned = 0.0174469 Jy ! Component: 150 - total flux cleaned = 0.021778 Jy ! Component: 200 - total flux cleaned = 0.0247982 Jy ! Total flux subtracted in 200 components = 0.0247982 Jy ! Clean residual min=-0.010185 max=0.010864 Jy/beam ! Clean residual mean=-0.000113 rms=0.003259 Jy/beam ! Combined flux in latest and established models = 0.0798893 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 65 components and 0.0798892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090893Jy sigma=0.572971 ! Fit after self-cal, rms=0.090965Jy sigma=0.572461 ! 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.601 x 14.73 at -17.8 degrees (North through East) ! Clean map min=-0.010343 max=0.056936 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.03 HN 1.13 KP 0.93 ! LA 1.01 MK 1.05 NL 0.99 OV 0.90 ! PT 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.93 HN 0.98 KP 1.18 ! LA 0.87 MK 1.01 NL 1.04 OV 1.11 ! PT 0.86 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.98 HN 0.96 KP 1.15 ! LA 0.91 MK 0.95 NL 1.05 OV 0.92 ! PT 0.92 ! ! ! Fit before self-cal, rms=0.090965Jy sigma=0.572461 ! Fit after self-cal, rms=0.093108Jy sigma=0.570560 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.617 mas, bmaj=14.98 mas, bpa=-17.83 degrees ! Estimated noise=1.43919 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.00169926 Jy ! Component: 100 - total flux cleaned = 0.00236384 Jy ! Component: 150 - total flux cleaned = 0.0025137 Jy ! Component: 200 - total flux cleaned = 0.00265296 Jy ! Total flux subtracted in 200 components = 0.00265296 Jy ! Clean residual min=-0.009826 max=0.011541 Jy/beam ! Clean residual mean=-0.000110 rms=0.003154 Jy/beam ! Combined flux in latest and established models = 0.0825422 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 72 components and 0.0825422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093070Jy sigma=0.570182 ! Fit after self-cal, rms=0.093354Jy sigma=0.569741 ! 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.093354Jy sigma=0.569741 ! Fit after self-cal, rms=0.152601Jy sigma=0.539168 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.676 mas, bmaj=15.7 mas, bpa=-18.35 degrees ! Estimated noise=1.55418 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00178207 Jy ! Component: 100 - total flux cleaned = 0.00102403 Jy ! Component: 150 - total flux cleaned = 0.000375839 Jy ! Component: 200 - total flux cleaned = -0.00012577 Jy ! Total flux subtracted in 200 components = -0.00012577 Jy ! Clean residual min=-0.008120 max=0.011618 Jy/beam ! Clean residual mean=-0.000020 rms=0.002744 Jy/beam ! Combined flux in latest and established models = 0.0824164 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 88 components and 0.0824164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.152057Jy sigma=0.539772 ! Fit after self-cal, rms=0.154997Jy sigma=0.534204 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.00163148 Jy ! Component: 100 - total flux cleaned = -0.00157257 Jy ! Component: 150 - total flux cleaned = -0.00171454 Jy ! Component: 200 - total flux cleaned = -0.00184802 Jy ! Total flux subtracted in 200 components = -0.00184802 Jy ! Clean residual min=-0.008569 max=0.010197 Jy/beam ! Clean residual mean=-0.000020 rms=0.002627 Jy/beam ! Combined flux in latest and established models = 0.0805684 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 97 components and 0.0805684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.154877Jy sigma=0.534233 ! Fit after self-cal, rms=0.154900Jy sigma=0.534045 ! 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.154900Jy sigma=0.534045 ! Fit after self-cal, rms=0.184523Jy sigma=0.532983 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.746 mas, bmaj=15.95 mas, bpa=-18.44 degrees ! Estimated noise=1.63353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145833 Jy ! Component: 100 - total flux cleaned = 0.00110809 Jy ! Component: 150 - total flux cleaned = 0.00073798 Jy ! Component: 200 - total flux cleaned = 0.00040771 Jy ! Total flux subtracted in 200 components = 0.00040771 Jy ! Clean residual min=-0.008396 max=0.010681 Jy/beam ! Clean residual mean=-0.000002 rms=0.002755 Jy/beam ! Combined flux in latest and established models = 0.0809761 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 101 components and 0.0809761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.184151Jy sigma=0.533536 ! Fit after self-cal, rms=0.184697Jy sigma=0.533329 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.000713459 Jy ! Component: 100 - total flux cleaned = -0.000830138 Jy ! Component: 150 - total flux cleaned = -0.00103675 Jy ! Component: 200 - total flux cleaned = -0.00122513 Jy ! Total flux subtracted in 200 components = -0.00122513 Jy ! Clean residual min=-0.008477 max=0.010439 Jy/beam ! Clean residual mean=-0.000005 rms=0.002733 Jy/beam ! Combined flux in latest and established models = 0.079751 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 106 components and 0.079751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.184559Jy sigma=0.533490 ! Fit after self-cal, rms=0.184608Jy sigma=0.533427 ! 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.184608Jy sigma=0.533427 ! Fit after self-cal, rms=0.204317Jy sigma=0.533015 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.664 mas, bmaj=21.52 mas, bpa=-9.018 degrees ! Estimated noise=1.86587 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100373 Jy ! Component: 100 - total flux cleaned = 0.000704497 Jy ! Component: 150 - total flux cleaned = 0.000392995 Jy ! Component: 200 - total flux cleaned = 0.000118052 Jy ! Total flux subtracted in 200 components = 0.000118052 Jy ! Clean residual min=-0.012134 max=0.014181 Jy/beam ! Clean residual mean=-0.000000 rms=0.003987 Jy/beam ! Combined flux in latest and established models = 0.079869 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 111 components and 0.079869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.203990Jy sigma=0.533854 ! Fit after self-cal, rms=0.204254Jy sigma=0.533760 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.000452019 Jy ! Component: 100 - total flux cleaned = -0.000604954 Jy ! Component: 150 - total flux cleaned = -0.000791178 Jy ! Component: 200 - total flux cleaned = -0.000918827 Jy ! Total flux subtracted in 200 components = -0.000918827 Jy ! Clean residual min=-0.012158 max=0.014051 Jy/beam ! Clean residual mean=-0.000005 rms=0.003989 Jy/beam ! Combined flux in latest and established models = 0.0789502 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 114 components and 0.0789502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.204134Jy sigma=0.534167 ! Fit after self-cal, rms=0.204196Jy sigma=0.534119 ! 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.799 mas, bmaj=16.09 mas, bpa=-18.68 degrees ! Estimated noise=1.71119 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.799 x 16.09 at -18.68 degrees (North through East) ! Clean map min=-0.0084222 max=0.066394 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.979 mas, bmaj=14.47 mas, bpa=-21.16 degrees ! Estimated noise=3.30713 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0498256 Jy ! Component: 100 - total flux cleaned = 0.0653808 Jy ! Component: 150 - total flux cleaned = 0.0737059 Jy ! Component: 200 - total flux cleaned = 0.0770717 Jy ! Total flux subtracted in 200 components = 0.0770717 Jy ! Clean residual min=-0.009493 max=0.011627 Jy/beam ! Clean residual mean=-0.000012 rms=0.002782 Jy/beam ! Combined flux in latest and established models = 0.0770718 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0770718 Jy ! Inverting map and beam ! Estimated beam: bmin=3.799 mas, bmaj=16.09 mas, bpa=-18.68 degrees ! Estimated noise=1.71119 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.00226145 Jy ! Component: 100 - total flux cleaned = 0.00237784 Jy ! Component: 150 - total flux cleaned = 0.00217782 Jy ! Component: 200 - total flux cleaned = 0.00199125 Jy ! Total flux subtracted in 200 components = 0.00199125 Jy ! Clean residual min=-0.009008 max=0.011167 Jy/beam ! Clean residual mean=-0.000000 rms=0.002907 Jy/beam ! Combined flux in latest and established models = 0.079063 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 32 components and 0.079063 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.664 mas, bmaj=21.52 mas, bpa=-9.018 degrees ! Estimated noise=1.86587 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000220029 Jy ! Component: 100 - total flux cleaned = -0.000291446 Jy ! Component: 150 - total flux cleaned = -0.000417351 Jy ! Component: 200 - total flux cleaned = -0.000529198 Jy ! Total flux subtracted in 200 components = -0.000529198 Jy ! Clean residual min=-0.012393 max=0.014128 Jy/beam ! Clean residual mean=-0.000005 rms=0.004028 Jy/beam ! Combined flux in latest and established models = 0.0785338 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 = -9.93751e-05 Jy ! Component: 100 - total flux cleaned = -0.000191108 Jy ! Component: 150 - total flux cleaned = -0.000273349 Jy ! Component: 200 - total flux cleaned = -0.000349273 Jy ! Total flux subtracted in 200 components = -0.000349273 Jy ! Clean residual min=-0.012297 max=0.014059 Jy/beam ! Clean residual mean=-0.000007 rms=0.004024 Jy/beam ! Combined flux in latest and established models = 0.0781846 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 51 components and 0.0781845 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.799 mas, bmaj=16.09 mas, bpa=-18.68 degrees ! Estimated noise=1.71119 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000218893 Jy ! Component: 100 - total flux cleaned = -0.000294313 Jy ! Component: 150 - total flux cleaned = -0.000433611 Jy ! Component: 200 - total flux cleaned = -0.000558419 Jy ! Total flux subtracted in 200 components = -0.000558419 Jy ! Clean residual min=-0.008812 max=0.011013 Jy/beam ! Clean residual mean=-0.000006 rms=0.002900 Jy/beam ! Combined flux in latest and established models = 0.0776261 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 60 components and 0.0776261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.204078Jy sigma=0.534809 ! Fit after self-cal, rms=0.204267Jy sigma=0.534623 wmodel J2315-1800_S_map.mod ! Writing 60 model components to file: J2315-1800_S_map.mod wobs J2315-1800_S_uvs.fits ! Writing UV FITS file: J2315-1800_S_uvs.fits wwins J2315-1800_S_map.win ! wwins: Wrote 1 windows to J2315-1800_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.0050181 Jy ! Component: 100 - total flux cleaned = 0.00941065 Jy ! Component: 150 - total flux cleaned = 0.0124524 Jy ! Component: 200 - total flux cleaned = 0.013786 Jy ! Component: 250 - total flux cleaned = 0.0150532 Jy ! Component: 300 - total flux cleaned = 0.0162569 Jy ! Component: 350 - total flux cleaned = 0.0172853 Jy ! Component: 400 - total flux cleaned = 0.0181513 Jy ! Component: 450 - total flux cleaned = 0.0189848 Jy ! Component: 500 - total flux cleaned = 0.0199055 Jy ! Component: 550 - total flux cleaned = 0.0211319 Jy ! Component: 600 - total flux cleaned = 0.0221082 Jy ! Component: 650 - total flux cleaned = 0.0228436 Jy ! Component: 700 - total flux cleaned = 0.0233569 Jy ! Component: 750 - total flux cleaned = 0.0241505 Jy ! Component: 800 - total flux cleaned = 0.024439 Jy ! Component: 850 - total flux cleaned = 0.0249113 Jy ! Component: 900 - total flux cleaned = 0.0254651 Jy ! Component: 950 - total flux cleaned = 0.025827 Jy ! Component: 1000 - total flux cleaned = 0.0262715 Jy ! Component: 1050 - total flux cleaned = 0.0267064 Jy ! Component: 1100 - total flux cleaned = 0.0271337 Jy ! Component: 1150 - total flux cleaned = 0.0276351 Jy ! Component: 1200 - total flux cleaned = 0.0278817 Jy ! Component: 1250 - total flux cleaned = 0.0282861 Jy ! Component: 1300 - total flux cleaned = 0.028525 Jy ! Component: 1350 - total flux cleaned = 0.0287597 Jy ! Component: 1400 - total flux cleaned = 0.0289903 Jy ! Component: 1450 - total flux cleaned = 0.0287636 Jy ! Component: 1500 - total flux cleaned = 0.02869 Jy ! Component: 1550 - total flux cleaned = 0.0285446 Jy ! Component: 1600 - total flux cleaned = 0.0288345 Jy ! Component: 1650 - total flux cleaned = 0.0287631 Jy ! Component: 1700 - total flux cleaned = 0.0285546 Jy ! Component: 1750 - total flux cleaned = 0.0285559 Jy ! Component: 1800 - total flux cleaned = 0.0284893 Jy ! Component: 1850 - total flux cleaned = 0.0285568 Jy ! Component: 1900 - total flux cleaned = 0.0286225 Jy ! Component: 1950 - total flux cleaned = 0.0283628 Jy ! Component: 2000 - total flux cleaned = 0.0283633 Jy ! Component: 2050 - total flux cleaned = 0.0284275 Jy ! Component: 2100 - total flux cleaned = 0.0285525 Jy ! Component: 2150 - total flux cleaned = 0.0284902 Jy ! Component: 2200 - total flux cleaned = 0.0286125 Jy ! Component: 2250 - total flux cleaned = 0.0288537 Jy ! Component: 2300 - total flux cleaned = 0.0289138 Jy ! Component: 2350 - total flux cleaned = 0.0291503 Jy ! Component: 2400 - total flux cleaned = 0.0293845 Jy ! Component: 2450 - total flux cleaned = 0.029673 Jy ! Component: 2500 - total flux cleaned = 0.0296733 Jy ! Component: 2550 - total flux cleaned = 0.0300126 Jy ! Component: 2600 - total flux cleaned = 0.0300683 Jy ! Component: 2650 - total flux cleaned = 0.0303448 Jy ! Component: 2700 - total flux cleaned = 0.0305087 Jy ! Component: 2750 - total flux cleaned = 0.03078 Jy ! Component: 2800 - total flux cleaned = 0.0307261 Jy ! Component: 2850 - total flux cleaned = 0.0310456 Jy ! Component: 2900 - total flux cleaned = 0.0312566 Jy ! Component: 2950 - total flux cleaned = 0.0314658 Jy ! Component: 3000 - total flux cleaned = 0.0318285 Jy ! Component: 3050 - total flux cleaned = 0.0322899 Jy ! Component: 3100 - total flux cleaned = 0.0326446 Jy ! Component: 3150 - total flux cleaned = 0.0325941 Jy ! Component: 3200 - total flux cleaned = 0.032944 Jy ! Component: 3250 - total flux cleaned = 0.0331424 Jy ! Component: 3300 - total flux cleaned = 0.0334368 Jy ! Component: 3350 - total flux cleaned = 0.0335827 Jy ! Component: 3400 - total flux cleaned = 0.0339213 Jy ! Component: 3450 - total flux cleaned = 0.034256 Jy ! Component: 3500 - total flux cleaned = 0.0343981 Jy ! Component: 3550 - total flux cleaned = 0.0345866 Jy ! Component: 3600 - total flux cleaned = 0.0348675 Jy ! Component: 3650 - total flux cleaned = 0.0350532 Jy ! Component: 3700 - total flux cleaned = 0.035284 Jy ! Component: 3750 - total flux cleaned = 0.0356949 Jy ! Component: 3800 - total flux cleaned = 0.0358761 Jy ! Component: 3850 - total flux cleaned = 0.0359664 Jy ! Component: 3900 - total flux cleaned = 0.0361005 Jy ! Component: 3950 - total flux cleaned = 0.0361451 Jy ! Component: 4000 - total flux cleaned = 0.0363662 Jy ! Component: 4050 - total flux cleaned = 0.0363662 Jy ! Total flux subtracted in 4096 components = 0.0364969 Jy ! Clean residual min=-0.002508 max=0.002409 Jy/beam ! Clean residual mean=0.000028 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.114123 Jy keep ! Adding 393 model components to the UV plane model. ! The established model now contains 453 components and 0.114123 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2315-1800_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.799 x 16.09 at -18.68 degrees (North through East) ! Clean map min=-0.0062237 max=0.066008 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2315-1800_S_map.fits wmodel /image_prod/ug002_uva//J2315-1800_S_map.mod ! Writing 453 model components to file: /image_prod/ug002_uva//J2315-1800_S_map.mod wobs /image_prod/ug002_uva//J2315-1800_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2315-1800_S_uvs.fits wwins /image_prod/ug002_uva//J2315-1800_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2315-1800_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0660085 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000922527 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.19277 4.19277 8.38553 16.7711 33.5421 67.0843 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0027 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.066 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 71.551 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2315-1800_S_dfm.log closed on Thu Mar 5 06:09:09 2020