! Started logfile: /vlbi/uf001/uva//J0330-4014_S_a_dfm.log on Sun Jan 13 21:50:19 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//J0330-4014_S_a_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0330-4014_S_a_uva.fits ! AN table 1: 58 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.758005 visibilities/baseline/integration-bin. ! Found source: J0330-4014 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 3693 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 J0330-4014_S_a] 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 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.076399Jy sigma=14.513363 ! Fit after self-cal, rms=0.641482Jy sigma=8.759262 ! 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.102 mas, bmaj=7.96 mas, bpa=-5.803 degrees ! Estimated noise=1.37189 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.257636 Jy ! Component: 100 - total flux cleaned = 0.343193 Jy ! Total flux subtracted in 100 components = 0.343193 Jy ! Clean residual min=-0.031349 max=0.054927 Jy/beam ! Clean residual mean=-0.000072 rms=0.010663 Jy/beam ! Combined flux in latest and established models = 0.343193 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.343193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.175787Jy sigma=2.271903 ! Fit after self-cal, rms=0.175565Jy sigma=2.269465 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.696 mas, bmaj=9.028 mas, bpa=-7.02 degrees ! Estimated noise=1.04825 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.0799423 Jy ! Component: 100 - total flux cleaned = 0.122059 Jy ! Component: 150 - total flux cleaned = 0.145015 Jy ! Component: 200 - total flux cleaned = 0.157773 Jy ! Total flux subtracted in 200 components = 0.157773 Jy ! Clean residual min=-0.030517 max=0.057126 Jy/beam ! Clean residual mean=-0.000020 rms=0.011366 Jy/beam ! Combined flux in latest and established models = 0.500966 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 38 components and 0.500966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.138025Jy sigma=1.711597 ! Fit after self-cal, rms=0.137835Jy sigma=1.707801 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.696 x 9.028 at -7.02 degrees (North through East) ! Clean map min=-0.029427 max=0.34344 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 KP 0.95 LA 0.88 MK 0.97 ! NL 1.84 OV 1.03 PT 1.00* SC 1.03 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 KP 0.93 LA 0.89 MK 0.98 ! NL 1.74 OV 1.01 PT 1.00* SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 0.95 LA 0.89 MK 1.02 ! NL 1.73 OV 1.04 PT 1.00* SC 1.01 ! ! ! Fit before self-cal, rms=0.137835Jy sigma=1.707801 ! Fit after self-cal, rms=0.135985Jy sigma=1.397136 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.718 mas, bmaj=9.174 mas, bpa=-7.014 degrees ! Estimated noise=1.04878 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 (10, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0385846 Jy ! Component: 100 - total flux cleaned = 0.0490076 Jy ! Component: 150 - total flux cleaned = 0.0502197 Jy ! Component: 200 - total flux cleaned = 0.0509684 Jy ! Total flux subtracted in 200 components = 0.0509684 Jy ! Clean residual min=-0.014288 max=0.021943 Jy/beam ! Clean residual mean=0.000050 rms=0.004386 Jy/beam ! Combined flux in latest and established models = 0.551934 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 56 components and 0.551934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120451Jy sigma=1.239119 ! Fit after self-cal, rms=0.119969Jy sigma=1.226281 ! 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.119969Jy sigma=1.226281 ! Fit after self-cal, rms=0.111579Jy sigma=1.211645 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.691 mas, bmaj=9.121 mas, bpa=-7.092 degrees ! Estimated noise=1.02623 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0126203 Jy ! Component: 100 - total flux cleaned = 0.0129824 Jy ! Component: 150 - total flux cleaned = 0.0121704 Jy ! Component: 200 - total flux cleaned = 0.0114454 Jy ! Total flux subtracted in 200 components = 0.0114454 Jy ! Clean residual min=-0.010964 max=0.013752 Jy/beam ! Clean residual mean=0.000030 rms=0.003250 Jy/beam ! Combined flux in latest and established models = 0.56338 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 76 components and 0.563379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108287Jy sigma=1.188941 ! Fit after self-cal, rms=0.107696Jy sigma=1.184247 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.00420572 Jy ! Component: 100 - total flux cleaned = 0.00353382 Jy ! Component: 150 - total flux cleaned = 0.00292061 Jy ! Component: 200 - total flux cleaned = 0.00254325 Jy ! Total flux subtracted in 200 components = 0.00254325 Jy ! Clean residual min=-0.009606 max=0.011014 Jy/beam ! Clean residual mean=0.000026 rms=0.002811 Jy/beam ! Combined flux in latest and established models = 0.565923 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 84 components and 0.565923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106257Jy sigma=1.173534 ! Fit after self-cal, rms=0.106065Jy sigma=1.171951 ! 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.106065Jy sigma=1.171951 ! Fit after self-cal, rms=0.102082Jy sigma=1.159522 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.688 mas, bmaj=9.138 mas, bpa=-6.889 degrees ! Estimated noise=1.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00621582 Jy ! Component: 100 - total flux cleaned = 0.00607115 Jy ! Component: 150 - total flux cleaned = 0.0057754 Jy ! Component: 200 - total flux cleaned = 0.00537535 Jy ! Total flux subtracted in 200 components = 0.00537535 Jy ! Clean residual min=-0.007615 max=0.008001 Jy/beam ! Clean residual mean=0.000038 rms=0.002213 Jy/beam ! Combined flux in latest and established models = 0.571298 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 97 components and 0.571298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101001Jy sigma=1.152982 ! Fit after self-cal, rms=0.100766Jy sigma=1.151654 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.00285184 Jy ! Component: 100 - total flux cleaned = 0.00248401 Jy ! Component: 150 - total flux cleaned = 0.00225882 Jy ! Component: 200 - total flux cleaned = 0.00194825 Jy ! Total flux subtracted in 200 components = 0.00194825 Jy ! Clean residual min=-0.007309 max=0.007070 Jy/beam ! Clean residual mean=0.000037 rms=0.002044 Jy/beam ! Combined flux in latest and established models = 0.573246 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 106 components and 0.573246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100319Jy sigma=1.148599 ! Fit after self-cal, rms=0.100242Jy sigma=1.148076 ! 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.100242Jy sigma=1.148076 ! Fit after self-cal, rms=0.099012Jy sigma=1.146685 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.034 mas, bmaj=25.58 mas, bpa=-0.04458 degrees ! Estimated noise=1.47517 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0036794 Jy ! Component: 100 - total flux cleaned = 0.00367389 Jy ! Component: 150 - total flux cleaned = 0.00385283 Jy ! Component: 200 - total flux cleaned = 0.00417779 Jy ! Total flux subtracted in 200 components = 0.00417779 Jy ! Clean residual min=-0.010528 max=0.009767 Jy/beam ! Clean residual mean=0.000069 rms=0.003159 Jy/beam ! Combined flux in latest and established models = 0.577424 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 110 components and 0.577424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098701Jy sigma=1.146420 ! Fit after self-cal, rms=0.098619Jy sigma=1.145959 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.000762153 Jy ! Component: 100 - total flux cleaned = 0.000765823 Jy ! Component: 150 - total flux cleaned = 0.000832977 Jy ! Component: 200 - total flux cleaned = 0.000898509 Jy ! Total flux subtracted in 200 components = 0.000898509 Jy ! Clean residual min=-0.010678 max=0.008896 Jy/beam ! Clean residual mean=0.000067 rms=0.003014 Jy/beam ! Combined flux in latest and established models = 0.578323 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 114 components and 0.578323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098568Jy sigma=1.146561 ! Fit after self-cal, rms=0.098554Jy sigma=1.146363 ! 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.69 mas, bmaj=9.146 mas, bpa=-6.85 degrees ! Estimated noise=1.01982 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.69 x 9.146 at -6.85 degrees (North through East) ! Clean map min=-0.0082052 max=0.33902 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.095 mas, bmaj=8.071 mas, bpa=-5.501 degrees ! Estimated noise=1.35695 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.254246 Jy ! Component: 100 - total flux cleaned = 0.34301 Jy ! Component: 150 - total flux cleaned = 0.398022 Jy ! Component: 200 - total flux cleaned = 0.435856 Jy ! Total flux subtracted in 200 components = 0.435856 Jy ! Clean residual min=-0.015219 max=0.022820 Jy/beam ! Clean residual mean=-0.000029 rms=0.005003 Jy/beam ! Combined flux in latest and established models = 0.435856 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.435856 Jy ! Inverting map and beam ! Estimated beam: bmin=2.69 mas, bmaj=9.146 mas, bpa=-6.85 degrees ! Estimated noise=1.01982 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (3, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0467653 Jy ! Component: 100 - total flux cleaned = 0.0748699 Jy ! Component: 150 - total flux cleaned = 0.0930636 Jy ! Component: 200 - total flux cleaned = 0.105571 Jy ! Total flux subtracted in 200 components = 0.105571 Jy ! Clean residual min=-0.008098 max=0.008714 Jy/beam ! Clean residual mean=0.000007 rms=0.002613 Jy/beam ! Combined flux in latest and established models = 0.541427 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 104 components and 0.541427 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.034 mas, bmaj=25.58 mas, bpa=-0.04458 degrees ! Estimated noise=1.47517 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.016602 Jy ! Component: 100 - total flux cleaned = 0.0259033 Jy ! Component: 150 - total flux cleaned = 0.0313252 Jy ! Component: 200 - total flux cleaned = 0.0346093 Jy ! Total flux subtracted in 200 components = 0.0346093 Jy ! Clean residual min=-0.010631 max=0.009328 Jy/beam ! Clean residual mean=0.000063 rms=0.002972 Jy/beam ! Combined flux in latest and established models = 0.576037 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.00118563 Jy ! Component: 100 - total flux cleaned = 0.00177486 Jy ! Component: 150 - total flux cleaned = 0.00222466 Jy ! Component: 200 - total flux cleaned = 0.00251025 Jy ! Total flux subtracted in 200 components = 0.00251025 Jy ! Clean residual min=-0.010021 max=0.008774 Jy/beam ! Clean residual mean=0.000065 rms=0.002893 Jy/beam ! Combined flux in latest and established models = 0.578547 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 151 components and 0.578547 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.69 mas, bmaj=9.146 mas, bpa=-6.85 degrees ! Estimated noise=1.01982 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000467803 Jy ! Component: 100 - total flux cleaned = 0.000149066 Jy ! Component: 150 - total flux cleaned = 0.000373239 Jy ! Component: 200 - total flux cleaned = 0.000183155 Jy ! Total flux subtracted in 200 components = 0.000183155 Jy ! Clean residual min=-0.006041 max=0.006245 Jy/beam ! Clean residual mean=0.000027 rms=0.001685 Jy/beam ! Combined flux in latest and established models = 0.57873 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 172 components and 0.57873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098163Jy sigma=1.140427 ! Fit after self-cal, rms=0.098084Jy sigma=1.138821 wmodel J0330-4014_S_a_map.mod ! Writing 172 model components to file: J0330-4014_S_a_map.mod wobs J0330-4014_S_a_uvs.fits ! Writing UV FITS file: J0330-4014_S_a_uvs.fits wwins J0330-4014_S_a_map.win ! wwins: Wrote 3 windows to J0330-4014_S_a_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.000379348 Jy ! Component: 100 - total flux cleaned = -0.000277503 Jy ! Component: 150 - total flux cleaned = -0.000635614 Jy ! Component: 200 - total flux cleaned = -0.000959223 Jy ! Component: 250 - total flux cleaned = -0.00126259 Jy ! Component: 300 - total flux cleaned = -0.00154357 Jy ! Component: 350 - total flux cleaned = -0.00174521 Jy ! Component: 400 - total flux cleaned = -0.00200089 Jy ! Component: 450 - total flux cleaned = -0.00224212 Jy ! Component: 500 - total flux cleaned = -0.00247099 Jy ! Component: 550 - total flux cleaned = -0.00268699 Jy ! Component: 600 - total flux cleaned = -0.00299511 Jy ! Component: 650 - total flux cleaned = -0.00304512 Jy ! Component: 700 - total flux cleaned = -0.0032813 Jy ! Component: 750 - total flux cleaned = -0.00350583 Jy ! Component: 800 - total flux cleaned = -0.0036801 Jy ! Component: 850 - total flux cleaned = -0.00393252 Jy ! Component: 900 - total flux cleaned = -0.00429509 Jy ! Component: 950 - total flux cleaned = -0.00448832 Jy ! Component: 1000 - total flux cleaned = -0.00460019 Jy ! Component: 1050 - total flux cleaned = -0.00478125 Jy ! Component: 1100 - total flux cleaned = -0.00492067 Jy ! Component: 1150 - total flux cleaned = -0.00498806 Jy ! Component: 1200 - total flux cleaned = -0.00492431 Jy ! Component: 1250 - total flux cleaned = -0.00479894 Jy ! Component: 1300 - total flux cleaned = -0.00461469 Jy ! Component: 1350 - total flux cleaned = -0.004436 Jy ! Component: 1400 - total flux cleaned = -0.00431986 Jy ! Component: 1450 - total flux cleaned = -0.00420665 Jy ! Component: 1500 - total flux cleaned = -0.00415089 Jy ! Component: 1550 - total flux cleaned = -0.00412305 Jy ! Component: 1600 - total flux cleaned = -0.0039615 Jy ! Component: 1650 - total flux cleaned = -0.00390863 Jy ! Component: 1700 - total flux cleaned = -0.00372761 Jy ! Component: 1750 - total flux cleaned = -0.00355019 Jy ! Component: 1800 - total flux cleaned = -0.00340127 Jy ! Component: 1850 - total flux cleaned = -0.00325431 Jy ! Component: 1900 - total flux cleaned = -0.00315796 Jy ! Component: 1950 - total flux cleaned = -0.00299109 Jy ! Component: 2000 - total flux cleaned = -0.00287418 Jy ! Component: 2050 - total flux cleaned = -0.00273529 Jy ! Component: 2100 - total flux cleaned = -0.00262073 Jy ! Component: 2150 - total flux cleaned = -0.00248425 Jy ! Component: 2200 - total flux cleaned = -0.00237163 Jy ! Component: 2250 - total flux cleaned = -0.00230467 Jy ! Component: 2300 - total flux cleaned = -0.00221613 Jy ! Component: 2350 - total flux cleaned = -0.00215038 Jy ! Component: 2400 - total flux cleaned = -0.00210649 Jy ! Component: 2450 - total flux cleaned = -0.00199822 Jy ! Component: 2500 - total flux cleaned = -0.00191211 Jy ! Component: 2550 - total flux cleaned = -0.00182645 Jy ! Component: 2600 - total flux cleaned = -0.00172025 Jy ! Component: 2650 - total flux cleaned = -0.00161465 Jy ! Component: 2700 - total flux cleaned = -0.00150947 Jy ! Component: 2750 - total flux cleaned = -0.00138408 Jy ! Component: 2800 - total flux cleaned = -0.00128034 Jy ! Component: 2850 - total flux cleaned = -0.00123909 Jy ! Component: 2900 - total flux cleaned = -0.0011157 Jy ! Component: 2950 - total flux cleaned = -0.000992635 Jy ! Component: 3000 - total flux cleaned = -0.000890753 Jy ! Component: 3050 - total flux cleaned = -0.000850109 Jy ! Component: 3100 - total flux cleaned = -0.000850171 Jy ! Component: 3150 - total flux cleaned = -0.000829834 Jy ! Component: 3200 - total flux cleaned = -0.00076899 Jy ! Component: 3250 - total flux cleaned = -0.000748848 Jy ! Component: 3300 - total flux cleaned = -0.000769034 Jy ! Component: 3350 - total flux cleaned = -0.000769225 Jy ! Component: 3400 - total flux cleaned = -0.000769178 Jy ! Component: 3450 - total flux cleaned = -0.000789761 Jy ! Component: 3500 - total flux cleaned = -0.000728136 Jy ! Component: 3550 - total flux cleaned = -0.000707448 Jy ! Component: 3600 - total flux cleaned = -0.000666049 Jy ! Component: 3650 - total flux cleaned = -0.000687041 Jy ! Component: 3700 - total flux cleaned = -0.000708125 Jy ! Component: 3750 - total flux cleaned = -0.000729666 Jy ! Component: 3800 - total flux cleaned = -0.000687055 Jy ! Component: 3850 - total flux cleaned = -0.000708664 Jy ! Component: 3900 - total flux cleaned = -0.000730561 Jy ! Component: 3950 - total flux cleaned = -0.000796355 Jy ! Component: 4000 - total flux cleaned = -0.000729891 Jy ! Component: 4050 - total flux cleaned = -0.000796996 Jy ! Total flux subtracted in 4096 components = -0.000774819 Jy ! Clean residual min=-0.001346 max=0.001361 Jy/beam ! Clean residual mean=0.000007 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.577955 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 428 components and 0.577955 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0330-4014_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.69 x 9.146 at -6.85 degrees (North through East) ! Clean map min=-0.0034586 max=0.3518 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0330-4014_S_a_map.fits wmodel /vlbi/uf001/uva//J0330-4014_S_a_map.mod ! Writing 428 model components to file: /vlbi/uf001/uva//J0330-4014_S_a_map.mod wobs /vlbi/uf001/uva//J0330-4014_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0330-4014_S_a_uvs.fits wwins /vlbi/uf001/uva//J0330-4014_S_a_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J0330-4014_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.351797 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000418422 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.356816 0.356816 0.713633 1.42727 2.85453 5.70906 11.4181 22.8362 45.6725 91.345 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.351 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 840.768 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0330-4014_S_a_dfm.log closed on Sun Jan 13 21:50:23 2019