! Started logfile: /vlbi/uf001/uva//J2224-3831_S_b_dfm.log on Mon Jan 14 06:16:08 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//J2224-3831_S_b_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2224-3831_S_b_uva.fits ! AN table 1: 74 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.857143 visibilities/baseline/integration-bin. ! Found source: J2224-3831 ! ! 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 3996 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 J2224-3831_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016873Jy sigma=13.712381 ! Fit after self-cal, rms=0.901345Jy sigma=12.222191 ! 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.627 mas, bmaj=19.18 mas, bpa=-18.18 degrees ! Estimated noise=1.47057 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.0787319 Jy ! Component: 100 - total flux cleaned = 0.0981172 Jy ! Total flux subtracted in 100 components = 0.0981172 Jy ! Clean residual min=-0.010498 max=0.011804 Jy/beam ! Clean residual mean=-0.000495 rms=0.003582 Jy/beam ! Combined flux in latest and established models = 0.0981172 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0981172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.152312Jy sigma=1.357050 ! Fit after self-cal, rms=0.152053Jy sigma=1.350910 ! 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.17 mas, bmaj=21.05 mas, bpa=-17.41 degrees ! Estimated noise=0.885028 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.0143413 Jy ! Component: 100 - total flux cleaned = 0.0209895 Jy ! Component: 150 - total flux cleaned = 0.0250562 Jy ! Component: 200 - total flux cleaned = 0.0273653 Jy ! Total flux subtracted in 200 components = 0.0273653 Jy ! Clean residual min=-0.012037 max=0.020253 Jy/beam ! Clean residual mean=-0.000779 rms=0.005065 Jy/beam ! Combined flux in latest and established models = 0.125482 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 34 components and 0.125483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.150579Jy sigma=1.325125 ! Fit after self-cal, rms=0.150420Jy sigma=1.324379 ! 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.17 x 21.05 at -17.41 degrees (North through East) ! Clean map min=-0.012169 max=0.099992 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.12 KP 1.12 LA 0.85 ! MK 1.06 NL 1.40 PT 0.85 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.79 FD 1.08 KP 1.04 LA 0.94 ! MK 1.02 NL 0.85 PT 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.74 FD 1.07 KP 1.09 LA 0.88 ! MK 0.97 NL 1.31 PT 0.97 ! ! ! Fit before self-cal, rms=0.150420Jy sigma=1.324379 ! Fit after self-cal, rms=0.134284Jy sigma=1.305467 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.207 mas, bmaj=20.92 mas, bpa=-17.53 degrees ! Estimated noise=0.881527 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 (35.5, -12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0201423 Jy ! Component: 100 - total flux cleaned = 0.0300089 Jy ! Component: 150 - total flux cleaned = 0.0367059 Jy ! Component: 200 - total flux cleaned = 0.0419211 Jy ! Total flux subtracted in 200 components = 0.0419211 Jy ! Clean residual min=-0.008710 max=0.005269 Jy/beam ! Clean residual mean=-0.000219 rms=0.002110 Jy/beam ! Combined flux in latest and established models = 0.167404 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 113 components and 0.167404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.131498Jy sigma=1.239278 ! Fit after self-cal, rms=0.130789Jy sigma=1.231401 ! 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.130789Jy sigma=1.231401 ! Fit after self-cal, rms=0.130022Jy sigma=1.224333 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.238 mas, bmaj=21.11 mas, bpa=-17.56 degrees ! Estimated noise=0.849065 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00609166 Jy ! Component: 100 - total flux cleaned = 0.00948554 Jy ! Component: 150 - total flux cleaned = 0.0118264 Jy ! Component: 200 - total flux cleaned = 0.0129345 Jy ! Total flux subtracted in 200 components = 0.0129345 Jy ! Clean residual min=-0.007410 max=0.006051 Jy/beam ! Clean residual mean=-0.000032 rms=0.001540 Jy/beam ! Combined flux in latest and established models = 0.180338 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 149 components and 0.180338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129693Jy sigma=1.217561 ! Fit after self-cal, rms=0.129590Jy sigma=1.216701 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.00220945 Jy ! Component: 100 - total flux cleaned = 0.00272152 Jy ! Component: 150 - total flux cleaned = 0.00306417 Jy ! Component: 200 - total flux cleaned = 0.00327212 Jy ! Total flux subtracted in 200 components = 0.00327212 Jy ! Clean residual min=-0.007325 max=0.005933 Jy/beam ! Clean residual mean=-0.000009 rms=0.001525 Jy/beam ! Combined flux in latest and established models = 0.18361 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 165 components and 0.18361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129501Jy sigma=1.215737 ! Fit after self-cal, rms=0.129408Jy sigma=1.215638 ! 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.129408Jy sigma=1.215638 ! Fit after self-cal, rms=0.129763Jy sigma=1.214112 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.235 mas, bmaj=21.12 mas, bpa=-17.55 degrees ! Estimated noise=0.841516 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122109 Jy ! Component: 100 - total flux cleaned = 0.00149108 Jy ! Component: 150 - total flux cleaned = 0.00163686 Jy ! Component: 200 - total flux cleaned = 0.00163666 Jy ! Total flux subtracted in 200 components = 0.00163666 Jy ! Clean residual min=-0.007120 max=0.005948 Jy/beam ! Clean residual mean=0.000002 rms=0.001438 Jy/beam ! Combined flux in latest and established models = 0.185247 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 199 components and 0.185247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129695Jy sigma=1.213545 ! Fit after self-cal, rms=0.129657Jy sigma=1.213411 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.000284378 Jy ! Component: 100 - total flux cleaned = 0.000370521 Jy ! Component: 150 - total flux cleaned = 0.000369587 Jy ! Component: 200 - total flux cleaned = 0.000407742 Jy ! Total flux subtracted in 200 components = 0.000407742 Jy ! Clean residual min=-0.007005 max=0.005910 Jy/beam ! Clean residual mean=0.000004 rms=0.001437 Jy/beam ! Combined flux in latest and established models = 0.185655 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 206 components and 0.185655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129611Jy sigma=1.213101 ! Fit after self-cal, rms=0.129545Jy sigma=1.213081 ! 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.129545Jy sigma=1.213081 ! Fit after self-cal, rms=0.129138Jy sigma=1.213001 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.71 mas, bmaj=37.56 mas, bpa=-3.846 degrees ! Estimated noise=1.02797 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000704461 Jy ! Component: 100 - total flux cleaned = 0.000917305 Jy ! Component: 150 - total flux cleaned = 0.00094949 Jy ! Component: 200 - total flux cleaned = 0.0010123 Jy ! Total flux subtracted in 200 components = 0.0010123 Jy ! Clean residual min=-0.008907 max=0.006777 Jy/beam ! Clean residual mean=0.000007 rms=0.002072 Jy/beam ! Combined flux in latest and established models = 0.186667 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 231 components and 0.186667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129116Jy sigma=1.212855 ! Fit after self-cal, rms=0.129098Jy sigma=1.212788 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.000223005 Jy ! Component: 100 - total flux cleaned = 0.000220981 Jy ! Component: 150 - total flux cleaned = 0.000282288 Jy ! Component: 200 - total flux cleaned = 0.000339191 Jy ! Total flux subtracted in 200 components = 0.000339191 Jy ! Clean residual min=-0.008934 max=0.006771 Jy/beam ! Clean residual mean=0.000013 rms=0.002074 Jy/beam ! Combined flux in latest and established models = 0.187006 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 240 components and 0.187006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129082Jy sigma=1.212720 ! Fit after self-cal, rms=0.129072Jy sigma=1.212685 ! 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.233 mas, bmaj=21.1 mas, bpa=-17.53 degrees ! Estimated noise=0.839009 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.233 x 21.1 at -17.53 degrees (North through East) ! Clean map min=-0.006862 max=0.09968 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.671 mas, bmaj=19.18 mas, bpa=-18.37 degrees ! Estimated noise=1.41582 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0751428 Jy ! Component: 100 - total flux cleaned = 0.0958748 Jy ! Component: 150 - total flux cleaned = 0.109394 Jy ! Component: 200 - total flux cleaned = 0.119934 Jy ! Total flux subtracted in 200 components = 0.119934 Jy ! Clean residual min=-0.008736 max=0.007256 Jy/beam ! Clean residual mean=-0.000256 rms=0.002591 Jy/beam ! Combined flux in latest and established models = 0.119934 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.119934 Jy ! Inverting map and beam ! Estimated beam: bmin=3.233 mas, bmaj=21.1 mas, bpa=-17.53 degrees ! Estimated noise=0.839009 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.0137597 Jy ! Component: 100 - total flux cleaned = 0.023962 Jy ! Component: 150 - total flux cleaned = 0.0319639 Jy ! Component: 200 - total flux cleaned = 0.0384085 Jy ! Total flux subtracted in 200 components = 0.0384085 Jy ! Clean residual min=-0.008786 max=0.004992 Jy/beam ! Clean residual mean=-0.000189 rms=0.002062 Jy/beam ! Combined flux in latest and established models = 0.158343 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 102 components and 0.158343 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.71 mas, bmaj=37.56 mas, bpa=-3.846 degrees ! Estimated noise=1.02797 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00740108 Jy ! Component: 100 - total flux cleaned = 0.0127038 Jy ! Component: 150 - total flux cleaned = 0.0166447 Jy ! Component: 200 - total flux cleaned = 0.0196905 Jy ! Total flux subtracted in 200 components = 0.0196905 Jy ! Clean residual min=-0.009455 max=0.006084 Jy/beam ! Clean residual mean=-0.000089 rms=0.002200 Jy/beam ! Combined flux in latest and established models = 0.178033 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.00239119 Jy ! Component: 100 - total flux cleaned = 0.00427522 Jy ! Component: 150 - total flux cleaned = 0.00570875 Jy ! Component: 200 - total flux cleaned = 0.00616436 Jy ! Total flux subtracted in 200 components = 0.00616436 Jy ! Clean residual min=-0.009018 max=0.006542 Jy/beam ! Clean residual mean=-0.000021 rms=0.002079 Jy/beam ! Combined flux in latest and established models = 0.184198 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 171 components and 0.184198 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.233 mas, bmaj=21.1 mas, bpa=-17.53 degrees ! Estimated noise=0.839009 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000655218 Jy ! Component: 100 - total flux cleaned = 0.000800448 Jy ! Component: 150 - total flux cleaned = 0.00106859 Jy ! Component: 200 - total flux cleaned = 0.0011886 Jy ! Total flux subtracted in 200 components = 0.0011886 Jy ! Clean residual min=-0.007057 max=0.005756 Jy/beam ! Clean residual mean=-0.000001 rms=0.001439 Jy/beam ! Combined flux in latest and established models = 0.185386 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 190 components and 0.185386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129102Jy sigma=1.213233 ! Fit after self-cal, rms=0.129104Jy sigma=1.213095 wmodel J2224-3831_S_b_map.mod ! Writing 190 model components to file: J2224-3831_S_b_map.mod wobs J2224-3831_S_b_uvs.fits ! Writing UV FITS file: J2224-3831_S_b_uvs.fits wwins J2224-3831_S_b_map.win ! wwins: Wrote 2 windows to J2224-3831_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.00147641 Jy ! Component: 100 - total flux cleaned = -0.00149487 Jy ! Component: 150 - total flux cleaned = -0.00163072 Jy ! Component: 200 - total flux cleaned = -0.00226245 Jy ! Component: 250 - total flux cleaned = -0.00272109 Jy ! Component: 300 - total flux cleaned = -0.0028812 Jy ! Component: 350 - total flux cleaned = -0.0029295 Jy ! Component: 400 - total flux cleaned = -0.00297585 Jy ! Component: 450 - total flux cleaned = -0.0031071 Jy ! Component: 500 - total flux cleaned = -0.0031486 Jy ! Component: 550 - total flux cleaned = -0.00335499 Jy ! Component: 600 - total flux cleaned = -0.00367324 Jy ! Component: 650 - total flux cleaned = -0.0038258 Jy ! Component: 700 - total flux cleaned = -0.00390059 Jy ! Component: 750 - total flux cleaned = -0.00397256 Jy ! Component: 800 - total flux cleaned = -0.00400751 Jy ! Component: 850 - total flux cleaned = -0.00404219 Jy ! Component: 900 - total flux cleaned = -0.00401048 Jy ! Component: 950 - total flux cleaned = -0.00394792 Jy ! Component: 1000 - total flux cleaned = -0.00401083 Jy ! Component: 1050 - total flux cleaned = -0.0039806 Jy ! Component: 1100 - total flux cleaned = -0.00398077 Jy ! Component: 1150 - total flux cleaned = -0.00403962 Jy ! Component: 1200 - total flux cleaned = -0.00403926 Jy ! Component: 1250 - total flux cleaned = -0.00403866 Jy ! Component: 1300 - total flux cleaned = -0.00409339 Jy ! Component: 1350 - total flux cleaned = -0.00412033 Jy ! Component: 1400 - total flux cleaned = -0.00412036 Jy ! Component: 1450 - total flux cleaned = -0.00417223 Jy ! Component: 1500 - total flux cleaned = -0.004172 Jy ! Component: 1550 - total flux cleaned = -0.00409592 Jy ! Component: 1600 - total flux cleaned = -0.00412085 Jy ! Component: 1650 - total flux cleaned = -0.00412075 Jy ! Component: 1700 - total flux cleaned = -0.00409689 Jy ! Component: 1750 - total flux cleaned = -0.00407324 Jy ! Component: 1800 - total flux cleaned = -0.00407341 Jy ! Component: 1850 - total flux cleaned = -0.0040734 Jy ! Component: 1900 - total flux cleaned = -0.00400445 Jy ! Component: 1950 - total flux cleaned = -0.00400446 Jy ! Component: 2000 - total flux cleaned = -0.00395981 Jy ! Component: 2050 - total flux cleaned = -0.00387144 Jy ! Component: 2100 - total flux cleaned = -0.00380619 Jy ! Component: 2150 - total flux cleaned = -0.00374125 Jy ! Component: 2200 - total flux cleaned = -0.00361299 Jy ! Component: 2250 - total flux cleaned = -0.00352828 Jy ! Component: 2300 - total flux cleaned = -0.00348621 Jy ! Component: 2350 - total flux cleaned = -0.00338222 Jy ! Component: 2400 - total flux cleaned = -0.00340274 Jy ! Component: 2450 - total flux cleaned = -0.00336179 Jy ! Component: 2500 - total flux cleaned = -0.00332102 Jy ! Component: 2550 - total flux cleaned = -0.00324069 Jy ! Component: 2600 - total flux cleaned = -0.00326062 Jy ! Component: 2650 - total flux cleaned = -0.00326062 Jy ! Component: 2700 - total flux cleaned = -0.00320164 Jy ! Component: 2750 - total flux cleaned = -0.0031822 Jy ! Component: 2800 - total flux cleaned = -0.00316284 Jy ! Component: 2850 - total flux cleaned = -0.00316286 Jy ! Component: 2900 - total flux cleaned = -0.00308674 Jy ! Component: 2950 - total flux cleaned = -0.00310576 Jy ! Component: 3000 - total flux cleaned = -0.0030492 Jy ! Component: 3050 - total flux cleaned = -0.0030119 Jy ! Component: 3100 - total flux cleaned = -0.00304908 Jy ! Component: 3150 - total flux cleaned = -0.00301211 Jy ! Component: 3200 - total flux cleaned = -0.00293862 Jy ! Component: 3250 - total flux cleaned = -0.00299338 Jy ! Component: 3300 - total flux cleaned = -0.00295708 Jy ! Component: 3350 - total flux cleaned = -0.00292095 Jy ! Component: 3400 - total flux cleaned = -0.00295695 Jy ! Component: 3450 - total flux cleaned = -0.00295695 Jy ! Component: 3500 - total flux cleaned = -0.00292139 Jy ! Component: 3550 - total flux cleaned = -0.00293918 Jy ! Component: 3600 - total flux cleaned = -0.00295695 Jy ! Component: 3650 - total flux cleaned = -0.00293933 Jy ! Component: 3700 - total flux cleaned = -0.00292173 Jy ! Component: 3750 - total flux cleaned = -0.00293928 Jy ! Component: 3800 - total flux cleaned = -0.00295671 Jy ! Component: 3850 - total flux cleaned = -0.00292181 Jy ! Component: 3900 - total flux cleaned = -0.00293939 Jy ! Component: 3950 - total flux cleaned = -0.00295673 Jy ! Component: 4000 - total flux cleaned = -0.00297416 Jy ! Component: 4050 - total flux cleaned = -0.0029916 Jy ! Total flux subtracted in 4096 components = -0.00304332 Jy ! Clean residual min=-0.000958 max=0.001113 Jy/beam ! Clean residual mean=-0.000005 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.182343 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 455 components and 0.182343 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2224-3831_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.233 x 21.1 at -17.53 degrees (North through East) ! Clean map min=-0.0034732 max=0.098514 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2224-3831_S_b_map.fits wmodel /vlbi/uf001/uva//J2224-3831_S_b_map.mod ! Writing 455 model components to file: /vlbi/uf001/uva//J2224-3831_S_b_map.mod wobs /vlbi/uf001/uva//J2224-3831_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2224-3831_S_b_uvs.fits wwins /vlbi/uf001/uva//J2224-3831_S_b_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J2224-3831_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.098514 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000303922 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.925519 0.925519 1.85104 3.70208 7.40416 14.8083 29.6166 59.2332 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.098 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 324.142 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2224-3831_S_b_dfm.log closed on Mon Jan 14 06:16:12 2019