! Started logfile: /vlbi/uf001/uva//J2342-2223_S_dfm.log on Mon Jan 14 06:49:06 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//J2342-2223_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2342-2223_S_uva.fits ! AN table 1: 127 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.503281 visibilities/baseline/integration-bin. ! Found source: J2342-2223 ! ! 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 6903 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 J2342-2223_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 499 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 499 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 499 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.023511Jy sigma=15.026313 ! Fit after self-cal, rms=0.855531Jy sigma=12.549274 ! 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.263 mas, bmaj=6.139 mas, bpa=-4.334 degrees ! Estimated noise=0.877936 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.115416 Jy ! Component: 100 - total flux cleaned = 0.141019 Jy ! Total flux subtracted in 100 components = 0.141019 Jy ! Clean residual min=-0.009345 max=0.011634 Jy/beam ! Clean residual mean=0.000001 rms=0.002280 Jy/beam ! Combined flux in latest and established models = 0.141019 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.141019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099528Jy sigma=1.324012 ! Fit after self-cal, rms=0.099405Jy sigma=1.323291 ! 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=2.794 mas, bmaj=7.131 mas, bpa=-5.356 degrees ! Estimated noise=0.603539 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.0121011 Jy ! Component: 100 - total flux cleaned = 0.0174601 Jy ! Component: 150 - total flux cleaned = 0.0191157 Jy ! Component: 200 - total flux cleaned = 0.0195483 Jy ! Total flux subtracted in 200 components = 0.0195483 Jy ! Clean residual min=-0.007390 max=0.009124 Jy/beam ! Clean residual mean=0.000016 rms=0.002068 Jy/beam ! Combined flux in latest and established models = 0.160567 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 17 components and 0.160567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098535Jy sigma=1.293920 ! Fit after self-cal, rms=0.098542Jy sigma=1.293795 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.794 x 7.131 at -5.356 degrees (North through East) ! Clean map min=-0.0069367 max=0.15211 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.75 FD 0.92 HN 1.17 LA 0.89 ! MK 0.99 NL 1.06 OV 1.21 PT 0.95 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.89 HN 1.16 LA 0.93 ! MK 0.98 NL 1.04 OV 1.14 PT 0.97 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.94 HN 1.22 LA 0.94 ! MK 0.98 NL 1.00 OV 1.12 PT 0.96 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.098542Jy sigma=1.293795 ! Fit after self-cal, rms=0.096340Jy sigma=1.253200 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.82 mas, bmaj=7.064 mas, bpa=-5.022 degrees ! Estimated noise=0.591387 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.0018872 Jy ! Component: 100 - total flux cleaned = -0.00249644 Jy ! Component: 150 - total flux cleaned = -0.00263688 Jy ! Component: 200 - total flux cleaned = -0.00276152 Jy ! Total flux subtracted in 200 components = -0.00276152 Jy ! Clean residual min=-0.005961 max=0.006825 Jy/beam ! Clean residual mean=0.000041 rms=0.001523 Jy/beam ! Combined flux in latest and established models = 0.157805 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 27 components and 0.157805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096244Jy sigma=1.253236 ! Fit after self-cal, rms=0.096417Jy sigma=1.252382 ! 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.096417Jy sigma=1.252382 ! Fit after self-cal, rms=0.115632Jy sigma=1.219765 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.813 mas, bmaj=7.063 mas, bpa=-5.072 degrees ! Estimated noise=0.592761 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.14128e-06 Jy ! Component: 100 - total flux cleaned = 2.15338e-05 Jy ! Component: 150 - total flux cleaned = -3.3542e-05 Jy ! Component: 200 - total flux cleaned = -8.43554e-05 Jy ! Total flux subtracted in 200 components = -8.43554e-05 Jy ! Clean residual min=-0.002785 max=0.002915 Jy/beam ! Clean residual mean=0.000005 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.157721 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 34 components and 0.157721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115621Jy sigma=1.219491 ! Fit after self-cal, rms=0.115960Jy sigma=1.218941 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 = -9.92893e-05 Jy ! Component: 100 - total flux cleaned = -0.000165972 Jy ! Component: 150 - total flux cleaned = -0.000226065 Jy ! Component: 200 - total flux cleaned = -0.000262973 Jy ! Total flux subtracted in 200 components = -0.000262973 Jy ! Clean residual min=-0.002765 max=0.002892 Jy/beam ! Clean residual mean=0.000005 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.157458 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 0.157458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115955Jy sigma=1.218798 ! Fit after self-cal, rms=0.115953Jy sigma=1.218783 ! 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.115953Jy sigma=1.218783 ! Fit after self-cal, rms=0.117108Jy sigma=1.218015 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.812 mas, bmaj=7.063 mas, bpa=-5.1 degrees ! Estimated noise=0.593183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.53987e-05 Jy ! Component: 100 - total flux cleaned = 5.73363e-05 Jy ! Component: 150 - total flux cleaned = 2.00258e-05 Jy ! Component: 200 - total flux cleaned = -3.05026e-05 Jy ! Total flux subtracted in 200 components = -3.05026e-05 Jy ! Clean residual min=-0.002735 max=0.002834 Jy/beam ! Clean residual mean=0.000004 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.157428 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.157428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117103Jy sigma=1.217909 ! Fit after self-cal, rms=0.117112Jy sigma=1.217880 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.88731e-05 Jy ! Component: 100 - total flux cleaned = -0.000102846 Jy ! Component: 150 - total flux cleaned = -0.000132225 Jy ! Component: 200 - total flux cleaned = -0.000146265 Jy ! Total flux subtracted in 200 components = -0.000146265 Jy ! Clean residual min=-0.002720 max=0.002835 Jy/beam ! Clean residual mean=0.000004 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.157281 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.157281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117109Jy sigma=1.217814 ! Fit after self-cal, rms=0.117108Jy sigma=1.217804 ! 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.117108Jy sigma=1.217804 ! Fit after self-cal, rms=0.117330Jy sigma=1.217795 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.823 mas, bmaj=16.23 mas, bpa=5.535 degrees ! Estimated noise=0.79377 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000394841 Jy ! Component: 100 - total flux cleaned = -0.000406271 Jy ! Component: 150 - total flux cleaned = -0.000415434 Jy ! Component: 200 - total flux cleaned = -0.000439989 Jy ! Total flux subtracted in 200 components = -0.000439989 Jy ! Clean residual min=-0.003508 max=0.003377 Jy/beam ! Clean residual mean=0.000009 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.156841 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 50 components and 0.156841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117332Jy sigma=1.217800 ! Fit after self-cal, rms=0.117330Jy sigma=1.217779 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.13202e-05 Jy ! Component: 100 - total flux cleaned = -7.10933e-05 Jy ! Component: 150 - total flux cleaned = -7.94122e-05 Jy ! Component: 200 - total flux cleaned = -8.67734e-05 Jy ! Total flux subtracted in 200 components = -8.67734e-05 Jy ! Clean residual min=-0.003524 max=0.003355 Jy/beam ! Clean residual mean=0.000008 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.156755 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 54 components and 0.156755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117331Jy sigma=1.217790 ! Fit after self-cal, rms=0.117330Jy sigma=1.217778 ! 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=2.81 mas, bmaj=7.06 mas, bpa=-5.131 degrees ! Estimated noise=0.593511 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.81 x 7.06 at -5.131 degrees (North through East) ! Clean map min=-0.0026532 max=0.15139 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.278 mas, bmaj=6.06 mas, bpa=-3.797 degrees ! Estimated noise=0.875885 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.114945 Jy ! Component: 100 - total flux cleaned = 0.140373 Jy ! Component: 150 - total flux cleaned = 0.149326 Jy ! Component: 200 - total flux cleaned = 0.154116 Jy ! Total flux subtracted in 200 components = 0.154116 Jy ! Clean residual min=-0.003814 max=0.003546 Jy/beam ! Clean residual mean=0.000000 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.154116 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.154116 Jy ! Inverting map and beam ! Estimated beam: bmin=2.81 mas, bmaj=7.06 mas, bpa=-5.131 degrees ! Estimated noise=0.593511 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.00288554 Jy ! Component: 100 - total flux cleaned = 0.00311965 Jy ! Component: 150 - total flux cleaned = 0.00316803 Jy ! Component: 200 - total flux cleaned = 0.00320727 Jy ! Total flux subtracted in 200 components = 0.00320727 Jy ! Clean residual min=-0.002795 max=0.002946 Jy/beam ! Clean residual mean=0.000004 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.157324 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 0.157324 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.823 mas, bmaj=16.23 mas, bpa=5.535 degrees ! Estimated noise=0.79377 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000228799 Jy ! Component: 100 - total flux cleaned = -0.000259499 Jy ! Component: 150 - total flux cleaned = -0.000288032 Jy ! Component: 200 - total flux cleaned = -0.000322999 Jy ! Total flux subtracted in 200 components = -0.000322999 Jy ! Clean residual min=-0.003490 max=0.003396 Jy/beam ! Clean residual mean=0.000009 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.157001 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.43e-05 Jy ! Component: 100 - total flux cleaned = -4.70409e-05 Jy ! Component: 150 - total flux cleaned = -6.83416e-05 Jy ! Component: 200 - total flux cleaned = -8.85933e-05 Jy ! Total flux subtracted in 200 components = -8.85933e-05 Jy ! Clean residual min=-0.003506 max=0.003380 Jy/beam ! Clean residual mean=0.000009 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.156912 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.156912 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.81 mas, bmaj=7.06 mas, bpa=-5.131 degrees ! Estimated noise=0.593511 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000179978 Jy ! Component: 100 - total flux cleaned = 0.000207974 Jy ! Component: 150 - total flux cleaned = 0.0002528 Jy ! Component: 200 - total flux cleaned = 0.000273525 Jy ! Total flux subtracted in 200 components = 0.000273525 Jy ! Clean residual min=-0.002715 max=0.002893 Jy/beam ! Clean residual mean=0.000004 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.157185 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.157186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117327Jy sigma=1.217881 ! Fit after self-cal, rms=0.117326Jy sigma=1.217826 wmodel J2342-2223_S_map.mod ! Writing 39 model components to file: J2342-2223_S_map.mod wobs J2342-2223_S_uvs.fits ! Writing UV FITS file: J2342-2223_S_uvs.fits wwins J2342-2223_S_map.win ! wwins: Wrote 1 windows to J2342-2223_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.000492971 Jy ! Component: 100 - total flux cleaned = 0.000546042 Jy ! Component: 150 - total flux cleaned = 0.000319504 Jy ! Component: 200 - total flux cleaned = 0.000275662 Jy ! Component: 250 - total flux cleaned = 0.000232653 Jy ! Component: 300 - total flux cleaned = 0.000150325 Jy ! Component: 350 - total flux cleaned = 3.02541e-05 Jy ! Component: 400 - total flux cleaned = -4.72311e-05 Jy ! Component: 450 - total flux cleaned = -8.56917e-05 Jy ! Component: 500 - total flux cleaned = -0.000160131 Jy ! Component: 550 - total flux cleaned = -0.000267796 Jy ! Component: 600 - total flux cleaned = -0.000338656 Jy ! Component: 650 - total flux cleaned = -0.000441433 Jy ! Component: 700 - total flux cleaned = -0.000441123 Jy ! Component: 750 - total flux cleaned = -0.000441315 Jy ! Component: 800 - total flux cleaned = -0.000505107 Jy ! Component: 850 - total flux cleaned = -0.000441797 Jy ! Component: 900 - total flux cleaned = -0.000502581 Jy ! Component: 950 - total flux cleaned = -0.000411912 Jy ! Component: 1000 - total flux cleaned = -0.000412234 Jy ! Component: 1050 - total flux cleaned = -0.000353976 Jy ! Component: 1100 - total flux cleaned = -0.000268022 Jy ! Component: 1150 - total flux cleaned = -0.000211173 Jy ! Component: 1200 - total flux cleaned = -7.22024e-05 Jy ! Component: 1250 - total flux cleaned = 0.000173707 Jy ! Component: 1300 - total flux cleaned = 0.000200297 Jy ! Component: 1350 - total flux cleaned = 0.000253497 Jy ! Component: 1400 - total flux cleaned = 0.000306302 Jy ! Component: 1450 - total flux cleaned = 0.000332316 Jy ! Component: 1500 - total flux cleaned = 0.000408938 Jy ! Component: 1550 - total flux cleaned = 0.000458979 Jy ! Component: 1600 - total flux cleaned = 0.000558075 Jy ! Component: 1650 - total flux cleaned = 0.000557854 Jy ! Component: 1700 - total flux cleaned = 0.000581843 Jy ! Component: 1750 - total flux cleaned = 0.000605451 Jy ! Component: 1800 - total flux cleaned = 0.000605466 Jy ! Component: 1850 - total flux cleaned = 0.000605222 Jy ! Component: 1900 - total flux cleaned = 0.000674097 Jy ! Component: 1950 - total flux cleaned = 0.000628312 Jy ! Component: 2000 - total flux cleaned = 0.000606067 Jy ! Component: 2050 - total flux cleaned = 0.000694818 Jy ! Component: 2100 - total flux cleaned = 0.000672818 Jy ! Component: 2150 - total flux cleaned = 0.000650993 Jy ! Component: 2200 - total flux cleaned = 0.00062935 Jy ! Component: 2250 - total flux cleaned = 0.00065092 Jy ! Component: 2300 - total flux cleaned = 0.000566052 Jy ! Component: 2350 - total flux cleaned = 0.000503491 Jy ! Component: 2400 - total flux cleaned = 0.00052429 Jy ! Component: 2450 - total flux cleaned = 0.000524363 Jy ! Component: 2500 - total flux cleaned = 0.00046305 Jy ! Component: 2550 - total flux cleaned = 0.000402619 Jy ! Component: 2600 - total flux cleaned = 0.000462563 Jy ! Component: 2650 - total flux cleaned = 0.000442803 Jy ! Component: 2700 - total flux cleaned = 0.000403335 Jy ! Component: 2750 - total flux cleaned = 0.000441996 Jy ! Component: 2800 - total flux cleaned = 0.000422472 Jy ! Component: 2850 - total flux cleaned = 0.000365094 Jy ! Component: 2900 - total flux cleaned = 0.000402857 Jy ! Component: 2950 - total flux cleaned = 0.00044017 Jy ! Component: 3000 - total flux cleaned = 0.000402978 Jy ! Component: 3050 - total flux cleaned = 0.000384634 Jy ! Component: 3100 - total flux cleaned = 0.000366463 Jy ! Component: 3150 - total flux cleaned = 0.000293944 Jy ! Component: 3200 - total flux cleaned = 0.000294067 Jy ! Component: 3250 - total flux cleaned = 0.000258225 Jy ! Component: 3300 - total flux cleaned = 0.00022276 Jy ! Component: 3350 - total flux cleaned = 0.000187602 Jy ! Component: 3400 - total flux cleaned = 0.000187541 Jy ! Component: 3450 - total flux cleaned = 0.000135351 Jy ! Component: 3500 - total flux cleaned = 6.64838e-05 Jy ! Component: 3550 - total flux cleaned = 8.36612e-05 Jy ! Component: 3600 - total flux cleaned = 3.26807e-05 Jy ! Component: 3650 - total flux cleaned = -5.17888e-05 Jy ! Component: 3700 - total flux cleaned = -0.00010201 Jy ! Component: 3750 - total flux cleaned = -0.000135301 Jy ! Component: 3800 - total flux cleaned = -0.000201233 Jy ! Component: 3850 - total flux cleaned = -0.000233898 Jy ! Component: 3900 - total flux cleaned = -0.00028283 Jy ! Component: 3950 - total flux cleaned = -0.000331329 Jy ! Component: 4000 - total flux cleaned = -0.000315207 Jy ! Component: 4050 - total flux cleaned = -0.00034733 Jy ! Total flux subtracted in 4096 components = -0.000379208 Jy ! Clean residual min=-0.001155 max=0.001062 Jy/beam ! Clean residual mean=0.000003 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.156806 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 336 components and 0.156806 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2342-2223_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.81 x 7.06 at -5.131 degrees (North through East) ! Clean map min=-0.0023337 max=0.15102 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2342-2223_S_map.fits wmodel /vlbi/uf001/uva//J2342-2223_S_map.mod ! Writing 336 model components to file: /vlbi/uf001/uva//J2342-2223_S_map.mod wobs /vlbi/uf001/uva//J2342-2223_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2342-2223_S_uvs.fits wwins /vlbi/uf001/uva//J2342-2223_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J2342-2223_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.151016 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00028701 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.570159 0.570159 1.14032 2.28064 4.56128 9.12255 18.2451 36.4902 72.9804 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.151 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 526.168 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2342-2223_S_dfm.log closed on Mon Jan 14 06:49:10 2019