! Started logfile: /vlbi/uf001/uva//J1231-1236_S_dfm.log on Mon Jan 14 01:55:09 2019 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 /vlbi/uf001/uva//J1231-1236_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1231-1236_S_uva.fits ! AN table 1: 58 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1231-1236 ! ! 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 6264 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 J1231-1236_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012180Jy sigma=17.334696 ! Fit after self-cal, rms=0.883492Jy sigma=15.066565 ! 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.416 mas, bmaj=6.568 mas, bpa=-5.625 degrees ! Estimated noise=0.69621 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.0905644 Jy ! Component: 100 - total flux cleaned = 0.114172 Jy ! Total flux subtracted in 100 components = 0.114172 Jy ! Clean residual min=-0.006893 max=0.012319 Jy/beam ! Clean residual mean=-0.000031 rms=0.002125 Jy/beam ! Combined flux in latest and established models = 0.114172 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.114172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082857Jy sigma=1.306028 ! Fit after self-cal, rms=0.082763Jy sigma=1.305307 ! 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=2.941 mas, bmaj=7.363 mas, bpa=-4.758 degrees ! Estimated noise=0.541517 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 (3.5, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0174997 Jy ! Component: 100 - total flux cleaned = 0.0280847 Jy ! Component: 150 - total flux cleaned = 0.0352365 Jy ! Component: 200 - total flux cleaned = 0.0403949 Jy ! Total flux subtracted in 200 components = 0.0403949 Jy ! Clean residual min=-0.005297 max=0.007827 Jy/beam ! Clean residual mean=-0.000016 rms=0.001622 Jy/beam ! Combined flux in latest and established models = 0.154567 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 59 components and 0.154567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079171Jy sigma=1.219300 ! Fit after self-cal, rms=0.079078Jy sigma=1.216260 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.941 x 7.363 at -4.758 degrees (North through East) ! Clean map min=-0.0043751 max=0.11926 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 HN 1.00 KP 0.96 LA 0.93 ! MK 1.03 NL 1.01 OV 0.95 PT 0.91 ! SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.66 HN 0.98 KP 0.96 LA 0.98 ! MK 1.00 NL 1.01 OV 0.91 PT 0.92 ! SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 HN 1.00 KP 0.97 LA 0.95 ! MK 1.06 NL 1.01 OV 0.93 PT 0.95 ! SC 0.95 ! ! ! Fit before self-cal, rms=0.079078Jy sigma=1.216260 ! Fit after self-cal, rms=0.087679Jy sigma=1.190579 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.959 mas, bmaj=7.477 mas, bpa=-4.432 degrees ! Estimated noise=0.531478 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.00066961 Jy ! Component: 100 - total flux cleaned = 0.000972153 Jy ! Component: 150 - total flux cleaned = 0.00120661 Jy ! Component: 200 - total flux cleaned = 0.00148134 Jy ! Total flux subtracted in 200 components = 0.00148134 Jy ! Clean residual min=-0.003988 max=0.004228 Jy/beam ! Clean residual mean=0.000001 rms=0.001037 Jy/beam ! Combined flux in latest and established models = 0.156049 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 78 components and 0.156049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087408Jy sigma=1.188047 ! Fit after self-cal, rms=0.087570Jy sigma=1.187616 ! 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.087570Jy sigma=1.187616 ! Fit after self-cal, rms=0.107417Jy sigma=1.171877 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.951 mas, bmaj=7.45 mas, bpa=-4.152 degrees ! Estimated noise=0.530602 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.26902e-05 Jy ! Component: 100 - total flux cleaned = 0.000315239 Jy ! Component: 150 - total flux cleaned = 0.000719334 Jy ! Component: 200 - total flux cleaned = 0.000987323 Jy ! Total flux subtracted in 200 components = 0.000987323 Jy ! Clean residual min=-0.002487 max=0.002233 Jy/beam ! Clean residual mean=0.000004 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.157036 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 93 components and 0.157036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107360Jy sigma=1.170446 ! Fit after self-cal, rms=0.107462Jy sigma=1.170086 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.000248528 Jy ! Component: 100 - total flux cleaned = -7.98141e-05 Jy ! Component: 150 - total flux cleaned = 9.72499e-06 Jy ! Component: 200 - total flux cleaned = -1.79568e-05 Jy ! Total flux subtracted in 200 components = -1.79568e-05 Jy ! Clean residual min=-0.002404 max=0.002040 Jy/beam ! Clean residual mean=0.000004 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.157018 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 104 components and 0.157018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107445Jy sigma=1.169564 ! Fit after self-cal, rms=0.107441Jy sigma=1.169531 ! 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.107441Jy sigma=1.169531 ! Fit after self-cal, rms=0.110387Jy sigma=1.169331 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.943 mas, bmaj=7.442 mas, bpa=-4.24 degrees ! Estimated noise=0.529909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000102192 Jy ! Component: 100 - total flux cleaned = 0.00027235 Jy ! Component: 150 - total flux cleaned = 0.000448071 Jy ! Component: 200 - total flux cleaned = 0.00052554 Jy ! Total flux subtracted in 200 components = 0.00052554 Jy ! Clean residual min=-0.002290 max=0.001921 Jy/beam ! Clean residual mean=0.000004 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.157544 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 113 components and 0.157544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110367Jy sigma=1.168868 ! Fit after self-cal, rms=0.110372Jy sigma=1.168831 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.000140868 Jy ! Component: 100 - total flux cleaned = -0.00011779 Jy ! Component: 150 - total flux cleaned = -0.000161803 Jy ! Component: 200 - total flux cleaned = -0.00018273 Jy ! Total flux subtracted in 200 components = -0.00018273 Jy ! Clean residual min=-0.002245 max=0.001905 Jy/beam ! Clean residual mean=0.000004 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.157361 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 115 components and 0.157361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110361Jy sigma=1.168607 ! Fit after self-cal, rms=0.110358Jy sigma=1.168600 ! 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.110358Jy sigma=1.168600 ! Fit after self-cal, rms=0.111628Jy sigma=1.168534 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.673 mas, bmaj=13.79 mas, bpa=-4.01 degrees ! Estimated noise=0.728943 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000443932 Jy ! Component: 100 - total flux cleaned = 0.000478695 Jy ! Component: 150 - total flux cleaned = 0.000428303 Jy ! Component: 200 - total flux cleaned = 0.000364721 Jy ! Total flux subtracted in 200 components = 0.000364721 Jy ! Clean residual min=-0.002398 max=0.002166 Jy/beam ! Clean residual mean=0.000009 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.157726 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 124 components and 0.157726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111626Jy sigma=1.168474 ! Fit after self-cal, rms=0.111627Jy sigma=1.168425 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 = -9.95605e-05 Jy ! Component: 100 - total flux cleaned = -0.000154577 Jy ! Component: 150 - total flux cleaned = -0.000202493 Jy ! Component: 200 - total flux cleaned = -0.000244012 Jy ! Total flux subtracted in 200 components = -0.000244012 Jy ! Clean residual min=-0.002329 max=0.002153 Jy/beam ! Clean residual mean=0.000009 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.157482 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 135 components and 0.157482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111634Jy sigma=1.168515 ! Fit after self-cal, rms=0.111632Jy sigma=1.168494 ! 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=2.938 mas, bmaj=7.435 mas, bpa=-4.287 degrees ! Estimated noise=0.52962 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.938 x 7.435 at -4.287 degrees (North through East) ! Clean map min=-0.001931 max=0.11787 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.414 mas, bmaj=6.629 mas, bpa=-5.068 degrees ! Estimated noise=0.687131 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0890118 Jy ! Component: 100 - total flux cleaned = 0.112191 Jy ! Component: 150 - total flux cleaned = 0.123922 Jy ! Component: 200 - total flux cleaned = 0.131912 Jy ! Total flux subtracted in 200 components = 0.131912 Jy ! Clean residual min=-0.003680 max=0.004435 Jy/beam ! Clean residual mean=-0.000006 rms=0.001000 Jy/beam ! Combined flux in latest and established models = 0.131912 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.131912 Jy ! Inverting map and beam ! Estimated beam: bmin=2.938 mas, bmaj=7.435 mas, bpa=-4.287 degrees ! Estimated noise=0.52962 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 (3.5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0083597 Jy ! Component: 100 - total flux cleaned = 0.0134617 Jy ! Component: 150 - total flux cleaned = 0.0167743 Jy ! Component: 200 - total flux cleaned = 0.0191121 Jy ! Total flux subtracted in 200 components = 0.0191121 Jy ! Clean residual min=-0.002192 max=0.002150 Jy/beam ! Clean residual mean=0.000001 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.151024 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 61 components and 0.151024 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=6.673 mas, bmaj=13.79 mas, bpa=-4.01 degrees ! Estimated noise=0.728943 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00290353 Jy ! Component: 100 - total flux cleaned = 0.00440465 Jy ! Component: 150 - total flux cleaned = 0.00530577 Jy ! Component: 200 - total flux cleaned = 0.00586906 Jy ! Total flux subtracted in 200 components = 0.00586906 Jy ! Clean residual min=-0.002339 max=0.002143 Jy/beam ! Clean residual mean=0.000008 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.156893 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.000325672 Jy ! Component: 100 - total flux cleaned = 0.000372477 Jy ! Component: 150 - total flux cleaned = 0.000415957 Jy ! Component: 200 - total flux cleaned = 0.000446081 Jy ! Total flux subtracted in 200 components = 0.000446081 Jy ! Clean residual min=-0.002277 max=0.002149 Jy/beam ! Clean residual mean=0.000009 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.157339 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 100 components and 0.157339 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.938 mas, bmaj=7.435 mas, bpa=-4.287 degrees ! Estimated noise=0.52962 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000147349 Jy ! Component: 100 - total flux cleaned = 0.000180772 Jy ! Component: 150 - total flux cleaned = 0.000150621 Jy ! Component: 200 - total flux cleaned = 0.00012383 Jy ! Total flux subtracted in 200 components = 0.00012383 Jy ! Clean residual min=-0.001945 max=0.001846 Jy/beam ! Clean residual mean=0.000004 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.157463 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 117 components and 0.157463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111596Jy sigma=1.168503 ! Fit after self-cal, rms=0.111569Jy sigma=1.168356 wmodel J1231-1236_S_map.mod ! Writing 117 model components to file: J1231-1236_S_map.mod wobs J1231-1236_S_uvs.fits ! Writing UV FITS file: J1231-1236_S_uvs.fits wwins J1231-1236_S_map.win ! wwins: Wrote 3 windows to J1231-1236_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.000515615 Jy ! Component: 100 - total flux cleaned = -0.000617952 Jy ! Component: 150 - total flux cleaned = -0.000715065 Jy ! Component: 200 - total flux cleaned = -0.000777554 Jy ! Component: 250 - total flux cleaned = -0.000807787 Jy ! Component: 300 - total flux cleaned = -0.000777741 Jy ! Component: 350 - total flux cleaned = -0.000720816 Jy ! Component: 400 - total flux cleaned = -0.000748068 Jy ! Component: 450 - total flux cleaned = -0.000693706 Jy ! Component: 500 - total flux cleaned = -0.000693452 Jy ! Component: 550 - total flux cleaned = -0.000667656 Jy ! Component: 600 - total flux cleaned = -0.000642919 Jy ! Component: 650 - total flux cleaned = -0.000594193 Jy ! Component: 700 - total flux cleaned = -0.000618582 Jy ! Component: 750 - total flux cleaned = -0.000594834 Jy ! Component: 800 - total flux cleaned = -0.000617794 Jy ! Component: 850 - total flux cleaned = -0.00059431 Jy ! Component: 900 - total flux cleaned = -0.000571229 Jy ! Component: 950 - total flux cleaned = -0.000637544 Jy ! Component: 1000 - total flux cleaned = -0.000593094 Jy ! Component: 1050 - total flux cleaned = -0.000507103 Jy ! Component: 1100 - total flux cleaned = -0.000549698 Jy ! Component: 1150 - total flux cleaned = -0.000632808 Jy ! Component: 1200 - total flux cleaned = -0.000611956 Jy ! Component: 1250 - total flux cleaned = -0.0006119 Jy ! Component: 1300 - total flux cleaned = -0.000632033 Jy ! Component: 1350 - total flux cleaned = -0.000691543 Jy ! Component: 1400 - total flux cleaned = -0.000691122 Jy ! Component: 1450 - total flux cleaned = -0.000710601 Jy ! Component: 1500 - total flux cleaned = -0.000767938 Jy ! Component: 1550 - total flux cleaned = -0.000749031 Jy ! Component: 1600 - total flux cleaned = -0.000767725 Jy ! Component: 1650 - total flux cleaned = -0.000878434 Jy ! Component: 1700 - total flux cleaned = -0.000878228 Jy ! Component: 1750 - total flux cleaned = -0.000950422 Jy ! Component: 1800 - total flux cleaned = -0.00107504 Jy ! Component: 1850 - total flux cleaned = -0.00107475 Jy ! Component: 1900 - total flux cleaned = -0.00107456 Jy ! Component: 1950 - total flux cleaned = -0.00114373 Jy ! Component: 2000 - total flux cleaned = -0.00121231 Jy ! Component: 2050 - total flux cleaned = -0.00124626 Jy ! Component: 2100 - total flux cleaned = -0.00129669 Jy ! Component: 2150 - total flux cleaned = -0.00134649 Jy ! Component: 2200 - total flux cleaned = -0.00136305 Jy ! Component: 2250 - total flux cleaned = -0.00137936 Jy ! Component: 2300 - total flux cleaned = -0.00147659 Jy ! Component: 2350 - total flux cleaned = -0.00147669 Jy ! Component: 2400 - total flux cleaned = -0.00154024 Jy ! Component: 2450 - total flux cleaned = -0.00154022 Jy ! Component: 2500 - total flux cleaned = -0.00161832 Jy ! Component: 2550 - total flux cleaned = -0.00166466 Jy ! Component: 2600 - total flux cleaned = -0.00168007 Jy ! Component: 2650 - total flux cleaned = -0.00169515 Jy ! Component: 2700 - total flux cleaned = -0.00169498 Jy ! Component: 2750 - total flux cleaned = -0.00169502 Jy ! Component: 2800 - total flux cleaned = -0.00175425 Jy ! Component: 2850 - total flux cleaned = -0.00166603 Jy ! Component: 2900 - total flux cleaned = -0.0016952 Jy ! Component: 2950 - total flux cleaned = -0.00170971 Jy ! Component: 3000 - total flux cleaned = -0.00169537 Jy ! Component: 3050 - total flux cleaned = -0.0016813 Jy ! Component: 3100 - total flux cleaned = -0.00170959 Jy ! Component: 3150 - total flux cleaned = -0.00169562 Jy ! Component: 3200 - total flux cleaned = -0.00168177 Jy ! Component: 3250 - total flux cleaned = -0.00169544 Jy ! Component: 3300 - total flux cleaned = -0.00170899 Jy ! Component: 3350 - total flux cleaned = -0.00172247 Jy ! Component: 3400 - total flux cleaned = -0.00166883 Jy ! Component: 3450 - total flux cleaned = -0.00170857 Jy ! Component: 3500 - total flux cleaned = -0.00169536 Jy ! Component: 3550 - total flux cleaned = -0.00169528 Jy ! Component: 3600 - total flux cleaned = -0.00164317 Jy ! Component: 3650 - total flux cleaned = -0.00166914 Jy ! Component: 3700 - total flux cleaned = -0.001605 Jy ! Component: 3750 - total flux cleaned = -0.00161786 Jy ! Component: 3800 - total flux cleaned = -0.00159252 Jy ! Component: 3850 - total flux cleaned = -0.00155485 Jy ! Component: 3900 - total flux cleaned = -0.00152993 Jy ! Component: 3950 - total flux cleaned = -0.00153 Jy ! Component: 4000 - total flux cleaned = -0.00152994 Jy ! Component: 4050 - total flux cleaned = -0.00144454 Jy ! Total flux subtracted in 4096 components = -0.00148089 Jy ! Clean residual min=-0.000757 max=0.000796 Jy/beam ! Clean residual mean=0.000002 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.155982 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 379 components and 0.155982 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1231-1236_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.938 x 7.435 at -4.287 degrees (North through East) ! Clean map min=-0.0014988 max=0.11748 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1231-1236_S_map.fits wmodel /vlbi/uf001/uva//J1231-1236_S_map.mod ! Writing 379 model components to file: /vlbi/uf001/uva//J1231-1236_S_map.mod wobs /vlbi/uf001/uva//J1231-1236_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1231-1236_S_uvs.fits wwins /vlbi/uf001/uva//J1231-1236_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J1231-1236_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.11748 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000216595 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.553101 0.553101 1.1062 2.21241 4.42481 8.84962 17.6992 35.3985 70.797 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.117 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 542.396 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1231-1236_S_dfm.log closed on Mon Jan 14 01:55:13 2019