! Started logfile: /image_prod/ug002_uva//J2323-0617_S_dfm.log on Thu Mar 5 06:14:41 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//J2323-0617_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2323-0617_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.912593 visibilities/baseline/integration-bin. ! Found source: J2323-0617 ! ! 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 7392 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 J2323-0617_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005824Jy sigma=7.510663 ! Fit after self-cal, rms=0.863203Jy sigma=6.469366 ! 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.683 mas, bmaj=7.218 mas, bpa=-3.833 degrees ! Estimated noise=1.67069 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.109939 Jy ! Component: 100 - total flux cleaned = 0.133921 Jy ! Total flux subtracted in 100 components = 0.133921 Jy ! Clean residual min=-0.008471 max=0.013266 Jy/beam ! Clean residual mean=-0.000014 rms=0.002609 Jy/beam ! Combined flux in latest and established models = 0.133921 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.133921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095449Jy sigma=0.609866 ! Fit after self-cal, rms=0.095544Jy sigma=0.608992 ! 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.241 mas, bmaj=8.251 mas, bpa=-3.81 degrees ! Estimated noise=1.15875 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.00127426 Jy ! Component: 100 - total flux cleaned = 0.00071368 Jy ! Component: 150 - total flux cleaned = 0.00015231 Jy ! Component: 200 - total flux cleaned = -0.000457102 Jy ! Total flux subtracted in 200 components = -0.000457102 Jy ! Clean residual min=-0.008478 max=0.011363 Jy/beam ! Clean residual mean=-0.000036 rms=0.002414 Jy/beam ! Combined flux in latest and established models = 0.133464 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.133464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094779Jy sigma=0.605529 ! Fit after self-cal, rms=0.094747Jy sigma=0.605440 ! 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.241 x 8.251 at -3.81 degrees (North through East) ! Clean map min=-0.0083907 max=0.14122 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.85 HN 0.93 KP 0.96 ! LA 1.24 MK 1.03 NL 0.81 OV 1.07 ! PT 1.06 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.85 HN 0.96 KP 0.97 ! LA 1.16 MK 0.94 NL 0.83 OV 1.09 ! PT 0.96 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.87 HN 0.97 KP 0.96 ! LA 1.59 MK 1.01 NL 0.78 OV 1.69 ! PT 1.24 SC 0.95 ! ! ! Fit before self-cal, rms=0.094747Jy sigma=0.605440 ! Fit after self-cal, rms=0.097917Jy sigma=0.558103 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.204 mas, bmaj=8.096 mas, bpa=-3.87 degrees ! Estimated noise=1.14948 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.00214129 Jy ! Component: 100 - total flux cleaned = 0.0022104 Jy ! Component: 150 - total flux cleaned = 0.00229936 Jy ! Component: 200 - total flux cleaned = 0.00243831 Jy ! Total flux subtracted in 200 components = 0.00243831 Jy ! Clean residual min=-0.007244 max=0.008811 Jy/beam ! Clean residual mean=-0.000016 rms=0.001830 Jy/beam ! Combined flux in latest and established models = 0.135902 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 22 components and 0.135902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097874Jy sigma=0.557703 ! Fit after self-cal, rms=0.097998Jy sigma=0.557044 ! 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.097998Jy sigma=0.557044 ! Fit after self-cal, rms=0.324849Jy sigma=0.467026 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=8.077 mas, bpa=-4.142 degrees ! Estimated noise=1.15209 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144731 Jy ! Component: 100 - total flux cleaned = 0.00159934 Jy ! Component: 150 - total flux cleaned = 0.00159964 Jy ! Component: 200 - total flux cleaned = 0.0015998 Jy ! Total flux subtracted in 200 components = 0.0015998 Jy ! Clean residual min=-0.002672 max=0.002541 Jy/beam ! Clean residual mean=0.000002 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.137502 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.137502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.324852Jy sigma=0.466716 ! Fit after self-cal, rms=0.325668Jy sigma=0.465396 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.000140557 Jy ! Component: 100 - total flux cleaned = -0.000214931 Jy ! Component: 150 - total flux cleaned = -0.000215242 Jy ! Component: 200 - total flux cleaned = -0.000215619 Jy ! Total flux subtracted in 200 components = -0.000215619 Jy ! Clean residual min=-0.002691 max=0.002475 Jy/beam ! Clean residual mean=0.000002 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.137287 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.137287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.325664Jy sigma=0.465350 ! Fit after self-cal, rms=0.325682Jy sigma=0.465333 ! 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.325682Jy sigma=0.465333 ! Fit after self-cal, rms=0.365336Jy sigma=0.464393 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.17 mas, bmaj=8.072 mas, bpa=-4.239 degrees ! Estimated noise=1.14545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000214486 Jy ! Component: 100 - total flux cleaned = -0.000267168 Jy ! Component: 150 - total flux cleaned = -0.000230112 Jy ! Component: 200 - total flux cleaned = -0.00018909 Jy ! Total flux subtracted in 200 components = -0.00018909 Jy ! Clean residual min=-0.002593 max=0.002489 Jy/beam ! Clean residual mean=0.000000 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.137097 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.137097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.365330Jy sigma=0.464324 ! Fit after self-cal, rms=0.365386Jy sigma=0.464308 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 = -4.02418e-05 Jy ! Component: 100 - total flux cleaned = -6.53273e-05 Jy ! Component: 150 - total flux cleaned = -6.51402e-05 Jy ! Component: 200 - total flux cleaned = -6.50668e-05 Jy ! Total flux subtracted in 200 components = -6.50668e-05 Jy ! Clean residual min=-0.002599 max=0.002441 Jy/beam ! Clean residual mean=0.000000 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.137032 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 35 components and 0.137032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.365385Jy sigma=0.464289 ! Fit after self-cal, rms=0.365386Jy sigma=0.464285 ! 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.365386Jy sigma=0.464285 ! Fit after self-cal, rms=0.366133Jy sigma=0.464209 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.389 mas, bmaj=13.64 mas, bpa=-1.158 degrees ! Estimated noise=1.46462 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000566025 Jy ! Component: 100 - total flux cleaned = 0.000563909 Jy ! Component: 150 - total flux cleaned = 0.000562385 Jy ! Component: 200 - total flux cleaned = 0.00059618 Jy ! Total flux subtracted in 200 components = 0.00059618 Jy ! Clean residual min=-0.002429 max=0.002850 Jy/beam ! Clean residual mean=-0.000000 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.137629 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.137629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.366141Jy sigma=0.464312 ! Fit after self-cal, rms=0.366115Jy sigma=0.464259 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.000169475 Jy ! Component: 100 - total flux cleaned = 0.000167796 Jy ! Component: 150 - total flux cleaned = 0.000197905 Jy ! Component: 200 - total flux cleaned = 0.000224032 Jy ! Total flux subtracted in 200 components = 0.000224032 Jy ! Clean residual min=-0.002414 max=0.002777 Jy/beam ! Clean residual mean=-0.000000 rms=0.000806 Jy/beam ! Combined flux in latest and established models = 0.137853 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 58 components and 0.137853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.366119Jy sigma=0.464393 ! Fit after self-cal, rms=0.366092Jy sigma=0.464376 ! 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.161 mas, bmaj=8.071 mas, bpa=-4.354 degrees ! Estimated noise=1.13928 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.161 x 8.071 at -4.354 degrees (North through East) ! Clean map min=-0.0024116 max=0.13838 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.621 mas, bmaj=7.14 mas, bpa=-4.567 degrees ! Estimated noise=1.63303 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.107369 Jy ! Component: 100 - total flux cleaned = 0.130829 Jy ! Component: 150 - total flux cleaned = 0.136857 Jy ! Component: 200 - total flux cleaned = 0.136693 Jy ! Total flux subtracted in 200 components = 0.136693 Jy ! Clean residual min=-0.003600 max=0.003619 Jy/beam ! Clean residual mean=-0.000000 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.136693 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 8 model components to the UV plane model. ! The established model now contains 8 components and 0.136693 Jy ! Inverting map and beam ! Estimated beam: bmin=3.161 mas, bmaj=8.071 mas, bpa=-4.354 degrees ! Estimated noise=1.13928 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) ! Added new window around map position (5, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00234562 Jy ! Component: 100 - total flux cleaned = 0.00260583 Jy ! Component: 150 - total flux cleaned = 0.0027466 Jy ! Component: 200 - total flux cleaned = 0.00292101 Jy ! Total flux subtracted in 200 components = 0.00292101 Jy ! Clean residual min=-0.002549 max=0.002378 Jy/beam ! Clean residual mean=-0.000001 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.139614 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 28 components and 0.139614 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.389 mas, bmaj=13.64 mas, bpa=-1.158 degrees ! Estimated noise=1.46462 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000311398 Jy ! Component: 100 - total flux cleaned = 0.000311942 Jy ! Component: 150 - total flux cleaned = 0.000312135 Jy ! Component: 200 - total flux cleaned = 0.000295033 Jy ! Total flux subtracted in 200 components = 0.000295033 Jy ! Clean residual min=-0.002538 max=0.002704 Jy/beam ! Clean residual mean=-0.000002 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.139909 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 = -3.01711e-05 Jy ! Component: 100 - total flux cleaned = -6.88606e-05 Jy ! Component: 150 - total flux cleaned = -7.99923e-05 Jy ! Component: 200 - total flux cleaned = -7.96234e-05 Jy ! Total flux subtracted in 200 components = -7.96234e-05 Jy ! Clean residual min=-0.002535 max=0.002691 Jy/beam ! Clean residual mean=-0.000002 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.139829 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 51 components and 0.139829 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.161 mas, bmaj=8.071 mas, bpa=-4.354 degrees ! Estimated noise=1.13928 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000244572 Jy ! Component: 100 - total flux cleaned = 0.000182239 Jy ! Component: 150 - total flux cleaned = 0.000128286 Jy ! Component: 200 - total flux cleaned = 0.00015227 Jy ! Total flux subtracted in 200 components = 0.00015227 Jy ! Clean residual min=-0.002394 max=0.002108 Jy/beam ! Clean residual mean=-0.000001 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.139981 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 69 components and 0.139981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.366094Jy sigma=0.463624 ! Fit after self-cal, rms=0.366151Jy sigma=0.463533 wmodel J2323-0617_S_map.mod ! Writing 69 model components to file: J2323-0617_S_map.mod wobs J2323-0617_S_uvs.fits ! Writing UV FITS file: J2323-0617_S_uvs.fits wwins J2323-0617_S_map.win ! wwins: Wrote 2 windows to J2323-0617_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.000637805 Jy ! Component: 100 - total flux cleaned = -0.000673788 Jy ! Component: 150 - total flux cleaned = -0.000816875 Jy ! Component: 200 - total flux cleaned = -0.00102264 Jy ! Component: 250 - total flux cleaned = -0.00108801 Jy ! Component: 300 - total flux cleaned = -0.00111976 Jy ! Component: 350 - total flux cleaned = -0.00115093 Jy ! Component: 400 - total flux cleaned = -0.00118055 Jy ! Component: 450 - total flux cleaned = -0.00118015 Jy ! Component: 500 - total flux cleaned = -0.00112207 Jy ! Component: 550 - total flux cleaned = -0.00109415 Jy ! Component: 600 - total flux cleaned = -0.00114975 Jy ! Component: 650 - total flux cleaned = -0.00117666 Jy ! Component: 700 - total flux cleaned = -0.00117641 Jy ! Component: 750 - total flux cleaned = -0.00125517 Jy ! Component: 800 - total flux cleaned = -0.00128125 Jy ! Component: 850 - total flux cleaned = -0.00130743 Jy ! Component: 900 - total flux cleaned = -0.00148251 Jy ! Component: 950 - total flux cleaned = -0.00153172 Jy ! Component: 1000 - total flux cleaned = -0.0016046 Jy ! Component: 1050 - total flux cleaned = -0.00172441 Jy ! Component: 1100 - total flux cleaned = -0.00179508 Jy ! Component: 1150 - total flux cleaned = -0.00191165 Jy ! Component: 1200 - total flux cleaned = -0.00191138 Jy ! Component: 1250 - total flux cleaned = -0.00197962 Jy ! Component: 1300 - total flux cleaned = -0.00197977 Jy ! Component: 1350 - total flux cleaned = -0.00204618 Jy ! Component: 1400 - total flux cleaned = -0.00202383 Jy ! Component: 1450 - total flux cleaned = -0.00202411 Jy ! Component: 1500 - total flux cleaned = -0.00200224 Jy ! Component: 1550 - total flux cleaned = -0.00198086 Jy ! Component: 1600 - total flux cleaned = -0.00198062 Jy ! Component: 1650 - total flux cleaned = -0.00195999 Jy ! Component: 1700 - total flux cleaned = -0.00193955 Jy ! Component: 1750 - total flux cleaned = -0.0019194 Jy ! Component: 1800 - total flux cleaned = -0.0019594 Jy ! Component: 1850 - total flux cleaned = -0.00191988 Jy ! Component: 1900 - total flux cleaned = -0.00188032 Jy ! Component: 1950 - total flux cleaned = -0.00178302 Jy ! Component: 2000 - total flux cleaned = -0.00182139 Jy ! Component: 2050 - total flux cleaned = -0.0017257 Jy ! Component: 2100 - total flux cleaned = -0.001631 Jy ! Component: 2150 - total flux cleaned = -0.00163136 Jy ! Component: 2200 - total flux cleaned = -0.00155656 Jy ! Component: 2250 - total flux cleaned = -0.00140894 Jy ! Component: 2300 - total flux cleaned = -0.0012994 Jy ! Component: 2350 - total flux cleaned = -0.00131769 Jy ! Component: 2400 - total flux cleaned = -0.00122761 Jy ! Component: 2450 - total flux cleaned = -0.00120989 Jy ! Component: 2500 - total flux cleaned = -0.00117434 Jy ! Component: 2550 - total flux cleaned = -0.00108634 Jy ! Component: 2600 - total flux cleaned = -0.00106869 Jy ! Component: 2650 - total flux cleaned = -0.000981979 Jy ! Component: 2700 - total flux cleaned = -0.000947607 Jy ! Component: 2750 - total flux cleaned = -0.000845136 Jy ! Component: 2800 - total flux cleaned = -0.000777291 Jy ! Component: 2850 - total flux cleaned = -0.000709871 Jy ! Component: 2900 - total flux cleaned = -0.000709844 Jy ! Component: 2950 - total flux cleaned = -0.00064336 Jy ! Component: 3000 - total flux cleaned = -0.000643391 Jy ! Component: 3050 - total flux cleaned = -0.000577925 Jy ! Component: 3100 - total flux cleaned = -0.00052913 Jy ! Component: 3150 - total flux cleaned = -0.0004968 Jy ! Component: 3200 - total flux cleaned = -0.000400473 Jy ! Component: 3250 - total flux cleaned = -0.0003845 Jy ! Component: 3300 - total flux cleaned = -0.00028954 Jy ! Component: 3350 - total flux cleaned = -0.000179485 Jy ! Component: 3400 - total flux cleaned = -0.000148171 Jy ! Component: 3450 - total flux cleaned = -0.000117086 Jy ! Component: 3500 - total flux cleaned = -5.52755e-05 Jy ! Component: 3550 - total flux cleaned = 3.67003e-05 Jy ! Component: 3600 - total flux cleaned = 0.000143533 Jy ! Component: 3650 - total flux cleaned = 0.000128335 Jy ! Component: 3700 - total flux cleaned = 0.000233883 Jy ! Component: 3750 - total flux cleaned = 0.000323807 Jy ! Component: 3800 - total flux cleaned = 0.000353513 Jy ! Component: 3850 - total flux cleaned = 0.000427407 Jy ! Component: 3900 - total flux cleaned = 0.000486444 Jy ! Component: 3950 - total flux cleaned = 0.000559565 Jy ! Component: 4000 - total flux cleaned = 0.000588793 Jy ! Component: 4050 - total flux cleaned = 0.000588903 Jy ! Total flux subtracted in 4096 components = 0.000617722 Jy ! Clean residual min=-0.000744 max=0.000867 Jy/beam ! Clean residual mean=-0.000001 rms=0.000271 Jy/beam ! Combined flux in latest and established models = 0.140599 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 375 components and 0.140599 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2323-0617_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.161 x 8.071 at -4.354 degrees (North through East) ! Clean map min=-0.0016499 max=0.13761 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2323-0617_S_map.fits wmodel /image_prod/ug002_uva//J2323-0617_S_map.mod ! Writing 375 model components to file: /image_prod/ug002_uva//J2323-0617_S_map.mod wobs /image_prod/ug002_uva//J2323-0617_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2323-0617_S_uvs.fits wwins /image_prod/ug002_uva//J2323-0617_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2323-0617_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.137606 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000268791 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.586004 0.586004 1.17201 2.34401 4.68803 9.37606 18.7521 37.5042 75.0085 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.137 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 511.942 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2323-0617_S_dfm.log closed on Thu Mar 5 06:14:45 2020