! Started logfile: /vlbi/uf001/uva//J0605-3522_S_dfm.log on Sun Jan 13 22:50:25 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//J0605-3522_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0605-3522_S_uva.fits ! AN table 1: 73 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.855186 visibilities/baseline/integration-bin. ! Found source: J0605-3522 ! ! 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 3933 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 J0605-3522_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 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.023908Jy sigma=14.757677 ! Fit after self-cal, rms=0.858762Jy sigma=12.178135 ! 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.388 mas, bmaj=43.42 mas, bpa=-7.267 degrees ! Estimated noise=1.11863 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.110856 Jy ! Component: 100 - total flux cleaned = 0.141995 Jy ! Total flux subtracted in 100 components = 0.141995 Jy ! Clean residual min=-0.007307 max=0.012681 Jy/beam ! Clean residual mean=-0.000116 rms=0.002790 Jy/beam ! Combined flux in latest and established models = 0.141995 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.141995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092065Jy sigma=1.220737 ! Fit after self-cal, rms=0.091643Jy sigma=1.215261 ! 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.685 mas, bmaj=45.56 mas, bpa=-6.542 degrees ! Estimated noise=0.810085 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.0161895 Jy ! Component: 100 - total flux cleaned = 0.0230299 Jy ! Component: 150 - total flux cleaned = 0.0272114 Jy ! Component: 200 - total flux cleaned = 0.0301114 Jy ! Total flux subtracted in 200 components = 0.0301114 Jy ! Clean residual min=-0.006724 max=0.006100 Jy/beam ! Clean residual mean=0.000007 rms=0.001875 Jy/beam ! Combined flux in latest and established models = 0.172107 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 83 components and 0.172107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089419Jy sigma=1.169488 ! Fit after self-cal, rms=0.089456Jy sigma=1.169107 ! 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.685 x 45.56 at -6.542 degrees (North through East) ! Clean map min=-0.0065682 max=0.14726 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.09 KP 1.04 LA 0.96 ! NL 1.10 OV 0.92 PT 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.11 KP 0.99 LA 0.94 ! NL 1.14 OV 0.85 PT 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 HN 1.10 KP 1.01 LA 0.98 ! NL 1.05 OV 0.89 PT 1.04 ! ! ! Fit before self-cal, rms=0.089456Jy sigma=1.169107 ! Fit after self-cal, rms=0.092093Jy sigma=1.151362 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.82 mas, bmaj=45.28 mas, bpa=-6.263 degrees ! Estimated noise=0.807956 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.000991161 Jy ! Component: 100 - total flux cleaned = -0.000615202 Jy ! Component: 150 - total flux cleaned = -0.000306653 Jy ! Component: 200 - total flux cleaned = 1.2495e-05 Jy ! Total flux subtracted in 200 components = 1.2495e-05 Jy ! Clean residual min=-0.003395 max=0.004073 Jy/beam ! Clean residual mean=0.000059 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 0.172119 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 94 components and 0.172119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091873Jy sigma=1.149019 ! Fit after self-cal, rms=0.092031Jy sigma=1.148605 ! 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.092031Jy sigma=1.148605 ! Fit after self-cal, rms=0.092345Jy sigma=1.147140 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.824 mas, bmaj=45.26 mas, bpa=-6.273 degrees ! Estimated noise=0.806152 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000724376 Jy ! Component: 100 - total flux cleaned = -0.000591549 Jy ! Component: 150 - total flux cleaned = -0.000402847 Jy ! Component: 200 - total flux cleaned = -0.000202572 Jy ! Total flux subtracted in 200 components = -0.000202572 Jy ! Clean residual min=-0.003135 max=0.003649 Jy/beam ! Clean residual mean=0.000060 rms=0.000993 Jy/beam ! Combined flux in latest and established models = 0.171917 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 124 components and 0.171917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092298Jy sigma=1.146620 ! Fit after self-cal, rms=0.092327Jy sigma=1.146582 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.09712e-05 Jy ! Component: 100 - total flux cleaned = 0.000178921 Jy ! Component: 150 - total flux cleaned = 0.000307455 Jy ! Component: 200 - total flux cleaned = 0.000378005 Jy ! Total flux subtracted in 200 components = 0.000378005 Jy ! Clean residual min=-0.003083 max=0.003632 Jy/beam ! Clean residual mean=0.000062 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.172295 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 158 components and 0.172295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092307Jy sigma=1.146390 ! Fit after self-cal, rms=0.092309Jy sigma=1.146376 ! 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.092309Jy sigma=1.146376 ! Fit after self-cal, rms=0.093613Jy sigma=1.144493 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.851 mas, bmaj=45.34 mas, bpa=-6.355 degrees ! Estimated noise=0.807938 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00103821 Jy ! Component: 100 - total flux cleaned = -0.0011982 Jy ! Component: 150 - total flux cleaned = -0.00137264 Jy ! Component: 200 - total flux cleaned = -0.00153173 Jy ! Total flux subtracted in 200 components = -0.00153173 Jy ! Clean residual min=-0.002659 max=0.003619 Jy/beam ! Clean residual mean=0.000036 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.170763 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 191 components and 0.170763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093592Jy sigma=1.144183 ! Fit after self-cal, rms=0.093623Jy sigma=1.144140 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000240004 Jy ! Component: 100 - total flux cleaned = -0.000311036 Jy ! Component: 150 - total flux cleaned = -0.000419601 Jy ! Component: 200 - total flux cleaned = -0.000520675 Jy ! Total flux subtracted in 200 components = -0.000520675 Jy ! Clean residual min=-0.002688 max=0.003566 Jy/beam ! Clean residual mean=0.000034 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.170242 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 222 components and 0.170242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093615Jy sigma=1.143984 ! Fit after self-cal, rms=0.093611Jy sigma=1.143976 ! 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.093611Jy sigma=1.143976 ! Fit after self-cal, rms=0.094180Jy sigma=1.143875 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.613 mas, bmaj=47.23 mas, bpa=-4.853 degrees ! Estimated noise=0.811729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000383813 Jy ! Component: 100 - total flux cleaned = -0.000503575 Jy ! Component: 150 - total flux cleaned = -0.000612245 Jy ! Component: 200 - total flux cleaned = -0.000698468 Jy ! Total flux subtracted in 200 components = -0.000698468 Jy ! Clean residual min=-0.002432 max=0.003176 Jy/beam ! Clean residual mean=0.000047 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.169544 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 237 components and 0.169544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094172Jy sigma=1.143748 ! Fit after self-cal, rms=0.094173Jy sigma=1.143746 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.78144e-05 Jy ! Component: 100 - total flux cleaned = -0.000134212 Jy ! Component: 150 - total flux cleaned = -0.000197863 Jy ! Component: 200 - total flux cleaned = -0.000235181 Jy ! Total flux subtracted in 200 components = -0.000235181 Jy ! Clean residual min=-0.002458 max=0.003158 Jy/beam ! Clean residual mean=0.000045 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.169309 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 246 components and 0.169309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094169Jy sigma=1.143665 ! Fit after self-cal, rms=0.094167Jy sigma=1.143665 ! 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.879 mas, bmaj=45.36 mas, bpa=-6.38 degrees ! Estimated noise=0.808437 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.879 x 45.36 at -6.38 degrees (North through East) ! Clean map min=-0.0026453 max=0.14744 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.494 mas, bmaj=42.9 mas, bpa=-7.131 degrees ! Estimated noise=1.14264 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.112878 Jy ! Component: 100 - total flux cleaned = 0.143549 Jy ! Component: 150 - total flux cleaned = 0.155937 Jy ! Component: 200 - total flux cleaned = 0.160881 Jy ! Total flux subtracted in 200 components = 0.160881 Jy ! Clean residual min=-0.004221 max=0.004487 Jy/beam ! Clean residual mean=-0.000010 rms=0.001340 Jy/beam ! Combined flux in latest and established models = 0.160881 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.160881 Jy ! Inverting map and beam ! Estimated beam: bmin=6.879 mas, bmaj=45.36 mas, bpa=-6.38 degrees ! Estimated noise=0.808437 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.00354805 Jy ! Component: 100 - total flux cleaned = 0.00491092 Jy ! Component: 150 - total flux cleaned = 0.00558558 Jy ! Component: 200 - total flux cleaned = 0.00612347 Jy ! Total flux subtracted in 200 components = 0.00612347 Jy ! Clean residual min=-0.002664 max=0.003506 Jy/beam ! Clean residual mean=0.000024 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.167005 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 98 components and 0.167005 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.613 mas, bmaj=47.23 mas, bpa=-4.853 degrees ! Estimated noise=0.811729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000372726 Jy ! Component: 100 - total flux cleaned = 0.000532629 Jy ! Component: 150 - total flux cleaned = 0.00067163 Jy ! Component: 200 - total flux cleaned = 0.000818592 Jy ! Total flux subtracted in 200 components = 0.000818592 Jy ! Clean residual min=-0.002524 max=0.003144 Jy/beam ! Clean residual mean=0.000037 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.167824 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.000153817 Jy ! Component: 100 - total flux cleaned = 0.000253804 Jy ! Component: 150 - total flux cleaned = 0.000326791 Jy ! Component: 200 - total flux cleaned = 0.000411409 Jy ! Total flux subtracted in 200 components = 0.000411409 Jy ! Clean residual min=-0.002510 max=0.003181 Jy/beam ! Clean residual mean=0.000039 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.168235 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 125 components and 0.168235 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.879 mas, bmaj=45.36 mas, bpa=-6.38 degrees ! Estimated noise=0.808437 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.40359e-06 Jy ! Component: 100 - total flux cleaned = 7.59102e-05 Jy ! Component: 150 - total flux cleaned = 0.0001414 Jy ! Component: 200 - total flux cleaned = 0.000161961 Jy ! Total flux subtracted in 200 components = 0.000161961 Jy ! Clean residual min=-0.002686 max=0.003588 Jy/beam ! Clean residual mean=0.000030 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.168397 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 146 components and 0.168397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094177Jy sigma=1.143697 ! Fit after self-cal, rms=0.094171Jy sigma=1.143662 wmodel J0605-3522_S_map.mod ! Writing 146 model components to file: J0605-3522_S_map.mod wobs J0605-3522_S_uvs.fits ! Writing UV FITS file: J0605-3522_S_uvs.fits wwins J0605-3522_S_map.win ! wwins: Wrote 1 windows to J0605-3522_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.000980849 Jy ! Component: 100 - total flux cleaned = 0.00125525 Jy ! Component: 150 - total flux cleaned = 0.00142497 Jy ! Component: 200 - total flux cleaned = 0.0015809 Jy ! Component: 250 - total flux cleaned = 0.00169141 Jy ! Component: 300 - total flux cleaned = 0.00165782 Jy ! Component: 350 - total flux cleaned = 0.00152676 Jy ! Component: 400 - total flux cleaned = 0.0013389 Jy ! Component: 450 - total flux cleaned = 0.00109882 Jy ! Component: 500 - total flux cleaned = 0.000839182 Jy ! Component: 550 - total flux cleaned = 0.000588892 Jy ! Component: 600 - total flux cleaned = 0.000427527 Jy ! Component: 650 - total flux cleaned = 0.000323096 Jy ! Component: 700 - total flux cleaned = 0.000146651 Jy ! Component: 750 - total flux cleaned = -2.40183e-05 Jy ! Component: 800 - total flux cleaned = -0.000118683 Jy ! Component: 850 - total flux cleaned = -0.000234052 Jy ! Component: 900 - total flux cleaned = -0.000189844 Jy ! Component: 950 - total flux cleaned = -0.000254971 Jy ! Component: 1000 - total flux cleaned = -0.000190991 Jy ! Component: 1050 - total flux cleaned = -0.0002117 Jy ! Component: 1100 - total flux cleaned = -0.000231774 Jy ! Component: 1150 - total flux cleaned = -0.000291452 Jy ! Component: 1200 - total flux cleaned = -0.000408002 Jy ! Component: 1250 - total flux cleaned = -0.000446216 Jy ! Component: 1300 - total flux cleaned = -0.000540477 Jy ! Component: 1350 - total flux cleaned = -0.000614276 Jy ! Component: 1400 - total flux cleaned = -0.000614092 Jy ! Component: 1450 - total flux cleaned = -0.000685669 Jy ! Component: 1500 - total flux cleaned = -0.000756287 Jy ! Component: 1550 - total flux cleaned = -0.000791033 Jy ! Component: 1600 - total flux cleaned = -0.000876912 Jy ! Component: 1650 - total flux cleaned = -0.000927941 Jy ! Component: 1700 - total flux cleaned = -0.00101168 Jy ! Component: 1750 - total flux cleaned = -0.00107773 Jy ! Component: 1800 - total flux cleaned = -0.00117567 Jy ! Component: 1850 - total flux cleaned = -0.00124035 Jy ! Component: 1900 - total flux cleaned = -0.00135195 Jy ! Component: 1950 - total flux cleaned = -0.00138367 Jy ! Component: 2000 - total flux cleaned = -0.0014771 Jy ! Component: 2050 - total flux cleaned = -0.00152315 Jy ! Component: 2100 - total flux cleaned = -0.00162955 Jy ! Component: 2150 - total flux cleaned = -0.00170466 Jy ! Component: 2200 - total flux cleaned = -0.00174926 Jy ! Component: 2250 - total flux cleaned = -0.00179345 Jy ! Component: 2300 - total flux cleaned = -0.0018079 Jy ! Component: 2350 - total flux cleaned = -0.00186573 Jy ! Component: 2400 - total flux cleaned = -0.00190872 Jy ! Component: 2450 - total flux cleaned = -0.00196545 Jy ! Component: 2500 - total flux cleaned = -0.00203569 Jy ! Component: 2550 - total flux cleaned = -0.0020915 Jy ! Component: 2600 - total flux cleaned = -0.0021191 Jy ! Component: 2650 - total flux cleaned = -0.00220136 Jy ! Component: 2700 - total flux cleaned = -0.00231008 Jy ! Component: 2750 - total flux cleaned = -0.00235055 Jy ! Component: 2800 - total flux cleaned = -0.00240425 Jy ! Component: 2850 - total flux cleaned = -0.00248418 Jy ! Component: 2900 - total flux cleaned = -0.00255025 Jy ! Component: 2950 - total flux cleaned = -0.00256344 Jy ! Component: 3000 - total flux cleaned = -0.00265492 Jy ! Component: 3050 - total flux cleaned = -0.00278465 Jy ! Component: 3100 - total flux cleaned = -0.00284916 Jy ! Component: 3150 - total flux cleaned = -0.00291329 Jy ! Component: 3200 - total flux cleaned = -0.00298985 Jy ! Component: 3250 - total flux cleaned = -0.00305331 Jy ! Component: 3300 - total flux cleaned = -0.00314168 Jy ! Component: 3350 - total flux cleaned = -0.00324219 Jy ! Component: 3400 - total flux cleaned = -0.00327981 Jy ! Component: 3450 - total flux cleaned = -0.00339178 Jy ! Component: 3500 - total flux cleaned = -0.00345373 Jy ! Component: 3550 - total flux cleaned = -0.00354001 Jy ! Component: 3600 - total flux cleaned = -0.00358917 Jy ! Component: 3650 - total flux cleaned = -0.00365029 Jy ! Component: 3700 - total flux cleaned = -0.0036625 Jy ! Component: 3750 - total flux cleaned = -0.00378402 Jy ! Component: 3800 - total flux cleaned = -0.00383253 Jy ! Component: 3850 - total flux cleaned = -0.00391729 Jy ! Component: 3900 - total flux cleaned = -0.004014 Jy ! Component: 3950 - total flux cleaned = -0.00407434 Jy ! Component: 4000 - total flux cleaned = -0.00414658 Jy ! Component: 4050 - total flux cleaned = -0.00423079 Jy ! Total flux subtracted in 4096 components = -0.00431488 Jy ! Clean residual min=-0.000660 max=0.000614 Jy/beam ! Clean residual mean=-0.000005 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.164082 Jy keep ! Adding 400 model components to the UV plane model. ! The established model now contains 546 components and 0.164082 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0605-3522_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.879 x 45.36 at -6.38 degrees (North through East) ! Clean map min=-0.002657 max=0.14792 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0605-3522_S_map.fits wmodel /vlbi/uf001/uva//J0605-3522_S_map.mod ! Writing 546 model components to file: /vlbi/uf001/uva//J0605-3522_S_map.mod wobs /vlbi/uf001/uva//J0605-3522_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0605-3522_S_uvs.fits wwins /vlbi/uf001/uva//J0605-3522_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0605-3522_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.147924 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000250339 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.507706 0.507706 1.01541 2.03082 4.06165 8.12329 16.2466 32.4932 64.9863 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.147 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 590.893 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0605-3522_S_dfm.log closed on Sun Jan 13 22:50:29 2019