! Started logfile: /vlbi/uf001/uva//J1307-3207_S_b_dfm.log on Mon Jan 14 02:12: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//J1307-3207_S_b_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1307-3207_S_b_uva.fits ! AN table 1: 58 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.866379 visibilities/baseline/integration-bin. ! Found source: J1307-3207 ! ! 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 4221 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 J1307-3207_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 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.028275Jy sigma=14.480551 ! Fit after self-cal, rms=0.846586Jy sigma=12.148362 ! 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.679 mas, bmaj=15.18 mas, bpa=-19.23 degrees ! Estimated noise=1.18886 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.113295 Jy ! Component: 100 - total flux cleaned = 0.151433 Jy ! Total flux subtracted in 100 components = 0.151433 Jy ! Clean residual min=-0.011039 max=0.017778 Jy/beam ! Clean residual mean=0.000082 rms=0.003777 Jy/beam ! Combined flux in latest and established models = 0.151433 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.151433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.136379Jy sigma=1.313312 ! Fit after self-cal, rms=0.136123Jy sigma=1.311818 ! 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.131 mas, bmaj=15.8 mas, bpa=-18.61 degrees ! Estimated noise=0.827961 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.0263927 Jy ! Component: 100 - total flux cleaned = 0.0404378 Jy ! Component: 150 - total flux cleaned = 0.0483804 Jy ! Component: 200 - total flux cleaned = 0.0531387 Jy ! Total flux subtracted in 200 components = 0.0531387 Jy ! Clean residual min=-0.008349 max=0.006635 Jy/beam ! Clean residual mean=0.000038 rms=0.001966 Jy/beam ! Combined flux in latest and established models = 0.204572 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 54 components and 0.204572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129564Jy sigma=1.220263 ! Fit after self-cal, rms=0.129467Jy sigma=1.218449 ! 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.131 x 15.8 at -18.61 degrees (North through East) ! Clean map min=-0.0080319 max=0.14302 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 0.98 HN 1.13 KP 0.96 ! LA 0.96 MK 1.02 NL 1.07 OV 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.13 KP 0.98 ! LA 0.98 MK 0.98 NL 1.02 OV 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.76 FD 1.06 HN 1.18 KP 0.95 ! LA 0.97 MK 1.08 NL 1.07 OV 1.02 ! ! ! Fit before self-cal, rms=0.129467Jy sigma=1.218449 ! Fit after self-cal, rms=0.119996Jy sigma=1.204465 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.193 mas, bmaj=15.76 mas, bpa=-18.75 degrees ! Estimated noise=0.830191 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.00291184 Jy ! Component: 100 - total flux cleaned = -0.00339585 Jy ! Component: 150 - total flux cleaned = -0.00352973 Jy ! Component: 200 - total flux cleaned = -0.00364617 Jy ! Total flux subtracted in 200 components = -0.00364617 Jy ! Clean residual min=-0.005713 max=0.005757 Jy/beam ! Clean residual mean=0.000031 rms=0.001523 Jy/beam ! Combined flux in latest and established models = 0.200926 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 65 components and 0.200926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119878Jy sigma=1.202811 ! Fit after self-cal, rms=0.119782Jy sigma=1.202477 ! 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.119782Jy sigma=1.202477 ! Fit after self-cal, rms=0.121570Jy sigma=1.191285 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.21 mas, bmaj=15.86 mas, bpa=-18.83 degrees ! Estimated noise=0.834319 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.78975e-05 Jy ! Component: 100 - total flux cleaned = -0.000557013 Jy ! Component: 150 - total flux cleaned = -0.000754039 Jy ! Component: 200 - total flux cleaned = -0.00088287 Jy ! Total flux subtracted in 200 components = -0.00088287 Jy ! Clean residual min=-0.004406 max=0.004911 Jy/beam ! Clean residual mean=0.000019 rms=0.001190 Jy/beam ! Combined flux in latest and established models = 0.200043 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 78 components and 0.200043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.121497Jy sigma=1.190509 ! Fit after self-cal, rms=0.121573Jy sigma=1.190298 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 = 7.85378e-05 Jy ! Component: 100 - total flux cleaned = 4.46478e-06 Jy ! Component: 150 - total flux cleaned = -9.86787e-05 Jy ! Component: 200 - total flux cleaned = -0.000219261 Jy ! Total flux subtracted in 200 components = -0.000219261 Jy ! Clean residual min=-0.004352 max=0.004873 Jy/beam ! Clean residual mean=0.000019 rms=0.001177 Jy/beam ! Combined flux in latest and established models = 0.199824 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 83 components and 0.199824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.121542Jy sigma=1.189982 ! Fit after self-cal, rms=0.121541Jy sigma=1.189910 ! 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.121541Jy sigma=1.189910 ! Fit after self-cal, rms=0.122404Jy sigma=1.188418 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.223 mas, bmaj=15.86 mas, bpa=-18.88 degrees ! Estimated noise=0.836005 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000201351 Jy ! Component: 100 - total flux cleaned = -0.000441152 Jy ! Component: 150 - total flux cleaned = -0.000438839 Jy ! Component: 200 - total flux cleaned = -0.00047441 Jy ! Total flux subtracted in 200 components = -0.00047441 Jy ! Clean residual min=-0.004227 max=0.004755 Jy/beam ! Clean residual mean=0.000013 rms=0.001117 Jy/beam ! Combined flux in latest and established models = 0.199349 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 94 components and 0.199349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122354Jy sigma=1.187966 ! Fit after self-cal, rms=0.122370Jy sigma=1.187874 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 (-73.5, -128). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00410421 Jy ! Component: 100 - total flux cleaned = 0.00609458 Jy ! Component: 150 - total flux cleaned = 0.00738621 Jy ! Component: 200 - total flux cleaned = 0.00814055 Jy ! Total flux subtracted in 200 components = 0.00814055 Jy ! Clean residual min=-0.004424 max=0.003302 Jy/beam ! Clean residual mean=0.000004 rms=0.000962 Jy/beam ! Combined flux in latest and established models = 0.20749 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 119 components and 0.20749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122200Jy sigma=1.185124 ! Fit after self-cal, rms=0.122166Jy sigma=1.185002 ! 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.122166Jy sigma=1.185002 ! Fit after self-cal, rms=0.122279Jy sigma=1.184825 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.878 mas, bmaj=24.98 mas, bpa=-4.625 degrees ! Estimated noise=1.03295 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0016319 Jy ! Component: 100 - total flux cleaned = 0.00185843 Jy ! Component: 150 - total flux cleaned = 0.00186051 Jy ! Component: 200 - total flux cleaned = 0.00189026 Jy ! Total flux subtracted in 200 components = 0.00189026 Jy ! Clean residual min=-0.003975 max=0.004094 Jy/beam ! Clean residual mean=0.000003 rms=0.001231 Jy/beam ! Combined flux in latest and established models = 0.20938 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 152 components and 0.20938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122257Jy sigma=1.184668 ! Fit after self-cal, rms=0.122253Jy sigma=1.184631 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.000101554 Jy ! Component: 100 - total flux cleaned = 0.000132427 Jy ! Component: 150 - total flux cleaned = 0.000242082 Jy ! Component: 200 - total flux cleaned = 0.00031863 Jy ! Total flux subtracted in 200 components = 0.00031863 Jy ! Clean residual min=-0.003948 max=0.004048 Jy/beam ! Clean residual mean=0.000003 rms=0.001216 Jy/beam ! Combined flux in latest and established models = 0.209699 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 171 components and 0.209699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122240Jy sigma=1.184631 ! Fit after self-cal, rms=0.122241Jy sigma=1.184609 ! 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.229 mas, bmaj=15.86 mas, bpa=-18.92 degrees ! Estimated noise=0.835396 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.229 x 15.86 at -18.92 degrees (North through East) ! Clean map min=-0.0042778 max=0.14223 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.756 mas, bmaj=15.17 mas, bpa=-19.58 degrees ! Estimated noise=1.20762 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.114584 Jy ! Component: 100 - total flux cleaned = 0.151889 Jy ! Component: 150 - total flux cleaned = 0.170305 Jy ! Component: 200 - total flux cleaned = 0.181388 Jy ! Total flux subtracted in 200 components = 0.181388 Jy ! Clean residual min=-0.006936 max=0.007331 Jy/beam ! Clean residual mean=0.000036 rms=0.001808 Jy/beam ! Combined flux in latest and established models = 0.181388 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.181388 Jy ! Inverting map and beam ! Estimated beam: bmin=3.229 mas, bmaj=15.86 mas, bpa=-18.92 degrees ! Estimated noise=0.835396 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.00901137 Jy ! Component: 100 - total flux cleaned = 0.0142813 Jy ! Component: 150 - total flux cleaned = 0.0180063 Jy ! Component: 200 - total flux cleaned = 0.0207929 Jy ! Total flux subtracted in 200 components = 0.0207929 Jy ! Clean residual min=-0.004228 max=0.003639 Jy/beam ! Clean residual mean=0.000007 rms=0.001034 Jy/beam ! Combined flux in latest and established models = 0.20218 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 59 components and 0.20218 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.878 mas, bmaj=24.98 mas, bpa=-4.625 degrees ! Estimated noise=1.03295 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00295651 Jy ! Component: 100 - total flux cleaned = 0.00494931 Jy ! Component: 150 - total flux cleaned = 0.00648441 Jy ! Component: 200 - total flux cleaned = 0.00748094 Jy ! Total flux subtracted in 200 components = 0.00748094 Jy ! Clean residual min=-0.004014 max=0.003823 Jy/beam ! Clean residual mean=0.000003 rms=0.001250 Jy/beam ! Combined flux in latest and established models = 0.209661 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.000706375 Jy ! Component: 100 - total flux cleaned = 0.00119749 Jy ! Component: 150 - total flux cleaned = 0.00147346 Jy ! Component: 200 - total flux cleaned = 0.00166742 Jy ! Total flux subtracted in 200 components = 0.00166742 Jy ! Clean residual min=-0.003974 max=0.003839 Jy/beam ! Clean residual mean=0.000002 rms=0.001216 Jy/beam ! Combined flux in latest and established models = 0.211329 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 108 components and 0.211329 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.229 mas, bmaj=15.86 mas, bpa=-18.92 degrees ! Estimated noise=0.835396 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00042881 Jy ! Component: 100 - total flux cleaned = 0.000768895 Jy ! Component: 150 - total flux cleaned = 0.000880124 Jy ! Component: 200 - total flux cleaned = 0.000947245 Jy ! Total flux subtracted in 200 components = 0.000947245 Jy ! Clean residual min=-0.004390 max=0.003517 Jy/beam ! Clean residual mean=-0.000000 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.212276 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 124 components and 0.212276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122264Jy sigma=1.185123 ! Fit after self-cal, rms=0.122225Jy sigma=1.184970 wmodel J1307-3207_S_b_map.mod ! Writing 124 model components to file: J1307-3207_S_b_map.mod wobs J1307-3207_S_b_uvs.fits ! Writing UV FITS file: J1307-3207_S_b_uvs.fits wwins J1307-3207_S_b_map.win ! wwins: Wrote 2 windows to J1307-3207_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.00163349 Jy ! Component: 100 - total flux cleaned = -0.00193957 Jy ! Component: 150 - total flux cleaned = -0.00194204 Jy ! Component: 200 - total flux cleaned = -0.0018891 Jy ! Component: 250 - total flux cleaned = -0.00203882 Jy ! Component: 300 - total flux cleaned = -0.00189828 Jy ! Component: 350 - total flux cleaned = -0.00176279 Jy ! Component: 400 - total flux cleaned = -0.00154484 Jy ! Component: 450 - total flux cleaned = -0.00133549 Jy ! Component: 500 - total flux cleaned = -0.00101137 Jy ! Component: 550 - total flux cleaned = -0.000736383 Jy ! Component: 600 - total flux cleaned = -0.000393166 Jy ! Component: 650 - total flux cleaned = -9.65263e-05 Jy ! Component: 700 - total flux cleaned = 0.000263874 Jy ! Component: 750 - total flux cleaned = 0.000580265 Jy ! Component: 800 - total flux cleaned = 0.00089005 Jy ! Component: 850 - total flux cleaned = 0.00125922 Jy ! Component: 900 - total flux cleaned = 0.00158689 Jy ! Component: 950 - total flux cleaned = 0.00184341 Jy ! Component: 1000 - total flux cleaned = 0.00215778 Jy ! Component: 1050 - total flux cleaned = 0.00234244 Jy ! Component: 1100 - total flux cleaned = 0.00252449 Jy ! Component: 1150 - total flux cleaned = 0.00279256 Jy ! Component: 1200 - total flux cleaned = 0.00299689 Jy ! Component: 1250 - total flux cleaned = 0.00316905 Jy ! Component: 1300 - total flux cleaned = 0.00322544 Jy ! Component: 1350 - total flux cleaned = 0.0033367 Jy ! Component: 1400 - total flux cleaned = 0.00339113 Jy ! Component: 1450 - total flux cleaned = 0.00341796 Jy ! Component: 1500 - total flux cleaned = 0.00349806 Jy ! Component: 1550 - total flux cleaned = 0.00362888 Jy ! Component: 1600 - total flux cleaned = 0.00375796 Jy ! Component: 1650 - total flux cleaned = 0.00385953 Jy ! Component: 1700 - total flux cleaned = 0.00390896 Jy ! Component: 1750 - total flux cleaned = 0.00395863 Jy ! Component: 1800 - total flux cleaned = 0.0040806 Jy ! Component: 1850 - total flux cleaned = 0.00408051 Jy ! Component: 1900 - total flux cleaned = 0.00412759 Jy ! Component: 1950 - total flux cleaned = 0.00417442 Jy ! Component: 2000 - total flux cleaned = 0.00424334 Jy ! Component: 2050 - total flux cleaned = 0.00426585 Jy ! Component: 2100 - total flux cleaned = 0.0043335 Jy ! Component: 2150 - total flux cleaned = 0.00437834 Jy ! Component: 2200 - total flux cleaned = 0.00442245 Jy ! Component: 2250 - total flux cleaned = 0.00448781 Jy ! Component: 2300 - total flux cleaned = 0.00450927 Jy ! Component: 2350 - total flux cleaned = 0.00455195 Jy ! Component: 2400 - total flux cleaned = 0.00459393 Jy ! Component: 2450 - total flux cleaned = 0.00463558 Jy ! Component: 2500 - total flux cleaned = 0.00471793 Jy ! Component: 2550 - total flux cleaned = 0.00479883 Jy ! Component: 2600 - total flux cleaned = 0.00489927 Jy ! Component: 2650 - total flux cleaned = 0.0050186 Jy ! Component: 2700 - total flux cleaned = 0.00503822 Jy ! Component: 2750 - total flux cleaned = 0.00513627 Jy ! Component: 2800 - total flux cleaned = 0.00529083 Jy ! Component: 2850 - total flux cleaned = 0.00536713 Jy ! Component: 2900 - total flux cleaned = 0.00548077 Jy ! Component: 2950 - total flux cleaned = 0.00555585 Jy ! Component: 3000 - total flux cleaned = 0.00561183 Jy ! Component: 3050 - total flux cleaned = 0.00563044 Jy ! Component: 3100 - total flux cleaned = 0.00574006 Jy ! Component: 3150 - total flux cleaned = 0.0057581 Jy ! Component: 3200 - total flux cleaned = 0.00579405 Jy ! Component: 3250 - total flux cleaned = 0.00582957 Jy ! Component: 3300 - total flux cleaned = 0.00588265 Jy ! Component: 3350 - total flux cleaned = 0.00591791 Jy ! Component: 3400 - total flux cleaned = 0.00600497 Jy ! Component: 3450 - total flux cleaned = 0.00598741 Jy ! Component: 3500 - total flux cleaned = 0.00597032 Jy ! Component: 3550 - total flux cleaned = 0.00598735 Jy ! Component: 3600 - total flux cleaned = 0.00603804 Jy ! Component: 3650 - total flux cleaned = 0.00598777 Jy ! Component: 3700 - total flux cleaned = 0.0059713 Jy ! Component: 3750 - total flux cleaned = 0.00600451 Jy ! Component: 3800 - total flux cleaned = 0.00600458 Jy ! Component: 3850 - total flux cleaned = 0.0060045 Jy ! Component: 3900 - total flux cleaned = 0.00590696 Jy ! Component: 3950 - total flux cleaned = 0.00584247 Jy ! Component: 4000 - total flux cleaned = 0.00582657 Jy ! Component: 4050 - total flux cleaned = 0.00579466 Jy ! Total flux subtracted in 4096 components = 0.00579466 Jy ! Clean residual min=-0.001039 max=0.000992 Jy/beam ! Clean residual mean=-0.000002 rms=0.000286 Jy/beam ! Combined flux in latest and established models = 0.218071 Jy keep ! Adding 243 model components to the UV plane model. ! The established model now contains 367 components and 0.218071 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1307-3207_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.229 x 15.86 at -18.92 degrees (North through East) ! Clean map min=-0.0022669 max=0.14439 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1307-3207_S_b_map.fits wmodel /vlbi/uf001/uva//J1307-3207_S_b_map.mod ! Writing 367 model components to file: /vlbi/uf001/uva//J1307-3207_S_b_map.mod wobs /vlbi/uf001/uva//J1307-3207_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1307-3207_S_b_uvs.fits wwins /vlbi/uf001/uva//J1307-3207_S_b_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1307-3207_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.14439 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000276582 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.574657 0.574657 1.14931 2.29863 4.59726 9.19452 18.389 36.7781 73.5561 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.144 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 522.05 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1307-3207_S_b_dfm.log closed on Mon Jan 14 02:12:28 2019