! Started logfile: /vlbi/uf001/uva//J1120-2508_S_b_dfm.log on Mon Jan 14 01:14:32 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//J1120-2508_S_b_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1120-2508_S_b_uva.fits ! AN table 1: 148 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1120-2508 ! ! 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 12432 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 J1120-2508_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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.048533Jy sigma=14.546673 ! Fit after self-cal, rms=0.855416Jy sigma=12.276385 ! 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.447 mas, bmaj=13.11 mas, bpa=-20.22 degrees ! Estimated noise=1.00551 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.115357 Jy ! Component: 100 - total flux cleaned = 0.189007 Jy ! Total flux subtracted in 100 components = 0.189007 Jy ! Clean residual min=-0.029493 max=0.043733 Jy/beam ! Clean residual mean=-0.000537 rms=0.012010 Jy/beam ! Combined flux in latest and established models = 0.189007 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 44 components and 0.189007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.301392Jy sigma=3.598984 ! Fit after self-cal, rms=0.300023Jy sigma=3.581802 ! 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.117 mas, bmaj=14.68 mas, bpa=-18.04 degrees ! Estimated noise=0.47029 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.101241 Jy ! Component: 100 - total flux cleaned = 0.164287 Jy ! Component: 150 - total flux cleaned = 0.205198 Jy ! Component: 200 - total flux cleaned = 0.232318 Jy ! Total flux subtracted in 200 components = 0.232318 Jy ! Clean residual min=-0.042312 max=0.065183 Jy/beam ! Clean residual mean=-0.000479 rms=0.019874 Jy/beam ! Combined flux in latest and established models = 0.421325 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 113 components and 0.421326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.249801Jy sigma=3.036987 ! Fit after self-cal, rms=0.248082Jy sigma=3.021360 ! 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.117 x 14.68 at -18.04 degrees (North through East) ! Clean map min=-0.041881 max=0.15502 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 HN 1.40 KP 0.95 LA 0.71 ! MK 1.06 NL 1.83 OV 1.19 PT 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 HN 1.50 KP 0.88 LA 0.97 ! MK 1.11 NL 1.47 OV 0.99 PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 HN 1.30 KP 1.12 LA 0.85 ! MK 1.15 NL 1.61 OV 1.20 PT 0.78 ! ! ! Fit before self-cal, rms=0.248082Jy sigma=3.021360 ! Fit after self-cal, rms=0.240423Jy sigma=2.910084 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.299 mas, bmaj=15.04 mas, bpa=-18.86 degrees ! Estimated noise=0.531966 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.0154353 Jy ! Component: 100 - total flux cleaned = 0.0205023 Jy ! Component: 150 - total flux cleaned = 0.0228871 Jy ! Component: 200 - total flux cleaned = 0.0245936 Jy ! Total flux subtracted in 200 components = 0.0245936 Jy ! Clean residual min=-0.047851 max=0.069454 Jy/beam ! Clean residual mean=-0.000179 rms=0.020896 Jy/beam ! Combined flux in latest and established models = 0.445919 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 135 components and 0.445919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.238598Jy sigma=2.904682 ! Fit after self-cal, rms=0.240515Jy sigma=2.890939 ! 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.240515Jy sigma=2.890939 ! Fit after self-cal, rms=0.305524Jy sigma=2.840835 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.065 mas, bmaj=14.49 mas, bpa=-19.88 degrees ! Estimated noise=0.552684 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0315345 Jy ! Component: 100 - total flux cleaned = 0.0482157 Jy ! Component: 150 - total flux cleaned = 0.0591658 Jy ! Component: 200 - total flux cleaned = 0.0666807 Jy ! Total flux subtracted in 200 components = 0.0666807 Jy ! Clean residual min=-0.045770 max=0.070299 Jy/beam ! Clean residual mean=-0.000353 rms=0.020350 Jy/beam ! Combined flux in latest and established models = 0.5126 Jy selfcal ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 185 components and 0.5126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.299047Jy sigma=2.814874 ! Fit after self-cal, rms=0.299357Jy sigma=2.807080 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.00943343 Jy ! Component: 100 - total flux cleaned = 0.0106319 Jy ! Component: 150 - total flux cleaned = 0.0114139 Jy ! Component: 200 - total flux cleaned = 0.0120838 Jy ! Total flux subtracted in 200 components = 0.0120838 Jy ! Clean residual min=-0.043556 max=0.070955 Jy/beam ! Clean residual mean=-0.000353 rms=0.020185 Jy/beam ! Combined flux in latest and established models = 0.524683 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 201 components and 0.524683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.298115Jy sigma=2.806374 ! Fit after self-cal, rms=0.298567Jy sigma=2.803731 ! 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.298567Jy sigma=2.803731 ! Fit after self-cal, rms=0.401406Jy sigma=2.766111 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.962 mas, bmaj=14.36 mas, bpa=-20.69 degrees ! Estimated noise=0.558281 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0197801 Jy ! Component: 100 - total flux cleaned = 0.0291311 Jy ! Component: 150 - total flux cleaned = 0.0337246 Jy ! Component: 200 - total flux cleaned = 0.0353309 Jy ! Total flux subtracted in 200 components = 0.0353309 Jy ! Clean residual min=-0.043016 max=0.071299 Jy/beam ! Clean residual mean=-0.000490 rms=0.019651 Jy/beam ! Combined flux in latest and established models = 0.560014 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 222 components and 0.560014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.397752Jy sigma=2.771828 ! Fit after self-cal, rms=0.399380Jy sigma=2.766116 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.00545372 Jy ! Component: 100 - total flux cleaned = 0.00624723 Jy ! Component: 150 - total flux cleaned = 0.00647503 Jy ! Component: 200 - total flux cleaned = 0.00689477 Jy ! Total flux subtracted in 200 components = 0.00689477 Jy ! Clean residual min=-0.042263 max=0.071073 Jy/beam ! Clean residual mean=-0.000476 rms=0.019565 Jy/beam ! Combined flux in latest and established models = 0.566909 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 226 components and 0.566909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.398206Jy sigma=2.766816 ! Fit after self-cal, rms=0.398895Jy sigma=2.764788 ! 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.398895Jy sigma=2.764788 ! Fit after self-cal, rms=0.437122Jy sigma=2.753042 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.67 mas, bmaj=20.66 mas, bpa=-7.537 degrees ! Estimated noise=0.797157 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0384701 Jy ! Component: 100 - total flux cleaned = 0.0545882 Jy ! Component: 150 - total flux cleaned = 0.0566579 Jy ! Component: 200 - total flux cleaned = 0.0585101 Jy ! Total flux subtracted in 200 components = 0.0585101 Jy ! Clean residual min=-0.080907 max=0.152798 Jy/beam ! Clean residual mean=-0.001104 rms=0.041661 Jy/beam ! Combined flux in latest and established models = 0.625419 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 230 components and 0.625419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.433481Jy sigma=2.779268 ! Fit after self-cal, rms=0.435161Jy sigma=2.763065 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.00681323 Jy ! Component: 100 - total flux cleaned = 0.00890705 Jy ! Component: 150 - total flux cleaned = 0.0101239 Jy ! Component: 200 - total flux cleaned = 0.0107813 Jy ! Total flux subtracted in 200 components = 0.0107813 Jy ! Clean residual min=-0.079412 max=0.154442 Jy/beam ! Clean residual mean=-0.001069 rms=0.041396 Jy/beam ! Combined flux in latest and established models = 0.636201 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 243 components and 0.636201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.434865Jy sigma=2.778070 ! Fit after self-cal, rms=0.435948Jy sigma=2.770746 ! 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.916 mas, bmaj=14.31 mas, bpa=-21.32 degrees ! Estimated noise=0.575221 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.916 x 14.31 at -21.32 degrees (North through East) ! Clean map min=-0.042135 max=0.17093 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.346 mas, bmaj=13.22 mas, bpa=-22.75 degrees ! Estimated noise=1.1529 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.135223 Jy ! Component: 100 - total flux cleaned = 0.225715 Jy ! Component: 150 - total flux cleaned = 0.29345 Jy ! Component: 200 - total flux cleaned = 0.345836 Jy ! Total flux subtracted in 200 components = 0.345836 Jy ! Clean residual min=-0.032634 max=0.033466 Jy/beam ! Clean residual mean=-0.000536 rms=0.011467 Jy/beam ! Combined flux in latest and established models = 0.345836 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 79 model components to the UV plane model. ! The established model now contains 79 components and 0.345836 Jy ! Inverting map and beam ! Estimated beam: bmin=2.916 mas, bmaj=14.31 mas, bpa=-21.32 degrees ! Estimated noise=0.575221 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.0796731 Jy ! Component: 100 - total flux cleaned = 0.132099 Jy ! Component: 150 - total flux cleaned = 0.16829 Jy ! Component: 200 - total flux cleaned = 0.194013 Jy ! Total flux subtracted in 200 components = 0.194013 Jy ! Clean residual min=-0.045914 max=0.071928 Jy/beam ! Clean residual mean=-0.000677 rms=0.020414 Jy/beam ! Combined flux in latest and established models = 0.539849 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 144 components and 0.539849 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.67 mas, bmaj=20.66 mas, bpa=-7.537 degrees ! Estimated noise=0.797157 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0456188 Jy ! Component: 100 - total flux cleaned = 0.0689115 Jy ! Component: 150 - total flux cleaned = 0.0777143 Jy ! Component: 200 - total flux cleaned = 0.0810191 Jy ! Total flux subtracted in 200 components = 0.0810191 Jy ! Clean residual min=-0.079986 max=0.154714 Jy/beam ! Clean residual mean=-0.001147 rms=0.041607 Jy/beam ! Combined flux in latest and established models = 0.620868 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.00252758 Jy ! Component: 100 - total flux cleaned = 0.00481069 Jy ! Component: 150 - total flux cleaned = 0.00654209 Jy ! Component: 200 - total flux cleaned = 0.00814179 Jy ! Total flux subtracted in 200 components = 0.00814179 Jy ! Clean residual min=-0.079616 max=0.155095 Jy/beam ! Clean residual mean=-0.001110 rms=0.041440 Jy/beam ! Combined flux in latest and established models = 0.62901 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 161 components and 0.62901 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.916 mas, bmaj=14.31 mas, bpa=-21.32 degrees ! Estimated noise=0.575221 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0139228 Jy ! Component: 100 - total flux cleaned = -0.0188923 Jy ! Component: 150 - total flux cleaned = -0.0203613 Jy ! Component: 200 - total flux cleaned = -0.0207498 Jy ! Total flux subtracted in 200 components = -0.0207498 Jy ! Clean residual min=-0.043902 max=0.077860 Jy/beam ! Clean residual mean=-0.000518 rms=0.020006 Jy/beam ! Combined flux in latest and established models = 0.60826 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 177 components and 0.60826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.436509Jy sigma=2.770402 ! Fit after self-cal, rms=0.436887Jy sigma=2.763399 wmodel J1120-2508_S_b_map.mod ! Writing 177 model components to file: J1120-2508_S_b_map.mod wobs J1120-2508_S_b_uvs.fits ! Writing UV FITS file: J1120-2508_S_b_uvs.fits wwins J1120-2508_S_b_map.win ! wwins: Wrote 1 windows to J1120-2508_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.0325895 Jy ! Component: 100 - total flux cleaned = 0.0599135 Jy ! Component: 150 - total flux cleaned = 0.0845379 Jy ! Component: 200 - total flux cleaned = 0.107057 Jy ! Component: 250 - total flux cleaned = 0.127073 Jy ! Component: 300 - total flux cleaned = 0.142625 Jy ! Component: 350 - total flux cleaned = 0.158098 Jy ! Component: 400 - total flux cleaned = 0.172184 Jy ! Component: 450 - total flux cleaned = 0.183 Jy ! Component: 500 - total flux cleaned = 0.192806 Jy ! Component: 550 - total flux cleaned = 0.201047 Jy ! Component: 600 - total flux cleaned = 0.205975 Jy ! Component: 650 - total flux cleaned = 0.210779 Jy ! Component: 700 - total flux cleaned = 0.215462 Jy ! Component: 750 - total flux cleaned = 0.220036 Jy ! Component: 800 - total flux cleaned = 0.224503 Jy ! Component: 850 - total flux cleaned = 0.227233 Jy ! Component: 900 - total flux cleaned = 0.23046 Jy ! Component: 950 - total flux cleaned = 0.234156 Jy ! Component: 1000 - total flux cleaned = 0.237267 Jy ! Component: 1050 - total flux cleaned = 0.240323 Jy ! Component: 1100 - total flux cleaned = 0.24333 Jy ! Component: 1150 - total flux cleaned = 0.245799 Jy ! Component: 1200 - total flux cleaned = 0.248717 Jy ! Component: 1250 - total flux cleaned = 0.252064 Jy ! Component: 1300 - total flux cleaned = 0.25489 Jy ! Component: 1350 - total flux cleaned = 0.257681 Jy ! Component: 1400 - total flux cleaned = 0.260878 Jy ! Component: 1450 - total flux cleaned = 0.264026 Jy ! Component: 1500 - total flux cleaned = 0.266248 Jy ! Component: 1550 - total flux cleaned = 0.269314 Jy ! Component: 1600 - total flux cleaned = 0.271474 Jy ! Component: 1650 - total flux cleaned = 0.273605 Jy ! Component: 1700 - total flux cleaned = 0.274871 Jy ! Component: 1750 - total flux cleaned = 0.276956 Jy ! Component: 1800 - total flux cleaned = 0.278599 Jy ! Component: 1850 - total flux cleaned = 0.280218 Jy ! Component: 1900 - total flux cleaned = 0.281417 Jy ! Component: 1950 - total flux cleaned = 0.283782 Jy ! Component: 2000 - total flux cleaned = 0.283392 Jy ! Component: 2050 - total flux cleaned = 0.284939 Jy ! Component: 2100 - total flux cleaned = 0.285325 Jy ! Component: 2150 - total flux cleaned = 0.286831 Jy ! Component: 2200 - total flux cleaned = 0.288315 Jy ! Component: 2250 - total flux cleaned = 0.289047 Jy ! Component: 2300 - total flux cleaned = 0.290495 Jy ! Component: 2350 - total flux cleaned = 0.291212 Jy ! Component: 2400 - total flux cleaned = 0.292274 Jy ! Component: 2450 - total flux cleaned = 0.292975 Jy ! Component: 2500 - total flux cleaned = 0.293326 Jy ! Component: 2550 - total flux cleaned = 0.294699 Jy ! Component: 2600 - total flux cleaned = 0.295036 Jy ! Component: 2650 - total flux cleaned = 0.296372 Jy ! Component: 2700 - total flux cleaned = 0.296042 Jy ! Component: 2750 - total flux cleaned = 0.296372 Jy ! Component: 2800 - total flux cleaned = 0.297667 Jy ! Component: 2850 - total flux cleaned = 0.297667 Jy ! Component: 2900 - total flux cleaned = 0.298931 Jy ! Component: 2950 - total flux cleaned = 0.298613 Jy ! Component: 3000 - total flux cleaned = 0.297683 Jy ! Component: 3050 - total flux cleaned = 0.297995 Jy ! Component: 3100 - total flux cleaned = 0.297693 Jy ! Component: 3150 - total flux cleaned = 0.297088 Jy ! Component: 3200 - total flux cleaned = 0.296191 Jy ! Component: 3250 - total flux cleaned = 0.2953 Jy ! Component: 3300 - total flux cleaned = 0.294714 Jy ! Component: 3350 - total flux cleaned = 0.294423 Jy ! Component: 3400 - total flux cleaned = 0.293842 Jy ! Component: 3450 - total flux cleaned = 0.292409 Jy ! Component: 3500 - total flux cleaned = 0.290424 Jy ! Component: 3550 - total flux cleaned = 0.289581 Jy ! Component: 3600 - total flux cleaned = 0.289023 Jy ! Component: 3650 - total flux cleaned = 0.287641 Jy ! Component: 3700 - total flux cleaned = 0.286818 Jy ! Component: 3750 - total flux cleaned = 0.285456 Jy ! Component: 3800 - total flux cleaned = 0.284107 Jy ! Component: 3850 - total flux cleaned = 0.283035 Jy ! Component: 3900 - total flux cleaned = 0.28091 Jy ! Component: 3950 - total flux cleaned = 0.280648 Jy ! Component: 4000 - total flux cleaned = 0.27882 Jy ! Component: 4050 - total flux cleaned = 0.277524 Jy ! Total flux subtracted in 4096 components = 0.277013 Jy ! Clean residual min=-0.013192 max=0.013232 Jy/beam ! Clean residual mean=-0.000207 rms=0.007003 Jy/beam ! Combined flux in latest and established models = 0.885274 Jy keep ! Adding 1012 model components to the UV plane model. ! The established model now contains 1189 components and 0.885273 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1120-2508_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.916 x 14.31 at -21.32 degrees (North through East) ! Clean map min=-0.038937 max=0.19096 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1120-2508_S_b_map.fits wmodel /vlbi/uf001/uva//J1120-2508_S_b_map.mod ! Writing 1189 model components to file: /vlbi/uf001/uva//J1120-2508_S_b_map.mod wobs /vlbi/uf001/uva//J1120-2508_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1120-2508_S_b_uvs.fits wwins /vlbi/uf001/uva//J1120-2508_S_b_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1120-2508_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.190964 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00697866 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -10.9633 10.9633 21.9266 43.8532 87.7063 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0209 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.19 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 27.364 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1120-2508_S_b_dfm.log closed on Mon Jan 14 01:14:37 2019