! Started logfile: /vlbi/uf001/uva//J0942-0759_S_dfm.log on Mon Jan 14 00:34:52 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//J0942-0759_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0942-0759_S_uva.fits ! AN table 1: 42 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.962963 visibilities/baseline/integration-bin. ! Found source: J0942-0759 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 5460 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 J0942-0759_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 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.018570Jy sigma=19.241971 ! Fit after self-cal, rms=0.829856Jy sigma=15.659049 ! 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.736 mas, bmaj=6.738 mas, bpa=-2.973 degrees ! Estimated noise=0.654629 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.135047 Jy ! Component: 100 - total flux cleaned = 0.164496 Jy ! Total flux subtracted in 100 components = 0.164496 Jy ! Clean residual min=-0.004855 max=0.008214 Jy/beam ! Clean residual mean=-0.000002 rms=0.001391 Jy/beam ! Combined flux in latest and established models = 0.164496 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.164496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071544Jy sigma=1.293746 ! Fit after self-cal, rms=0.071533Jy sigma=1.293689 ! 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.258 mas, bmaj=7.799 mas, bpa=-2.027 degrees ! Estimated noise=0.55913 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.00652556 Jy ! Component: 100 - total flux cleaned = 0.00716144 Jy ! Component: 150 - total flux cleaned = 0.00698973 Jy ! Component: 200 - total flux cleaned = 0.00685226 Jy ! Total flux subtracted in 200 components = 0.00685226 Jy ! Clean residual min=-0.004275 max=0.005385 Jy/beam ! Clean residual mean=-0.000001 rms=0.001226 Jy/beam ! Combined flux in latest and established models = 0.171349 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.171349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070979Jy sigma=1.284470 ! Fit after self-cal, rms=0.070977Jy sigma=1.284438 ! 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.258 x 7.799 at -2.027 degrees (North through East) ! Clean map min=-0.0041872 max=0.17294 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.96 HN 0.97 KP 1.02 ! LA 0.95 MK 1.00 NL 1.07 OV 1.00 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.96 HN 1.00 KP 1.03 ! LA 0.96 MK 0.97 NL 1.09 OV 0.97 ! PT 0.97 SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 HN 0.97 KP 1.03 ! LA 0.95 MK 1.05 NL 1.10 OV 1.01 ! PT 0.97 SC 0.98 ! ! ! Fit before self-cal, rms=0.070977Jy sigma=1.284438 ! Fit after self-cal, rms=0.070289Jy sigma=1.270937 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.256 mas, bmaj=7.808 mas, bpa=-1.742 degrees ! Estimated noise=0.557591 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.000603393 Jy ! Component: 100 - total flux cleaned = -0.000668787 Jy ! Component: 150 - total flux cleaned = -0.000707163 Jy ! Component: 200 - total flux cleaned = -0.000742046 Jy ! Total flux subtracted in 200 components = -0.000742046 Jy ! Clean residual min=-0.004105 max=0.004490 Jy/beam ! Clean residual mean=0.000000 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.170607 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.170607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070262Jy sigma=1.270791 ! Fit after self-cal, rms=0.070253Jy sigma=1.270646 ! 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.070253Jy sigma=1.270646 ! Fit after self-cal, rms=0.069183Jy sigma=1.234374 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.255 mas, bmaj=7.795 mas, bpa=-1.838 degrees ! Estimated noise=0.557922 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000337882 Jy ! Component: 100 - total flux cleaned = 0.000457958 Jy ! Component: 150 - total flux cleaned = 0.000554521 Jy ! Component: 200 - total flux cleaned = 0.000623188 Jy ! Total flux subtracted in 200 components = 0.000623188 Jy ! Clean residual min=-0.002934 max=0.002759 Jy/beam ! Clean residual mean=-0.000001 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.17123 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 25 components and 0.17123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069177Jy sigma=1.234278 ! Fit after self-cal, rms=0.069203Jy sigma=1.234080 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.85013e-05 Jy ! Component: 100 - total flux cleaned = 3.75517e-05 Jy ! Component: 150 - total flux cleaned = 8.96839e-05 Jy ! Component: 200 - total flux cleaned = 0.000109573 Jy ! Total flux subtracted in 200 components = 0.000109573 Jy ! Clean residual min=-0.002928 max=0.002773 Jy/beam ! Clean residual mean=-0.000001 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.171339 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 28 components and 0.171339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069200Jy sigma=1.234054 ! Fit after self-cal, rms=0.069201Jy sigma=1.234045 ! 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.069201Jy sigma=1.234045 ! Fit after self-cal, rms=0.069361Jy sigma=1.232558 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.252 mas, bmaj=7.786 mas, bpa=-1.866 degrees ! Estimated noise=0.557562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000209724 Jy ! Component: 100 - total flux cleaned = 0.000227039 Jy ! Component: 150 - total flux cleaned = 0.000234307 Jy ! Component: 200 - total flux cleaned = 0.000234263 Jy ! Total flux subtracted in 200 components = 0.000234263 Jy ! Clean residual min=-0.003000 max=0.002731 Jy/beam ! Clean residual mean=-0.000002 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.171574 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 36 components and 0.171574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069359Jy sigma=1.232528 ! Fit after self-cal, rms=0.069367Jy sigma=1.232515 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.08683e-05 Jy ! Component: 100 - total flux cleaned = -4.86615e-06 Jy ! Component: 150 - total flux cleaned = 6.76402e-06 Jy ! Component: 200 - total flux cleaned = 1.69247e-05 Jy ! Total flux subtracted in 200 components = 1.69247e-05 Jy ! Clean residual min=-0.002994 max=0.002725 Jy/beam ! Clean residual mean=-0.000002 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.171591 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 39 components and 0.171591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069366Jy sigma=1.232500 ! Fit after self-cal, rms=0.069366Jy sigma=1.232497 ! 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.069366Jy sigma=1.232497 ! Fit after self-cal, rms=0.069367Jy sigma=1.232490 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.354 mas, bmaj=13.25 mas, bpa=1.261 degrees ! Estimated noise=0.713472 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.81394e-05 Jy ! Component: 100 - total flux cleaned = 9.84482e-05 Jy ! Component: 150 - total flux cleaned = 0.000107119 Jy ! Component: 200 - total flux cleaned = 0.000106804 Jy ! Total flux subtracted in 200 components = 0.000106804 Jy ! Clean residual min=-0.002703 max=0.003074 Jy/beam ! Clean residual mean=-0.000004 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.171697 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 43 components and 0.171697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069368Jy sigma=1.232495 ! Fit after self-cal, rms=0.069368Jy sigma=1.232482 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.97439e-06 Jy ! Component: 100 - total flux cleaned = 1.99742e-05 Jy ! Component: 150 - total flux cleaned = 1.99991e-05 Jy ! Component: 200 - total flux cleaned = 1.52512e-05 Jy ! Total flux subtracted in 200 components = 1.52512e-05 Jy ! Clean residual min=-0.002705 max=0.003064 Jy/beam ! Clean residual mean=-0.000004 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.171713 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 46 components and 0.171713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069369Jy sigma=1.232490 ! Fit after self-cal, rms=0.069368Jy sigma=1.232482 ! 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.25 mas, bmaj=7.783 mas, bpa=-1.879 degrees ! Estimated noise=0.557669 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.25 x 7.783 at -1.879 degrees (North through East) ! Clean map min=-0.0028458 max=0.17258 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.73 mas, bmaj=6.717 mas, bpa=-2.849 degrees ! Estimated noise=0.65448 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.135011 Jy ! Component: 100 - total flux cleaned = 0.164462 Jy ! Component: 150 - total flux cleaned = 0.171093 Jy ! Component: 200 - total flux cleaned = 0.171693 Jy ! Total flux subtracted in 200 components = 0.171693 Jy ! Clean residual min=-0.003507 max=0.003453 Jy/beam ! Clean residual mean=-0.000002 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.171693 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 5 model components to the UV plane model. ! The established model now contains 5 components and 0.171693 Jy ! Inverting map and beam ! Estimated beam: bmin=3.25 mas, bmaj=7.783 mas, bpa=-1.879 degrees ! Estimated noise=0.557669 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.000184402 Jy ! Component: 100 - total flux cleaned = 0.000263446 Jy ! Component: 150 - total flux cleaned = 0.000263278 Jy ! Component: 200 - total flux cleaned = 0.000263618 Jy ! Total flux subtracted in 200 components = 0.000263618 Jy ! Clean residual min=-0.003033 max=0.002725 Jy/beam ! Clean residual mean=-0.000002 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.171957 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 12 components and 0.171957 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=7.354 mas, bmaj=13.25 mas, bpa=1.261 degrees ! Estimated noise=0.713472 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000227596 Jy ! Component: 100 - total flux cleaned = -0.000202065 Jy ! Component: 150 - total flux cleaned = -0.000193296 Jy ! Component: 200 - total flux cleaned = -0.000192337 Jy ! Total flux subtracted in 200 components = -0.000192337 Jy ! Clean residual min=-0.002671 max=0.003060 Jy/beam ! Clean residual mean=-0.000004 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.171765 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 = -2.06776e-08 Jy ! Component: 100 - total flux cleaned = -5.09906e-07 Jy ! Component: 150 - total flux cleaned = -1.38888e-07 Jy ! Component: 200 - total flux cleaned = -2.36045e-07 Jy ! Total flux subtracted in 200 components = -2.36045e-07 Jy ! Clean residual min=-0.002678 max=0.003060 Jy/beam ! Clean residual mean=-0.000004 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.171765 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 19 components and 0.171764 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.25 mas, bmaj=7.783 mas, bpa=-1.879 degrees ! Estimated noise=0.557669 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.02567e-05 Jy ! Component: 100 - total flux cleaned = 5.97919e-05 Jy ! Component: 150 - total flux cleaned = 2.01812e-05 Jy ! Component: 200 - total flux cleaned = -2.43095e-06 Jy ! Total flux subtracted in 200 components = -2.43095e-06 Jy ! Clean residual min=-0.002986 max=0.002742 Jy/beam ! Clean residual mean=-0.000002 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.171762 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 24 components and 0.171762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069374Jy sigma=1.232594 ! Fit after self-cal, rms=0.069374Jy sigma=1.232553 wmodel J0942-0759_S_map.mod ! Writing 24 model components to file: J0942-0759_S_map.mod wobs J0942-0759_S_uvs.fits ! Writing UV FITS file: J0942-0759_S_uvs.fits wwins J0942-0759_S_map.win ! wwins: Wrote 1 windows to J0942-0759_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.000449916 Jy ! Component: 100 - total flux cleaned = -0.000636278 Jy ! Component: 150 - total flux cleaned = -0.00090393 Jy ! Component: 200 - total flux cleaned = -0.00133004 Jy ! Component: 250 - total flux cleaned = -0.0014946 Jy ! Component: 300 - total flux cleaned = -0.00161544 Jy ! Component: 350 - total flux cleaned = -0.00181172 Jy ! Component: 400 - total flux cleaned = -0.00188842 Jy ! Component: 450 - total flux cleaned = -0.00196342 Jy ! Component: 500 - total flux cleaned = -0.00200031 Jy ! Component: 550 - total flux cleaned = -0.00207209 Jy ! Component: 600 - total flux cleaned = -0.00210648 Jy ! Component: 650 - total flux cleaned = -0.00210552 Jy ! Component: 700 - total flux cleaned = -0.00203655 Jy ! Component: 750 - total flux cleaned = -0.00186848 Jy ! Component: 800 - total flux cleaned = -0.00183598 Jy ! Component: 850 - total flux cleaned = -0.0016724 Jy ! Component: 900 - total flux cleaned = -0.00157542 Jy ! Component: 950 - total flux cleaned = -0.00138319 Jy ! Component: 1000 - total flux cleaned = -0.00125755 Jy ! Component: 1050 - total flux cleaned = -0.00100739 Jy ! Component: 1100 - total flux cleaned = -0.000853127 Jy ! Component: 1150 - total flux cleaned = -0.000639802 Jy ! Component: 1200 - total flux cleaned = -0.000428758 Jy ! Component: 1250 - total flux cleaned = -0.000310131 Jy ! Component: 1300 - total flux cleaned = -0.000162947 Jy ! Component: 1350 - total flux cleaned = 6.9989e-05 Jy ! Component: 1400 - total flux cleaned = 0.000185171 Jy ! Component: 1450 - total flux cleaned = 0.000271056 Jy ! Component: 1500 - total flux cleaned = 0.000384276 Jy ! Component: 1550 - total flux cleaned = 0.000607677 Jy ! Component: 1600 - total flux cleaned = 0.000662471 Jy ! Component: 1650 - total flux cleaned = 0.000744789 Jy ! Component: 1700 - total flux cleaned = 0.000907551 Jy ! Component: 1750 - total flux cleaned = 0.00101459 Jy ! Component: 1800 - total flux cleaned = 0.00106762 Jy ! Component: 1850 - total flux cleaned = 0.00109387 Jy ! Component: 1900 - total flux cleaned = 0.00125092 Jy ! Component: 1950 - total flux cleaned = 0.00130287 Jy ! Component: 2000 - total flux cleaned = 0.0014571 Jy ! Component: 2050 - total flux cleaned = 0.00150813 Jy ! Component: 2100 - total flux cleaned = 0.00150803 Jy ! Component: 2150 - total flux cleaned = 0.00160824 Jy ! Component: 2200 - total flux cleaned = 0.00175726 Jy ! Component: 2250 - total flux cleaned = 0.00178183 Jy ! Component: 2300 - total flux cleaned = 0.00183071 Jy ! Component: 2350 - total flux cleaned = 0.00197624 Jy ! Component: 2400 - total flux cleaned = 0.00200022 Jy ! Component: 2450 - total flux cleaned = 0.00216719 Jy ! Component: 2500 - total flux cleaned = 0.00226161 Jy ! Component: 2550 - total flux cleaned = 0.00223803 Jy ! Component: 2600 - total flux cleaned = 0.00237795 Jy ! Component: 2650 - total flux cleaned = 0.00247072 Jy ! Component: 2700 - total flux cleaned = 0.00256288 Jy ! Component: 2750 - total flux cleaned = 0.00269935 Jy ! Component: 2800 - total flux cleaned = 0.00272155 Jy ! Component: 2850 - total flux cleaned = 0.00276642 Jy ! Component: 2900 - total flux cleaned = 0.00281115 Jy ! Component: 2950 - total flux cleaned = 0.0028777 Jy ! Component: 3000 - total flux cleaned = 0.00292185 Jy ! Component: 3050 - total flux cleaned = 0.00298747 Jy ! Component: 3100 - total flux cleaned = 0.00313948 Jy ! Component: 3150 - total flux cleaned = 0.00313934 Jy ! Component: 3200 - total flux cleaned = 0.00316076 Jy ! Component: 3250 - total flux cleaned = 0.00318198 Jy ! Component: 3300 - total flux cleaned = 0.00320318 Jy ! Component: 3350 - total flux cleaned = 0.00328716 Jy ! Component: 3400 - total flux cleaned = 0.00330792 Jy ! Component: 3450 - total flux cleaned = 0.00328729 Jy ! Component: 3500 - total flux cleaned = 0.00336969 Jy ! Component: 3550 - total flux cleaned = 0.0034308 Jy ! Component: 3600 - total flux cleaned = 0.0035119 Jy ! Component: 3650 - total flux cleaned = 0.00351175 Jy ! Component: 3700 - total flux cleaned = 0.00355194 Jy ! Component: 3750 - total flux cleaned = 0.00359156 Jy ! Component: 3800 - total flux cleaned = 0.00367069 Jy ! Component: 3850 - total flux cleaned = 0.00372978 Jy ! Component: 3900 - total flux cleaned = 0.00374922 Jy ! Component: 3950 - total flux cleaned = 0.0037685 Jy ! Component: 4000 - total flux cleaned = 0.00382638 Jy ! Component: 4050 - total flux cleaned = 0.00378834 Jy ! Total flux subtracted in 4096 components = 0.00384521 Jy ! Clean residual min=-0.001206 max=0.001097 Jy/beam ! Clean residual mean=-0.000000 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.175607 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 293 components and 0.175607 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0942-0759_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.25 x 7.783 at -1.879 degrees (North through East) ! Clean map min=-0.0022976 max=0.1725 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0942-0759_S_map.fits wmodel /vlbi/uf001/uva//J0942-0759_S_map.mod ! Writing 293 model components to file: /vlbi/uf001/uva//J0942-0759_S_map.mod wobs /vlbi/uf001/uva//J0942-0759_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0942-0759_S_uvs.fits wwins /vlbi/uf001/uva//J0942-0759_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0942-0759_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.172502 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000352348 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.612771 0.612771 1.22554 2.45108 4.90217 9.80433 19.6087 39.2173 78.4346 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.172 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 489.579 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0942-0759_S_dfm.log closed on Mon Jan 14 00:34:56 2019