! Started logfile: /vlbi/uf001/uva//J1251-3440_S_b_dfm.log on Mon Jan 14 02:03:59 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//J1251-3440_S_b_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1251-3440_S_b_uva.fits ! AN table 1: 72 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J1251-3440 ! ! 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 2700 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 J1251-3440_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001155Jy sigma=14.942887 ! Fit after self-cal, rms=0.934339Jy sigma=13.960675 ! 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=3.119 mas, bmaj=49.14 mas, bpa=-16 degrees ! Estimated noise=1.15417 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.0527425 Jy ! Component: 100 - total flux cleaned = 0.0667026 Jy ! Total flux subtracted in 100 components = 0.0667026 Jy ! Clean residual min=-0.005960 max=0.006083 Jy/beam ! Clean residual mean=-0.000060 rms=0.001654 Jy/beam ! Combined flux in latest and established models = 0.0667026 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0667026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085463Jy sigma=1.190023 ! Fit after self-cal, rms=0.084551Jy sigma=1.179064 ! 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.783 mas, bmaj=50.01 mas, bpa=-16.16 degrees ! Estimated noise=0.926803 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.00475961 Jy ! Component: 100 - total flux cleaned = 0.00375916 Jy ! Component: 150 - total flux cleaned = 0.00257018 Jy ! Component: 200 - total flux cleaned = 0.00155407 Jy ! Total flux subtracted in 200 components = 0.00155407 Jy ! Clean residual min=-0.004721 max=0.003043 Jy/beam ! Clean residual mean=-0.000058 rms=0.001056 Jy/beam ! Combined flux in latest and established models = 0.0682567 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 34 components and 0.0682567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083971Jy sigma=1.170733 ! Fit after self-cal, rms=0.083776Jy sigma=1.170095 ! 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.783 x 50.01 at -16.16 degrees (North through East) ! Clean map min=-0.0046057 max=0.069742 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 1.08 LA 0.99 MK 0.97 ! NL 1.19 PT 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.05 LA 0.97 MK 1.07 ! NL 0.70 PT 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 1.02 LA 0.99 MK 1.12 ! NL 1.01 PT 1.02 ! ! ! Fit before self-cal, rms=0.083776Jy sigma=1.170095 ! Fit after self-cal, rms=0.080653Jy sigma=1.159313 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.845 mas, bmaj=49.48 mas, bpa=-16.1 degrees ! Estimated noise=0.913088 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.00120315 Jy ! Component: 100 - total flux cleaned = -0.00156752 Jy ! Component: 150 - total flux cleaned = -0.00176147 Jy ! Component: 200 - total flux cleaned = -0.00190023 Jy ! Total flux subtracted in 200 components = -0.00190023 Jy ! Clean residual min=-0.003551 max=0.002586 Jy/beam ! Clean residual mean=-0.000050 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.0663565 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 59 components and 0.0663565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080618Jy sigma=1.158736 ! Fit after self-cal, rms=0.080774Jy sigma=1.154768 ! 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.080774Jy sigma=1.154768 ! Fit after self-cal, rms=0.081763Jy sigma=1.152086 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.861 mas, bmaj=49.4 mas, bpa=-16.05 degrees ! Estimated noise=0.912473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.20593e-05 Jy ! Component: 100 - total flux cleaned = -0.000272556 Jy ! Component: 150 - total flux cleaned = -0.000388969 Jy ! Component: 200 - total flux cleaned = -0.000493692 Jy ! Total flux subtracted in 200 components = -0.000493692 Jy ! Clean residual min=-0.002662 max=0.002210 Jy/beam ! Clean residual mean=-0.000055 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.0658628 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 81 components and 0.0658628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081737Jy sigma=1.151747 ! Fit after self-cal, rms=0.081972Jy sigma=1.150863 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.000933207 Jy ! Component: 100 - total flux cleaned = -0.00123338 Jy ! Component: 150 - total flux cleaned = -0.00134604 Jy ! Component: 200 - total flux cleaned = -0.00144676 Jy ! Total flux subtracted in 200 components = -0.00144676 Jy ! Clean residual min=-0.002850 max=0.002032 Jy/beam ! Clean residual mean=-0.000062 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.0644161 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 101 components and 0.0644161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081946Jy sigma=1.150551 ! Fit after self-cal, rms=0.081920Jy sigma=1.150422 ! 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.081920Jy sigma=1.150422 ! Fit after self-cal, rms=0.082526Jy sigma=1.150200 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.854 mas, bmaj=49.48 mas, bpa=-16.05 degrees ! Estimated noise=0.911224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.8032e-05 Jy ! Component: 100 - total flux cleaned = -0.000159496 Jy ! Component: 150 - total flux cleaned = -0.000241372 Jy ! Component: 200 - total flux cleaned = -0.000339606 Jy ! Total flux subtracted in 200 components = -0.000339606 Jy ! Clean residual min=-0.002639 max=0.002022 Jy/beam ! Clean residual mean=-0.000063 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.0640765 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 122 components and 0.0640765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082502Jy sigma=1.149988 ! Fit after self-cal, rms=0.082589Jy sigma=1.149611 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.000384266 Jy ! Component: 100 - total flux cleaned = -0.000441442 Jy ! Component: 150 - total flux cleaned = -0.000520592 Jy ! Component: 200 - total flux cleaned = -0.000545011 Jy ! Total flux subtracted in 200 components = -0.000545011 Jy ! Clean residual min=-0.002514 max=0.002009 Jy/beam ! Clean residual mean=-0.000065 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.0635315 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 136 components and 0.0635315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082565Jy sigma=1.149422 ! Fit after self-cal, rms=0.082571Jy sigma=1.149384 ! 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.082571Jy sigma=1.149384 ! Fit after self-cal, rms=0.082792Jy sigma=1.149321 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.75 mas, bmaj=48.92 mas, bpa=-14.08 degrees ! Estimated noise=1.0401 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000109675 Jy ! Component: 100 - total flux cleaned = -6.45905e-05 Jy ! Component: 150 - total flux cleaned = -0.000128515 Jy ! Component: 200 - total flux cleaned = -0.000199574 Jy ! Total flux subtracted in 200 components = -0.000199574 Jy ! Clean residual min=-0.002173 max=0.002053 Jy/beam ! Clean residual mean=-0.000095 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.0633319 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 159 components and 0.0633319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082781Jy sigma=1.149259 ! Fit after self-cal, rms=0.082827Jy sigma=1.149217 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.992e-05 Jy ! Component: 100 - total flux cleaned = -0.000178209 Jy ! Component: 150 - total flux cleaned = -0.000235008 Jy ! Component: 200 - total flux cleaned = -0.000287794 Jy ! Total flux subtracted in 200 components = -0.000287794 Jy ! Clean residual min=-0.002142 max=0.002031 Jy/beam ! Clean residual mean=-0.000096 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.0630441 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 182 components and 0.0630441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082818Jy sigma=1.149178 ! Fit after self-cal, rms=0.082824Jy sigma=1.149158 ! 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.842 mas, bmaj=49.54 mas, bpa=-16.06 degrees ! Estimated noise=0.909664 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.842 x 49.54 at -16.06 degrees (North through East) ! Clean map min=-0.0040641 max=0.068123 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.147 mas, bmaj=48.86 mas, bpa=-15.92 degrees ! Estimated noise=1.13101 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0521473 Jy ! Component: 100 - total flux cleaned = 0.0666789 Jy ! Component: 150 - total flux cleaned = 0.0691316 Jy ! Component: 200 - total flux cleaned = 0.06779 Jy ! Total flux subtracted in 200 components = 0.06779 Jy ! Clean residual min=-0.004772 max=0.003456 Jy/beam ! Clean residual mean=-0.000037 rms=0.001166 Jy/beam ! Combined flux in latest and established models = 0.06779 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.06779 Jy ! Inverting map and beam ! Estimated beam: bmin=3.842 mas, bmaj=49.54 mas, bpa=-16.06 degrees ! Estimated noise=0.909664 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.00149238 Jy ! Component: 100 - total flux cleaned = -0.00227953 Jy ! Component: 150 - total flux cleaned = -0.00268734 Jy ! Component: 200 - total flux cleaned = -0.00309301 Jy ! Total flux subtracted in 200 components = -0.00309301 Jy ! Clean residual min=-0.003247 max=0.002509 Jy/beam ! Clean residual mean=-0.000062 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.064697 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 55 components and 0.064697 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=10.75 mas, bmaj=48.92 mas, bpa=-14.08 degrees ! Estimated noise=1.0401 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000231958 Jy ! Component: 100 - total flux cleaned = -0.000564727 Jy ! Component: 150 - total flux cleaned = -0.000865502 Jy ! Component: 200 - total flux cleaned = -0.00111108 Jy ! Total flux subtracted in 200 components = -0.00111108 Jy ! Clean residual min=-0.002575 max=0.002189 Jy/beam ! Clean residual mean=-0.000093 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.0635859 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 = -0.000145232 Jy ! Component: 100 - total flux cleaned = -0.000276417 Jy ! Component: 150 - total flux cleaned = -0.000379729 Jy ! Component: 200 - total flux cleaned = -0.000475649 Jy ! Total flux subtracted in 200 components = -0.000475649 Jy ! Clean residual min=-0.002460 max=0.002150 Jy/beam ! Clean residual mean=-0.000095 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.0631102 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 113 components and 0.0631102 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.842 mas, bmaj=49.54 mas, bpa=-16.06 degrees ! Estimated noise=0.909664 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00011243 Jy ! Component: 100 - total flux cleaned = -0.000258603 Jy ! Component: 150 - total flux cleaned = -0.000387581 Jy ! Component: 200 - total flux cleaned = -0.000414968 Jy ! Total flux subtracted in 200 components = -0.000414968 Jy ! Clean residual min=-0.002589 max=0.002090 Jy/beam ! Clean residual mean=-0.000066 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.0626953 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 141 components and 0.0626953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082820Jy sigma=1.149288 ! Fit after self-cal, rms=0.082820Jy sigma=1.149245 wmodel J1251-3440_S_b_map.mod ! Writing 141 model components to file: J1251-3440_S_b_map.mod wobs J1251-3440_S_b_uvs.fits ! Writing UV FITS file: J1251-3440_S_b_uvs.fits wwins J1251-3440_S_b_map.win ! wwins: Wrote 1 windows to J1251-3440_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.0011104 Jy ! Component: 100 - total flux cleaned = -0.00176433 Jy ! Component: 150 - total flux cleaned = -0.00207677 Jy ! Component: 200 - total flux cleaned = -0.00246673 Jy ! Component: 250 - total flux cleaned = -0.00280455 Jy ! Component: 300 - total flux cleaned = -0.00298038 Jy ! Component: 350 - total flux cleaned = -0.0030644 Jy ! Component: 400 - total flux cleaned = -0.00314341 Jy ! Component: 450 - total flux cleaned = -0.00321788 Jy ! Component: 500 - total flux cleaned = -0.0032899 Jy ! Component: 550 - total flux cleaned = -0.00326625 Jy ! Component: 600 - total flux cleaned = -0.00335661 Jy ! Component: 650 - total flux cleaned = -0.0033998 Jy ! Component: 700 - total flux cleaned = -0.00346221 Jy ! Component: 750 - total flux cleaned = -0.00356282 Jy ! Component: 800 - total flux cleaned = -0.00360228 Jy ! Component: 850 - total flux cleaned = -0.00369726 Jy ! Component: 900 - total flux cleaned = -0.00378897 Jy ! Component: 950 - total flux cleaned = -0.00384245 Jy ! Component: 1000 - total flux cleaned = -0.00392903 Jy ! Component: 1050 - total flux cleaned = -0.00399676 Jy ! Component: 1100 - total flux cleaned = -0.00404647 Jy ! Component: 1150 - total flux cleaned = -0.00406279 Jy ! Component: 1200 - total flux cleaned = -0.00401501 Jy ! Component: 1250 - total flux cleaned = -0.00396799 Jy ! Component: 1300 - total flux cleaned = -0.00395263 Jy ! Component: 1350 - total flux cleaned = -0.0038767 Jy ! Component: 1400 - total flux cleaned = -0.00380195 Jy ! Component: 1450 - total flux cleaned = -0.00371368 Jy ! Component: 1500 - total flux cleaned = -0.00364093 Jy ! Component: 1550 - total flux cleaned = -0.00356909 Jy ! Component: 1600 - total flux cleaned = -0.00349807 Jy ! Component: 1650 - total flux cleaned = -0.00341391 Jy ! Component: 1700 - total flux cleaned = -0.00333073 Jy ! Component: 1750 - total flux cleaned = -0.00323486 Jy ! Component: 1800 - total flux cleaned = -0.00315356 Jy ! Component: 1850 - total flux cleaned = -0.0030597 Jy ! Component: 1900 - total flux cleaned = -0.0029535 Jy ! Component: 1950 - total flux cleaned = -0.00287462 Jy ! Component: 2000 - total flux cleaned = -0.00284848 Jy ! Component: 2050 - total flux cleaned = -0.00277088 Jy ! Component: 2100 - total flux cleaned = -0.00271965 Jy ! Component: 2150 - total flux cleaned = -0.00266877 Jy ! Component: 2200 - total flux cleaned = -0.00261847 Jy ! Component: 2250 - total flux cleaned = -0.00256853 Jy ! Component: 2300 - total flux cleaned = -0.00251912 Jy ! Component: 2350 - total flux cleaned = -0.00248233 Jy ! Component: 2400 - total flux cleaned = -0.00243358 Jy ! Component: 2450 - total flux cleaned = -0.00240939 Jy ! Component: 2500 - total flux cleaned = -0.00236128 Jy ! Component: 2550 - total flux cleaned = -0.00234934 Jy ! Component: 2600 - total flux cleaned = -0.00238495 Jy ! Component: 2650 - total flux cleaned = -0.0023969 Jy ! Component: 2700 - total flux cleaned = -0.00240873 Jy ! Component: 2750 - total flux cleaned = -0.00245577 Jy ! Component: 2800 - total flux cleaned = -0.00250267 Jy ! Component: 2850 - total flux cleaned = -0.00258464 Jy ! Component: 2900 - total flux cleaned = -0.00268993 Jy ! Component: 2950 - total flux cleaned = -0.0027836 Jy ! Component: 3000 - total flux cleaned = -0.00287735 Jy ! Component: 3050 - total flux cleaned = -0.00297126 Jy ! Component: 3100 - total flux cleaned = -0.00305341 Jy ! Component: 3150 - total flux cleaned = -0.00314739 Jy ! Component: 3200 - total flux cleaned = -0.003218 Jy ! Component: 3250 - total flux cleaned = -0.00332418 Jy ! Component: 3300 - total flux cleaned = -0.00340703 Jy ! Component: 3350 - total flux cleaned = -0.00349016 Jy ! Component: 3400 - total flux cleaned = -0.00358553 Jy ! Component: 3450 - total flux cleaned = -0.00366921 Jy ! Component: 3500 - total flux cleaned = -0.00377729 Jy ! Component: 3550 - total flux cleaned = -0.0038495 Jy ! Component: 3600 - total flux cleaned = -0.00395832 Jy ! Component: 3650 - total flux cleaned = -0.00404332 Jy ! Component: 3700 - total flux cleaned = -0.00414084 Jy ! Component: 3750 - total flux cleaned = -0.0042266 Jy ! Component: 3800 - total flux cleaned = -0.00431286 Jy ! Component: 3850 - total flux cleaned = -0.00441182 Jy ! Component: 3900 - total flux cleaned = -0.00452369 Jy ! Component: 3950 - total flux cleaned = -0.00463628 Jy ! Component: 4000 - total flux cleaned = -0.0047369 Jy ! Component: 4050 - total flux cleaned = -0.00485083 Jy ! Total flux subtracted in 4096 components = -0.00496543 Jy ! Clean residual min=-0.000864 max=0.000716 Jy/beam ! Clean residual mean=0.000003 rms=0.000237 Jy/beam ! Combined flux in latest and established models = 0.0577298 Jy keep ! Adding 245 model components to the UV plane model. ! The established model now contains 386 components and 0.0577298 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1251-3440_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.842 x 49.54 at -16.06 degrees (North through East) ! Clean map min=-0.0041365 max=0.067034 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1251-3440_S_b_map.fits wmodel /vlbi/uf001/uva//J1251-3440_S_b_map.mod ! Writing 386 model components to file: /vlbi/uf001/uva//J1251-3440_S_b_map.mod wobs /vlbi/uf001/uva//J1251-3440_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1251-3440_S_b_uvs.fits wwins /vlbi/uf001/uva//J1251-3440_S_b_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1251-3440_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0670342 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000247353 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.10698 1.10698 2.21397 4.42793 8.85587 17.7117 35.4235 70.847 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.067 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 271.006 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1251-3440_S_b_dfm.log closed on Mon Jan 14 02:04:04 2019