! Started logfile: /vlbi/uf001/uva//J1324-3235_S_dfm.log on Mon Jan 14 02:23: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//J1324-3235_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1324-3235_S_uva.fits ! AN table 1: 29 integrations on 28 of 28 possible baselines. ! AN table 2: 29 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.99569 visibilities/baseline/integration-bin. ! Found source: J1324-3235 ! ! 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 5544 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 J1324-3235_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 8 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.991584Jy sigma=14.644434 ! Fit after self-cal, rms=0.838853Jy sigma=12.369960 ! 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.718 mas, bmaj=8.226 mas, bpa=2.845 degrees ! Estimated noise=1.06841 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.121387 Jy ! Component: 100 - total flux cleaned = 0.167313 Jy ! Total flux subtracted in 100 components = 0.167313 Jy ! Clean residual min=-0.008617 max=0.023983 Jy/beam ! Clean residual mean=-0.000127 rms=0.003124 Jy/beam ! Combined flux in latest and established models = 0.167313 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.167313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095453Jy sigma=1.388588 ! Fit after self-cal, rms=0.095142Jy sigma=1.383910 ! Inverting map ! Added new window around map position (-3.5, -6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0240158 Jy ! Component: 100 - total flux cleaned = 0.0375834 Jy ! Total flux subtracted in 100 components = 0.0375834 Jy ! Clean residual min=-0.007528 max=0.011857 Jy/beam ! Clean residual mean=-0.000083 rms=0.002178 Jy/beam ! Combined flux in latest and established models = 0.204896 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 38 components and 0.204896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087133Jy sigma=1.245535 ! Fit after self-cal, rms=0.086897Jy sigma=1.242324 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=9.822 mas, bpa=3.034 degrees ! Estimated noise=0.664463 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.0139468 Jy ! Component: 100 - total flux cleaned = 0.0214176 Jy ! Component: 150 - total flux cleaned = 0.0258693 Jy ! Component: 200 - total flux cleaned = 0.0285514 Jy ! Total flux subtracted in 200 components = 0.0285514 Jy ! Clean residual min=-0.007052 max=0.007254 Jy/beam ! Clean residual mean=-0.000096 rms=0.001682 Jy/beam ! Combined flux in latest and established models = 0.233447 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 64 components and 0.233447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084991Jy sigma=1.204076 ! Fit after self-cal, rms=0.084894Jy sigma=1.202419 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.342 x 9.822 at 3.034 degrees (North through East) ! Clean map min=-0.0063893 max=0.14533 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 HN 1.14 KP 1.01 LA 0.84 ! NL 1.09 OV 1.05 PT 1.06 SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 0.92 KP 1.01 LA 0.87 ! MK 0.94 NL 1.26 OV 1.05 PT 0.98 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 HN 1.10 KP 1.00 LA 0.93 ! NL 1.02 OV 1.00 PT 1.07 SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.11 FD 0.93 KP 1.02 LA 0.89 ! MK 0.94 NL 1.18 OV 1.04 PT 0.99 ! SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 1.14 KP 1.01 LA 0.93 ! NL 1.01 OV 0.98 PT 1.07 SC 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 0.94 KP 0.99 LA 0.90 ! MK 0.95 NL 1.19 OV 1.03 PT 1.03 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.084894Jy sigma=1.202419 ! Fit after self-cal, rms=0.086408Jy sigma=1.171785 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.32 mas, bmaj=9.826 mas, bpa=2.793 degrees ! Estimated noise=0.662378 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.00034998 Jy ! Component: 100 - total flux cleaned = -0.000437158 Jy ! Component: 150 - total flux cleaned = -0.00047472 Jy ! Component: 200 - total flux cleaned = -0.000475585 Jy ! Total flux subtracted in 200 components = -0.000475585 Jy ! Clean residual min=-0.003211 max=0.003141 Jy/beam ! Clean residual mean=-0.000007 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.232972 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 71 components and 0.232972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086368Jy sigma=1.171296 ! Fit after self-cal, rms=0.086516Jy sigma=1.170908 ! 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.086516Jy sigma=1.170908 ! Fit after self-cal, rms=0.086520Jy sigma=1.170853 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.312 mas, bmaj=9.816 mas, bpa=2.683 degrees ! Estimated noise=0.660447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000449255 Jy ! Component: 100 - total flux cleaned = -0.000447726 Jy ! Component: 150 - total flux cleaned = -0.000445873 Jy ! Component: 200 - total flux cleaned = -0.000446342 Jy ! Total flux subtracted in 200 components = -0.000446342 Jy ! Clean residual min=-0.003131 max=0.003061 Jy/beam ! Clean residual mean=-0.000006 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.232525 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 73 components and 0.232525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086494Jy sigma=1.170545 ! Fit after self-cal, rms=0.086497Jy sigma=1.170528 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.82181e-05 Jy ! Component: 100 - total flux cleaned = -5.44627e-05 Jy ! Component: 150 - total flux cleaned = -5.39922e-05 Jy ! Component: 200 - total flux cleaned = -7.68025e-05 Jy ! Total flux subtracted in 200 components = -7.68025e-05 Jy ! Clean residual min=-0.003060 max=0.003030 Jy/beam ! Clean residual mean=-0.000006 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.232449 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 79 components and 0.232449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086481Jy sigma=1.170357 ! Fit after self-cal, rms=0.086480Jy sigma=1.170345 ! 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.086480Jy sigma=1.170345 ! Fit after self-cal, rms=0.086612Jy sigma=1.170303 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.304 mas, bmaj=9.802 mas, bpa=2.569 degrees ! Estimated noise=0.65931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000281619 Jy ! Component: 100 - total flux cleaned = -0.000308562 Jy ! Component: 150 - total flux cleaned = -0.000308101 Jy ! Component: 200 - total flux cleaned = -0.000330509 Jy ! Total flux subtracted in 200 components = -0.000330509 Jy ! Clean residual min=-0.003013 max=0.002933 Jy/beam ! Clean residual mean=-0.000006 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.232118 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 82 components and 0.232118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086595Jy sigma=1.170109 ! Fit after self-cal, rms=0.086599Jy sigma=1.170098 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.03162e-05 Jy ! Component: 100 - total flux cleaned = -2.09492e-05 Jy ! Component: 150 - total flux cleaned = -2.07117e-05 Jy ! Component: 200 - total flux cleaned = -4.02231e-05 Jy ! Total flux subtracted in 200 components = -4.02231e-05 Jy ! Clean residual min=-0.002971 max=0.002932 Jy/beam ! Clean residual mean=-0.000006 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.232078 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 84 components and 0.232078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086587Jy sigma=1.169979 ! Fit after self-cal, rms=0.086586Jy sigma=1.169965 ! 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.086586Jy sigma=1.169965 ! Fit after self-cal, rms=0.086656Jy sigma=1.169946 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.178 mas, bmaj=22.25 mas, bpa=1.076 degrees ! Estimated noise=0.815427 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.62875e-05 Jy ! Component: 100 - total flux cleaned = 8.93478e-06 Jy ! Component: 150 - total flux cleaned = -3.69954e-05 Jy ! Component: 200 - total flux cleaned = -9.12571e-05 Jy ! Total flux subtracted in 200 components = -9.12571e-05 Jy ! Clean residual min=-0.002528 max=0.002665 Jy/beam ! Clean residual mean=-0.000010 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.231987 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 86 components and 0.231987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086655Jy sigma=1.169926 ! Fit after self-cal, rms=0.086651Jy sigma=1.169871 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.00014286 Jy ! Component: 100 - total flux cleaned = 0.000101555 Jy ! Component: 150 - total flux cleaned = 8.44474e-05 Jy ! Component: 200 - total flux cleaned = 6.92557e-05 Jy ! Total flux subtracted in 200 components = 6.92557e-05 Jy ! Clean residual min=-0.002502 max=0.002650 Jy/beam ! Clean residual mean=-0.000010 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.232056 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 87 components and 0.232056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086656Jy sigma=1.169924 ! Fit after self-cal, rms=0.086653Jy sigma=1.169898 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=3.297 mas, bmaj=9.792 mas, bpa=2.469 degrees ! Estimated noise=0.658267 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.297 x 9.792 at 2.469 degrees (North through East) ! Clean map min=-0.0029653 max=0.14507 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.673 mas, bmaj=8.195 mas, bpa=2.422 degrees ! Estimated noise=1.0606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.121315 Jy ! Component: 100 - total flux cleaned = 0.168077 Jy ! Component: 150 - total flux cleaned = 0.191296 Jy ! Component: 200 - total flux cleaned = 0.204508 Jy ! Total flux subtracted in 200 components = 0.204508 Jy ! Clean residual min=-0.004524 max=0.007414 Jy/beam ! Clean residual mean=-0.000040 rms=0.001366 Jy/beam ! Combined flux in latest and established models = 0.204508 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.204508 Jy ! Inverting map and beam ! Estimated beam: bmin=3.297 mas, bmaj=9.792 mas, bpa=2.469 degrees ! Estimated noise=0.658267 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.0124432 Jy ! Component: 100 - total flux cleaned = 0.0190069 Jy ! Component: 150 - total flux cleaned = 0.0225404 Jy ! Component: 200 - total flux cleaned = 0.0244616 Jy ! Total flux subtracted in 200 components = 0.0244616 Jy ! Clean residual min=-0.003088 max=0.002980 Jy/beam ! Clean residual mean=-0.000013 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.22897 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 80 components and 0.22897 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=8.178 mas, bmaj=22.25 mas, bpa=1.076 degrees ! Estimated noise=0.815427 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177904 Jy ! Component: 100 - total flux cleaned = 0.00218775 Jy ! Component: 150 - total flux cleaned = 0.00224119 Jy ! Component: 200 - total flux cleaned = 0.00228652 Jy ! Total flux subtracted in 200 components = 0.00228652 Jy ! Clean residual min=-0.002430 max=0.002653 Jy/beam ! Clean residual mean=-0.000014 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.231257 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 = 1.35662e-05 Jy ! Component: 100 - total flux cleaned = 2.59862e-05 Jy ! Component: 150 - total flux cleaned = 3.78087e-05 Jy ! Component: 200 - total flux cleaned = 4.85429e-05 Jy ! Total flux subtracted in 200 components = 4.85429e-05 Jy ! Clean residual min=-0.002445 max=0.002638 Jy/beam ! Clean residual mean=-0.000013 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.231305 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 95 components and 0.231305 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.297 mas, bmaj=9.792 mas, bpa=2.469 degrees ! Estimated noise=0.658267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000484328 Jy ! Component: 100 - total flux cleaned = -0.000400885 Jy ! Component: 150 - total flux cleaned = -0.000424051 Jy ! Component: 200 - total flux cleaned = -0.000442629 Jy ! Total flux subtracted in 200 components = -0.000442629 Jy ! Clean residual min=-0.002941 max=0.002793 Jy/beam ! Clean residual mean=-0.000008 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.230862 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 104 components and 0.230862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086663Jy sigma=1.170116 ! Fit after self-cal, rms=0.086649Jy sigma=1.169929 wmodel J1324-3235_S_map.mod ! Writing 104 model components to file: J1324-3235_S_map.mod wobs J1324-3235_S_uvs.fits ! Writing UV FITS file: J1324-3235_S_uvs.fits wwins J1324-3235_S_map.win ! wwins: Wrote 2 windows to J1324-3235_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.000457255 Jy ! Component: 100 - total flux cleaned = 0.00113683 Jy ! Component: 150 - total flux cleaned = 0.00158459 Jy ! Component: 200 - total flux cleaned = 0.00183471 Jy ! Component: 250 - total flux cleaned = 0.00203288 Jy ! Component: 300 - total flux cleaned = 0.00226252 Jy ! Component: 350 - total flux cleaned = 0.00233584 Jy ! Component: 400 - total flux cleaned = 0.00237156 Jy ! Component: 450 - total flux cleaned = 0.00237161 Jy ! Component: 500 - total flux cleaned = 0.00243841 Jy ! Component: 550 - total flux cleaned = 0.002471 Jy ! Component: 600 - total flux cleaned = 0.00237669 Jy ! Component: 650 - total flux cleaned = 0.00240853 Jy ! Component: 700 - total flux cleaned = 0.00231666 Jy ! Component: 750 - total flux cleaned = 0.00222717 Jy ! Component: 800 - total flux cleaned = 0.00214001 Jy ! Component: 850 - total flux cleaned = 0.00205467 Jy ! Component: 900 - total flux cleaned = 0.00202661 Jy ! Component: 950 - total flux cleaned = 0.00199876 Jy ! Component: 1000 - total flux cleaned = 0.00194428 Jy ! Component: 1050 - total flux cleaned = 0.00186388 Jy ! Component: 1100 - total flux cleaned = 0.00178513 Jy ! Component: 1150 - total flux cleaned = 0.00170813 Jy ! Component: 1200 - total flux cleaned = 0.00173353 Jy ! Component: 1250 - total flux cleaned = 0.00175822 Jy ! Component: 1300 - total flux cleaned = 0.00163569 Jy ! Component: 1350 - total flux cleaned = 0.00170836 Jy ! Component: 1400 - total flux cleaned = 0.00173242 Jy ! Component: 1450 - total flux cleaned = 0.0018499 Jy ! Component: 1500 - total flux cleaned = 0.00191889 Jy ! Component: 1550 - total flux cleaned = 0.00198737 Jy ! Component: 1600 - total flux cleaned = 0.00203247 Jy ! Component: 1650 - total flux cleaned = 0.00216564 Jy ! Component: 1700 - total flux cleaned = 0.00216573 Jy ! Component: 1750 - total flux cleaned = 0.00220942 Jy ! Component: 1800 - total flux cleaned = 0.00235875 Jy ! Component: 1850 - total flux cleaned = 0.00227461 Jy ! Component: 1900 - total flux cleaned = 0.0023166 Jy ! Component: 1950 - total flux cleaned = 0.00235759 Jy ! Component: 2000 - total flux cleaned = 0.00235807 Jy ! Component: 2050 - total flux cleaned = 0.00235864 Jy ! Component: 2100 - total flux cleaned = 0.00251775 Jy ! Component: 2150 - total flux cleaned = 0.00251745 Jy ! Component: 2200 - total flux cleaned = 0.0025758 Jy ! Component: 2250 - total flux cleaned = 0.00263334 Jy ! Component: 2300 - total flux cleaned = 0.00269042 Jy ! Component: 2350 - total flux cleaned = 0.0027464 Jy ! Component: 2400 - total flux cleaned = 0.00280183 Jy ! Component: 2450 - total flux cleaned = 0.00276511 Jy ! Component: 2500 - total flux cleaned = 0.00280183 Jy ! Component: 2550 - total flux cleaned = 0.00289194 Jy ! Component: 2600 - total flux cleaned = 0.0029276 Jy ! Component: 2650 - total flux cleaned = 0.00296316 Jy ! Component: 2700 - total flux cleaned = 0.00294582 Jy ! Component: 2750 - total flux cleaned = 0.00299799 Jy ! Component: 2800 - total flux cleaned = 0.00299803 Jy ! Component: 2850 - total flux cleaned = 0.00310006 Jy ! Component: 2900 - total flux cleaned = 0.00315045 Jy ! Component: 2950 - total flux cleaned = 0.00313359 Jy ! Component: 3000 - total flux cleaned = 0.00316689 Jy ! Component: 3050 - total flux cleaned = 0.00316697 Jy ! Component: 3100 - total flux cleaned = 0.00318316 Jy ! Component: 3150 - total flux cleaned = 0.00315076 Jy ! Component: 3200 - total flux cleaned = 0.00318272 Jy ! Component: 3250 - total flux cleaned = 0.00318268 Jy ! Component: 3300 - total flux cleaned = 0.00315131 Jy ! Component: 3350 - total flux cleaned = 0.00315135 Jy ! Component: 3400 - total flux cleaned = 0.00315157 Jy ! Component: 3450 - total flux cleaned = 0.00313632 Jy ! Component: 3500 - total flux cleaned = 0.00313642 Jy ! Component: 3550 - total flux cleaned = 0.00313654 Jy ! Component: 3600 - total flux cleaned = 0.00313639 Jy ! Component: 3650 - total flux cleaned = 0.00310669 Jy ! Component: 3700 - total flux cleaned = 0.0031362 Jy ! Component: 3750 - total flux cleaned = 0.00312157 Jy ! Component: 3800 - total flux cleaned = 0.0031071 Jy ! Component: 3850 - total flux cleaned = 0.0031646 Jy ! Component: 3900 - total flux cleaned = 0.0031216 Jy ! Component: 3950 - total flux cleaned = 0.00309318 Jy ! Component: 4000 - total flux cleaned = 0.00312129 Jy ! Component: 4050 - total flux cleaned = 0.00307911 Jy ! Total flux subtracted in 4096 components = 0.00302347 Jy ! Clean residual min=-0.000831 max=0.000965 Jy/beam ! Clean residual mean=-0.000004 rms=0.000258 Jy/beam ! Combined flux in latest and established models = 0.233886 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 411 components and 0.233886 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1324-3235_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.297 x 9.792 at 2.469 degrees (North through East) ! Clean map min=-0.0022465 max=0.14669 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1324-3235_S_map.fits wmodel /vlbi/uf001/uva//J1324-3235_S_map.mod ! Writing 411 model components to file: /vlbi/uf001/uva//J1324-3235_S_map.mod wobs /vlbi/uf001/uva//J1324-3235_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1324-3235_S_uvs.fits wwins /vlbi/uf001/uva//J1324-3235_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1324-3235_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.146688 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000258149 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.527957 0.527957 1.05591 2.11183 4.22365 8.44731 16.8946 33.7892 67.5785 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.146 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 568.228 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1324-3235_S_dfm.log closed on Mon Jan 14 02:23:29 2019