! Started logfile: /vlbi/uf001/uva//J0834+6019_S_dfm.log on Mon Jan 14 00:00:49 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//J0834+6019_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0834+6019_S_uva.fits ! AN table 1: 71 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.755869 visibilities/baseline/integration-bin. ! Found source: J0834+6019 ! ! 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 3381 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 J0834+6019_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 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005440Jy sigma=23.015471 ! Fit after self-cal, rms=0.834287Jy sigma=19.158072 ! 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.267 mas, bmaj=8.82 mas, bpa=-11.23 degrees ! Estimated noise=0.774651 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.128772 Jy ! Component: 100 - total flux cleaned = 0.157165 Jy ! Total flux subtracted in 100 components = 0.157165 Jy ! Clean residual min=-0.005634 max=0.009101 Jy/beam ! Clean residual mean=-0.000034 rms=0.001564 Jy/beam ! Combined flux in latest and established models = 0.157165 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.157165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054821Jy sigma=1.192966 ! Fit after self-cal, rms=0.054806Jy sigma=1.192735 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00915443 Jy ! Component: 100 - total flux cleaned = 0.0137363 Jy ! Total flux subtracted in 100 components = 0.0137363 Jy ! Clean residual min=-0.004554 max=0.004358 Jy/beam ! Clean residual mean=-0.000002 rms=0.001190 Jy/beam ! Combined flux in latest and established models = 0.170901 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 32 components and 0.170901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053117Jy sigma=1.154913 ! Fit after self-cal, rms=0.053092Jy sigma=1.154328 ! 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.828 mas, bmaj=10.25 mas, bpa=-19.18 degrees ! Estimated noise=0.576273 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.00304671 Jy ! Component: 100 - total flux cleaned = 0.00379339 Jy ! Component: 150 - total flux cleaned = 0.00379005 Jy ! Component: 200 - total flux cleaned = 0.00382067 Jy ! Total flux subtracted in 200 components = 0.00382067 Jy ! Clean residual min=-0.003506 max=0.002979 Jy/beam ! Clean residual mean=0.000006 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.174722 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 52 components and 0.174722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052919Jy sigma=1.150491 ! Fit after self-cal, rms=0.052913Jy sigma=1.150294 ! 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.828 x 10.25 at -19.18 degrees (North through East) ! Clean map min=-0.0034556 max=0.16425 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 1.01 HN 0.99 KP 1.02 LA 0.97 ! NL 1.06 OV 0.97 PT 1.04 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 HN 0.98 KP 1.01 LA 0.95 ! NL 1.03 OV 0.89 PT 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 1.01 HN 1.03 KP 1.04 LA 0.96 ! NL 1.03 OV 0.96 PT 1.02 ! ! ! Fit before self-cal, rms=0.052913Jy sigma=1.150294 ! Fit after self-cal, rms=0.051832Jy sigma=1.129856 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.808 mas, bmaj=10.18 mas, bpa=-18.8 degrees ! Estimated noise=0.575643 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.000779977 Jy ! Component: 100 - total flux cleaned = 0.00105758 Jy ! Component: 150 - total flux cleaned = 0.00117682 Jy ! Component: 200 - total flux cleaned = 0.00125778 Jy ! Total flux subtracted in 200 components = 0.00125778 Jy ! Clean residual min=-0.002247 max=0.002235 Jy/beam ! Clean residual mean=0.000000 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.175979 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 67 components and 0.175979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051797Jy sigma=1.129107 ! Fit after self-cal, rms=0.051804Jy sigma=1.128896 ! 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.051804Jy sigma=1.128896 ! Fit after self-cal, rms=0.051606Jy sigma=1.120559 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.806 mas, bmaj=10.2 mas, bpa=-18.77 degrees ! Estimated noise=0.576433 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.93865e-05 Jy ! Component: 100 - total flux cleaned = 1.27123e-06 Jy ! Component: 150 - total flux cleaned = 2.61792e-05 Jy ! Component: 200 - total flux cleaned = 3.68782e-05 Jy ! Total flux subtracted in 200 components = 3.68782e-05 Jy ! Clean residual min=-0.001869 max=0.001996 Jy/beam ! Clean residual mean=0.000007 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.176016 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 76 components and 0.176016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051597Jy sigma=1.120338 ! Fit after self-cal, rms=0.051609Jy sigma=1.120239 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 = 6.64278e-05 Jy ! Component: 100 - total flux cleaned = 6.66701e-05 Jy ! Component: 150 - total flux cleaned = 6.56723e-05 Jy ! Component: 200 - total flux cleaned = 7.22836e-05 Jy ! Total flux subtracted in 200 components = 7.22836e-05 Jy ! Clean residual min=-0.001819 max=0.001975 Jy/beam ! Clean residual mean=0.000007 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.176089 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 85 components and 0.176088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051605Jy sigma=1.120131 ! Fit after self-cal, rms=0.051603Jy sigma=1.120104 ! 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.051603Jy sigma=1.120104 ! Fit after self-cal, rms=0.051623Jy sigma=1.120030 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.809 mas, bmaj=10.19 mas, bpa=-18.71 degrees ! Estimated noise=0.576674 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.07183e-06 Jy ! Component: 100 - total flux cleaned = 3.19162e-05 Jy ! Component: 150 - total flux cleaned = 4.18927e-05 Jy ! Component: 200 - total flux cleaned = 5.80816e-05 Jy ! Total flux subtracted in 200 components = 5.80816e-05 Jy ! Clean residual min=-0.001814 max=0.001961 Jy/beam ! Clean residual mean=0.000007 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.176147 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 90 components and 0.176147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051618Jy sigma=1.119921 ! Fit after self-cal, rms=0.051617Jy sigma=1.119902 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 = 3.47151e-05 Jy ! Component: 100 - total flux cleaned = 3.50428e-05 Jy ! Component: 150 - total flux cleaned = 4.16809e-05 Jy ! Component: 200 - total flux cleaned = 3.58833e-05 Jy ! Total flux subtracted in 200 components = 3.58833e-05 Jy ! Clean residual min=-0.001783 max=0.001949 Jy/beam ! Clean residual mean=0.000007 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.176182 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 93 components and 0.176182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051614Jy sigma=1.119846 ! Fit after self-cal, rms=0.051614Jy sigma=1.119835 ! 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.051614Jy sigma=1.119835 ! Fit after self-cal, rms=0.051621Jy sigma=1.119779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.102 mas, bmaj=13.34 mas, bpa=-6.687 degrees ! Estimated noise=0.651189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.28315e-05 Jy ! Component: 100 - total flux cleaned = 6.10341e-05 Jy ! Component: 150 - total flux cleaned = 7.51849e-05 Jy ! Component: 200 - total flux cleaned = 8.10463e-05 Jy ! Total flux subtracted in 200 components = 8.10463e-05 Jy ! Clean residual min=-0.001912 max=0.001996 Jy/beam ! Clean residual mean=0.000010 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.176263 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 99 components and 0.176263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051619Jy sigma=1.119751 ! Fit after self-cal, rms=0.051618Jy sigma=1.119745 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.54247e-06 Jy ! Component: 100 - total flux cleaned = 6.93679e-06 Jy ! Component: 150 - total flux cleaned = 1.15601e-05 Jy ! Component: 200 - total flux cleaned = 2.04481e-05 Jy ! Total flux subtracted in 200 components = 2.04481e-05 Jy ! Clean residual min=-0.001908 max=0.002001 Jy/beam ! Clean residual mean=0.000010 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.176284 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 101 components and 0.176284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051618Jy sigma=1.119736 ! Fit after self-cal, rms=0.051618Jy sigma=1.119733 ! 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.812 mas, bmaj=10.18 mas, bpa=-18.65 degrees ! Estimated noise=0.576849 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.812 x 10.18 at -18.65 degrees (North through East) ! Clean map min=-0.0017839 max=0.16437 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.258 mas, bmaj=8.77 mas, bpa=-10.57 degrees ! Estimated noise=0.781087 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.129139 Jy ! Component: 100 - total flux cleaned = 0.158036 Jy ! Component: 150 - total flux cleaned = 0.167639 Jy ! Component: 200 - total flux cleaned = 0.171544 Jy ! Total flux subtracted in 200 components = 0.171544 Jy ! Clean residual min=-0.003653 max=0.002807 Jy/beam ! Clean residual mean=-0.000007 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.171544 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.171544 Jy ! Inverting map and beam ! Estimated beam: bmin=5.812 mas, bmaj=10.18 mas, bpa=-18.65 degrees ! Estimated noise=0.576849 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.00234172 Jy ! Component: 100 - total flux cleaned = 0.00342844 Jy ! Component: 150 - total flux cleaned = 0.00404347 Jy ! Component: 200 - total flux cleaned = 0.00439866 Jy ! Total flux subtracted in 200 components = 0.00439866 Jy ! Clean residual min=-0.001889 max=0.001866 Jy/beam ! Clean residual mean=0.000006 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.175942 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 62 components and 0.175942 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.102 mas, bmaj=13.34 mas, bpa=-6.687 degrees ! Estimated noise=0.651189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000184345 Jy ! Component: 100 - total flux cleaned = 0.000235625 Jy ! Component: 150 - total flux cleaned = 0.000277118 Jy ! Component: 200 - total flux cleaned = 0.000311204 Jy ! Total flux subtracted in 200 components = 0.000311204 Jy ! Clean residual min=-0.001936 max=0.002017 Jy/beam ! Clean residual mean=0.000010 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.176254 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 = 2.36521e-05 Jy ! Component: 100 - total flux cleaned = 3.18396e-05 Jy ! Component: 150 - total flux cleaned = 3.16386e-05 Jy ! Component: 200 - total flux cleaned = 3.52954e-05 Jy ! Total flux subtracted in 200 components = 3.52954e-05 Jy ! Clean residual min=-0.001932 max=0.002011 Jy/beam ! Clean residual mean=0.000010 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.176289 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 73 components and 0.176289 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.812 mas, bmaj=10.18 mas, bpa=-18.65 degrees ! Estimated noise=0.576849 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.68443e-06 Jy ! Component: 100 - total flux cleaned = 1.54045e-05 Jy ! Component: 150 - total flux cleaned = 2.10399e-05 Jy ! Component: 200 - total flux cleaned = 2.09752e-05 Jy ! Total flux subtracted in 200 components = 2.09752e-05 Jy ! Clean residual min=-0.001811 max=0.001897 Jy/beam ! Clean residual mean=0.000007 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.17631 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 80 components and 0.17631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051619Jy sigma=1.119817 ! Fit after self-cal, rms=0.051617Jy sigma=1.119775 wmodel J0834+6019_S_map.mod ! Writing 80 model components to file: J0834+6019_S_map.mod wobs J0834+6019_S_uvs.fits ! Writing UV FITS file: J0834+6019_S_uvs.fits wwins J0834+6019_S_map.win ! wwins: Wrote 1 windows to J0834+6019_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 = 4.60828e-05 Jy ! Component: 100 - total flux cleaned = -1.57078e-05 Jy ! Component: 150 - total flux cleaned = 4.57434e-05 Jy ! Component: 200 - total flux cleaned = 0.00010236 Jy ! Component: 250 - total flux cleaned = 2.10988e-05 Jy ! Component: 300 - total flux cleaned = -3.15282e-05 Jy ! Component: 350 - total flux cleaned = -0.000107022 Jy ! Component: 400 - total flux cleaned = -0.000155233 Jy ! Component: 450 - total flux cleaned = -0.000202818 Jy ! Component: 500 - total flux cleaned = -0.000248465 Jy ! Component: 550 - total flux cleaned = -0.000314746 Jy ! Component: 600 - total flux cleaned = -0.000314658 Jy ! Component: 650 - total flux cleaned = -0.000335806 Jy ! Component: 700 - total flux cleaned = -0.000397435 Jy ! Component: 750 - total flux cleaned = -0.000397129 Jy ! Component: 800 - total flux cleaned = -0.000377418 Jy ! Component: 850 - total flux cleaned = -0.000397075 Jy ! Component: 900 - total flux cleaned = -0.000454551 Jy ! Component: 950 - total flux cleaned = -0.000417088 Jy ! Component: 1000 - total flux cleaned = -0.000454343 Jy ! Component: 1050 - total flux cleaned = -0.00041819 Jy ! Component: 1100 - total flux cleaned = -0.000400362 Jy ! Component: 1150 - total flux cleaned = -0.000417618 Jy ! Component: 1200 - total flux cleaned = -0.000417561 Jy ! Component: 1250 - total flux cleaned = -0.000417409 Jy ! Component: 1300 - total flux cleaned = -0.000367262 Jy ! Component: 1350 - total flux cleaned = -0.000384174 Jy ! Component: 1400 - total flux cleaned = -0.000335185 Jy ! Component: 1450 - total flux cleaned = -0.000351359 Jy ! Component: 1500 - total flux cleaned = -0.000383015 Jy ! Component: 1550 - total flux cleaned = -0.00039857 Jy ! Component: 1600 - total flux cleaned = -0.000367825 Jy ! Component: 1650 - total flux cleaned = -0.000352762 Jy ! Component: 1700 - total flux cleaned = -0.000382883 Jy ! Component: 1750 - total flux cleaned = -0.000368274 Jy ! Component: 1800 - total flux cleaned = -0.000338883 Jy ! Component: 1850 - total flux cleaned = -0.000367823 Jy ! Component: 1900 - total flux cleaned = -0.000324871 Jy ! Component: 1950 - total flux cleaned = -0.000310834 Jy ! Component: 2000 - total flux cleaned = -0.000282886 Jy ! Component: 2050 - total flux cleaned = -0.000296719 Jy ! Component: 2100 - total flux cleaned = -0.000269456 Jy ! Component: 2150 - total flux cleaned = -0.000310218 Jy ! Component: 2200 - total flux cleaned = -0.000336825 Jy ! Component: 2250 - total flux cleaned = -0.000257171 Jy ! Component: 2300 - total flux cleaned = -0.000257279 Jy ! Component: 2350 - total flux cleaned = -0.000257074 Jy ! Component: 2400 - total flux cleaned = -0.000244217 Jy ! Component: 2450 - total flux cleaned = -0.000244056 Jy ! Component: 2500 - total flux cleaned = -0.000218633 Jy ! Component: 2550 - total flux cleaned = -0.00018117 Jy ! Component: 2600 - total flux cleaned = -0.000230604 Jy ! Component: 2650 - total flux cleaned = -0.000156913 Jy ! Component: 2700 - total flux cleaned = -0.000169179 Jy ! Component: 2750 - total flux cleaned = -0.000181281 Jy ! Component: 2800 - total flux cleaned = -0.000133527 Jy ! Component: 2850 - total flux cleaned = -0.000157336 Jy ! Component: 2900 - total flux cleaned = -0.000192537 Jy ! Component: 2950 - total flux cleaned = -0.00020426 Jy ! Component: 3000 - total flux cleaned = -0.000227388 Jy ! Component: 3050 - total flux cleaned = -0.000261821 Jy ! Component: 3100 - total flux cleaned = -0.000250334 Jy ! Component: 3150 - total flux cleaned = -0.00026175 Jy ! Component: 3200 - total flux cleaned = -0.000306654 Jy ! Component: 3250 - total flux cleaned = -0.000328898 Jy ! Component: 3300 - total flux cleaned = -0.000362047 Jy ! Component: 3350 - total flux cleaned = -0.000373002 Jy ! Component: 3400 - total flux cleaned = -0.000416477 Jy ! Component: 3450 - total flux cleaned = -0.000438116 Jy ! Component: 3500 - total flux cleaned = -0.000491788 Jy ! Component: 3550 - total flux cleaned = -0.000523663 Jy ! Component: 3600 - total flux cleaned = -0.000576567 Jy ! Component: 3650 - total flux cleaned = -0.00061846 Jy ! Component: 3700 - total flux cleaned = -0.000660265 Jy ! Component: 3750 - total flux cleaned = -0.000670603 Jy ! Component: 3800 - total flux cleaned = -0.000711928 Jy ! Component: 3850 - total flux cleaned = -0.00076324 Jy ! Component: 3900 - total flux cleaned = -0.000804099 Jy ! Component: 3950 - total flux cleaned = -0.000844702 Jy ! Component: 4000 - total flux cleaned = -0.000905282 Jy ! Component: 4050 - total flux cleaned = -0.000935416 Jy ! Total flux subtracted in 4096 components = -0.000985423 Jy ! Clean residual min=-0.000627 max=0.000554 Jy/beam ! Clean residual mean=0.000001 rms=0.000199 Jy/beam ! Combined flux in latest and established models = 0.175324 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 383 components and 0.175325 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0834+6019_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.812 x 10.18 at -18.65 degrees (North through East) ! Clean map min=-0.00158 max=0.16423 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0834+6019_S_map.fits wmodel /vlbi/uf001/uva//J0834+6019_S_map.mod ! Writing 383 model components to file: /vlbi/uf001/uva//J0834+6019_S_map.mod wobs /vlbi/uf001/uva//J0834+6019_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0834+6019_S_uvs.fits wwins /vlbi/uf001/uva//J0834+6019_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0834+6019_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.164228 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000200986 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.367146 0.367146 0.734292 1.46858 2.93717 5.87433 11.7487 23.4973 46.9947 93.9894 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.164 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 817.113 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0834+6019_S_dfm.log closed on Mon Jan 14 00:00:53 2019