! Started logfile: /vlbi/uf001/uva//J1129-4435_S_dfm.log on Mon Jan 14 01:20:24 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//J1129-4435_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1129-4435_S_uva.fits ! AN table 1: 58 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.868842 visibilities/baseline/integration-bin. ! Found source: J1129-4435 ! ! 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 4233 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 J1129-4435_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 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015899Jy sigma=13.297484 ! Fit after self-cal, rms=0.876535Jy sigma=11.387417 ! 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.325 mas, bmaj=6.631 mas, bpa=-6.78 degrees ! Estimated noise=1.29709 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.0950935 Jy ! Component: 100 - total flux cleaned = 0.121278 Jy ! Total flux subtracted in 100 components = 0.121278 Jy ! Clean residual min=-0.010964 max=0.014220 Jy/beam ! Clean residual mean=-0.000053 rms=0.002764 Jy/beam ! Combined flux in latest and established models = 0.121278 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.121278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101150Jy sigma=1.262271 ! Fit after self-cal, rms=0.100852Jy sigma=1.260355 ! 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.784 mas, bmaj=7.876 mas, bpa=-6.954 degrees ! Estimated noise=0.857499 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.5, 24.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0201638 Jy ! Component: 100 - total flux cleaned = 0.0307916 Jy ! Component: 150 - total flux cleaned = 0.0369948 Jy ! Component: 200 - total flux cleaned = 0.0403571 Jy ! Total flux subtracted in 200 components = 0.0403571 Jy ! Clean residual min=-0.006526 max=0.009956 Jy/beam ! Clean residual mean=-0.000097 rms=0.002071 Jy/beam ! Combined flux in latest and established models = 0.161635 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 43 components and 0.161635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097302Jy sigma=1.201779 ! Fit after self-cal, rms=0.097115Jy sigma=1.197758 ! 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.784 x 7.876 at -6.954 degrees (North through East) ! Clean map min=-0.0059554 max=0.12265 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.03 LA 0.93 MK 0.96 ! NL 1.73 OV 0.95 PT 0.97 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 0.98 LA 0.94 MK 1.05 ! NL 1.71 OV 0.88 PT 0.99 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 1.01 LA 0.93 MK 1.05 ! NL 1.77 OV 1.02 PT 1.01 SC 1.01 ! ! ! Fit before self-cal, rms=0.097115Jy sigma=1.197758 ! Fit after self-cal, rms=0.115127Jy sigma=1.176607 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.807 mas, bmaj=7.891 mas, bpa=-6.647 degrees ! Estimated noise=0.862719 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.000774261 Jy ! Component: 100 - total flux cleaned = -0.000837485 Jy ! Component: 150 - total flux cleaned = -0.000835744 Jy ! Component: 200 - total flux cleaned = -0.000838556 Jy ! Total flux subtracted in 200 components = -0.000838556 Jy ! Clean residual min=-0.004158 max=0.005425 Jy/beam ! Clean residual mean=-0.000028 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.160797 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.160797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115057Jy sigma=1.175649 ! Fit after self-cal, rms=0.115478Jy sigma=1.174846 ! 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.115478Jy sigma=1.174846 ! Fit after self-cal, rms=0.118372Jy sigma=1.174621 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.807 mas, bmaj=7.89 mas, bpa=-6.694 degrees ! Estimated noise=0.865444 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000220234 Jy ! Component: 100 - total flux cleaned = -0.000277498 Jy ! Component: 150 - total flux cleaned = -0.000278378 Jy ! Component: 200 - total flux cleaned = -0.000324492 Jy ! Total flux subtracted in 200 components = -0.000324492 Jy ! Clean residual min=-0.004107 max=0.005357 Jy/beam ! Clean residual mean=-0.000028 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.160472 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.160472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118319Jy sigma=1.173976 ! Fit after self-cal, rms=0.118338Jy sigma=1.173909 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) ! Added new window around map position (31, -38.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00350175 Jy ! Component: 100 - total flux cleaned = 0.00391399 Jy ! Component: 150 - total flux cleaned = 0.00430293 Jy ! Component: 200 - total flux cleaned = 0.0042513 Jy ! Total flux subtracted in 200 components = 0.0042513 Jy ! Clean residual min=-0.003724 max=0.003393 Jy/beam ! Clean residual mean=-0.000015 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.164723 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 71 components and 0.164723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118096Jy sigma=1.171345 ! Fit after self-cal, rms=0.118059Jy sigma=1.171058 ! 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.118059Jy sigma=1.171058 ! Fit after self-cal, rms=0.118558Jy sigma=1.169403 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.806 mas, bmaj=7.887 mas, bpa=-6.783 degrees ! Estimated noise=0.862924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000630465 Jy ! Component: 100 - total flux cleaned = 0.000828733 Jy ! Component: 150 - total flux cleaned = 0.000921389 Jy ! Component: 200 - total flux cleaned = 0.00104712 Jy ! Total flux subtracted in 200 components = 0.00104712 Jy ! Clean residual min=-0.003657 max=0.002960 Jy/beam ! Clean residual mean=-0.000025 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.16577 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 85 components and 0.16577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118489Jy sigma=1.168887 ! Fit after self-cal, rms=0.118522Jy sigma=1.168818 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.000166527 Jy ! Component: 100 - total flux cleaned = 0.000245974 Jy ! Component: 150 - total flux cleaned = 0.000246852 Jy ! Component: 200 - total flux cleaned = 0.000282839 Jy ! Total flux subtracted in 200 components = 0.000282839 Jy ! Clean residual min=-0.003487 max=0.002998 Jy/beam ! Clean residual mean=-0.000024 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.166053 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 96 components and 0.166053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118487Jy sigma=1.168562 ! Fit after self-cal, rms=0.118483Jy sigma=1.168550 ! 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.118483Jy sigma=1.168550 ! Fit after self-cal, rms=0.118412Jy sigma=1.168486 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.434 mas, bmaj=29.09 mas, bpa=-3.957 degrees ! Estimated noise=1.16098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00038933 Jy ! Component: 100 - total flux cleaned = -0.000522241 Jy ! Component: 150 - total flux cleaned = -0.000603829 Jy ! Component: 200 - total flux cleaned = -0.000662914 Jy ! Total flux subtracted in 200 components = -0.000662914 Jy ! Clean residual min=-0.003819 max=0.003531 Jy/beam ! Clean residual mean=-0.000068 rms=0.001221 Jy/beam ! Combined flux in latest and established models = 0.16539 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 106 components and 0.16539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118411Jy sigma=1.168462 ! Fit after self-cal, rms=0.118422Jy sigma=1.168449 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.000171785 Jy ! Component: 100 - total flux cleaned = -0.000211465 Jy ! Component: 150 - total flux cleaned = -0.000249535 Jy ! Component: 200 - total flux cleaned = -0.00026807 Jy ! Total flux subtracted in 200 components = -0.00026807 Jy ! Clean residual min=-0.003763 max=0.003484 Jy/beam ! Clean residual mean=-0.000069 rms=0.001215 Jy/beam ! Combined flux in latest and established models = 0.165122 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 107 components and 0.165122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118421Jy sigma=1.168485 ! Fit after self-cal, rms=0.118423Jy sigma=1.168476 ! 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.802 mas, bmaj=7.875 mas, bpa=-6.864 degrees ! Estimated noise=0.861687 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.802 x 7.875 at -6.864 degrees (North through East) ! Clean map min=-0.0039952 max=0.12452 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.326 mas, bmaj=6.603 mas, bpa=-6.588 degrees ! Estimated noise=1.33039 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0967203 Jy ! Component: 100 - total flux cleaned = 0.125085 Jy ! Component: 150 - total flux cleaned = 0.138328 Jy ! Component: 200 - total flux cleaned = 0.144747 Jy ! Total flux subtracted in 200 components = 0.144747 Jy ! Clean residual min=-0.006623 max=0.006441 Jy/beam ! Clean residual mean=-0.000026 rms=0.001479 Jy/beam ! Combined flux in latest and established models = 0.144747 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.144747 Jy ! Inverting map and beam ! Estimated beam: bmin=2.802 mas, bmaj=7.875 mas, bpa=-6.864 degrees ! Estimated noise=0.861687 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) ! Added new window around map position (3.5, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00767815 Jy ! Component: 100 - total flux cleaned = 0.0124886 Jy ! Component: 150 - total flux cleaned = 0.0155078 Jy ! Component: 200 - total flux cleaned = 0.0168818 Jy ! Total flux subtracted in 200 components = 0.0168818 Jy ! Clean residual min=-0.003991 max=0.003693 Jy/beam ! Clean residual mean=-0.000051 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.161629 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 46 components and 0.161629 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=9.434 mas, bmaj=29.09 mas, bpa=-3.957 degrees ! Estimated noise=1.16098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00166472 Jy ! Component: 100 - total flux cleaned = 0.00190372 Jy ! Component: 150 - total flux cleaned = 0.00211819 Jy ! Component: 200 - total flux cleaned = 0.00231149 Jy ! Total flux subtracted in 200 components = 0.00231149 Jy ! Clean residual min=-0.003734 max=0.003473 Jy/beam ! Clean residual mean=-0.000084 rms=0.001272 Jy/beam ! Combined flux in latest and established models = 0.16394 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.00021773 Jy ! Component: 100 - total flux cleaned = 0.000379338 Jy ! Component: 150 - total flux cleaned = 0.000418973 Jy ! Component: 200 - total flux cleaned = 0.000380276 Jy ! Total flux subtracted in 200 components = 0.000380276 Jy ! Clean residual min=-0.003692 max=0.003431 Jy/beam ! Clean residual mean=-0.000080 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.16432 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 71 components and 0.16432 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.802 mas, bmaj=7.875 mas, bpa=-6.864 degrees ! Estimated noise=0.861687 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000359315 Jy ! Component: 100 - total flux cleaned = 0.000764081 Jy ! Component: 150 - total flux cleaned = 0.00100585 Jy ! Component: 200 - total flux cleaned = 0.00116807 Jy ! Total flux subtracted in 200 components = 0.00116807 Jy ! Clean residual min=-0.003684 max=0.003312 Jy/beam ! Clean residual mean=-0.000033 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.165488 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 87 components and 0.165488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118486Jy sigma=1.168924 ! Fit after self-cal, rms=0.118453Jy sigma=1.168752 wmodel J1129-4435_S_map.mod ! Writing 87 model components to file: J1129-4435_S_map.mod wobs J1129-4435_S_uvs.fits ! Writing UV FITS file: J1129-4435_S_uvs.fits wwins J1129-4435_S_map.win ! wwins: Wrote 4 windows to J1129-4435_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.00107601 Jy ! Component: 100 - total flux cleaned = -0.00157076 Jy ! Component: 150 - total flux cleaned = -0.00187659 Jy ! Component: 200 - total flux cleaned = -0.00211629 Jy ! Component: 250 - total flux cleaned = -0.00229708 Jy ! Component: 300 - total flux cleaned = -0.00238471 Jy ! Component: 350 - total flux cleaned = -0.00255195 Jy ! Component: 400 - total flux cleaned = -0.00275481 Jy ! Component: 450 - total flux cleaned = -0.00299356 Jy ! Component: 500 - total flux cleaned = -0.0032635 Jy ! Component: 550 - total flux cleaned = -0.00333898 Jy ! Component: 600 - total flux cleaned = -0.00359663 Jy ! Component: 650 - total flux cleaned = -0.00381139 Jy ! Component: 700 - total flux cleaned = -0.00391668 Jy ! Component: 750 - total flux cleaned = -0.00422507 Jy ! Component: 800 - total flux cleaned = -0.00432469 Jy ! Component: 850 - total flux cleaned = -0.00445573 Jy ! Component: 900 - total flux cleaned = -0.00458437 Jy ! Component: 950 - total flux cleaned = -0.0047415 Jy ! Component: 1000 - total flux cleaned = -0.00498842 Jy ! Component: 1050 - total flux cleaned = -0.0050183 Jy ! Component: 1100 - total flux cleaned = -0.00519789 Jy ! Component: 1150 - total flux cleaned = -0.00537405 Jy ! Component: 1200 - total flux cleaned = -0.00548962 Jy ! Component: 1250 - total flux cleaned = -0.00566004 Jy ! Component: 1300 - total flux cleaned = -0.00574352 Jy ! Component: 1350 - total flux cleaned = -0.00590874 Jy ! Component: 1400 - total flux cleaned = -0.00598978 Jy ! Component: 1450 - total flux cleaned = -0.00604357 Jy ! Component: 1500 - total flux cleaned = -0.00614927 Jy ! Component: 1550 - total flux cleaned = -0.00627922 Jy ! Component: 1600 - total flux cleaned = -0.00633056 Jy ! Component: 1650 - total flux cleaned = -0.00645714 Jy ! Component: 1700 - total flux cleaned = -0.00655717 Jy ! Component: 1750 - total flux cleaned = -0.00663151 Jy ! Component: 1800 - total flux cleaned = -0.00675371 Jy ! Component: 1850 - total flux cleaned = -0.00689866 Jy ! Component: 1900 - total flux cleaned = -0.00692274 Jy ! Component: 1950 - total flux cleaned = -0.00704088 Jy ! Component: 2000 - total flux cleaned = -0.00720409 Jy ! Component: 2050 - total flux cleaned = -0.00725 Jy ! Component: 2100 - total flux cleaned = -0.00731871 Jy ! Component: 2150 - total flux cleaned = -0.0074091 Jy ! Component: 2200 - total flux cleaned = -0.00747612 Jy ! Component: 2250 - total flux cleaned = -0.00745426 Jy ! Component: 2300 - total flux cleaned = -0.00749841 Jy ! Component: 2350 - total flux cleaned = -0.00756381 Jy ! Component: 2400 - total flux cleaned = -0.00767167 Jy ! Component: 2450 - total flux cleaned = -0.00773555 Jy ! Component: 2500 - total flux cleaned = -0.00784098 Jy ! Component: 2550 - total flux cleaned = -0.00786171 Jy ! Component: 2600 - total flux cleaned = -0.00790341 Jy ! Component: 2650 - total flux cleaned = -0.00798576 Jy ! Component: 2700 - total flux cleaned = -0.00812843 Jy ! Component: 2750 - total flux cleaned = -0.00818897 Jy ! Component: 2800 - total flux cleaned = -0.00824926 Jy ! Component: 2850 - total flux cleaned = -0.0083488 Jy ! Component: 2900 - total flux cleaned = -0.00846696 Jy ! Component: 2950 - total flux cleaned = -0.00850615 Jy ! Component: 3000 - total flux cleaned = -0.00850618 Jy ! Component: 3050 - total flux cleaned = -0.0085252 Jy ! Component: 3100 - total flux cleaned = -0.00848687 Jy ! Component: 3150 - total flux cleaned = -0.00850592 Jy ! Component: 3200 - total flux cleaned = -0.00856232 Jy ! Component: 3250 - total flux cleaned = -0.00848751 Jy ! Component: 3300 - total flux cleaned = -0.00848767 Jy ! Component: 3350 - total flux cleaned = -0.00845083 Jy ! Component: 3400 - total flux cleaned = -0.0084327 Jy ! Component: 3450 - total flux cleaned = -0.00841463 Jy ! Component: 3500 - total flux cleaned = -0.0083785 Jy ! Component: 3550 - total flux cleaned = -0.00832488 Jy ! Component: 3600 - total flux cleaned = -0.00834285 Jy ! Component: 3650 - total flux cleaned = -0.00830766 Jy ! Component: 3700 - total flux cleaned = -0.00825503 Jy ! Component: 3750 - total flux cleaned = -0.00823767 Jy ! Component: 3800 - total flux cleaned = -0.00822045 Jy ! Component: 3850 - total flux cleaned = -0.00823773 Jy ! Component: 3900 - total flux cleaned = -0.00823762 Jy ! Component: 3950 - total flux cleaned = -0.00816938 Jy ! Component: 4000 - total flux cleaned = -0.0081694 Jy ! Component: 4050 - total flux cleaned = -0.0081694 Jy ! Total flux subtracted in 4096 components = -0.00815286 Jy ! Clean residual min=-0.000954 max=0.001115 Jy/beam ! Clean residual mean=-0.000000 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.157336 Jy keep ! Adding 245 model components to the UV plane model. ! The established model now contains 332 components and 0.157336 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1129-4435_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.802 x 7.875 at -6.864 degrees (North through East) ! Clean map min=-0.0035694 max=0.11998 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1129-4435_S_map.fits wmodel /vlbi/uf001/uva//J1129-4435_S_map.mod ! Writing 332 model components to file: /vlbi/uf001/uva//J1129-4435_S_map.mod wobs /vlbi/uf001/uva//J1129-4435_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1129-4435_S_uvs.fits wwins /vlbi/uf001/uva//J1129-4435_S_map.win ! wwins: Wrote 5 windows to /vlbi/uf001/uva//J1129-4435_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.119981 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000308026 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.77019 0.77019 1.54038 3.08076 6.16152 12.323 24.6461 49.2922 98.5844 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.119 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 389.514 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1129-4435_S_dfm.log closed on Mon Jan 14 01:20:28 2019