! Started logfile: /vlbi/uf001/uva//J1445-1629_S_b_dfm.log on Mon Jan 14 03:02:30 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//J1445-1629_S_b_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1445-1629_S_b_uva.fits ! AN table 1: 14 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.908163 visibilities/baseline/integration-bin. ! Found source: J1445-1629 ! ! 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 1068 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 J1445-1629_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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.043003Jy sigma=18.004816 ! Fit after self-cal, rms=0.737957Jy sigma=13.035026 ! 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.564 mas, bmaj=14.78 mas, bpa=-18.07 degrees ! Estimated noise=1.95576 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.193762 Jy ! Component: 100 - total flux cleaned = 0.253354 Jy ! Total flux subtracted in 100 components = 0.253354 Jy ! Clean residual min=-0.020567 max=0.027104 Jy/beam ! Clean residual mean=0.000025 rms=0.005424 Jy/beam ! Combined flux in latest and established models = 0.253354 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.253354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.156971Jy sigma=1.673465 ! Fit after self-cal, rms=0.156918Jy sigma=1.673032 ! 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.033 mas, bmaj=14.44 mas, bpa=-18.03 degrees ! Estimated noise=1.76811 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.0354047 Jy ! Component: 100 - total flux cleaned = 0.0553701 Jy ! Component: 150 - total flux cleaned = 0.0673786 Jy ! Component: 200 - total flux cleaned = 0.0751116 Jy ! Total flux subtracted in 200 components = 0.0751116 Jy ! Clean residual min=-0.014535 max=0.020335 Jy/beam ! Clean residual mean=-0.000034 rms=0.004433 Jy/beam ! Combined flux in latest and established models = 0.328465 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 41 components and 0.328465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.146106Jy sigma=1.440901 ! Fit after self-cal, rms=0.146127Jy sigma=1.439909 ! 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.033 x 14.44 at -18.03 degrees (North through East) ! Clean map min=-0.014298 max=0.25986 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 1.05 KP 0.94 ! LA 0.98 MK 0.99 NL 1.07 OV 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.39 FD 0.97 HN 1.03 KP 0.98 ! LA 0.99 MK 0.94 NL 0.95 OV 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 1.06 KP 0.93 ! LA 1.00 MK 1.02 NL 0.99 OV 0.99 ! ! ! Fit before self-cal, rms=0.146127Jy sigma=1.439909 ! Fit after self-cal, rms=0.156295Jy sigma=1.395517 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.024 mas, bmaj=14.86 mas, bpa=-18.17 degrees ! Estimated noise=1.78024 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.000944732 Jy ! Component: 100 - total flux cleaned = 0.000325962 Jy ! Component: 150 - total flux cleaned = -0.0002249 Jy ! Component: 200 - total flux cleaned = -0.000712182 Jy ! Total flux subtracted in 200 components = -0.000712182 Jy ! Clean residual min=-0.015391 max=0.016106 Jy/beam ! Clean residual mean=-0.000042 rms=0.004304 Jy/beam ! Combined flux in latest and established models = 0.327753 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.327753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.154785Jy sigma=1.390312 ! Fit after self-cal, rms=0.154877Jy sigma=1.389756 ! 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.154877Jy sigma=1.389756 ! Fit after self-cal, rms=0.157698Jy sigma=1.266463 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.998 mas, bmaj=15.36 mas, bpa=-18.31 degrees ! Estimated noise=1.83142 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176642 Jy ! Component: 100 - total flux cleaned = 0.000599598 Jy ! Component: 150 - total flux cleaned = -0.000402128 Jy ! Component: 200 - total flux cleaned = -0.000851285 Jy ! Total flux subtracted in 200 components = -0.000851285 Jy ! Clean residual min=-0.011844 max=0.009763 Jy/beam ! Clean residual mean=-0.000008 rms=0.002938 Jy/beam ! Combined flux in latest and established models = 0.326902 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 71 components and 0.326902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.154875Jy sigma=1.254698 ! Fit after self-cal, rms=0.155038Jy sigma=1.254086 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.000675399 Jy ! Component: 100 - total flux cleaned = -0.00102109 Jy ! Component: 150 - total flux cleaned = -0.00164242 Jy ! Component: 200 - total flux cleaned = -0.00222266 Jy ! Total flux subtracted in 200 components = -0.00222266 Jy ! Clean residual min=-0.011638 max=0.010085 Jy/beam ! Clean residual mean=-0.000007 rms=0.002869 Jy/beam ! Combined flux in latest and established models = 0.324679 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 77 components and 0.324679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.153947Jy sigma=1.250894 ! Fit after self-cal, rms=0.153916Jy sigma=1.250735 ! 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.153916Jy sigma=1.250735 ! Fit after self-cal, rms=0.138405Jy sigma=1.160676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.004 mas, bmaj=15.2 mas, bpa=-18.32 degrees ! Estimated noise=1.82118 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115312 Jy ! Component: 100 - total flux cleaned = 0.00149151 Jy ! Component: 150 - total flux cleaned = 0.00169648 Jy ! Component: 200 - total flux cleaned = 0.00188747 Jy ! Total flux subtracted in 200 components = 0.00188747 Jy ! Clean residual min=-0.008223 max=0.007816 Jy/beam ! Clean residual mean=0.000012 rms=0.001929 Jy/beam ! Combined flux in latest and established models = 0.326567 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 95 components and 0.326567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.137963Jy sigma=1.156780 ! Fit after self-cal, rms=0.137982Jy sigma=1.156370 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.000179956 Jy ! Component: 100 - total flux cleaned = 0.000353521 Jy ! Component: 150 - total flux cleaned = 0.000435343 Jy ! Component: 200 - total flux cleaned = 0.000593394 Jy ! Total flux subtracted in 200 components = 0.000593394 Jy ! Clean residual min=-0.008042 max=0.007755 Jy/beam ! Clean residual mean=0.000011 rms=0.001904 Jy/beam ! Combined flux in latest and established models = 0.32716 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 101 components and 0.32716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.137668Jy sigma=1.154440 ! Fit after self-cal, rms=0.137661Jy sigma=1.154402 ! 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.137661Jy sigma=1.154402 ! Fit after self-cal, rms=0.136385Jy sigma=1.153996 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.999 mas, bmaj=18.35 mas, bpa=-8.454 degrees ! Estimated noise=2.36003 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000290283 Jy ! Component: 100 - total flux cleaned = 0.000668923 Jy ! Component: 150 - total flux cleaned = 0.000845126 Jy ! Component: 200 - total flux cleaned = 0.000894235 Jy ! Total flux subtracted in 200 components = 0.000894235 Jy ! Clean residual min=-0.008638 max=0.009236 Jy/beam ! Clean residual mean=0.000017 rms=0.002523 Jy/beam ! Combined flux in latest and established models = 0.328054 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 112 components and 0.328054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.136161Jy sigma=1.154788 ! Fit after self-cal, rms=0.136135Jy sigma=1.154544 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.48621e-05 Jy ! Component: 100 - total flux cleaned = 4.41701e-05 Jy ! Component: 150 - total flux cleaned = 0.000122547 Jy ! Component: 200 - total flux cleaned = 0.000199742 Jy ! Total flux subtracted in 200 components = 0.000199742 Jy ! Clean residual min=-0.008503 max=0.009105 Jy/beam ! Clean residual mean=0.000016 rms=0.002503 Jy/beam ! Combined flux in latest and established models = 0.328254 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 119 components and 0.328254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.136015Jy sigma=1.154785 ! Fit after self-cal, rms=0.136023Jy sigma=1.154703 ! 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.008 mas, bmaj=15.18 mas, bpa=-18.28 degrees ! Estimated noise=1.82244 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.008 x 15.18 at -18.28 degrees (North through East) ! Clean map min=-0.0077382 max=0.26598 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.553 mas, bmaj=15.48 mas, bpa=-18.05 degrees ! Estimated noise=2.0167 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.199665 Jy ! Component: 100 - total flux cleaned = 0.262188 Jy ! Component: 150 - total flux cleaned = 0.293389 Jy ! Component: 200 - total flux cleaned = 0.310053 Jy ! Total flux subtracted in 200 components = 0.310053 Jy ! Clean residual min=-0.009509 max=0.009855 Jy/beam ! Clean residual mean=0.000027 rms=0.002382 Jy/beam ! Combined flux in latest and established models = 0.310053 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.310053 Jy ! Inverting map and beam ! Estimated beam: bmin=3.008 mas, bmaj=15.18 mas, bpa=-18.28 degrees ! Estimated noise=1.82244 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.00999391 Jy ! Component: 100 - total flux cleaned = 0.0151702 Jy ! Component: 150 - total flux cleaned = 0.0167724 Jy ! Component: 200 - total flux cleaned = 0.0179346 Jy ! Total flux subtracted in 200 components = 0.0179346 Jy ! Clean residual min=-0.008481 max=0.008192 Jy/beam ! Clean residual mean=0.000014 rms=0.002010 Jy/beam ! Combined flux in latest and established models = 0.327987 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 37 components and 0.327987 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.999 mas, bmaj=18.35 mas, bpa=-8.454 degrees ! Estimated noise=2.36003 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130607 Jy ! Component: 100 - total flux cleaned = 0.0019545 Jy ! Component: 150 - total flux cleaned = 0.00241481 Jy ! Component: 200 - total flux cleaned = 0.00261979 Jy ! Total flux subtracted in 200 components = 0.00261979 Jy ! Clean residual min=-0.008787 max=0.009167 Jy/beam ! Clean residual mean=0.000015 rms=0.002590 Jy/beam ! Combined flux in latest and established models = 0.330607 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 = 5.8834e-05 Jy ! Component: 100 - total flux cleaned = -1.36866e-06 Jy ! Component: 150 - total flux cleaned = -1.31533e-07 Jy ! Component: 200 - total flux cleaned = 5.03737e-05 Jy ! Total flux subtracted in 200 components = 5.03737e-05 Jy ! Clean residual min=-0.008653 max=0.009035 Jy/beam ! Clean residual mean=0.000015 rms=0.002561 Jy/beam ! Combined flux in latest and established models = 0.330657 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 64 components and 0.330657 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.008 mas, bmaj=15.18 mas, bpa=-18.28 degrees ! Estimated noise=1.82244 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00103093 Jy ! Component: 100 - total flux cleaned = -0.000813972 Jy ! Component: 150 - total flux cleaned = -0.000720684 Jy ! Component: 200 - total flux cleaned = -0.000719838 Jy ! Total flux subtracted in 200 components = -0.000719838 Jy ! Clean residual min=-0.008085 max=0.008012 Jy/beam ! Clean residual mean=0.000012 rms=0.001944 Jy/beam ! Combined flux in latest and established models = 0.329937 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 75 components and 0.329937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.135541Jy sigma=1.157531 ! Fit after self-cal, rms=0.135472Jy sigma=1.157246 wmodel J1445-1629_S_b_map.mod ! Writing 75 model components to file: J1445-1629_S_b_map.mod wobs J1445-1629_S_b_uvs.fits ! Writing UV FITS file: J1445-1629_S_b_uvs.fits wwins J1445-1629_S_b_map.win ! wwins: Wrote 1 windows to J1445-1629_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.000729518 Jy ! Component: 100 - total flux cleaned = 0.00180044 Jy ! Component: 150 - total flux cleaned = 0.00315247 Jy ! Component: 200 - total flux cleaned = 0.00395118 Jy ! Component: 250 - total flux cleaned = 0.0051378 Jy ! Component: 300 - total flux cleaned = 0.00555177 Jy ! Component: 350 - total flux cleaned = 0.00584781 Jy ! Component: 400 - total flux cleaned = 0.00594096 Jy ! Component: 450 - total flux cleaned = 0.00594174 Jy ! Component: 500 - total flux cleaned = 0.00559019 Jy ! Component: 550 - total flux cleaned = 0.0055048 Jy ! Component: 600 - total flux cleaned = 0.00542018 Jy ! Component: 650 - total flux cleaned = 0.00509765 Jy ! Component: 700 - total flux cleaned = 0.00486309 Jy ! Component: 750 - total flux cleaned = 0.00440499 Jy ! Component: 800 - total flux cleaned = 0.00418068 Jy ! Component: 850 - total flux cleaned = 0.00367204 Jy ! Component: 900 - total flux cleaned = 0.00331676 Jy ! Component: 950 - total flux cleaned = 0.00289798 Jy ! Component: 1000 - total flux cleaned = 0.00248748 Jy ! Component: 1050 - total flux cleaned = 0.00221991 Jy ! Component: 1100 - total flux cleaned = 0.0020862 Jy ! Component: 1150 - total flux cleaned = 0.00156816 Jy ! Component: 1200 - total flux cleaned = 0.00137815 Jy ! Component: 1250 - total flux cleaned = 0.00112899 Jy ! Component: 1300 - total flux cleaned = 0.000822909 Jy ! Component: 1350 - total flux cleaned = 0.000642558 Jy ! Component: 1400 - total flux cleaned = 0.000463668 Jy ! Component: 1450 - total flux cleaned = 0.000228913 Jy ! Component: 1500 - total flux cleaned = -2.33868e-06 Jy ! Component: 1550 - total flux cleaned = -0.00011654 Jy ! Component: 1600 - total flux cleaned = -0.00050913 Jy ! Component: 1650 - total flux cleaned = -0.000729775 Jy ! Component: 1700 - total flux cleaned = -0.000948504 Jy ! Component: 1750 - total flux cleaned = -0.00127273 Jy ! Component: 1800 - total flux cleaned = -0.00148493 Jy ! Component: 1850 - total flux cleaned = -0.00164194 Jy ! Component: 1900 - total flux cleaned = -0.00159044 Jy ! Component: 1950 - total flux cleaned = -0.00179585 Jy ! Component: 2000 - total flux cleaned = -0.00194692 Jy ! Component: 2050 - total flux cleaned = -0.0020467 Jy ! Component: 2100 - total flux cleaned = -0.00209583 Jy ! Component: 2150 - total flux cleaned = -0.00214504 Jy ! Component: 2200 - total flux cleaned = -0.0023383 Jy ! Component: 2250 - total flux cleaned = -0.00233776 Jy ! Component: 2300 - total flux cleaned = -0.0024795 Jy ! Component: 2350 - total flux cleaned = -0.00261953 Jy ! Component: 2400 - total flux cleaned = -0.00266582 Jy ! Component: 2450 - total flux cleaned = -0.00280273 Jy ! Component: 2500 - total flux cleaned = -0.00284792 Jy ! Component: 2550 - total flux cleaned = -0.00302679 Jy ! Component: 2600 - total flux cleaned = -0.00324743 Jy ! Component: 2650 - total flux cleaned = -0.00324734 Jy ! Component: 2700 - total flux cleaned = -0.0034643 Jy ! Component: 2750 - total flux cleaned = -0.00346454 Jy ! Component: 2800 - total flux cleaned = -0.00371973 Jy ! Component: 2850 - total flux cleaned = -0.00380462 Jy ! Component: 2900 - total flux cleaned = -0.00405449 Jy ! Component: 2950 - total flux cleaned = -0.00413747 Jy ! Component: 3000 - total flux cleaned = -0.00430101 Jy ! Component: 3050 - total flux cleaned = -0.00454428 Jy ! Component: 3100 - total flux cleaned = -0.00474403 Jy ! Component: 3150 - total flux cleaned = -0.00478399 Jy ! Component: 3200 - total flux cleaned = -0.00505924 Jy ! Component: 3250 - total flux cleaned = -0.00525474 Jy ! Component: 3300 - total flux cleaned = -0.00540979 Jy ! Component: 3350 - total flux cleaned = -0.00548646 Jy ! Component: 3400 - total flux cleaned = -0.0056388 Jy ! Component: 3450 - total flux cleaned = -0.00578994 Jy ! Component: 3500 - total flux cleaned = -0.00601451 Jy ! Component: 3550 - total flux cleaned = -0.00627433 Jy ! Component: 3600 - total flux cleaned = -0.00642186 Jy ! Component: 3650 - total flux cleaned = -0.00656822 Jy ! Component: 3700 - total flux cleaned = -0.00682206 Jy ! Component: 3750 - total flux cleaned = -0.00689429 Jy ! Component: 3800 - total flux cleaned = -0.00703728 Jy ! Component: 3850 - total flux cleaned = -0.00714372 Jy ! Component: 3900 - total flux cleaned = -0.00735517 Jy ! Component: 3950 - total flux cleaned = -0.00745985 Jy ! Component: 4000 - total flux cleaned = -0.00752963 Jy ! Component: 4050 - total flux cleaned = -0.00773699 Jy ! Total flux subtracted in 4096 components = -0.0077023 Jy ! Clean residual min=-0.002332 max=0.001890 Jy/beam ! Clean residual mean=0.000005 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.322235 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 335 components and 0.322235 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1445-1629_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.008 x 15.18 at -18.28 degrees (North through East) ! Clean map min=-0.0061076 max=0.26659 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1445-1629_S_b_map.fits wmodel /vlbi/uf001/uva//J1445-1629_S_b_map.mod ! Writing 335 model components to file: /vlbi/uf001/uva//J1445-1629_S_b_map.mod wobs /vlbi/uf001/uva//J1445-1629_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1445-1629_S_b_uvs.fits wwins /vlbi/uf001/uva//J1445-1629_S_b_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1445-1629_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.266588 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000619955 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.697657 0.697657 1.39531 2.79063 5.58125 11.1625 22.325 44.65 89.3 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.266 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 430.011 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1445-1629_S_b_dfm.log closed on Mon Jan 14 03:02:34 2019