! Started logfile: /vlbi/uf001/uvm//J0317-2803_S_b_dfm.log on Sun Jan 13 20:39:21 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//J0317-2803_S_b_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J0317-2803_S_b_uvm.fits ! AN table 1: 37 integrations on 15 of 15 possible baselines. ! AN table 2: 37 integrations on 21 of 21 possible baselines. ! AN table 3: 36 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.993162 visibilities/baseline/integration-bin. ! Found source: J0317-2803 ! ! 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 6972 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 J0317-2803_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 7 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.999131Jy sigma=15.913047 ! Fit after self-cal, rms=0.932719Jy sigma=14.826295 ! 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.811 mas, bmaj=18.17 mas, bpa=-13.43 degrees ! Estimated noise=0.91108 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.0540337 Jy ! Component: 100 - total flux cleaned = 0.0717898 Jy ! Total flux subtracted in 100 components = 0.0717898 Jy ! Clean residual min=-0.008779 max=0.012631 Jy/beam ! Clean residual mean=-0.000006 rms=0.003232 Jy/beam ! Combined flux in latest and established models = 0.0717898 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0717898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108710Jy sigma=1.500644 ! Fit after self-cal, rms=0.107442Jy sigma=1.484653 ! 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.41 mas, bmaj=18.72 mas, bpa=-12.58 degrees ! Estimated noise=0.559912 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.0125118 Jy ! Component: 100 - total flux cleaned = 0.0194303 Jy ! Component: 150 - total flux cleaned = 0.0237112 Jy ! Component: 200 - total flux cleaned = 0.0265589 Jy ! Total flux subtracted in 200 components = 0.0265589 Jy ! Clean residual min=-0.010749 max=0.016018 Jy/beam ! Clean residual mean=0.000009 rms=0.003863 Jy/beam ! Combined flux in latest and established models = 0.0983487 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 75 components and 0.0983487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106124Jy sigma=1.455110 ! Fit after self-cal, rms=0.106122Jy sigma=1.452829 ! 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.41 x 18.72 at -12.58 degrees (North through East) ! Clean map min=-0.01039 max=0.071129 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.81 FD 0.82 HN 1.18 KP 1.21 ! LA 0.62 NL 1.46 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 1.04 KP 0.94 LA 1.15 ! MK 1.17 NL 1.87 PT 0.68 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.76 FD 1.69 HN 1.17 KP 0.83 ! LA 1.01 MK 1.11 NL 1.14 OV 0.80 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.42 FD 0.79 HN 0.96 KP 1.15 ! LA 0.64 NL 0.77 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.07 FD 0.95 KP 1.02 LA 1.25 ! MK 1.00 NL 0.89 PT 0.81 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.10 FD 1.49 HN 1.07 KP 0.95 ! LA 1.09 MK 1.19 NL 1.10 OV 0.76 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.33 FD 0.71 HN 1.00 KP 1.10 ! LA 0.67 NL 1.15 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.10 FD 0.86 KP 1.25 LA 1.71 ! MK 1.11 NL 1.54 PT 0.68 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.88 FD 1.30 HN 1.07 KP 0.86 ! LA 1.31 MK 1.02 NL 1.20 OV 0.83 ! ! ! Fit before self-cal, rms=0.106122Jy sigma=1.452829 ! Fit after self-cal, rms=0.126190Jy sigma=1.391389 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.57 mas, bmaj=18.84 mas, bpa=-12.59 degrees ! Estimated noise=0.569299 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.000249709 Jy ! Component: 100 - total flux cleaned = -0.000330612 Jy ! Component: 150 - total flux cleaned = -0.000395462 Jy ! Component: 200 - total flux cleaned = -0.00044619 Jy ! Total flux subtracted in 200 components = -0.00044619 Jy ! Clean residual min=-0.007519 max=0.011866 Jy/beam ! Clean residual mean=0.000003 rms=0.002886 Jy/beam ! Combined flux in latest and established models = 0.0979025 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 94 components and 0.0979025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.126072Jy sigma=1.390027 ! Fit after self-cal, rms=0.128108Jy sigma=1.379088 ! 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.128108Jy sigma=1.379088 ! Fit after self-cal, rms=0.140503Jy sigma=1.376767 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.625 mas, bmaj=18.98 mas, bpa=-12.48 degrees ! Estimated noise=0.58395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000824927 Jy ! Component: 100 - total flux cleaned = 0.000747457 Jy ! Component: 150 - total flux cleaned = 0.000615256 Jy ! Component: 200 - total flux cleaned = 0.000496382 Jy ! Total flux subtracted in 200 components = 0.000496382 Jy ! Clean residual min=-0.007484 max=0.010762 Jy/beam ! Clean residual mean=-0.000017 rms=0.002891 Jy/beam ! Combined flux in latest and established models = 0.0983989 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 107 components and 0.0983989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.140385Jy sigma=1.375843 ! Fit after self-cal, rms=0.140875Jy sigma=1.375062 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.000101372 Jy ! Component: 100 - total flux cleaned = -2.57835e-05 Jy ! Component: 150 - total flux cleaned = -8.46024e-05 Jy ! Component: 200 - total flux cleaned = -0.000136845 Jy ! Total flux subtracted in 200 components = -0.000136845 Jy ! Clean residual min=-0.007552 max=0.010666 Jy/beam ! Clean residual mean=-0.000022 rms=0.002909 Jy/beam ! Combined flux in latest and established models = 0.098262 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 117 components and 0.0982621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.140799Jy sigma=1.374609 ! Fit after self-cal, rms=0.140832Jy sigma=1.374390 ! 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.140832Jy sigma=1.374390 ! Fit after self-cal, rms=0.143983Jy sigma=1.374127 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.652 mas, bmaj=19.03 mas, bpa=-12.38 degrees ! Estimated noise=0.588929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000665423 Jy ! Component: 100 - total flux cleaned = 0.000601456 Jy ! Component: 150 - total flux cleaned = 0.000489804 Jy ! Component: 200 - total flux cleaned = 0.000389636 Jy ! Total flux subtracted in 200 components = 0.000389636 Jy ! Clean residual min=-0.007629 max=0.010764 Jy/beam ! Clean residual mean=-0.000021 rms=0.002917 Jy/beam ! Combined flux in latest and established models = 0.0986517 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 127 components and 0.0986517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.143904Jy sigma=1.373625 ! Fit after self-cal, rms=0.144022Jy sigma=1.373419 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 = 6.56314e-05 Jy ! Component: 100 - total flux cleaned = -9.54132e-05 Jy ! Component: 150 - total flux cleaned = -0.000139984 Jy ! Component: 200 - total flux cleaned = -0.000183184 Jy ! Total flux subtracted in 200 components = -0.000183184 Jy ! Clean residual min=-0.007673 max=0.010695 Jy/beam ! Clean residual mean=-0.000022 rms=0.002920 Jy/beam ! Combined flux in latest and established models = 0.0984685 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 133 components and 0.0984685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.143964Jy sigma=1.373107 ! Fit after self-cal, rms=0.143982Jy sigma=1.372943 ! 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.143982Jy sigma=1.372943 ! Fit after self-cal, rms=0.145354Jy sigma=1.372797 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.264 mas, bmaj=24.67 mas, bpa=-1.822 degrees ! Estimated noise=0.67243 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00039123 Jy ! Component: 100 - total flux cleaned = 0.000749923 Jy ! Component: 150 - total flux cleaned = 0.000886291 Jy ! Component: 200 - total flux cleaned = 0.00100987 Jy ! Total flux subtracted in 200 components = 0.00100987 Jy ! Clean residual min=-0.011107 max=0.015577 Jy/beam ! Clean residual mean=-0.000033 rms=0.004399 Jy/beam ! Combined flux in latest and established models = 0.0994784 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 137 components and 0.0994784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.145334Jy sigma=1.373717 ! Fit after self-cal, rms=0.145373Jy sigma=1.373505 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.00032586 Jy ! Component: 100 - total flux cleaned = -0.000190123 Jy ! Component: 150 - total flux cleaned = -1.95562e-05 Jy ! Component: 200 - total flux cleaned = 0.000135921 Jy ! Total flux subtracted in 200 components = 0.000135921 Jy ! Clean residual min=-0.011257 max=0.015606 Jy/beam ! Clean residual mean=-0.000034 rms=0.004414 Jy/beam ! Combined flux in latest and established models = 0.0996143 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 142 components and 0.0996143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.145356Jy sigma=1.373963 ! Fit after self-cal, rms=0.145343Jy sigma=1.373866 ! 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.67 mas, bmaj=19.09 mas, bpa=-12.3 degrees ! Estimated noise=0.591268 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.67 x 19.09 at -12.3 degrees (North through East) ! Clean map min=-0.0077984 max=0.070505 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=3.073 mas, bmaj=18.38 mas, bpa=-13.19 degrees ! Estimated noise=0.979449 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0557038 Jy ! Component: 100 - total flux cleaned = 0.0753477 Jy ! Component: 150 - total flux cleaned = 0.0869006 Jy ! Component: 200 - total flux cleaned = 0.0940526 Jy ! Total flux subtracted in 200 components = 0.0940526 Jy ! Clean residual min=-0.007887 max=0.011068 Jy/beam ! Clean residual mean=-0.000040 rms=0.002420 Jy/beam ! Combined flux in latest and established models = 0.0940526 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0940526 Jy ! Inverting map and beam ! Estimated beam: bmin=3.67 mas, bmaj=19.09 mas, bpa=-12.3 degrees ! Estimated noise=0.591268 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.00400434 Jy ! Component: 100 - total flux cleaned = 0.0048074 Jy ! Component: 150 - total flux cleaned = 0.00500908 Jy ! Component: 200 - total flux cleaned = 0.0049187 Jy ! Total flux subtracted in 200 components = 0.0049187 Jy ! Clean residual min=-0.007824 max=0.011068 Jy/beam ! Clean residual mean=-0.000025 rms=0.002965 Jy/beam ! Combined flux in latest and established models = 0.0989713 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 51 components and 0.0989713 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.264 mas, bmaj=24.67 mas, bpa=-1.822 degrees ! Estimated noise=0.67243 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000544019 Jy ! Component: 100 - total flux cleaned = 0.000962532 Jy ! Component: 150 - total flux cleaned = 0.000897703 Jy ! Component: 200 - total flux cleaned = 0.000949207 Jy ! Total flux subtracted in 200 components = 0.000949207 Jy ! Clean residual min=-0.011295 max=0.015646 Jy/beam ! Clean residual mean=-0.000035 rms=0.004433 Jy/beam ! Combined flux in latest and established models = 0.0999205 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.66256e-07 Jy ! Component: 100 - total flux cleaned = -1.29858e-06 Jy ! Component: 150 - total flux cleaned = 4.6367e-05 Jy ! Component: 200 - total flux cleaned = 4.74281e-05 Jy ! Total flux subtracted in 200 components = 4.74281e-05 Jy ! Clean residual min=-0.011384 max=0.015576 Jy/beam ! Clean residual mean=-0.000034 rms=0.004429 Jy/beam ! Combined flux in latest and established models = 0.0999679 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 67 components and 0.0999679 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.67 mas, bmaj=19.09 mas, bpa=-12.3 degrees ! Estimated noise=0.591268 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.06498e-06 Jy ! Component: 100 - total flux cleaned = -0.000212811 Jy ! Component: 150 - total flux cleaned = -0.000341449 Jy ! Component: 200 - total flux cleaned = -0.000574118 Jy ! Total flux subtracted in 200 components = -0.000574118 Jy ! Clean residual min=-0.007924 max=0.010989 Jy/beam ! Clean residual mean=-0.000023 rms=0.002953 Jy/beam ! Combined flux in latest and established models = 0.0993938 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 83 components and 0.0993938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.145355Jy sigma=1.374373 ! Fit after self-cal, rms=0.145379Jy sigma=1.374082 wmodel J0317-2803_S_b_map.mod ! Writing 83 model components to file: J0317-2803_S_b_map.mod wobs J0317-2803_S_b_uvs.fits ! Writing UV FITS file: J0317-2803_S_b_uvs.fits wwins J0317-2803_S_b_map.win ! wwins: Wrote 1 windows to J0317-2803_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.00486139 Jy ! Component: 100 - total flux cleaned = 0.00923344 Jy ! Component: 150 - total flux cleaned = 0.01332 Jy ! Component: 200 - total flux cleaned = 0.0168532 Jy ! Component: 250 - total flux cleaned = 0.0196021 Jy ! Component: 300 - total flux cleaned = 0.022072 Jy ! Component: 350 - total flux cleaned = 0.0241582 Jy ! Component: 400 - total flux cleaned = 0.026023 Jy ! Component: 450 - total flux cleaned = 0.0270934 Jy ! Component: 500 - total flux cleaned = 0.0280108 Jy ! Component: 550 - total flux cleaned = 0.0284544 Jy ! Component: 600 - total flux cleaned = 0.0287758 Jy ! Component: 650 - total flux cleaned = 0.029189 Jy ! Component: 700 - total flux cleaned = 0.0293911 Jy ! Component: 750 - total flux cleaned = 0.0297823 Jy ! Component: 800 - total flux cleaned = 0.0301607 Jy ! Component: 850 - total flux cleaned = 0.0303453 Jy ! Component: 900 - total flux cleaned = 0.0307925 Jy ! Component: 950 - total flux cleaned = 0.0313143 Jy ! Component: 1000 - total flux cleaned = 0.0318243 Jy ! Component: 1050 - total flux cleaned = 0.0323211 Jy ! Component: 1100 - total flux cleaned = 0.0328067 Jy ! Component: 1150 - total flux cleaned = 0.0332013 Jy ! Component: 1200 - total flux cleaned = 0.0335098 Jy ! Component: 1250 - total flux cleaned = 0.0340387 Jy ! Component: 1300 - total flux cleaned = 0.0344812 Jy ! Component: 1350 - total flux cleaned = 0.0349878 Jy ! Component: 1400 - total flux cleaned = 0.0354845 Jy ! Component: 1450 - total flux cleaned = 0.0358324 Jy ! Component: 1500 - total flux cleaned = 0.0361068 Jy ! Component: 1550 - total flux cleaned = 0.0366428 Jy ! Component: 1600 - total flux cleaned = 0.0369712 Jy ! Component: 1650 - total flux cleaned = 0.037229 Jy ! Component: 1700 - total flux cleaned = 0.0375449 Jy ! Component: 1750 - total flux cleaned = 0.0377321 Jy ! Component: 1800 - total flux cleaned = 0.0380978 Jy ! Component: 1850 - total flux cleaned = 0.0384566 Jy ! Component: 1900 - total flux cleaned = 0.0388093 Jy ! Component: 1950 - total flux cleaned = 0.0391574 Jy ! Component: 2000 - total flux cleaned = 0.0394432 Jy ! Component: 2050 - total flux cleaned = 0.0398357 Jy ! Component: 2100 - total flux cleaned = 0.0401113 Jy ! Component: 2150 - total flux cleaned = 0.040437 Jy ! Component: 2200 - total flux cleaned = 0.0407579 Jy ! Component: 2250 - total flux cleaned = 0.041074 Jy ! Component: 2300 - total flux cleaned = 0.0412818 Jy ! Component: 2350 - total flux cleaned = 0.0416415 Jy ! Component: 2400 - total flux cleaned = 0.0419964 Jy ! Component: 2450 - total flux cleaned = 0.0421972 Jy ! Component: 2500 - total flux cleaned = 0.0425931 Jy ! Component: 2550 - total flux cleaned = 0.0428379 Jy ! Component: 2600 - total flux cleaned = 0.0432249 Jy ! Component: 2650 - total flux cleaned = 0.0433202 Jy ! Component: 2700 - total flux cleaned = 0.0435097 Jy ! Component: 2750 - total flux cleaned = 0.0438378 Jy ! Component: 2800 - total flux cleaned = 0.0439766 Jy ! Component: 2850 - total flux cleaned = 0.0441147 Jy ! Component: 2900 - total flux cleaned = 0.0443877 Jy ! Component: 2950 - total flux cleaned = 0.0445679 Jy ! Component: 3000 - total flux cleaned = 0.0446126 Jy ! Component: 3050 - total flux cleaned = 0.0449667 Jy ! Component: 3100 - total flux cleaned = 0.0449668 Jy ! Component: 3150 - total flux cleaned = 0.0450105 Jy ! Component: 3200 - total flux cleaned = 0.045054 Jy ! Component: 3250 - total flux cleaned = 0.0452253 Jy ! Component: 3300 - total flux cleaned = 0.0453951 Jy ! Component: 3350 - total flux cleaned = 0.0455629 Jy ! Component: 3400 - total flux cleaned = 0.0453957 Jy ! Component: 3450 - total flux cleaned = 0.045437 Jy ! Component: 3500 - total flux cleaned = 0.0451898 Jy ! Component: 3550 - total flux cleaned = 0.0451904 Jy ! Component: 3600 - total flux cleaned = 0.0451498 Jy ! Component: 3650 - total flux cleaned = 0.0449877 Jy ! Component: 3700 - total flux cleaned = 0.0447869 Jy ! Component: 3750 - total flux cleaned = 0.0447069 Jy ! Component: 3800 - total flux cleaned = 0.0445073 Jy ! Component: 3850 - total flux cleaned = 0.0443085 Jy ! Component: 3900 - total flux cleaned = 0.0440317 Jy ! Component: 3950 - total flux cleaned = 0.043874 Jy ! Component: 4000 - total flux cleaned = 0.0436383 Jy ! Component: 4050 - total flux cleaned = 0.0434425 Jy ! Total flux subtracted in 4096 components = 0.0432475 Jy ! Clean residual min=-0.002261 max=0.002279 Jy/beam ! Clean residual mean=-0.000005 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.142641 Jy keep ! Adding 416 model components to the UV plane model. ! The established model now contains 499 components and 0.142642 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J0317-2803_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.67 x 19.09 at -12.3 degrees (North through East) ! Clean map min=-0.0060964 max=0.070683 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J0317-2803_S_b_map.fits wmodel /vlbi/uf001/uvm//J0317-2803_S_b_map.mod ! Writing 499 model components to file: /vlbi/uf001/uvm//J0317-2803_S_b_map.mod wobs /vlbi/uf001/uvm//J0317-2803_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J0317-2803_S_b_uvs.fits wwins /vlbi/uf001/uvm//J0317-2803_S_b_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uvm//J0317-2803_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0706826 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000820828 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.48386 3.48386 6.96772 13.9354 27.8709 55.7418 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.07 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 86.111 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J0317-2803_S_b_dfm.log closed on Sun Jan 13 20:39:25 2019