! Started logfile: /vlbi/uf001/uva//J0645+0541_S_dfm.log on Sun Jan 13 23:08:47 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//J0645+0541_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0645+0541_S_uva.fits ! AN table 1: 111 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.76834 visibilities/baseline/integration-bin. ! Found source: J0645+0541 ! ! 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 7164 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 J0645+0541_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 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.006028Jy sigma=20.316276 ! Fit after self-cal, rms=0.924728Jy sigma=18.733491 ! 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=5.964 mas, bmaj=10.97 mas, bpa=-6.484 degrees ! Estimated noise=0.586301 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.056909 Jy ! Component: 100 - total flux cleaned = 0.085712 Jy ! Total flux subtracted in 100 components = 0.085712 Jy ! Clean residual min=-0.008845 max=0.016275 Jy/beam ! Clean residual mean=-0.000055 rms=0.003123 Jy/beam ! Combined flux in latest and established models = 0.085712 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 58 components and 0.085712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075947Jy sigma=1.504051 ! Fit after self-cal, rms=0.074444Jy sigma=1.477804 ! 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=6.891 mas, bmaj=11.6 mas, bpa=-4.715 degrees ! Estimated noise=0.426431 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.0272034 Jy ! Component: 100 - total flux cleaned = 0.0444878 Jy ! Component: 150 - total flux cleaned = 0.0561335 Jy ! Component: 200 - total flux cleaned = 0.0642673 Jy ! Total flux subtracted in 200 components = 0.0642673 Jy ! Clean residual min=-0.004533 max=0.008039 Jy/beam ! Clean residual mean=-0.000061 rms=0.001679 Jy/beam ! Combined flux in latest and established models = 0.149979 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 130 components and 0.149979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062180Jy sigma=1.226790 ! Fit after self-cal, rms=0.061549Jy sigma=1.216749 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.891 x 11.6 at -4.715 degrees (North through East) ! Clean map min=-0.004303 max=0.074096 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.97 HN 0.83 KP 0.86 ! LA 0.99 NL 1.33 OV 1.12 PT 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.98 HN 0.81 KP 0.90 ! LA 0.98 NL 1.27 OV 1.07 PT 0.82 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.99 HN 0.82 KP 0.91 ! LA 0.93 NL 1.20 OV 1.06 PT 0.79 ! ! ! Fit before self-cal, rms=0.061549Jy sigma=1.216749 ! Fit after self-cal, rms=0.060084Jy sigma=1.178590 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.751 mas, bmaj=11.79 mas, bpa=-7.26 degrees ! Estimated noise=0.409405 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.000554674 Jy ! Component: 100 - total flux cleaned = 0.000869741 Jy ! Component: 150 - total flux cleaned = 0.000996404 Jy ! Component: 200 - total flux cleaned = 0.0010245 Jy ! Total flux subtracted in 200 components = 0.0010245 Jy ! Clean residual min=-0.003342 max=0.003877 Jy/beam ! Clean residual mean=-0.000022 rms=0.001063 Jy/beam ! Combined flux in latest and established models = 0.151004 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 143 components and 0.151004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060037Jy sigma=1.177700 ! Fit after self-cal, rms=0.060244Jy sigma=1.176362 ! 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.060244Jy sigma=1.176362 ! Fit after self-cal, rms=0.060032Jy sigma=1.166564 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.775 mas, bmaj=11.66 mas, bpa=-7.894 degrees ! Estimated noise=0.4044 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000637308 Jy ! Component: 100 - total flux cleaned = 0.000669219 Jy ! Component: 150 - total flux cleaned = 0.000669157 Jy ! Component: 200 - total flux cleaned = 0.000669788 Jy ! Total flux subtracted in 200 components = 0.000669788 Jy ! Clean residual min=-0.003046 max=0.003327 Jy/beam ! Clean residual mean=-0.000006 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.151674 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 152 components and 0.151674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060004Jy sigma=1.165877 ! Fit after self-cal, rms=0.060104Jy sigma=1.165386 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 = -8.20065e-05 Jy ! Component: 100 - total flux cleaned = -5.66821e-05 Jy ! Component: 150 - total flux cleaned = -3.17756e-05 Jy ! Component: 200 - total flux cleaned = 1.25574e-05 Jy ! Total flux subtracted in 200 components = 1.25574e-05 Jy ! Clean residual min=-0.002998 max=0.003359 Jy/beam ! Clean residual mean=-0.000006 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.151686 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 155 components and 0.151686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060086Jy sigma=1.164914 ! Fit after self-cal, rms=0.060098Jy sigma=1.164851 ! 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.060098Jy sigma=1.164851 ! Fit after self-cal, rms=0.059828Jy sigma=1.163512 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.69 mas, bmaj=11.59 mas, bpa=-7.873 degrees ! Estimated noise=0.398308 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000314277 Jy ! Component: 100 - total flux cleaned = 0.000380181 Jy ! Component: 150 - total flux cleaned = 0.000420379 Jy ! Component: 200 - total flux cleaned = 0.000458662 Jy ! Total flux subtracted in 200 components = 0.000458662 Jy ! Clean residual min=-0.002884 max=0.003226 Jy/beam ! Clean residual mean=0.000000 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.152145 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 160 components and 0.152145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059814Jy sigma=1.163122 ! Fit after self-cal, rms=0.059851Jy sigma=1.162982 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 = -2.28688e-05 Jy ! Component: 100 - total flux cleaned = -1.69681e-06 Jy ! Component: 150 - total flux cleaned = 3.86134e-05 Jy ! Component: 200 - total flux cleaned = 7.71805e-05 Jy ! Total flux subtracted in 200 components = 7.71805e-05 Jy ! Clean residual min=-0.002944 max=0.003210 Jy/beam ! Clean residual mean=0.000000 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.152222 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 160 components and 0.152222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059840Jy sigma=1.162632 ! Fit after self-cal, rms=0.059853Jy sigma=1.162595 ! 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.059853Jy sigma=1.162595 ! Fit after self-cal, rms=0.059593Jy sigma=1.162523 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.464 mas, bmaj=12.31 mas, bpa=-6.01 degrees ! Estimated noise=0.424516 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000590873 Jy ! Component: 100 - total flux cleaned = 0.000689904 Jy ! Component: 150 - total flux cleaned = 0.000742072 Jy ! Component: 200 - total flux cleaned = 0.000774604 Jy ! Total flux subtracted in 200 components = 0.000774604 Jy ! Clean residual min=-0.003130 max=0.004059 Jy/beam ! Clean residual mean=0.000000 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.152997 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 168 components and 0.152997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059585Jy sigma=1.162414 ! Fit after self-cal, rms=0.059601Jy sigma=1.162335 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 (8, 39). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00369405 Jy ! Component: 100 - total flux cleaned = 0.00592405 Jy ! Component: 150 - total flux cleaned = 0.00733096 Jy ! Component: 200 - total flux cleaned = 0.00797657 Jy ! Total flux subtracted in 200 components = 0.00797657 Jy ! Clean residual min=-0.002600 max=0.002769 Jy/beam ! Clean residual mean=-0.000003 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.160973 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 207 components and 0.160973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059349Jy sigma=1.156588 ! Fit after self-cal, rms=0.059333Jy sigma=1.155750 ! 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=6.643 mas, bmaj=11.54 mas, bpa=-7.701 degrees ! Estimated noise=0.395 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.643 x 11.54 at -7.701 degrees (North through East) ! Clean map min=-0.002425 max=0.06709 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=5.638 mas, bmaj=10.99 mas, bpa=-9.333 degrees ! Estimated noise=0.532383 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0543617 Jy ! Component: 100 - total flux cleaned = 0.0833041 Jy ! Component: 150 - total flux cleaned = 0.102619 Jy ! Component: 200 - total flux cleaned = 0.116135 Jy ! Total flux subtracted in 200 components = 0.116135 Jy ! Clean residual min=-0.004912 max=0.007670 Jy/beam ! Clean residual mean=-0.000015 rms=0.001597 Jy/beam ! Combined flux in latest and established models = 0.116135 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 83 model components to the UV plane model. ! The established model now contains 83 components and 0.116135 Jy ! Inverting map and beam ! Estimated beam: bmin=6.643 mas, bmaj=11.54 mas, bpa=-7.701 degrees ! Estimated noise=0.395 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, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120386 Jy ! Component: 100 - total flux cleaned = 0.0199695 Jy ! Component: 150 - total flux cleaned = 0.0254483 Jy ! Component: 200 - total flux cleaned = 0.0295181 Jy ! Total flux subtracted in 200 components = 0.0295181 Jy ! Clean residual min=-0.003273 max=0.003371 Jy/beam ! Clean residual mean=-0.000008 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 0.145653 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 156 components and 0.145653 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=9.464 mas, bmaj=12.31 mas, bpa=-6.01 degrees ! Estimated noise=0.424516 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00405555 Jy ! Component: 100 - total flux cleaned = 0.00679737 Jy ! Component: 150 - total flux cleaned = 0.00882281 Jy ! Component: 200 - total flux cleaned = 0.0103017 Jy ! Total flux subtracted in 200 components = 0.0103017 Jy ! Clean residual min=-0.003003 max=0.002657 Jy/beam ! Clean residual mean=-0.000006 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.155954 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.00120329 Jy ! Component: 100 - total flux cleaned = 0.00218678 Jy ! Component: 150 - total flux cleaned = 0.00294204 Jy ! Component: 200 - total flux cleaned = 0.00367496 Jy ! Total flux subtracted in 200 components = 0.00367496 Jy ! Clean residual min=-0.002686 max=0.002524 Jy/beam ! Clean residual mean=-0.000005 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.159629 Jy ! Adding 116 model components to the UV plane model. ! The established model now contains 257 components and 0.159629 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.643 mas, bmaj=11.54 mas, bpa=-7.701 degrees ! Estimated noise=0.395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000424768 Jy ! Component: 100 - total flux cleaned = 0.000654106 Jy ! Component: 150 - total flux cleaned = 0.000943022 Jy ! Component: 200 - total flux cleaned = 0.00113238 Jy ! Total flux subtracted in 200 components = 0.00113238 Jy ! Clean residual min=-0.002323 max=0.002148 Jy/beam ! Clean residual mean=-0.000003 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.160762 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 293 components and 0.160762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059210Jy sigma=1.153554 ! Fit after self-cal, rms=0.059229Jy sigma=1.152491 wmodel J0645+0541_S_map.mod ! Writing 293 model components to file: J0645+0541_S_map.mod wobs J0645+0541_S_uvs.fits ! Writing UV FITS file: J0645+0541_S_uvs.fits wwins J0645+0541_S_map.win ! wwins: Wrote 3 windows to J0645+0541_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.00045898 Jy ! Component: 100 - total flux cleaned = -0.000464093 Jy ! Component: 150 - total flux cleaned = -0.000165372 Jy ! Component: 200 - total flux cleaned = -1.01917e-05 Jy ! Component: 250 - total flux cleaned = 4.95856e-05 Jy ! Component: 300 - total flux cleaned = 7.87782e-05 Jy ! Component: 350 - total flux cleaned = 0.000161069 Jy ! Component: 400 - total flux cleaned = 0.000318507 Jy ! Component: 450 - total flux cleaned = 0.000469144 Jy ! Component: 500 - total flux cleaned = 0.000566016 Jy ! Component: 550 - total flux cleaned = 0.00073077 Jy ! Component: 600 - total flux cleaned = 0.000867485 Jy ! Component: 650 - total flux cleaned = 0.00108868 Jy ! Component: 700 - total flux cleaned = 0.00128168 Jy ! Component: 750 - total flux cleaned = 0.00146939 Jy ! Component: 800 - total flux cleaned = 0.00169199 Jy ! Component: 850 - total flux cleaned = 0.00183057 Jy ! Component: 900 - total flux cleaned = 0.00204315 Jy ! Component: 950 - total flux cleaned = 0.00221292 Jy ! Component: 1000 - total flux cleaned = 0.00245197 Jy ! Component: 1050 - total flux cleaned = 0.00257787 Jy ! Component: 1100 - total flux cleaned = 0.00275418 Jy ! Component: 1150 - total flux cleaned = 0.00294377 Jy ! Component: 1200 - total flux cleaned = 0.0031454 Jy ! Component: 1250 - total flux cleaned = 0.00329289 Jy ! Component: 1300 - total flux cleaned = 0.00342169 Jy ! Component: 1350 - total flux cleaned = 0.00351635 Jy ! Component: 1400 - total flux cleaned = 0.00371714 Jy ! Component: 1450 - total flux cleaned = 0.00383746 Jy ! Component: 1500 - total flux cleaned = 0.00394093 Jy ! Component: 1550 - total flux cleaned = 0.00407198 Jy ! Component: 1600 - total flux cleaned = 0.0041999 Jy ! Component: 1650 - total flux cleaned = 0.00431134 Jy ! Component: 1700 - total flux cleaned = 0.00439354 Jy ! Component: 1750 - total flux cleaned = 0.00443394 Jy ! Component: 1800 - total flux cleaned = 0.00452654 Jy ! Component: 1850 - total flux cleaned = 0.00460454 Jy ! Component: 1900 - total flux cleaned = 0.00468129 Jy ! Component: 1950 - total flux cleaned = 0.00471915 Jy ! Component: 2000 - total flux cleaned = 0.00479346 Jy ! Component: 2050 - total flux cleaned = 0.0048909 Jy ! Component: 2100 - total flux cleaned = 0.00495077 Jy ! Component: 2150 - total flux cleaned = 0.00502175 Jy ! Component: 2200 - total flux cleaned = 0.0050684 Jy ! Component: 2250 - total flux cleaned = 0.00517137 Jy ! Component: 2300 - total flux cleaned = 0.00523923 Jy ! Component: 2350 - total flux cleaned = 0.0053062 Jy ! Component: 2400 - total flux cleaned = 0.00533934 Jy ! Component: 2450 - total flux cleaned = 0.00535019 Jy ! Component: 2500 - total flux cleaned = 0.00538243 Jy ! Component: 2550 - total flux cleaned = 0.00539305 Jy ! Component: 2600 - total flux cleaned = 0.0054352 Jy ! Component: 2650 - total flux cleaned = 0.00543528 Jy ! Component: 2700 - total flux cleaned = 0.00547639 Jy ! Component: 2750 - total flux cleaned = 0.00548662 Jy ! Component: 2800 - total flux cleaned = 0.00550685 Jy ! Component: 2850 - total flux cleaned = 0.00546698 Jy ! Component: 2900 - total flux cleaned = 0.00548689 Jy ! Component: 2950 - total flux cleaned = 0.0055064 Jy ! Component: 3000 - total flux cleaned = 0.00550632 Jy ! Component: 3050 - total flux cleaned = 0.00549669 Jy ! Component: 3100 - total flux cleaned = 0.00548722 Jy ! Component: 3150 - total flux cleaned = 0.00554408 Jy ! Component: 3200 - total flux cleaned = 0.00554396 Jy ! Component: 3250 - total flux cleaned = 0.00553459 Jy ! Component: 3300 - total flux cleaned = 0.00555311 Jy ! Component: 3350 - total flux cleaned = 0.00556228 Jy ! Component: 3400 - total flux cleaned = 0.0055714 Jy ! Component: 3450 - total flux cleaned = 0.00559845 Jy ! Component: 3500 - total flux cleaned = 0.00560734 Jy ! Component: 3550 - total flux cleaned = 0.00564284 Jy ! Component: 3600 - total flux cleaned = 0.00564287 Jy ! Component: 3650 - total flux cleaned = 0.00567793 Jy ! Component: 3700 - total flux cleaned = 0.0057041 Jy ! Component: 3750 - total flux cleaned = 0.00572142 Jy ! Component: 3800 - total flux cleaned = 0.00573009 Jy ! Component: 3850 - total flux cleaned = 0.00577293 Jy ! Component: 3900 - total flux cleaned = 0.00582398 Jy ! Component: 3950 - total flux cleaned = 0.0058408 Jy ! Component: 4000 - total flux cleaned = 0.00585769 Jy ! Component: 4050 - total flux cleaned = 0.00589109 Jy ! Total flux subtracted in 4096 components = 0.00589948 Jy ! Clean residual min=-0.000607 max=0.000453 Jy/beam ! Clean residual mean=-0.000002 rms=0.000174 Jy/beam ! Combined flux in latest and established models = 0.166661 Jy keep ! Adding 364 model components to the UV plane model. ! The established model now contains 657 components and 0.166661 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0645+0541_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.643 x 11.54 at -7.701 degrees (North through East) ! Clean map min=-0.0016212 max=0.065237 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0645+0541_S_map.fits wmodel /vlbi/uf001/uva//J0645+0541_S_map.mod ! Writing 657 model components to file: /vlbi/uf001/uva//J0645+0541_S_map.mod wobs /vlbi/uf001/uva//J0645+0541_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0645+0541_S_uvs.fits wwins /vlbi/uf001/uva//J0645+0541_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J0645+0541_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.065237 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000169674 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.780266 0.780266 1.56053 3.12106 6.24213 12.4843 24.9685 49.937 99.874 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.065 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 384.484 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0645+0541_S_dfm.log closed on Sun Jan 13 23:08:52 2019