! Started logfile: /image_prod/ug002_uva//J1019-2708_S_dfm.log on Wed Mar 4 23:31:06 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//J1019-2708_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1019-2708_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.986111 visibilities/baseline/integration-bin. ! Found source: J1019-2708 ! ! 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 4260 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 J1019-2708_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999294Jy sigma=6.236837 ! Fit after self-cal, rms=0.877449Jy sigma=5.367781 ! 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.5 mas, bmaj=6.734 mas, bpa=-4.712 degrees ! Estimated noise=2.83216 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.0981684 Jy ! Component: 100 - total flux cleaned = 0.121597 Jy ! Total flux subtracted in 100 components = 0.121597 Jy ! Clean residual min=-0.008297 max=0.012263 Jy/beam ! Clean residual mean=-0.000027 rms=0.002298 Jy/beam ! Combined flux in latest and established models = 0.121597 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.121597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087693Jy sigma=0.473031 ! Fit after self-cal, rms=0.087675Jy sigma=0.472924 ! 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.008 mas, bmaj=8.004 mas, bpa=-4.487 degrees ! Estimated noise=1.82401 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.0156524 Jy ! Component: 100 - total flux cleaned = 0.0236019 Jy ! Component: 150 - total flux cleaned = 0.0279245 Jy ! Component: 200 - total flux cleaned = 0.0302782 Jy ! Total flux subtracted in 200 components = 0.0302782 Jy ! Clean residual min=-0.005944 max=0.006841 Jy/beam ! Clean residual mean=0.000036 rms=0.001626 Jy/beam ! Combined flux in latest and established models = 0.151875 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 50 components and 0.151875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086041Jy sigma=0.447343 ! Fit after self-cal, rms=0.086144Jy sigma=0.447203 ! 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.008 x 8.004 at -4.487 degrees (North through East) ! Clean map min=-0.0059273 max=0.1254 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.91 HN 1.23 KP 0.98 ! LA 0.97 MK 0.98 OV 0.86 PT 1.06 ! SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.33 FD 0.95 HN 1.15 KP 1.00 ! LA 1.03 MK 0.99 OV 0.88 PT 1.02 ! SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.28 FD 0.93 HN 1.23 KP 1.02 ! LA 0.95 MK 1.04 OV 0.83 PT 1.07 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.086144Jy sigma=0.447203 ! Fit after self-cal, rms=0.096086Jy sigma=0.433353 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.031 mas, bmaj=8.026 mas, bpa=-4.127 degrees ! Estimated noise=1.83002 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.000476815 Jy ! Component: 100 - total flux cleaned = -0.000480284 Jy ! Component: 150 - total flux cleaned = -0.000485134 Jy ! Component: 200 - total flux cleaned = -0.000489117 Jy ! Total flux subtracted in 200 components = -0.000489117 Jy ! Clean residual min=-0.003361 max=0.004403 Jy/beam ! Clean residual mean=0.000004 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.151386 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 56 components and 0.151386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096033Jy sigma=0.433167 ! Fit after self-cal, rms=0.096354Jy sigma=0.432939 ! 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.096354Jy sigma=0.432939 ! Fit after self-cal, rms=0.102645Jy sigma=0.430637 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.029 mas, bmaj=8.047 mas, bpa=-4.132 degrees ! Estimated noise=1.83356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.17311e-07 Jy ! Component: 100 - total flux cleaned = -4.1424e-05 Jy ! Component: 150 - total flux cleaned = -6.08003e-05 Jy ! Component: 200 - total flux cleaned = -7.91008e-05 Jy ! Total flux subtracted in 200 components = -7.91008e-05 Jy ! Clean residual min=-0.003230 max=0.003561 Jy/beam ! Clean residual mean=0.000005 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.151307 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 61 components and 0.151307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102634Jy sigma=0.430598 ! Fit after self-cal, rms=0.102691Jy sigma=0.430583 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 (23, 101.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215504 Jy ! Component: 100 - total flux cleaned = 0.00180545 Jy ! Component: 150 - total flux cleaned = 0.00150356 Jy ! Component: 200 - total flux cleaned = 0.00137097 Jy ! Total flux subtracted in 200 components = 0.00137097 Jy ! Clean residual min=-0.003143 max=0.002979 Jy/beam ! Clean residual mean=0.000003 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.152678 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 79 components and 0.152678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102464Jy sigma=0.429576 ! Fit after self-cal, rms=0.102461Jy sigma=0.429531 ! 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.102461Jy sigma=0.429531 ! Fit after self-cal, rms=0.106712Jy sigma=0.429160 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.033 mas, bmaj=8.071 mas, bpa=-4.225 degrees ! Estimated noise=1.82973 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.55966e-05 Jy ! Component: 100 - total flux cleaned = -4.3503e-05 Jy ! Component: 150 - total flux cleaned = -0.000152782 Jy ! Component: 200 - total flux cleaned = -0.000252401 Jy ! Total flux subtracted in 200 components = -0.000252401 Jy ! Clean residual min=-0.002940 max=0.002723 Jy/beam ! Clean residual mean=0.000006 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.152425 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 88 components and 0.152425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106620Jy sigma=0.428786 ! Fit after self-cal, rms=0.106643Jy sigma=0.428768 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.000102012 Jy ! Component: 100 - total flux cleaned = -0.000193628 Jy ! Component: 150 - total flux cleaned = -0.000235831 Jy ! Component: 200 - total flux cleaned = -0.000315805 Jy ! Total flux subtracted in 200 components = -0.000315805 Jy ! Clean residual min=-0.002856 max=0.002692 Jy/beam ! Clean residual mean=0.000006 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.15211 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 95 components and 0.15211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106591Jy sigma=0.428571 ! Fit after self-cal, rms=0.106592Jy sigma=0.428565 ! 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.106592Jy sigma=0.428565 ! Fit after self-cal, rms=0.106599Jy sigma=0.428547 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.824 mas, bmaj=20.96 mas, bpa=1.827 degrees ! Estimated noise=2.25912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000492173 Jy ! Component: 100 - total flux cleaned = -0.000609379 Jy ! Component: 150 - total flux cleaned = -0.000714501 Jy ! Component: 200 - total flux cleaned = -0.000810003 Jy ! Total flux subtracted in 200 components = -0.000810003 Jy ! Clean residual min=-0.002895 max=0.002309 Jy/beam ! Clean residual mean=0.000013 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.1513 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 104 components and 0.1513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106588Jy sigma=0.428529 ! Fit after self-cal, rms=0.106585Jy sigma=0.428523 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.000142685 Jy ! Component: 100 - total flux cleaned = -0.000193802 Jy ! Component: 150 - total flux cleaned = -0.000224038 Jy ! Component: 200 - total flux cleaned = -0.000253247 Jy ! Total flux subtracted in 200 components = -0.000253247 Jy ! Clean residual min=-0.002967 max=0.002286 Jy/beam ! Clean residual mean=0.000013 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.151046 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 106 components and 0.151046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106581Jy sigma=0.428530 ! Fit after self-cal, rms=0.106577Jy sigma=0.428529 ! 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.032 mas, bmaj=8.073 mas, bpa=-4.263 degrees ! Estimated noise=1.82717 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.032 x 8.073 at -4.263 degrees (North through East) ! Clean map min=-0.0044903 max=0.12703 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.508 mas, bmaj=6.765 mas, bpa=-4.369 degrees ! Estimated noise=2.84942 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0985285 Jy ! Component: 100 - total flux cleaned = 0.121873 Jy ! Component: 150 - total flux cleaned = 0.133053 Jy ! Component: 200 - total flux cleaned = 0.139632 Jy ! Total flux subtracted in 200 components = 0.139632 Jy ! Clean residual min=-0.005420 max=0.004866 Jy/beam ! Clean residual mean=-0.000009 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.139632 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.139632 Jy ! Inverting map and beam ! Estimated beam: bmin=3.032 mas, bmaj=8.073 mas, bpa=-4.263 degrees ! Estimated noise=1.82717 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.00596234 Jy ! Component: 100 - total flux cleaned = 0.00777515 Jy ! Component: 150 - total flux cleaned = 0.00821987 Jy ! Component: 200 - total flux cleaned = 0.00850863 Jy ! Total flux subtracted in 200 components = 0.00850863 Jy ! Clean residual min=-0.002977 max=0.003202 Jy/beam ! Clean residual mean=-0.000001 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.148141 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 58 components and 0.148141 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.824 mas, bmaj=20.96 mas, bpa=1.827 degrees ! Estimated noise=2.25912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0013555 Jy ! Component: 100 - total flux cleaned = 0.0017687 Jy ! Component: 150 - total flux cleaned = 0.00176626 Jy ! Component: 200 - total flux cleaned = 0.00176625 Jy ! Total flux subtracted in 200 components = 0.00176625 Jy ! Clean residual min=-0.002801 max=0.002539 Jy/beam ! Clean residual mean=0.000008 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.149907 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 = -2.81014e-07 Jy ! Component: 100 - total flux cleaned = 3.42712e-05 Jy ! Component: 150 - total flux cleaned = 6.42982e-05 Jy ! Component: 200 - total flux cleaned = 9.43738e-05 Jy ! Total flux subtracted in 200 components = 9.43738e-05 Jy ! Clean residual min=-0.002795 max=0.002429 Jy/beam ! Clean residual mean=0.000010 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.150001 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 74 components and 0.150001 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.032 mas, bmaj=8.073 mas, bpa=-4.263 degrees ! Estimated noise=1.82717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00028055 Jy ! Component: 100 - total flux cleaned = 0.000217283 Jy ! Component: 150 - total flux cleaned = 0.000103034 Jy ! Component: 200 - total flux cleaned = 1.04393e-06 Jy ! Total flux subtracted in 200 components = 1.04393e-06 Jy ! Clean residual min=-0.002740 max=0.002920 Jy/beam ! Clean residual mean=0.000005 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.150002 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 91 components and 0.150002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106594Jy sigma=0.428850 ! Fit after self-cal, rms=0.106565Jy sigma=0.428822 wmodel J1019-2708_S_map.mod ! Writing 91 model components to file: J1019-2708_S_map.mod wobs J1019-2708_S_uvs.fits ! Writing UV FITS file: J1019-2708_S_uvs.fits wwins J1019-2708_S_map.win ! wwins: Wrote 2 windows to J1019-2708_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 = 8.44363e-06 Jy ! Component: 100 - total flux cleaned = -0.000224925 Jy ! Component: 150 - total flux cleaned = -0.000314864 Jy ! Component: 200 - total flux cleaned = -0.000356146 Jy ! Component: 250 - total flux cleaned = -0.000436704 Jy ! Component: 300 - total flux cleaned = -0.000437066 Jy ! Component: 350 - total flux cleaned = -0.000286262 Jy ! Component: 400 - total flux cleaned = -0.000104111 Jy ! Component: 450 - total flux cleaned = 0.000144028 Jy ! Component: 500 - total flux cleaned = 0.000247746 Jy ! Component: 550 - total flux cleaned = 0.00048375 Jy ! Component: 600 - total flux cleaned = 0.000780255 Jy ! Component: 650 - total flux cleaned = 0.000941905 Jy ! Component: 700 - total flux cleaned = 0.00110062 Jy ! Component: 750 - total flux cleaned = 0.00125569 Jy ! Component: 800 - total flux cleaned = 0.00131674 Jy ! Component: 850 - total flux cleaned = 0.00152642 Jy ! Component: 900 - total flux cleaned = 0.00158512 Jy ! Component: 950 - total flux cleaned = 0.00170132 Jy ! Component: 1000 - total flux cleaned = 0.00184386 Jy ! Component: 1050 - total flux cleaned = 0.00187206 Jy ! Component: 1100 - total flux cleaned = 0.00198234 Jy ! Component: 1150 - total flux cleaned = 0.00211813 Jy ! Component: 1200 - total flux cleaned = 0.00227851 Jy ! Component: 1250 - total flux cleaned = 0.00246172 Jy ! Component: 1300 - total flux cleaned = 0.00266777 Jy ! Component: 1350 - total flux cleaned = 0.00284588 Jy ! Component: 1400 - total flux cleaned = 0.00294652 Jy ! Component: 1450 - total flux cleaned = 0.00309576 Jy ! Component: 1500 - total flux cleaned = 0.00329199 Jy ! Component: 1550 - total flux cleaned = 0.00348547 Jy ! Component: 1600 - total flux cleaned = 0.00365312 Jy ! Component: 1650 - total flux cleaned = 0.00372393 Jy ! Component: 1700 - total flux cleaned = 0.00400385 Jy ! Component: 1750 - total flux cleaned = 0.00405006 Jy ! Component: 1800 - total flux cleaned = 0.00427767 Jy ! Component: 1850 - total flux cleaned = 0.00436746 Jy ! Component: 1900 - total flux cleaned = 0.00454555 Jy ! Component: 1950 - total flux cleaned = 0.00467757 Jy ! Component: 2000 - total flux cleaned = 0.00478626 Jy ! Component: 2050 - total flux cleaned = 0.0048725 Jy ! Component: 2100 - total flux cleaned = 0.00493632 Jy ! Component: 2150 - total flux cleaned = 0.00502073 Jy ! Component: 2200 - total flux cleaned = 0.00504175 Jy ! Component: 2250 - total flux cleaned = 0.00510401 Jy ! Component: 2300 - total flux cleaned = 0.00512476 Jy ! Component: 2350 - total flux cleaned = 0.00520647 Jy ! Component: 2400 - total flux cleaned = 0.00528712 Jy ! Component: 2450 - total flux cleaned = 0.00524721 Jy ! Component: 2500 - total flux cleaned = 0.00526725 Jy ! Component: 2550 - total flux cleaned = 0.00536537 Jy ! Component: 2600 - total flux cleaned = 0.00544319 Jy ! Component: 2650 - total flux cleaned = 0.0055008 Jy ! Component: 2700 - total flux cleaned = 0.00555811 Jy ! Component: 2750 - total flux cleaned = 0.00561527 Jy ! Component: 2800 - total flux cleaned = 0.00569059 Jy ! Component: 2850 - total flux cleaned = 0.00572787 Jy ! Component: 2900 - total flux cleaned = 0.00583901 Jy ! Component: 2950 - total flux cleaned = 0.00594922 Jy ! Component: 3000 - total flux cleaned = 0.00598575 Jy ! Component: 3050 - total flux cleaned = 0.00607646 Jy ! Component: 3100 - total flux cleaned = 0.00609465 Jy ! Component: 3150 - total flux cleaned = 0.00618398 Jy ! Component: 3200 - total flux cleaned = 0.00625488 Jy ! Component: 3250 - total flux cleaned = 0.00630757 Jy ! Component: 3300 - total flux cleaned = 0.00637776 Jy ! Component: 3350 - total flux cleaned = 0.00639506 Jy ! Component: 3400 - total flux cleaned = 0.00651612 Jy ! Component: 3450 - total flux cleaned = 0.00651604 Jy ! Component: 3500 - total flux cleaned = 0.00655026 Jy ! Component: 3550 - total flux cleaned = 0.0066012 Jy ! Component: 3600 - total flux cleaned = 0.00661804 Jy ! Component: 3650 - total flux cleaned = 0.00668528 Jy ! Component: 3700 - total flux cleaned = 0.00675196 Jy ! Component: 3750 - total flux cleaned = 0.0068016 Jy ! Component: 3800 - total flux cleaned = 0.00683451 Jy ! Component: 3850 - total flux cleaned = 0.00688354 Jy ! Component: 3900 - total flux cleaned = 0.00694845 Jy ! Component: 3950 - total flux cleaned = 0.00694843 Jy ! Component: 4000 - total flux cleaned = 0.00704494 Jy ! Component: 4050 - total flux cleaned = 0.00706094 Jy ! Total flux subtracted in 4096 components = 0.00715636 Jy ! Clean residual min=-0.000932 max=0.000938 Jy/beam ! Clean residual mean=0.000010 rms=0.000284 Jy/beam ! Combined flux in latest and established models = 0.157159 Jy keep ! Adding 258 model components to the UV plane model. ! The established model now contains 349 components and 0.157159 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1019-2708_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.032 x 8.073 at -4.263 degrees (North through East) ! Clean map min=-0.0038967 max=0.12844 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1019-2708_S_map.fits wmodel /image_prod/ug002_uva//J1019-2708_S_map.mod ! Writing 349 model components to file: /image_prod/ug002_uva//J1019-2708_S_map.mod wobs /image_prod/ug002_uva//J1019-2708_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1019-2708_S_uvs.fits wwins /image_prod/ug002_uva//J1019-2708_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1019-2708_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.128442 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000276198 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.645113 0.645113 1.29023 2.58045 5.16091 10.3218 20.6436 41.2873 82.5745 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.128 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 465.034 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1019-2708_S_dfm.log closed on Wed Mar 4 23:31:10 2020