! Started logfile: /vlbi/uf001/uva//J0812-1810_S_dfm.log on Sun Jan 13 23:50:22 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//J0812-1810_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0812-1810_S_uva.fits ! AN table 1: 48 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.97619 visibilities/baseline/integration-bin. ! Found source: J0812-1810 ! ! 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 2952 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 J0812-1810_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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.071724Jy sigma=18.321083 ! Fit after self-cal, rms=0.726144Jy sigma=12.232359 ! 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=4.983 mas, bmaj=26.42 mas, bpa=-10.05 degrees ! Estimated noise=1.07828 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.209256 Jy ! Component: 100 - total flux cleaned = 0.282526 Jy ! Total flux subtracted in 100 components = 0.282526 Jy ! Clean residual min=-0.017079 max=0.031388 Jy/beam ! Clean residual mean=-0.000222 rms=0.006224 Jy/beam ! Combined flux in latest and established models = 0.282526 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.282526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093760Jy sigma=1.557429 ! Fit after self-cal, rms=0.093631Jy sigma=1.554646 ! 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=5.938 mas, bmaj=27.11 mas, bpa=-9.928 degrees ! Estimated noise=0.778223 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.0400859 Jy ! Component: 100 - total flux cleaned = 0.0611762 Jy ! Component: 150 - total flux cleaned = 0.0732662 Jy ! Component: 200 - total flux cleaned = 0.0803727 Jy ! Total flux subtracted in 200 components = 0.0803727 Jy ! Clean residual min=-0.008067 max=0.009210 Jy/beam ! Clean residual mean=-0.000028 rms=0.002846 Jy/beam ! Combined flux in latest and established models = 0.362899 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 64 components and 0.362899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076749Jy sigma=1.215575 ! Fit after self-cal, rms=0.076678Jy sigma=1.214108 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.938 x 27.11 at -9.928 degrees (North through East) ! Clean map min=-0.008449 max=0.27317 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.10 KP 1.02 LA 0.95 ! NL 1.03 OV 0.96 PT 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.13 KP 1.00 LA 0.96 ! NL 1.02 OV 0.90 PT 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 1.22 KP 1.01 LA 0.96 ! NL 1.00 OV 0.95 PT 1.03 ! ! ! Fit before self-cal, rms=0.076678Jy sigma=1.214108 ! Fit after self-cal, rms=0.075967Jy sigma=1.159508 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.132 mas, bmaj=26.95 mas, bpa=-9.752 degrees ! Estimated noise=0.781782 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.00344934 Jy ! Component: 100 - total flux cleaned = -0.00394803 Jy ! Component: 150 - total flux cleaned = -0.00421957 Jy ! Component: 200 - total flux cleaned = -0.00459882 Jy ! Total flux subtracted in 200 components = -0.00459882 Jy ! Clean residual min=-0.006426 max=0.007229 Jy/beam ! Clean residual mean=-0.000012 rms=0.002051 Jy/beam ! Combined flux in latest and established models = 0.3583 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 102 components and 0.3583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075523Jy sigma=1.154168 ! Fit after self-cal, rms=0.075576Jy sigma=1.153945 ! 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.075576Jy sigma=1.153945 ! Fit after self-cal, rms=0.076061Jy sigma=1.132254 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.036 mas, bmaj=27.04 mas, bpa=-10.14 degrees ! Estimated noise=0.775575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00260779 Jy ! Component: 100 - total flux cleaned = -0.00284819 Jy ! Component: 150 - total flux cleaned = -0.00292783 Jy ! Component: 200 - total flux cleaned = -0.00319873 Jy ! Total flux subtracted in 200 components = -0.00319873 Jy ! Clean residual min=-0.005193 max=0.005835 Jy/beam ! Clean residual mean=-0.000011 rms=0.001412 Jy/beam ! Combined flux in latest and established models = 0.355101 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 124 components and 0.355101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075597Jy sigma=1.126609 ! Fit after self-cal, rms=0.075616Jy sigma=1.126418 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 (11.5, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00473932 Jy ! Component: 100 - total flux cleaned = 0.00624447 Jy ! Component: 150 - total flux cleaned = 0.00655669 Jy ! Component: 200 - total flux cleaned = 0.0067185 Jy ! Total flux subtracted in 200 components = 0.0067185 Jy ! Clean residual min=-0.003218 max=0.002973 Jy/beam ! Clean residual mean=-0.000009 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.36182 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 167 components and 0.36182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074949Jy sigma=1.117099 ! Fit after self-cal, rms=0.074887Jy sigma=1.116231 ! 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.074887Jy sigma=1.116231 ! Fit after self-cal, rms=0.075140Jy sigma=1.114359 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.998 mas, bmaj=27.04 mas, bpa=-10.19 degrees ! Estimated noise=0.772218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000740073 Jy ! Component: 100 - total flux cleaned = -0.00066207 Jy ! Component: 150 - total flux cleaned = -0.000530191 Jy ! Component: 200 - total flux cleaned = -0.000363424 Jy ! Total flux subtracted in 200 components = -0.000363424 Jy ! Clean residual min=-0.002390 max=0.002333 Jy/beam ! Clean residual mean=-0.000006 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.361456 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 190 components and 0.361456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074925Jy sigma=1.112160 ! Fit after self-cal, rms=0.074915Jy sigma=1.111932 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.000429705 Jy ! Component: 100 - total flux cleaned = 0.000514052 Jy ! Component: 150 - total flux cleaned = 0.000715301 Jy ! Component: 200 - total flux cleaned = 0.000788698 Jy ! Total flux subtracted in 200 components = 0.000788698 Jy ! Clean residual min=-0.002196 max=0.002243 Jy/beam ! Clean residual mean=-0.000005 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.362245 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 235 components and 0.362245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074839Jy sigma=1.111251 ! Fit after self-cal, rms=0.074829Jy sigma=1.111155 ! 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.074829Jy sigma=1.111155 ! Fit after self-cal, rms=0.075044Jy sigma=1.110717 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.599 mas, bmaj=28.2 mas, bpa=-7.858 degrees ! Estimated noise=0.815415 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000708304 Jy ! Component: 100 - total flux cleaned = -0.000643034 Jy ! Component: 150 - total flux cleaned = -0.000511437 Jy ! Component: 200 - total flux cleaned = -0.000510289 Jy ! Total flux subtracted in 200 components = -0.000510289 Jy ! Clean residual min=-0.002321 max=0.002357 Jy/beam ! Clean residual mean=-0.000003 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.361735 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 273 components and 0.361734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074988Jy sigma=1.110291 ! Fit after self-cal, rms=0.074988Jy sigma=1.110243 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.000180965 Jy ! Component: 100 - total flux cleaned = 0.000283172 Jy ! Component: 150 - total flux cleaned = 0.000336024 Jy ! Component: 200 - total flux cleaned = 0.000369173 Jy ! Total flux subtracted in 200 components = 0.000369173 Jy ! Clean residual min=-0.002320 max=0.002371 Jy/beam ! Clean residual mean=-0.000003 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.362104 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 303 components and 0.362104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074966Jy sigma=1.110090 ! Fit after self-cal, rms=0.074962Jy sigma=1.110065 ! 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=5.982 mas, bmaj=27.04 mas, bpa=-10.21 degrees ! Estimated noise=0.770745 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.982 x 27.04 at -10.21 degrees (North through East) ! Clean map min=-0.0031131 max=0.27281 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=4.997 mas, bmaj=26.4 mas, bpa=-10.4 degrees ! Estimated noise=1.08124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.209782 Jy ! Component: 100 - total flux cleaned = 0.282104 Jy ! Component: 150 - total flux cleaned = 0.313625 Jy ! Component: 200 - total flux cleaned = 0.329541 Jy ! Total flux subtracted in 200 components = 0.329541 Jy ! Clean residual min=-0.006853 max=0.007533 Jy/beam ! Clean residual mean=-0.000064 rms=0.001949 Jy/beam ! Combined flux in latest and established models = 0.329541 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.329541 Jy ! Inverting map and beam ! Estimated beam: bmin=5.982 mas, bmaj=27.04 mas, bpa=-10.21 degrees ! Estimated noise=0.770745 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.0109339 Jy ! Component: 100 - total flux cleaned = 0.0177046 Jy ! Component: 150 - total flux cleaned = 0.0220061 Jy ! Component: 200 - total flux cleaned = 0.0239108 Jy ! Total flux subtracted in 200 components = 0.0239108 Jy ! Clean residual min=-0.004072 max=0.002835 Jy/beam ! Clean residual mean=-0.000023 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.353452 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 96 components and 0.353452 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=8.599 mas, bmaj=28.2 mas, bpa=-7.858 degrees ! Estimated noise=0.815415 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00227108 Jy ! Component: 100 - total flux cleaned = 0.00376584 Jy ! Component: 150 - total flux cleaned = 0.00481014 Jy ! Component: 200 - total flux cleaned = 0.00547642 Jy ! Total flux subtracted in 200 components = 0.00547642 Jy ! Clean residual min=-0.003258 max=0.002159 Jy/beam ! Clean residual mean=-0.000016 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.358928 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.000290569 Jy ! Component: 100 - total flux cleaned = 0.000697843 Jy ! Component: 150 - total flux cleaned = 0.00100846 Jy ! Component: 200 - total flux cleaned = 0.00132118 Jy ! Total flux subtracted in 200 components = 0.00132118 Jy ! Clean residual min=-0.002645 max=0.002129 Jy/beam ! Clean residual mean=-0.000010 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.36025 Jy ! Adding 171 model components to the UV plane model. ! The established model now contains 264 components and 0.36025 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.982 mas, bmaj=27.04 mas, bpa=-10.21 degrees ! Estimated noise=0.770745 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000146473 Jy ! Component: 100 - total flux cleaned = -0.000110247 Jy ! Component: 150 - total flux cleaned = 8.60563e-05 Jy ! Component: 200 - total flux cleaned = 0.000325084 Jy ! Total flux subtracted in 200 components = 0.000325084 Jy ! Clean residual min=-0.002498 max=0.002187 Jy/beam ! Clean residual mean=-0.000005 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.360575 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 294 components and 0.360575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074944Jy sigma=1.110291 ! Fit after self-cal, rms=0.074936Jy sigma=1.110234 wmodel J0812-1810_S_map.mod ! Writing 294 model components to file: J0812-1810_S_map.mod wobs J0812-1810_S_uvs.fits ! Writing UV FITS file: J0812-1810_S_uvs.fits wwins J0812-1810_S_map.win ! wwins: Wrote 2 windows to J0812-1810_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.000575637 Jy ! Component: 100 - total flux cleaned = -0.000755394 Jy ! Component: 150 - total flux cleaned = -0.00108464 Jy ! Component: 200 - total flux cleaned = -0.00142406 Jy ! Component: 250 - total flux cleaned = -0.00154238 Jy ! Component: 300 - total flux cleaned = -0.00173905 Jy ! Component: 350 - total flux cleaned = -0.00187358 Jy ! Component: 400 - total flux cleaned = -0.00200248 Jy ! Component: 450 - total flux cleaned = -0.00227815 Jy ! Component: 500 - total flux cleaned = -0.00249697 Jy ! Component: 550 - total flux cleaned = -0.00273283 Jy ! Component: 600 - total flux cleaned = -0.00296235 Jy ! Component: 650 - total flux cleaned = -0.00320851 Jy ! Component: 700 - total flux cleaned = -0.00349183 Jy ! Component: 750 - total flux cleaned = -0.00381006 Jy ! Component: 800 - total flux cleaned = -0.00407841 Jy ! Component: 850 - total flux cleaned = -0.0043811 Jy ! Component: 900 - total flux cleaned = -0.00467768 Jy ! Component: 950 - total flux cleaned = -0.00494859 Jy ! Component: 1000 - total flux cleaned = -0.00517678 Jy ! Component: 1050 - total flux cleaned = -0.00541931 Jy ! Component: 1100 - total flux cleaned = -0.00565752 Jy ! Component: 1150 - total flux cleaned = -0.00587325 Jy ! Component: 1200 - total flux cleaned = -0.00612052 Jy ! Component: 1250 - total flux cleaned = -0.00632843 Jy ! Component: 1300 - total flux cleaned = -0.00648236 Jy ! Component: 1350 - total flux cleaned = -0.00665034 Jy ! Component: 1400 - total flux cleaned = -0.0068484 Jy ! Component: 1450 - total flux cleaned = -0.00701048 Jy ! Component: 1500 - total flux cleaned = -0.0070903 Jy ! Component: 1550 - total flux cleaned = -0.00718453 Jy ! Component: 1600 - total flux cleaned = -0.0072621 Jy ! Component: 1650 - total flux cleaned = -0.00730804 Jy ! Component: 1700 - total flux cleaned = -0.00733817 Jy ! Component: 1750 - total flux cleaned = -0.00736815 Jy ! Component: 1800 - total flux cleaned = -0.00744163 Jy ! Component: 1850 - total flux cleaned = -0.0075137 Jy ! Component: 1900 - total flux cleaned = -0.00754217 Jy ! Component: 1950 - total flux cleaned = -0.00755633 Jy ! Component: 2000 - total flux cleaned = -0.00762634 Jy ! Component: 2050 - total flux cleaned = -0.00769545 Jy ! Component: 2100 - total flux cleaned = -0.00773622 Jy ! Component: 2150 - total flux cleaned = -0.00776333 Jy ! Component: 2200 - total flux cleaned = -0.00785682 Jy ! Component: 2250 - total flux cleaned = -0.00792304 Jy ! Component: 2300 - total flux cleaned = -0.00801494 Jy ! Component: 2350 - total flux cleaned = -0.0081059 Jy ! Component: 2400 - total flux cleaned = -0.00817035 Jy ! Component: 2450 - total flux cleaned = -0.00825985 Jy ! Component: 2500 - total flux cleaned = -0.00833587 Jy ! Component: 2550 - total flux cleaned = -0.00839876 Jy ! Component: 2600 - total flux cleaned = -0.00848611 Jy ! Component: 2650 - total flux cleaned = -0.00856035 Jy ! Component: 2700 - total flux cleaned = -0.00862182 Jy ! Component: 2750 - total flux cleaned = -0.00871934 Jy ! Component: 2800 - total flux cleaned = -0.00876775 Jy ! Component: 2850 - total flux cleaned = -0.008864 Jy ! Component: 2900 - total flux cleaned = -0.00893558 Jy ! Component: 2950 - total flux cleaned = -0.00900682 Jy ! Component: 3000 - total flux cleaned = -0.00907751 Jy ! Component: 3050 - total flux cleaned = -0.0091127 Jy ! Component: 3100 - total flux cleaned = -0.00918264 Jy ! Component: 3150 - total flux cleaned = -0.00922904 Jy ! Component: 3200 - total flux cleaned = -0.00926377 Jy ! Component: 3250 - total flux cleaned = -0.00934416 Jy ! Component: 3300 - total flux cleaned = -0.00940144 Jy ! Component: 3350 - total flux cleaned = -0.00945829 Jy ! Component: 3400 - total flux cleaned = -0.00949224 Jy ! Component: 3450 - total flux cleaned = -0.00954884 Jy ! Component: 3500 - total flux cleaned = -0.00959399 Jy ! Component: 3550 - total flux cleaned = -0.00966152 Jy ! Component: 3600 - total flux cleaned = -0.00969509 Jy ! Component: 3650 - total flux cleaned = -0.00975104 Jy ! Component: 3700 - total flux cleaned = -0.00981788 Jy ! Component: 3750 - total flux cleaned = -0.00988449 Jy ! Component: 3800 - total flux cleaned = -0.00993986 Jy ! Component: 3850 - total flux cleaned = -0.00998412 Jy ! Component: 3900 - total flux cleaned = -0.0100393 Jy ! Component: 3950 - total flux cleaned = -0.0101053 Jy ! Component: 4000 - total flux cleaned = -0.0101602 Jy ! Component: 4050 - total flux cleaned = -0.010204 Jy ! Total flux subtracted in 4096 components = -0.0102587 Jy ! Clean residual min=-0.000624 max=0.000614 Jy/beam ! Clean residual mean=-0.000008 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.350316 Jy keep ! Adding 361 model components to the UV plane model. ! The established model now contains 655 components and 0.350316 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0812-1810_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.982 x 27.04 at -10.21 degrees (North through East) ! Clean map min=-0.0029071 max=0.27397 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0812-1810_S_map.fits wmodel /vlbi/uf001/uva//J0812-1810_S_map.mod ! Writing 655 model components to file: /vlbi/uf001/uva//J0812-1810_S_map.mod wobs /vlbi/uf001/uva//J0812-1810_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0812-1810_S_uvs.fits wwins /vlbi/uf001/uva//J0812-1810_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0812-1810_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.273966 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000227284 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.248882 0.248882 0.497764 0.995528 1.99106 3.98211 7.96422 15.9284 31.8569 63.7138 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.273 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1205.39 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0812-1810_S_dfm.log closed on Sun Jan 13 23:50:27 2019