! Started logfile: /vlbi/uf001/uva//J1037-2705_S_dfm.log on Mon Jan 14 00:58:13 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//J1037-2705_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1037-2705_S_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.883333 visibilities/baseline/integration-bin. ! Found source: J1037-2705 ! ! 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 3339 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 J1037-2705_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 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005302Jy sigma=15.265622 ! Fit after self-cal, rms=0.855121Jy sigma=12.853986 ! 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.524 mas, bmaj=6.939 mas, bpa=-4.397 degrees ! Estimated noise=1.18506 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.11818 Jy ! Component: 100 - total flux cleaned = 0.144589 Jy ! Total flux subtracted in 100 components = 0.144589 Jy ! Clean residual min=-0.006916 max=0.011841 Jy/beam ! Clean residual mean=-0.000065 rms=0.002038 Jy/beam ! Combined flux in latest and established models = 0.144589 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.144589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093643Jy sigma=1.308492 ! Fit after self-cal, rms=0.093621Jy sigma=1.308361 ! 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.919 mas, bmaj=7.998 mas, bpa=-4.968 degrees ! Estimated noise=0.895054 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 (3.5, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0129155 Jy ! Component: 100 - total flux cleaned = 0.0199916 Jy ! Component: 150 - total flux cleaned = 0.0243 Jy ! Component: 200 - total flux cleaned = 0.0255968 Jy ! Total flux subtracted in 200 components = 0.0255968 Jy ! Clean residual min=-0.005877 max=0.006199 Jy/beam ! Clean residual mean=-0.000032 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 0.170185 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 27 components and 0.170185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092049Jy sigma=1.274679 ! Fit after self-cal, rms=0.091995Jy sigma=1.273337 ! 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.919 x 7.998 at -4.968 degrees (North through East) ! Clean map min=-0.0055577 max=0.14688 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.93 HN 1.22 KP 1.04 ! LA 0.97 MK 1.01 NL 1.03 OV 0.97 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.31 FD 0.95 HN 1.23 KP 1.05 ! LA 0.97 MK 0.99 NL 1.03 OV 0.79 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 1.20 KP 1.03 ! LA 0.94 MK 1.00 NL 0.95 OV 1.00 ! PT 1.03 SC 0.99 ! ! ! Fit before self-cal, rms=0.091995Jy sigma=1.273337 ! Fit after self-cal, rms=0.096814Jy sigma=1.246397 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.944 mas, bmaj=7.976 mas, bpa=-4.649 degrees ! Estimated noise=0.891357 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.00176141 Jy ! Component: 100 - total flux cleaned = -0.00161493 Jy ! Component: 150 - total flux cleaned = -0.00154968 Jy ! Component: 200 - total flux cleaned = -0.001489 Jy ! Total flux subtracted in 200 components = -0.001489 Jy ! Clean residual min=-0.005155 max=0.004562 Jy/beam ! Clean residual mean=-0.000006 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.168696 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 0.168696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096657Jy sigma=1.245021 ! Fit after self-cal, rms=0.096877Jy sigma=1.244404 ! 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.096877Jy sigma=1.244404 ! Fit after self-cal, rms=0.097868Jy sigma=1.240689 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.949 mas, bmaj=7.979 mas, bpa=-4.644 degrees ! Estimated noise=0.890545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000453592 Jy ! Component: 100 - total flux cleaned = -0.000404365 Jy ! Component: 150 - total flux cleaned = -0.000403425 Jy ! Component: 200 - total flux cleaned = -0.000362215 Jy ! Total flux subtracted in 200 components = -0.000362215 Jy ! Clean residual min=-0.005040 max=0.004297 Jy/beam ! Clean residual mean=-0.000005 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.168334 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 50 components and 0.168334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097798Jy sigma=1.240206 ! Fit after self-cal, rms=0.097825Jy sigma=1.240137 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.36403e-05 Jy ! Component: 100 - total flux cleaned = 2.33502e-05 Jy ! Component: 150 - total flux cleaned = 2.36445e-05 Jy ! Component: 200 - total flux cleaned = 2.50153e-05 Jy ! Total flux subtracted in 200 components = 2.50153e-05 Jy ! Clean residual min=-0.004972 max=0.004282 Jy/beam ! Clean residual mean=-0.000005 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.168359 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 58 components and 0.168359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097789Jy sigma=1.239899 ! Fit after self-cal, rms=0.097791Jy sigma=1.239871 ! 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.097791Jy sigma=1.239871 ! Fit after self-cal, rms=0.099614Jy sigma=1.238384 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.953 mas, bmaj=7.976 mas, bpa=-4.7 degrees ! Estimated noise=0.891457 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000405655 Jy ! Component: 100 - total flux cleaned = -0.000562516 Jy ! Component: 150 - total flux cleaned = -0.00056239 Jy ! Component: 200 - total flux cleaned = -0.000562497 Jy ! Total flux subtracted in 200 components = -0.000562497 Jy ! Clean residual min=-0.004945 max=0.004030 Jy/beam ! Clean residual mean=-0.000005 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.167797 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 72 components and 0.167797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099572Jy sigma=1.238001 ! Fit after self-cal, rms=0.099603Jy sigma=1.237939 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 = -9.62295e-05 Jy ! Component: 100 - total flux cleaned = -9.44698e-05 Jy ! Component: 150 - total flux cleaned = -9.49234e-05 Jy ! Component: 200 - total flux cleaned = -9.48147e-05 Jy ! Total flux subtracted in 200 components = -9.48147e-05 Jy ! Clean residual min=-0.004870 max=0.003964 Jy/beam ! Clean residual mean=-0.000006 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.167702 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 78 components and 0.167702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099577Jy sigma=1.237724 ! Fit after self-cal, rms=0.099577Jy sigma=1.237708 ! 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.099577Jy sigma=1.237708 ! Fit after self-cal, rms=0.100054Jy sigma=1.237629 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.581 mas, bmaj=19.81 mas, bpa=-0.7306 degrees ! Estimated noise=1.14998 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000616949 Jy ! Component: 100 - total flux cleaned = -0.00056829 Jy ! Component: 150 - total flux cleaned = -0.000499793 Jy ! Component: 200 - total flux cleaned = -0.000433747 Jy ! Total flux subtracted in 200 components = -0.000433747 Jy ! Clean residual min=-0.005308 max=0.004497 Jy/beam ! Clean residual mean=-0.000013 rms=0.001524 Jy/beam ! Combined flux in latest and established models = 0.167268 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 84 components and 0.167268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100039Jy sigma=1.237604 ! Fit after self-cal, rms=0.100051Jy sigma=1.237582 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.83592e-06 Jy ! Component: 100 - total flux cleaned = 5.96242e-05 Jy ! Component: 150 - total flux cleaned = 0.000122413 Jy ! Component: 200 - total flux cleaned = 0.00018277 Jy ! Total flux subtracted in 200 components = 0.00018277 Jy ! Clean residual min=-0.005305 max=0.004507 Jy/beam ! Clean residual mean=-0.000013 rms=0.001520 Jy/beam ! Combined flux in latest and established models = 0.167451 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 85 components and 0.167451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100043Jy sigma=1.237602 ! Fit after self-cal, rms=0.100043Jy sigma=1.237594 ! 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.955 mas, bmaj=7.978 mas, bpa=-4.752 degrees ! Estimated noise=0.89125 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.955 x 7.978 at -4.752 degrees (North through East) ! Clean map min=-0.0045847 max=0.14635 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.543 mas, bmaj=6.911 mas, bpa=-4.211 degrees ! Estimated noise=1.18187 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.11767 Jy ! Component: 100 - total flux cleaned = 0.14401 Jy ! Component: 150 - total flux cleaned = 0.15348 Jy ! Component: 200 - total flux cleaned = 0.157743 Jy ! Total flux subtracted in 200 components = 0.157743 Jy ! Clean residual min=-0.005470 max=0.005697 Jy/beam ! Clean residual mean=-0.000019 rms=0.001376 Jy/beam ! Combined flux in latest and established models = 0.157743 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.157743 Jy ! Inverting map and beam ! Estimated beam: bmin=2.955 mas, bmaj=7.978 mas, bpa=-4.752 degrees ! Estimated noise=0.89125 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.00385296 Jy ! Component: 100 - total flux cleaned = 0.00496871 Jy ! Component: 150 - total flux cleaned = 0.00575866 Jy ! Component: 200 - total flux cleaned = 0.00626987 Jy ! Total flux subtracted in 200 components = 0.00626987 Jy ! Clean residual min=-0.004898 max=0.004168 Jy/beam ! Clean residual mean=-0.000011 rms=0.001113 Jy/beam ! Combined flux in latest and established models = 0.164013 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 45 components and 0.164013 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.581 mas, bmaj=19.81 mas, bpa=-0.7306 degrees ! Estimated noise=1.14998 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00190821 Jy ! Component: 100 - total flux cleaned = 0.00212972 Jy ! Component: 150 - total flux cleaned = 0.00219988 Jy ! Component: 200 - total flux cleaned = 0.00231375 Jy ! Total flux subtracted in 200 components = 0.00231375 Jy ! Clean residual min=-0.005194 max=0.004631 Jy/beam ! Clean residual mean=-0.000016 rms=0.001539 Jy/beam ! Combined flux in latest and established models = 0.166327 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 = 7.96754e-05 Jy ! Component: 100 - total flux cleaned = 0.000154921 Jy ! Component: 150 - total flux cleaned = 0.000250845 Jy ! Component: 200 - total flux cleaned = 0.00034192 Jy ! Total flux subtracted in 200 components = 0.00034192 Jy ! Clean residual min=-0.005230 max=0.004585 Jy/beam ! Clean residual mean=-0.000015 rms=0.001532 Jy/beam ! Combined flux in latest and established models = 0.166669 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.166669 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.955 mas, bmaj=7.978 mas, bpa=-4.752 degrees ! Estimated noise=0.89125 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000389047 Jy ! Component: 100 - total flux cleaned = -0.000503148 Jy ! Component: 150 - total flux cleaned = -0.000503309 Jy ! Component: 200 - total flux cleaned = -0.000462123 Jy ! Total flux subtracted in 200 components = -0.000462123 Jy ! Clean residual min=-0.004645 max=0.003914 Jy/beam ! Clean residual mean=-0.000008 rms=0.001096 Jy/beam ! Combined flux in latest and established models = 0.166207 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 65 components and 0.166207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100125Jy sigma=1.238250 ! Fit after self-cal, rms=0.100099Jy sigma=1.237972 wmodel J1037-2705_S_map.mod ! Writing 65 model components to file: J1037-2705_S_map.mod wobs J1037-2705_S_uvs.fits ! Writing UV FITS file: J1037-2705_S_uvs.fits wwins J1037-2705_S_map.win ! wwins: Wrote 2 windows to J1037-2705_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.00147654 Jy ! Component: 100 - total flux cleaned = -0.00155482 Jy ! Component: 150 - total flux cleaned = -0.00114494 Jy ! Component: 200 - total flux cleaned = -0.00088424 Jy ! Component: 250 - total flux cleaned = -0.000569495 Jy ! Component: 300 - total flux cleaned = -0.000327475 Jy ! Component: 350 - total flux cleaned = -9.3848e-05 Jy ! Component: 400 - total flux cleaned = -0.000151346 Jy ! Component: 450 - total flux cleaned = -9.66439e-05 Jy ! Component: 500 - total flux cleaned = 6.53656e-05 Jy ! Component: 550 - total flux cleaned = 0.000328163 Jy ! Component: 600 - total flux cleaned = 0.000585226 Jy ! Component: 650 - total flux cleaned = 0.000885901 Jy ! Component: 700 - total flux cleaned = 0.001132 Jy ! Component: 750 - total flux cleaned = 0.00151626 Jy ! Component: 800 - total flux cleaned = 0.00170456 Jy ! Component: 850 - total flux cleaned = 0.00202907 Jy ! Component: 900 - total flux cleaned = 0.0021205 Jy ! Component: 950 - total flux cleaned = 0.00238857 Jy ! Component: 1000 - total flux cleaned = 0.00243177 Jy ! Component: 1050 - total flux cleaned = 0.0025181 Jy ! Component: 1100 - total flux cleaned = 0.00264493 Jy ! Component: 1150 - total flux cleaned = 0.00268639 Jy ! Component: 1200 - total flux cleaned = 0.00289228 Jy ! Component: 1250 - total flux cleaned = 0.00297289 Jy ! Component: 1300 - total flux cleaned = 0.0030526 Jy ! Component: 1350 - total flux cleaned = 0.00313137 Jy ! Component: 1400 - total flux cleaned = 0.00328641 Jy ! Component: 1450 - total flux cleaned = 0.00332412 Jy ! Component: 1500 - total flux cleaned = 0.00351196 Jy ! Component: 1550 - total flux cleaned = 0.00358626 Jy ! Component: 1600 - total flux cleaned = 0.00373371 Jy ! Component: 1650 - total flux cleaned = 0.00391496 Jy ! Component: 1700 - total flux cleaned = 0.00395053 Jy ! Component: 1750 - total flux cleaned = 0.00409167 Jy ! Component: 1800 - total flux cleaned = 0.00423081 Jy ! Component: 1850 - total flux cleaned = 0.00416106 Jy ! Component: 1900 - total flux cleaned = 0.00422892 Jy ! Component: 1950 - total flux cleaned = 0.00419492 Jy ! Component: 2000 - total flux cleaned = 0.00422833 Jy ! Component: 2050 - total flux cleaned = 0.00436005 Jy ! Component: 2100 - total flux cleaned = 0.00442485 Jy ! Component: 2150 - total flux cleaned = 0.00436049 Jy ! Component: 2200 - total flux cleaned = 0.00445641 Jy ! Component: 2250 - total flux cleaned = 0.00445679 Jy ! Component: 2300 - total flux cleaned = 0.00451921 Jy ! Component: 2350 - total flux cleaned = 0.00458064 Jy ! Component: 2400 - total flux cleaned = 0.00451958 Jy ! Component: 2450 - total flux cleaned = 0.00458006 Jy ! Component: 2500 - total flux cleaned = 0.00454999 Jy ! Component: 2550 - total flux cleaned = 0.0045505 Jy ! Component: 2600 - total flux cleaned = 0.00466838 Jy ! Component: 2650 - total flux cleaned = 0.00466804 Jy ! Component: 2700 - total flux cleaned = 0.00463941 Jy ! Component: 2750 - total flux cleaned = 0.00469654 Jy ! Component: 2800 - total flux cleaned = 0.00472472 Jy ! Component: 2850 - total flux cleaned = 0.00472499 Jy ! Component: 2900 - total flux cleaned = 0.00472497 Jy ! Component: 2950 - total flux cleaned = 0.00475263 Jy ! Component: 3000 - total flux cleaned = 0.0047251 Jy ! Component: 3050 - total flux cleaned = 0.0046976 Jy ! Component: 3100 - total flux cleaned = 0.00464379 Jy ! Component: 3150 - total flux cleaned = 0.00461699 Jy ! Component: 3200 - total flux cleaned = 0.00464362 Jy ! Component: 3250 - total flux cleaned = 0.00456511 Jy ! Component: 3300 - total flux cleaned = 0.00459121 Jy ! Component: 3350 - total flux cleaned = 0.00464262 Jy ! Component: 3400 - total flux cleaned = 0.00461684 Jy ! Component: 3450 - total flux cleaned = 0.00461656 Jy ! Component: 3500 - total flux cleaned = 0.00454087 Jy ! Component: 3550 - total flux cleaned = 0.00451601 Jy ! Component: 3600 - total flux cleaned = 0.00441699 Jy ! Component: 3650 - total flux cleaned = 0.00436788 Jy ! Component: 3700 - total flux cleaned = 0.00427045 Jy ! Component: 3750 - total flux cleaned = 0.00424628 Jy ! Component: 3800 - total flux cleaned = 0.00429421 Jy ! Component: 3850 - total flux cleaned = 0.00424608 Jy ! Component: 3900 - total flux cleaned = 0.00422223 Jy ! Component: 3950 - total flux cleaned = 0.0040812 Jy ! Component: 4000 - total flux cleaned = 0.00410474 Jy ! Component: 4050 - total flux cleaned = 0.00403528 Jy ! Total flux subtracted in 4096 components = 0.00401225 Jy ! Clean residual min=-0.001342 max=0.001402 Jy/beam ! Clean residual mean=0.000003 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.170219 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 368 components and 0.170219 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1037-2705_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.955 x 7.978 at -4.752 degrees (North through East) ! Clean map min=-0.00358 max=0.14894 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1037-2705_S_map.fits wmodel /vlbi/uf001/uva//J1037-2705_S_map.mod ! Writing 368 model components to file: /vlbi/uf001/uva//J1037-2705_S_map.mod wobs /vlbi/uf001/uva//J1037-2705_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1037-2705_S_uvs.fits wwins /vlbi/uf001/uva//J1037-2705_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1037-2705_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.148941 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000414286 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.834465 0.834465 1.66893 3.33786 6.67572 13.3514 26.7029 53.4058 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.148 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 359.511 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1037-2705_S_dfm.log closed on Mon Jan 14 00:58:17 2019