! Started logfile: /vlbi/uf001/uva//J0035-0835_S_dfm.log on Sun Jan 13 20:37:30 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//J0035-0835_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0035-0835_S_uva.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.888304 visibilities/baseline/integration-bin. ! Found source: J0035-0835 ! ! 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 4557 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 J0035-0835_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 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008638Jy sigma=20.244155 ! Fit after self-cal, rms=0.940454Jy sigma=18.855396 ! 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.662 mas, bmaj=6.985 mas, bpa=-2.457 degrees ! Estimated noise=0.689464 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.0475314 Jy ! Component: 100 - total flux cleaned = 0.0581785 Jy ! Total flux subtracted in 100 components = 0.0581785 Jy ! Clean residual min=-0.003241 max=0.003789 Jy/beam ! Clean residual mean=0.000003 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.0581785 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0581785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067522Jy sigma=1.304965 ! Fit after self-cal, rms=0.066167Jy sigma=1.277457 ! 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.136 mas, bmaj=7.93 mas, bpa=-4.347 degrees ! Estimated noise=0.558557 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.00590966 Jy ! Component: 100 - total flux cleaned = 0.00850681 Jy ! Component: 150 - total flux cleaned = 0.00980319 Jy ! Component: 200 - total flux cleaned = 0.0100522 Jy ! Total flux subtracted in 200 components = 0.0100522 Jy ! Clean residual min=-0.002964 max=0.003658 Jy/beam ! Clean residual mean=-0.000005 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.0682306 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 26 components and 0.0682306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065708Jy sigma=1.267701 ! Fit after self-cal, rms=0.065710Jy sigma=1.267341 ! 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.136 x 7.93 at -4.347 degrees (North through East) ! Clean map min=-0.0028966 max=0.063159 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.88 HN 1.02 KP 1.01 ! LA 0.94 MK 0.94 NL 1.13 OV 0.97 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.97 HN 0.97 KP 1.02 ! LA 1.04 MK 0.94 NL 0.94 OV 1.00 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.94 HN 1.02 KP 1.10 ! LA 1.00 MK 1.10 NL 1.02 OV 0.98 ! PT 1.14 SC 1.02 ! ! ! Fit before self-cal, rms=0.065710Jy sigma=1.267341 ! Fit after self-cal, rms=0.065821Jy sigma=1.262818 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.136 mas, bmaj=7.935 mas, bpa=-4.512 degrees ! Estimated noise=0.556555 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.000527581 Jy ! Component: 100 - total flux cleaned = 0.000557049 Jy ! Component: 150 - total flux cleaned = 0.000535468 Jy ! Component: 200 - total flux cleaned = 0.000554406 Jy ! Total flux subtracted in 200 components = 0.000554406 Jy ! Clean residual min=-0.002698 max=0.003128 Jy/beam ! Clean residual mean=-0.000004 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.068785 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 31 components and 0.068785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065797Jy sigma=1.262403 ! Fit after self-cal, rms=0.065838Jy sigma=1.262056 ! 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.065838Jy sigma=1.262056 ! Fit after self-cal, rms=0.065654Jy sigma=1.259269 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.131 mas, bmaj=7.924 mas, bpa=-4.338 degrees ! Estimated noise=0.555998 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.14125e-05 Jy ! Component: 100 - total flux cleaned = 2.59979e-05 Jy ! Component: 150 - total flux cleaned = 2.61329e-05 Jy ! Component: 200 - total flux cleaned = 2.54089e-05 Jy ! Total flux subtracted in 200 components = 2.54089e-05 Jy ! Clean residual min=-0.002553 max=0.002629 Jy/beam ! Clean residual mean=-0.000002 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.0688104 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.0688104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065639Jy sigma=1.259068 ! Fit after self-cal, rms=0.065647Jy sigma=1.258860 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 = -1.16517e-05 Jy ! Component: 100 - total flux cleaned = -9.72663e-06 Jy ! Component: 150 - total flux cleaned = -2.13869e-05 Jy ! Component: 200 - total flux cleaned = -3.06824e-05 Jy ! Total flux subtracted in 200 components = -3.06824e-05 Jy ! Clean residual min=-0.002572 max=0.002592 Jy/beam ! Clean residual mean=-0.000002 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.0687797 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 42 components and 0.0687797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065640Jy sigma=1.258759 ! Fit after self-cal, rms=0.065640Jy sigma=1.258725 ! 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.065640Jy sigma=1.258725 ! Fit after self-cal, rms=0.065501Jy sigma=1.258698 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.129 mas, bmaj=7.905 mas, bpa=-4.208 degrees ! Estimated noise=0.555017 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.65904e-06 Jy ! Component: 100 - total flux cleaned = 3.49011e-05 Jy ! Component: 150 - total flux cleaned = 4.47768e-05 Jy ! Component: 200 - total flux cleaned = 4.48483e-05 Jy ! Total flux subtracted in 200 components = 4.48483e-05 Jy ! Clean residual min=-0.002556 max=0.002524 Jy/beam ! Clean residual mean=-0.000002 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.0688246 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.0688246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065494Jy sigma=1.258643 ! Fit after self-cal, rms=0.065495Jy sigma=1.258619 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 = -5.45129e-06 Jy ! Component: 100 - total flux cleaned = -5.3539e-06 Jy ! Component: 150 - total flux cleaned = -6.06059e-06 Jy ! Component: 200 - total flux cleaned = -5.96602e-06 Jy ! Total flux subtracted in 200 components = -5.96602e-06 Jy ! Clean residual min=-0.002558 max=0.002524 Jy/beam ! Clean residual mean=-0.000002 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.0688186 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.0688186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065492Jy sigma=1.258589 ! Fit after self-cal, rms=0.065492Jy sigma=1.258574 ! 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.065492Jy sigma=1.258574 ! Fit after self-cal, rms=0.065344Jy sigma=1.258561 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.188 mas, bmaj=13.91 mas, bpa=-1.53 degrees ! Estimated noise=0.723495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.56702e-05 Jy ! Component: 100 - total flux cleaned = 6.56221e-05 Jy ! Component: 150 - total flux cleaned = 7.35152e-05 Jy ! Component: 200 - total flux cleaned = 9.57048e-05 Jy ! Total flux subtracted in 200 components = 9.57048e-05 Jy ! Clean residual min=-0.003021 max=0.002860 Jy/beam ! Clean residual mean=-0.000006 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.0689143 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 55 components and 0.0689143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065347Jy sigma=1.258633 ! Fit after self-cal, rms=0.065347Jy sigma=1.258605 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 = 1.62172e-05 Jy ! Component: 100 - total flux cleaned = 3.49533e-05 Jy ! Component: 150 - total flux cleaned = 4.96085e-05 Jy ! Component: 200 - total flux cleaned = 5.59365e-05 Jy ! Total flux subtracted in 200 components = 5.59365e-05 Jy ! Clean residual min=-0.003020 max=0.002851 Jy/beam ! Clean residual mean=-0.000006 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.0689703 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.0689703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065350Jy sigma=1.258691 ! Fit after self-cal, rms=0.065351Jy sigma=1.258674 ! 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.127 mas, bmaj=7.888 mas, bpa=-4.085 degrees ! Estimated noise=0.554053 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.127 x 7.888 at -4.085 degrees (North through East) ! Clean map min=-0.0024595 max=0.062423 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.65 mas, bmaj=6.955 mas, bpa=-2.089 degrees ! Estimated noise=0.680911 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.047957 Jy ! Component: 100 - total flux cleaned = 0.0592384 Jy ! Component: 150 - total flux cleaned = 0.0642455 Jy ! Component: 200 - total flux cleaned = 0.0664083 Jy ! Total flux subtracted in 200 components = 0.0664083 Jy ! Clean residual min=-0.003025 max=0.002729 Jy/beam ! Clean residual mean=0.000002 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.0664083 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0664083 Jy ! Inverting map and beam ! Estimated beam: bmin=3.127 mas, bmaj=7.888 mas, bpa=-4.085 degrees ! Estimated noise=0.554053 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.00127639 Jy ! Component: 100 - total flux cleaned = 0.00163361 Jy ! Component: 150 - total flux cleaned = 0.0018903 Jy ! Component: 200 - total flux cleaned = 0.00204862 Jy ! Total flux subtracted in 200 components = 0.00204862 Jy ! Clean residual min=-0.002513 max=0.002631 Jy/beam ! Clean residual mean=-0.000002 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.0684569 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 30 components and 0.0684569 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.188 mas, bmaj=13.91 mas, bpa=-1.53 degrees ! Estimated noise=0.723495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000550235 Jy ! Component: 100 - total flux cleaned = 0.000550079 Jy ! Component: 150 - total flux cleaned = 0.000550568 Jy ! Component: 200 - total flux cleaned = 0.000551632 Jy ! Total flux subtracted in 200 components = 0.000551632 Jy ! Clean residual min=-0.003031 max=0.002869 Jy/beam ! Clean residual mean=-0.000006 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.0690085 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 = 4.75576e-07 Jy ! Component: 100 - total flux cleaned = 1.6983e-05 Jy ! Component: 150 - total flux cleaned = 2.69156e-05 Jy ! Component: 200 - total flux cleaned = 3.63437e-05 Jy ! Total flux subtracted in 200 components = 3.63437e-05 Jy ! Clean residual min=-0.003038 max=0.002865 Jy/beam ! Clean residual mean=-0.000006 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.0690449 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 42 components and 0.0690449 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.127 mas, bmaj=7.888 mas, bpa=-4.085 degrees ! Estimated noise=0.554053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00011193 Jy ! Component: 100 - total flux cleaned = 7.14873e-05 Jy ! Component: 150 - total flux cleaned = -1.31287e-05 Jy ! Component: 200 - total flux cleaned = -5.49807e-05 Jy ! Total flux subtracted in 200 components = -5.49807e-05 Jy ! Clean residual min=-0.002514 max=0.002568 Jy/beam ! Clean residual mean=-0.000002 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.0689899 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.0689899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065346Jy sigma=1.258778 ! Fit after self-cal, rms=0.065347Jy sigma=1.258710 wmodel J0035-0835_S_map.mod ! Writing 47 model components to file: J0035-0835_S_map.mod wobs J0035-0835_S_uvs.fits ! Writing UV FITS file: J0035-0835_S_uvs.fits wwins J0035-0835_S_map.win ! wwins: Wrote 1 windows to J0035-0835_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.000132546 Jy ! Component: 100 - total flux cleaned = -0.000523949 Jy ! Component: 150 - total flux cleaned = -0.000604004 Jy ! Component: 200 - total flux cleaned = -0.000603989 Jy ! Component: 250 - total flux cleaned = -0.000640611 Jy ! Component: 300 - total flux cleaned = -0.000640687 Jy ! Component: 350 - total flux cleaned = -0.000640156 Jy ! Component: 400 - total flux cleaned = -0.000474836 Jy ! Component: 450 - total flux cleaned = -0.000474951 Jy ! Component: 500 - total flux cleaned = -0.000474469 Jy ! Component: 550 - total flux cleaned = -0.000413692 Jy ! Component: 600 - total flux cleaned = -0.000503175 Jy ! Component: 650 - total flux cleaned = -0.0005322 Jy ! Component: 700 - total flux cleaned = -0.000646927 Jy ! Component: 750 - total flux cleaned = -0.000702491 Jy ! Component: 800 - total flux cleaned = -0.000784699 Jy ! Component: 850 - total flux cleaned = -0.000866678 Jy ! Component: 900 - total flux cleaned = -0.00100027 Jy ! Component: 950 - total flux cleaned = -0.00107903 Jy ! Component: 1000 - total flux cleaned = -0.00123355 Jy ! Component: 1050 - total flux cleaned = -0.00133449 Jy ! Component: 1100 - total flux cleaned = -0.00145858 Jy ! Component: 1150 - total flux cleaned = -0.00153179 Jy ! Component: 1200 - total flux cleaned = -0.00167665 Jy ! Component: 1250 - total flux cleaned = -0.0018188 Jy ! Component: 1300 - total flux cleaned = -0.00188852 Jy ! Component: 1350 - total flux cleaned = -0.0018883 Jy ! Component: 1400 - total flux cleaned = -0.0020023 Jy ! Component: 1450 - total flux cleaned = -0.00202469 Jy ! Component: 1500 - total flux cleaned = -0.00204682 Jy ! Component: 1550 - total flux cleaned = -0.00204696 Jy ! Component: 1600 - total flux cleaned = -0.0021335 Jy ! Component: 1650 - total flux cleaned = -0.00217597 Jy ! Component: 1700 - total flux cleaned = -0.00213376 Jy ! Component: 1750 - total flux cleaned = -0.00211345 Jy ! Component: 1800 - total flux cleaned = -0.00217504 Jy ! Component: 1850 - total flux cleaned = -0.00217499 Jy ! Component: 1900 - total flux cleaned = -0.00217496 Jy ! Component: 1950 - total flux cleaned = -0.00221471 Jy ! Component: 2000 - total flux cleaned = -0.00223421 Jy ! Component: 2050 - total flux cleaned = -0.00227286 Jy ! Component: 2100 - total flux cleaned = -0.00231099 Jy ! Component: 2150 - total flux cleaned = -0.00232985 Jy ! Component: 2200 - total flux cleaned = -0.00238587 Jy ! Component: 2250 - total flux cleaned = -0.00238591 Jy ! Component: 2300 - total flux cleaned = -0.00244105 Jy ! Component: 2350 - total flux cleaned = -0.00247753 Jy ! Component: 2400 - total flux cleaned = -0.0024776 Jy ! Component: 2450 - total flux cleaned = -0.00253096 Jy ! Component: 2500 - total flux cleaned = -0.00254862 Jy ! Component: 2550 - total flux cleaned = -0.00258365 Jy ! Component: 2600 - total flux cleaned = -0.00258374 Jy ! Component: 2650 - total flux cleaned = -0.00261815 Jy ! Component: 2700 - total flux cleaned = -0.00261812 Jy ! Component: 2750 - total flux cleaned = -0.00263494 Jy ! Component: 2800 - total flux cleaned = -0.00258479 Jy ! Component: 2850 - total flux cleaned = -0.0026178 Jy ! Component: 2900 - total flux cleaned = -0.00260141 Jy ! Component: 2950 - total flux cleaned = -0.00261753 Jy ! Component: 3000 - total flux cleaned = -0.00260137 Jy ! Component: 3050 - total flux cleaned = -0.00261725 Jy ! Component: 3100 - total flux cleaned = -0.00261707 Jy ! Component: 3150 - total flux cleaned = -0.00258575 Jy ! Component: 3200 - total flux cleaned = -0.00258571 Jy ! Component: 3250 - total flux cleaned = -0.00257028 Jy ! Component: 3300 - total flux cleaned = -0.0025702 Jy ! Component: 3350 - total flux cleaned = -0.0025702 Jy ! Component: 3400 - total flux cleaned = -0.00252476 Jy ! Component: 3450 - total flux cleaned = -0.00250961 Jy ! Component: 3500 - total flux cleaned = -0.00245019 Jy ! Component: 3550 - total flux cleaned = -0.00246499 Jy ! Component: 3600 - total flux cleaned = -0.00246503 Jy ! Component: 3650 - total flux cleaned = -0.00242154 Jy ! Component: 3700 - total flux cleaned = -0.00245034 Jy ! Component: 3750 - total flux cleaned = -0.00239308 Jy ! Component: 3800 - total flux cleaned = -0.00243572 Jy ! Component: 3850 - total flux cleaned = -0.00236517 Jy ! Component: 3900 - total flux cleaned = -0.00236518 Jy ! Component: 3950 - total flux cleaned = -0.0023233 Jy ! Component: 4000 - total flux cleaned = -0.00229554 Jy ! Component: 4050 - total flux cleaned = -0.00217199 Jy ! Total flux subtracted in 4096 components = -0.00218572 Jy ! Clean residual min=-0.000893 max=0.000847 Jy/beam ! Clean residual mean=0.000000 rms=0.000248 Jy/beam ! Combined flux in latest and established models = 0.0668042 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 325 components and 0.0668042 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0035-0835_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.127 x 7.888 at -4.085 degrees (North through East) ! Clean map min=-0.0017959 max=0.062316 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0035-0835_S_map.fits wmodel /vlbi/uf001/uva//J0035-0835_S_map.mod ! Writing 325 model components to file: /vlbi/uf001/uva//J0035-0835_S_map.mod wobs /vlbi/uf001/uva//J0035-0835_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0035-0835_S_uvs.fits wwins /vlbi/uf001/uva//J0035-0835_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0035-0835_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0623158 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00024331 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.17134 1.17134 2.34268 4.68535 9.37071 18.7414 37.4828 74.9657 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.062 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 256.117 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0035-0835_S_dfm.log closed on Sun Jan 13 20:37:34 2019