! Started logfile: /vlbi/uf001/uva//J1057-2342_S_dfm.log on Mon Jan 14 01:02:47 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//J1057-2342_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1057-2342_S_uva.fits ! AN table 1: 58 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.856527 visibilities/baseline/integration-bin. ! Found source: J1057-2342 ! ! 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 4173 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 J1057-2342_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 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.036900Jy sigma=16.292138 ! Fit after self-cal, rms=0.705088Jy sigma=11.032766 ! 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=5.057 mas, bmaj=30.85 mas, bpa=-7.04 degrees ! Estimated noise=0.913561 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.232471 Jy ! Component: 100 - total flux cleaned = 0.286605 Jy ! Total flux subtracted in 100 components = 0.286605 Jy ! Clean residual min=-0.013418 max=0.021093 Jy/beam ! Clean residual mean=-0.000111 rms=0.004848 Jy/beam ! Combined flux in latest and established models = 0.286605 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.286605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085529Jy sigma=1.318733 ! Fit after self-cal, rms=0.085515Jy sigma=1.318319 ! 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=5.591 mas, bmaj=33.6 mas, bpa=-7.408 degrees ! Estimated noise=0.773633 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.0257187 Jy ! Component: 100 - total flux cleaned = 0.0388591 Jy ! Component: 150 - total flux cleaned = 0.0459908 Jy ! Component: 200 - total flux cleaned = 0.0493512 Jy ! Total flux subtracted in 200 components = 0.0493512 Jy ! Clean residual min=-0.006895 max=0.007143 Jy/beam ! Clean residual mean=-0.000019 rms=0.002270 Jy/beam ! Combined flux in latest and established models = 0.335956 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 68 components and 0.335956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078445Jy sigma=1.188636 ! Fit after self-cal, rms=0.078427Jy sigma=1.188012 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.591 x 33.6 at -7.408 degrees (North through East) ! Clean map min=-0.0068752 max=0.29999 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.05 KP 1.02 ! LA 0.96 NL 1.05 OV 0.97 PT 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 1.07 KP 1.03 ! LA 0.96 NL 1.01 OV 0.90 PT 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.06 KP 1.02 ! LA 0.96 NL 1.00 OV 0.95 PT 1.03 ! ! ! Fit before self-cal, rms=0.078427Jy sigma=1.188012 ! Fit after self-cal, rms=0.077048Jy sigma=1.152269 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.667 mas, bmaj=33.49 mas, bpa=-7.311 degrees ! Estimated noise=0.770871 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.00229292 Jy ! Component: 100 - total flux cleaned = -0.00222551 Jy ! Component: 150 - total flux cleaned = -0.00200274 Jy ! Component: 200 - total flux cleaned = -0.00189262 Jy ! Total flux subtracted in 200 components = -0.00189262 Jy ! Clean residual min=-0.003850 max=0.003641 Jy/beam ! Clean residual mean=-0.000026 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.334064 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 89 components and 0.334064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076683Jy sigma=1.148489 ! Fit after self-cal, rms=0.076733Jy sigma=1.148279 ! 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.076733Jy sigma=1.148279 ! Fit after self-cal, rms=0.076693Jy sigma=1.141135 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.678 mas, bmaj=33.48 mas, bpa=-7.34 degrees ! Estimated noise=0.770068 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00234164 Jy ! Component: 100 - total flux cleaned = -0.00267617 Jy ! Component: 150 - total flux cleaned = -0.0027525 Jy ! Component: 200 - total flux cleaned = -0.00284574 Jy ! Total flux subtracted in 200 components = -0.00284574 Jy ! Clean residual min=-0.002928 max=0.003120 Jy/beam ! Clean residual mean=-0.000019 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.331218 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 124 components and 0.331218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076589Jy sigma=1.140062 ! Fit after self-cal, rms=0.076600Jy sigma=1.139998 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.000295139 Jy ! Component: 100 - total flux cleaned = -0.000180238 Jy ! Component: 150 - total flux cleaned = -7.15153e-05 Jy ! Component: 200 - total flux cleaned = -2.40767e-05 Jy ! Total flux subtracted in 200 components = -2.40767e-05 Jy ! Clean residual min=-0.002852 max=0.003101 Jy/beam ! Clean residual mean=-0.000020 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.331194 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 145 components and 0.331194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076583Jy sigma=1.139891 ! Fit after self-cal, rms=0.076581Jy sigma=1.139873 ! 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.076581Jy sigma=1.139873 ! Fit after self-cal, rms=0.076917Jy sigma=1.138285 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.692 mas, bmaj=33.47 mas, bpa=-7.356 degrees ! Estimated noise=0.770151 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00176577 Jy ! Component: 100 - total flux cleaned = -0.00220953 Jy ! Component: 150 - total flux cleaned = -0.00241479 Jy ! Component: 200 - total flux cleaned = -0.00243798 Jy ! Total flux subtracted in 200 components = -0.00243798 Jy ! Clean residual min=-0.002477 max=0.002767 Jy/beam ! Clean residual mean=-0.000015 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.328756 Jy selfcal ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 194 components and 0.328756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076864Jy sigma=1.137694 ! Fit after self-cal, rms=0.076878Jy sigma=1.137675 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 = 3.29893e-05 Jy ! Component: 100 - total flux cleaned = 1.43912e-05 Jy ! Component: 150 - total flux cleaned = 2.97308e-05 Jy ! Component: 200 - total flux cleaned = 4.27885e-05 Jy ! Total flux subtracted in 200 components = 4.27885e-05 Jy ! Clean residual min=-0.002425 max=0.002735 Jy/beam ! Clean residual mean=-0.000015 rms=0.000806 Jy/beam ! Combined flux in latest and established models = 0.328799 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 219 components and 0.328799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076870Jy sigma=1.137585 ! Fit after self-cal, rms=0.076869Jy sigma=1.137577 ! 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.076869Jy sigma=1.137577 ! Fit after self-cal, rms=0.077059Jy sigma=1.137197 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.168 mas, bmaj=35.03 mas, bpa=-7.046 degrees ! Estimated noise=0.809454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0011607 Jy ! Component: 100 - total flux cleaned = -0.00152947 Jy ! Component: 150 - total flux cleaned = -0.00155364 Jy ! Component: 200 - total flux cleaned = -0.00156394 Jy ! Total flux subtracted in 200 components = -0.00156394 Jy ! Clean residual min=-0.002475 max=0.002610 Jy/beam ! Clean residual mean=-0.000018 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.327235 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 238 components and 0.327235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077040Jy sigma=1.136962 ! Fit after self-cal, rms=0.077048Jy sigma=1.136956 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 = -5.60931e-05 Jy ! Component: 100 - total flux cleaned = -4.62026e-05 Jy ! Component: 150 - total flux cleaned = -4.63842e-05 Jy ! Component: 200 - total flux cleaned = -4.6396e-05 Jy ! Total flux subtracted in 200 components = -4.6396e-05 Jy ! Clean residual min=-0.002470 max=0.002603 Jy/beam ! Clean residual mean=-0.000018 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.327188 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 246 components and 0.327188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077045Jy sigma=1.136917 ! Fit after self-cal, rms=0.077045Jy sigma=1.136915 ! 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=5.703 mas, bmaj=33.48 mas, bpa=-7.363 degrees ! Estimated noise=0.770012 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.703 x 33.48 at -7.363 degrees (North through East) ! Clean map min=-0.0022503 max=0.29982 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=5.156 mas, bmaj=30.84 mas, bpa=-7.045 degrees ! Estimated noise=0.914906 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.232735 Jy ! Component: 100 - total flux cleaned = 0.284664 Jy ! Component: 150 - total flux cleaned = 0.303606 Jy ! Component: 200 - total flux cleaned = 0.312807 Jy ! Total flux subtracted in 200 components = 0.312807 Jy ! Clean residual min=-0.004326 max=0.004968 Jy/beam ! Clean residual mean=-0.000051 rms=0.001306 Jy/beam ! Combined flux in latest and established models = 0.312807 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.312807 Jy ! Inverting map and beam ! Estimated beam: bmin=5.703 mas, bmaj=33.48 mas, bpa=-7.363 degrees ! Estimated noise=0.770012 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.00612326 Jy ! Component: 100 - total flux cleaned = 0.00975465 Jy ! Component: 150 - total flux cleaned = 0.0117707 Jy ! Component: 200 - total flux cleaned = 0.0125235 Jy ! Total flux subtracted in 200 components = 0.0125235 Jy ! Clean residual min=-0.002426 max=0.002604 Jy/beam ! Clean residual mean=-0.000018 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.325331 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 92 components and 0.325331 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.168 mas, bmaj=35.03 mas, bpa=-7.046 degrees ! Estimated noise=0.809454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114091 Jy ! Component: 100 - total flux cleaned = 0.00149049 Jy ! Component: 150 - total flux cleaned = 0.00178428 Jy ! Component: 200 - total flux cleaned = 0.00194618 Jy ! Total flux subtracted in 200 components = 0.00194618 Jy ! Clean residual min=-0.002578 max=0.002576 Jy/beam ! Clean residual mean=-0.000018 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.327277 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.76474e-05 Jy ! Component: 100 - total flux cleaned = 7.01186e-05 Jy ! Component: 150 - total flux cleaned = 9.83044e-05 Jy ! Component: 200 - total flux cleaned = 0.000123182 Jy ! Total flux subtracted in 200 components = 0.000123182 Jy ! Clean residual min=-0.002539 max=0.002590 Jy/beam ! Clean residual mean=-0.000018 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.3274 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 144 components and 0.3274 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.703 mas, bmaj=33.48 mas, bpa=-7.363 degrees ! Estimated noise=0.770012 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00024419 Jy ! Component: 100 - total flux cleaned = -0.000212782 Jy ! Component: 150 - total flux cleaned = -0.000212495 Jy ! Component: 200 - total flux cleaned = -0.00021215 Jy ! Total flux subtracted in 200 components = -0.00021215 Jy ! Clean residual min=-0.002458 max=0.002733 Jy/beam ! Clean residual mean=-0.000015 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.327188 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 165 components and 0.327188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077044Jy sigma=1.136993 ! Fit after self-cal, rms=0.077045Jy sigma=1.136974 wmodel J1057-2342_S_map.mod ! Writing 165 model components to file: J1057-2342_S_map.mod wobs J1057-2342_S_uvs.fits ! Writing UV FITS file: J1057-2342_S_uvs.fits wwins J1057-2342_S_map.win ! wwins: Wrote 1 windows to J1057-2342_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.000594903 Jy ! Component: 100 - total flux cleaned = 0.000802645 Jy ! Component: 150 - total flux cleaned = 0.000881155 Jy ! Component: 200 - total flux cleaned = 0.000882941 Jy ! Component: 250 - total flux cleaned = 0.000815053 Jy ! Component: 300 - total flux cleaned = 0.000682283 Jy ! Component: 350 - total flux cleaned = 0.000554129 Jy ! Component: 400 - total flux cleaned = 0.000431841 Jy ! Component: 450 - total flux cleaned = 0.000402156 Jy ! Component: 500 - total flux cleaned = 0.000373306 Jy ! Component: 550 - total flux cleaned = 0.000318782 Jy ! Component: 600 - total flux cleaned = 0.000266366 Jy ! Component: 650 - total flux cleaned = 0.000163195 Jy ! Component: 700 - total flux cleaned = 8.9018e-05 Jy ! Component: 750 - total flux cleaned = 8.94117e-05 Jy ! Component: 800 - total flux cleaned = 1.79621e-05 Jy ! Component: 850 - total flux cleaned = -5.15558e-05 Jy ! Component: 900 - total flux cleaned = -9.63533e-05 Jy ! Component: 950 - total flux cleaned = -0.000184508 Jy ! Component: 1000 - total flux cleaned = -0.000249371 Jy ! Component: 1050 - total flux cleaned = -0.000249416 Jy ! Component: 1100 - total flux cleaned = -0.000228528 Jy ! Component: 1150 - total flux cleaned = -0.000208296 Jy ! Component: 1200 - total flux cleaned = -0.000188644 Jy ! Component: 1250 - total flux cleaned = -0.000208316 Jy ! Component: 1300 - total flux cleaned = -0.00016947 Jy ! Component: 1350 - total flux cleaned = -0.000150573 Jy ! Component: 1400 - total flux cleaned = -0.000150651 Jy ! Component: 1450 - total flux cleaned = -0.000169662 Jy ! Component: 1500 - total flux cleaned = -0.00016999 Jy ! Component: 1550 - total flux cleaned = -0.00018821 Jy ! Component: 1600 - total flux cleaned = -0.000205644 Jy ! Component: 1650 - total flux cleaned = -0.000135983 Jy ! Component: 1700 - total flux cleaned = -0.000187574 Jy ! Component: 1750 - total flux cleaned = -0.000136643 Jy ! Component: 1800 - total flux cleaned = -0.000103297 Jy ! Component: 1850 - total flux cleaned = -8.68896e-05 Jy ! Component: 1900 - total flux cleaned = -5.40758e-05 Jy ! Component: 1950 - total flux cleaned = -7.01646e-05 Jy ! Component: 2000 - total flux cleaned = -7.00492e-05 Jy ! Component: 2050 - total flux cleaned = -3.85199e-05 Jy ! Component: 2100 - total flux cleaned = -5.39653e-05 Jy ! Component: 2150 - total flux cleaned = -3.82991e-05 Jy ! Component: 2200 - total flux cleaned = -2.29651e-05 Jy ! Component: 2250 - total flux cleaned = -2.29661e-05 Jy ! Component: 2300 - total flux cleaned = 7.19718e-06 Jy ! Component: 2350 - total flux cleaned = 3.71533e-05 Jy ! Component: 2400 - total flux cleaned = 3.71275e-05 Jy ! Component: 2450 - total flux cleaned = 5.20323e-05 Jy ! Component: 2500 - total flux cleaned = 9.5992e-05 Jy ! Component: 2550 - total flux cleaned = 0.000125164 Jy ! Component: 2600 - total flux cleaned = 0.000125111 Jy ! Component: 2650 - total flux cleaned = 0.000154001 Jy ! Component: 2700 - total flux cleaned = 0.000153988 Jy ! Component: 2750 - total flux cleaned = 0.000196993 Jy ! Component: 2800 - total flux cleaned = 0.000239861 Jy ! Component: 2850 - total flux cleaned = 0.00028264 Jy ! Component: 2900 - total flux cleaned = 0.000296843 Jy ! Component: 2950 - total flux cleaned = 0.000353498 Jy ! Component: 3000 - total flux cleaned = 0.000381838 Jy ! Component: 3050 - total flux cleaned = 0.000424285 Jy ! Component: 3100 - total flux cleaned = 0.000438298 Jy ! Component: 3150 - total flux cleaned = 0.00046651 Jy ! Component: 3200 - total flux cleaned = 0.000480629 Jy ! Component: 3250 - total flux cleaned = 0.000494768 Jy ! Component: 3300 - total flux cleaned = 0.000537032 Jy ! Component: 3350 - total flux cleaned = 0.000579374 Jy ! Component: 3400 - total flux cleaned = 0.000635649 Jy ! Component: 3450 - total flux cleaned = 0.000663818 Jy ! Component: 3500 - total flux cleaned = 0.000692048 Jy ! Component: 3550 - total flux cleaned = 0.000706301 Jy ! Component: 3600 - total flux cleaned = 0.000734557 Jy ! Component: 3650 - total flux cleaned = 0.000734516 Jy ! Component: 3700 - total flux cleaned = 0.000791255 Jy ! Component: 3750 - total flux cleaned = 0.000777069 Jy ! Component: 3800 - total flux cleaned = 0.00083395 Jy ! Component: 3850 - total flux cleaned = 0.000805593 Jy ! Component: 3900 - total flux cleaned = 0.000834266 Jy ! Component: 3950 - total flux cleaned = 0.000834196 Jy ! Component: 4000 - total flux cleaned = 0.000834323 Jy ! Component: 4050 - total flux cleaned = 0.000834319 Jy ! Total flux subtracted in 4096 components = 0.00084874 Jy ! Clean residual min=-0.000816 max=0.000780 Jy/beam ! Clean residual mean=-0.000001 rms=0.000289 Jy/beam ! Combined flux in latest and established models = 0.328036 Jy keep ! Adding 474 model components to the UV plane model. ! The established model now contains 639 components and 0.328036 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1057-2342_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.703 x 33.48 at -7.363 degrees (North through East) ! Clean map min=-0.002522 max=0.2995 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1057-2342_S_map.fits wmodel /vlbi/uf001/uva//J1057-2342_S_map.mod ! Writing 639 model components to file: /vlbi/uf001/uva//J1057-2342_S_map.mod wobs /vlbi/uf001/uva//J1057-2342_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1057-2342_S_uvs.fits wwins /vlbi/uf001/uva//J1057-2342_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1057-2342_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.299503 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000287453 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.28793 0.28793 0.57586 1.15172 2.30344 4.60688 9.21376 18.4275 36.855 73.7101 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.299 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1041.92 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1057-2342_S_dfm.log closed on Mon Jan 14 01:02:51 2019