! Started logfile: /vlbi/uf001/uvm//J0009-3216_S_b_dfm.log on Sun Jan 13 20:21:08 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/uvm//J0009-3216_S_b_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J0009-3216_S_b_uvm.fits ! AN table 1: 29 integrations on 21 of 21 possible baselines. ! AN table 2: 29 integrations on 6 of 6 possible baselines. ! AN table 3: 29 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.989748 visibilities/baseline/integration-bin. ! Found source: J0009-3216 ! ! 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 3186 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 J0009-3216_S_b] 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 8 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 6 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.004995Jy sigma=14.788716 ! Fit after self-cal, rms=0.863256Jy sigma=12.637170 ! 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.88 mas, bmaj=15.7 mas, bpa=-27.75 degrees ! Estimated noise=1.34515 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.11158 Jy ! Component: 100 - total flux cleaned = 0.140089 Jy ! Total flux subtracted in 100 components = 0.140089 Jy ! Clean residual min=-0.008585 max=0.012440 Jy/beam ! Clean residual mean=-0.000049 rms=0.002703 Jy/beam ! Combined flux in latest and established models = 0.140089 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.140089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110867Jy sigma=1.303124 ! Fit after self-cal, rms=0.110941Jy sigma=1.302490 ! 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.97 mas, bmaj=16.22 mas, bpa=-25.12 degrees ! Estimated noise=0.90627 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.0137334 Jy ! Component: 100 - total flux cleaned = 0.0199771 Jy ! Component: 150 - total flux cleaned = 0.0224505 Jy ! Component: 200 - total flux cleaned = 0.0227932 Jy ! Total flux subtracted in 200 components = 0.0227932 Jy ! Clean residual min=-0.009390 max=0.008401 Jy/beam ! Clean residual mean=-0.000042 rms=0.002402 Jy/beam ! Combined flux in latest and established models = 0.162882 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 41 components and 0.162882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109610Jy sigma=1.270590 ! Fit after self-cal, rms=0.109659Jy sigma=1.270270 ! 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.97 x 16.22 at -25.12 degrees (North through East) ! Clean map min=-0.0091265 max=0.14534 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.01 HN 1.15 LA 0.85 ! MK 1.02 NL 1.14 PT 0.93 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.13 KP 0.93 LA 0.93 NL 1.37 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.13 KP 0.96 LA 0.92 NL 1.29 ! OV 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.12 LA 0.98 ! MK 1.03 NL 0.72 PT 1.02 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.41 KP 1.01 LA 0.86 NL 0.67 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.15 KP 0.98 LA 0.98 NL 1.14 ! OV 0.89 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.96 HN 1.09 LA 0.92 ! MK 1.09 NL 1.04 PT 1.05 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 0.99 KP 0.98 LA 0.99 NL 1.29 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.10 KP 0.96 LA 0.96 NL 1.15 ! OV 0.93 ! ! ! Fit before self-cal, rms=0.109659Jy sigma=1.270270 ! Fit after self-cal, rms=0.106389Jy sigma=1.215100 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.033 mas, bmaj=16.34 mas, bpa=-25.36 degrees ! Estimated noise=0.902421 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.00136444 Jy ! Component: 100 - total flux cleaned = -0.00123713 Jy ! Component: 150 - total flux cleaned = -0.00115959 Jy ! Component: 200 - total flux cleaned = -0.00105446 Jy ! Total flux subtracted in 200 components = -0.00105446 Jy ! Clean residual min=-0.004622 max=0.004196 Jy/beam ! Clean residual mean=-0.000020 rms=0.001235 Jy/beam ! Combined flux in latest and established models = 0.161828 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 55 components and 0.161828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106329Jy sigma=1.214702 ! Fit after self-cal, rms=0.106634Jy sigma=1.212240 ! 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.106634Jy sigma=1.212240 ! Fit after self-cal, rms=0.106658Jy sigma=1.212021 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.046 mas, bmaj=16.35 mas, bpa=-25.37 degrees ! Estimated noise=0.900283 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000969367 Jy ! Component: 100 - total flux cleaned = -0.000969876 Jy ! Component: 150 - total flux cleaned = -0.00093871 Jy ! Component: 200 - total flux cleaned = -0.000878345 Jy ! Total flux subtracted in 200 components = -0.000878345 Jy ! Clean residual min=-0.004569 max=0.004052 Jy/beam ! Clean residual mean=-0.000018 rms=0.001194 Jy/beam ! Combined flux in latest and established models = 0.160949 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 62 components and 0.160949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106613Jy sigma=1.211739 ! Fit after self-cal, rms=0.106626Jy sigma=1.211644 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 = 7.74485e-06 Jy ! Component: 100 - total flux cleaned = 1.11469e-05 Jy ! Component: 150 - total flux cleaned = 6.79694e-05 Jy ! Component: 200 - total flux cleaned = 9.53157e-05 Jy ! Total flux subtracted in 200 components = 9.53157e-05 Jy ! Clean residual min=-0.004506 max=0.003994 Jy/beam ! Clean residual mean=-0.000018 rms=0.001180 Jy/beam ! Combined flux in latest and established models = 0.161045 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 67 components and 0.161045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106601Jy sigma=1.211428 ! Fit after self-cal, rms=0.106593Jy sigma=1.211371 ! 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.106593Jy sigma=1.211371 ! Fit after self-cal, rms=0.106558Jy sigma=1.211289 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.052 mas, bmaj=16.35 mas, bpa=-25.4 degrees ! Estimated noise=0.898888 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000812368 Jy ! Component: 100 - total flux cleaned = -0.000750024 Jy ! Component: 150 - total flux cleaned = -0.000693162 Jy ! Component: 200 - total flux cleaned = -0.000640291 Jy ! Total flux subtracted in 200 components = -0.000640291 Jy ! Clean residual min=-0.004455 max=0.003912 Jy/beam ! Clean residual mean=-0.000017 rms=0.001163 Jy/beam ! Combined flux in latest and established models = 0.160404 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 73 components and 0.160404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106524Jy sigma=1.211129 ! Fit after self-cal, rms=0.106520Jy sigma=1.211081 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 = -1.56661e-05 Jy ! Component: 100 - total flux cleaned = 1.06727e-05 Jy ! Component: 150 - total flux cleaned = 3.63013e-05 Jy ! Component: 200 - total flux cleaned = 8.53058e-05 Jy ! Total flux subtracted in 200 components = 8.53058e-05 Jy ! Clean residual min=-0.004443 max=0.003910 Jy/beam ! Clean residual mean=-0.000017 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.16049 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 83 components and 0.16049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106500Jy sigma=1.210933 ! Fit after self-cal, rms=0.106494Jy sigma=1.210897 ! 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.106494Jy sigma=1.210897 ! Fit after self-cal, rms=0.106483Jy sigma=1.210836 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.608 mas, bmaj=29.02 mas, bpa=-2.603 degrees ! Estimated noise=0.976718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.26817e-05 Jy ! Component: 100 - total flux cleaned = 3.38123e-06 Jy ! Component: 150 - total flux cleaned = 2.6905e-05 Jy ! Component: 200 - total flux cleaned = 7.2885e-05 Jy ! Total flux subtracted in 200 components = 7.2885e-05 Jy ! Clean residual min=-0.003976 max=0.004091 Jy/beam ! Clean residual mean=-0.000020 rms=0.001295 Jy/beam ! Combined flux in latest and established models = 0.160563 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 87 components and 0.160563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106467Jy sigma=1.210696 ! Fit after self-cal, rms=0.106459Jy sigma=1.210636 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.88585e-05 Jy ! Component: 100 - total flux cleaned = 4.97055e-05 Jy ! Component: 150 - total flux cleaned = 9.3922e-05 Jy ! Component: 200 - total flux cleaned = 0.000136961 Jy ! Total flux subtracted in 200 components = 0.000136961 Jy ! Clean residual min=-0.003914 max=0.004115 Jy/beam ! Clean residual mean=-0.000020 rms=0.001282 Jy/beam ! Combined flux in latest and established models = 0.1607 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 94 components and 0.160699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106451Jy sigma=1.210530 ! Fit after self-cal, rms=0.106444Jy sigma=1.210492 ! 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=4.058 mas, bmaj=16.35 mas, bpa=-25.42 degrees ! Estimated noise=0.897857 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.058 x 16.35 at -25.42 degrees (North through East) ! Clean map min=-0.0062864 max=0.14452 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.952 mas, bmaj=15.77 mas, bpa=-28.03 degrees ! Estimated noise=1.35229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.111733 Jy ! Component: 100 - total flux cleaned = 0.139709 Jy ! Component: 150 - total flux cleaned = 0.151246 Jy ! Component: 200 - total flux cleaned = 0.156843 Jy ! Total flux subtracted in 200 components = 0.156843 Jy ! Clean residual min=-0.005310 max=0.004814 Jy/beam ! Clean residual mean=-0.000007 rms=0.001471 Jy/beam ! Combined flux in latest and established models = 0.156843 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.156843 Jy ! Inverting map and beam ! Estimated beam: bmin=4.058 mas, bmaj=16.35 mas, bpa=-25.42 degrees ! Estimated noise=0.897857 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.00238768 Jy ! Component: 100 - total flux cleaned = 0.0025045 Jy ! Component: 150 - total flux cleaned = 0.00279184 Jy ! Component: 200 - total flux cleaned = 0.00302879 Jy ! Total flux subtracted in 200 components = 0.00302879 Jy ! Clean residual min=-0.004737 max=0.004182 Jy/beam ! Clean residual mean=-0.000016 rms=0.001224 Jy/beam ! Combined flux in latest and established models = 0.159872 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 48 components and 0.159872 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.608 mas, bmaj=29.02 mas, bpa=-2.603 degrees ! Estimated noise=0.976718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000740314 Jy ! Component: 100 - total flux cleaned = 0.00107623 Jy ! Component: 150 - total flux cleaned = 0.0012563 Jy ! Component: 200 - total flux cleaned = 0.00133458 Jy ! Total flux subtracted in 200 components = 0.00133458 Jy ! Clean residual min=-0.004050 max=0.004191 Jy/beam ! Clean residual mean=-0.000019 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.161206 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 = 7.11329e-05 Jy ! Component: 100 - total flux cleaned = 0.000137167 Jy ! Component: 150 - total flux cleaned = 0.000228097 Jy ! Component: 200 - total flux cleaned = 0.000283248 Jy ! Total flux subtracted in 200 components = 0.000283248 Jy ! Clean residual min=-0.003954 max=0.004144 Jy/beam ! Clean residual mean=-0.000018 rms=0.001283 Jy/beam ! Combined flux in latest and established models = 0.16149 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 71 components and 0.16149 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.058 mas, bmaj=16.35 mas, bpa=-25.42 degrees ! Estimated noise=0.897857 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.26491e-06 Jy ! Component: 100 - total flux cleaned = -8.89514e-05 Jy ! Component: 150 - total flux cleaned = -0.000127914 Jy ! Component: 200 - total flux cleaned = -0.000159317 Jy ! Total flux subtracted in 200 components = -0.000159317 Jy ! Clean residual min=-0.004360 max=0.003984 Jy/beam ! Clean residual mean=-0.000014 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.16133 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.16133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106375Jy sigma=1.210707 ! Fit after self-cal, rms=0.106280Jy sigma=1.210449 wmodel J0009-3216_S_b_map.mod ! Writing 85 model components to file: J0009-3216_S_b_map.mod wobs J0009-3216_S_b_uvs.fits ! Writing UV FITS file: J0009-3216_S_b_uvs.fits wwins J0009-3216_S_b_map.win ! wwins: Wrote 1 windows to J0009-3216_S_b_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.00111104 Jy ! Component: 100 - total flux cleaned = -0.00172584 Jy ! Component: 150 - total flux cleaned = -0.00234121 Jy ! Component: 200 - total flux cleaned = -0.00279534 Jy ! Component: 250 - total flux cleaned = -0.00311381 Jy ! Component: 300 - total flux cleaned = -0.00331659 Jy ! Component: 350 - total flux cleaned = -0.00346002 Jy ! Component: 400 - total flux cleaned = -0.00345942 Jy ! Component: 450 - total flux cleaned = -0.00372493 Jy ! Component: 500 - total flux cleaned = -0.00385157 Jy ! Component: 550 - total flux cleaned = -0.00393289 Jy ! Component: 600 - total flux cleaned = -0.00405286 Jy ! Component: 650 - total flux cleaned = -0.00416783 Jy ! Component: 700 - total flux cleaned = -0.00431529 Jy ! Component: 750 - total flux cleaned = -0.00431467 Jy ! Component: 800 - total flux cleaned = -0.0043153 Jy ! Component: 850 - total flux cleaned = -0.00445153 Jy ! Component: 900 - total flux cleaned = -0.00455116 Jy ! Component: 950 - total flux cleaned = -0.00464807 Jy ! Component: 1000 - total flux cleaned = -0.00458527 Jy ! Component: 1050 - total flux cleaned = -0.00461588 Jy ! Component: 1100 - total flux cleaned = -0.00455521 Jy ! Component: 1150 - total flux cleaned = -0.00458472 Jy ! Component: 1200 - total flux cleaned = -0.00455497 Jy ! Component: 1250 - total flux cleaned = -0.00452596 Jy ! Component: 1300 - total flux cleaned = -0.00449733 Jy ! Component: 1350 - total flux cleaned = -0.00452518 Jy ! Component: 1400 - total flux cleaned = -0.00455282 Jy ! Component: 1450 - total flux cleaned = -0.00455258 Jy ! Component: 1500 - total flux cleaned = -0.0045525 Jy ! Component: 1550 - total flux cleaned = -0.00455273 Jy ! Component: 1600 - total flux cleaned = -0.0045529 Jy ! Component: 1650 - total flux cleaned = -0.00455256 Jy ! Component: 1700 - total flux cleaned = -0.00450206 Jy ! Component: 1750 - total flux cleaned = -0.00447725 Jy ! Component: 1800 - total flux cleaned = -0.0044773 Jy ! Component: 1850 - total flux cleaned = -0.00447745 Jy ! Component: 1900 - total flux cleaned = -0.00442916 Jy ! Component: 1950 - total flux cleaned = -0.00438117 Jy ! Component: 2000 - total flux cleaned = -0.00428644 Jy ! Component: 2050 - total flux cleaned = -0.00421634 Jy ! Component: 2100 - total flux cleaned = -0.00417001 Jy ! Component: 2150 - total flux cleaned = -0.00410136 Jy ! Component: 2200 - total flux cleaned = -0.00405601 Jy ! Component: 2250 - total flux cleaned = -0.00401098 Jy ! Component: 2300 - total flux cleaned = -0.00394374 Jy ! Component: 2350 - total flux cleaned = -0.00389961 Jy ! Component: 2400 - total flux cleaned = -0.00389984 Jy ! Component: 2450 - total flux cleaned = -0.00387799 Jy ! Component: 2500 - total flux cleaned = -0.00376988 Jy ! Component: 2550 - total flux cleaned = -0.00366242 Jy ! Component: 2600 - total flux cleaned = -0.00359819 Jy ! Component: 2650 - total flux cleaned = -0.00355558 Jy ! Component: 2700 - total flux cleaned = -0.00344939 Jy ! Component: 2750 - total flux cleaned = -0.00334371 Jy ! Component: 2800 - total flux cleaned = -0.00330164 Jy ! Component: 2850 - total flux cleaned = -0.0032177 Jy ! Component: 2900 - total flux cleaned = -0.0031551 Jy ! Component: 2950 - total flux cleaned = -0.0031135 Jy ! Component: 3000 - total flux cleaned = -0.00307195 Jy ! Component: 3050 - total flux cleaned = -0.00301 Jy ! Component: 3100 - total flux cleaned = -0.00298935 Jy ! Component: 3150 - total flux cleaned = -0.00292753 Jy ! Component: 3200 - total flux cleaned = -0.00282462 Jy ! Component: 3250 - total flux cleaned = -0.00278364 Jy ! Component: 3300 - total flux cleaned = -0.00276314 Jy ! Component: 3350 - total flux cleaned = -0.00268131 Jy ! Component: 3400 - total flux cleaned = -0.0026405 Jy ! Component: 3450 - total flux cleaned = -0.00259974 Jy ! Component: 3500 - total flux cleaned = -0.00249778 Jy ! Component: 3550 - total flux cleaned = -0.00245687 Jy ! Component: 3600 - total flux cleaned = -0.00233455 Jy ! Component: 3650 - total flux cleaned = -0.00235497 Jy ! Component: 3700 - total flux cleaned = -0.00227322 Jy ! Component: 3750 - total flux cleaned = -0.0021507 Jy ! Component: 3800 - total flux cleaned = -0.00206895 Jy ! Component: 3850 - total flux cleaned = -0.00198711 Jy ! Component: 3900 - total flux cleaned = -0.00192567 Jy ! Component: 3950 - total flux cleaned = -0.00184368 Jy ! Component: 4000 - total flux cleaned = -0.00176147 Jy ! Component: 4050 - total flux cleaned = -0.00174084 Jy ! Total flux subtracted in 4096 components = -0.00167905 Jy ! Clean residual min=-0.001612 max=0.001226 Jy/beam ! Clean residual mean=-0.000004 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.159651 Jy keep ! Adding 220 model components to the UV plane model. ! The established model now contains 305 components and 0.159651 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J0009-3216_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.058 x 16.35 at -25.42 degrees (North through East) ! Clean map min=-0.0044463 max=0.13948 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J0009-3216_S_b_map.fits wmodel /vlbi/uf001/uvm//J0009-3216_S_b_map.mod ! Writing 305 model components to file: /vlbi/uf001/uvm//J0009-3216_S_b_map.mod wobs /vlbi/uf001/uvm//J0009-3216_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J0009-3216_S_b_uvs.fits wwins /vlbi/uf001/uvm//J0009-3216_S_b_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uvm//J0009-3216_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.139481 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000399953 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.86023 0.86023 1.72046 3.44092 6.88184 13.7637 27.5274 55.0547 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.139 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 348.744 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J0009-3216_S_b_dfm.log closed on Sun Jan 13 20:21:12 2019