! Started logfile: /vlbi/uf001/uva//J0122-0056_S_dfm.log on Sun Jan 13 20:57: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//J0122-0056_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0122-0056_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.905263 visibilities/baseline/integration-bin. ! Found source: J0122-0056 ! ! 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 6966 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 J0122-0056_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007652Jy sigma=22.453586 ! Fit after self-cal, rms=0.882259Jy sigma=19.530468 ! 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.688 mas, bmaj=6.946 mas, bpa=-2.857 degrees ! Estimated noise=0.584057 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.0919142 Jy ! Component: 100 - total flux cleaned = 0.115567 Jy ! Total flux subtracted in 100 components = 0.115567 Jy ! Clean residual min=-0.005825 max=0.016690 Jy/beam ! Clean residual mean=0.000016 rms=0.001611 Jy/beam ! Combined flux in latest and established models = 0.115567 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.115567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068231Jy sigma=1.433996 ! Fit after self-cal, rms=0.068186Jy sigma=1.432693 ! Inverting map ! Added new window around map position (-3, 9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0144857 Jy ! Component: 100 - total flux cleaned = 0.021268 Jy ! Total flux subtracted in 100 components = 0.021268 Jy ! Clean residual min=-0.004513 max=0.007346 Jy/beam ! Clean residual mean=0.000010 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.136835 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 15 components and 0.136835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064884Jy sigma=1.353409 ! Fit after self-cal, rms=0.064667Jy sigma=1.347901 ! 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.153 mas, bmaj=7.788 mas, bpa=-3.278 degrees ! Estimated noise=0.391827 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.00655502 Jy ! Component: 100 - total flux cleaned = 0.00998054 Jy ! Component: 150 - total flux cleaned = 0.0121637 Jy ! Component: 200 - total flux cleaned = 0.0136137 Jy ! Total flux subtracted in 200 components = 0.0136137 Jy ! Clean residual min=-0.003261 max=0.003032 Jy/beam ! Clean residual mean=0.000010 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.150448 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 41 components and 0.150448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064005Jy sigma=1.332060 ! Fit after self-cal, rms=0.063950Jy sigma=1.330557 ! 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.153 x 7.788 at -3.278 degrees (North through East) ! Clean map min=-0.0027722 max=0.10857 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.02 KP 1.01 ! LA 0.95 MK 0.98 NL 1.05 OV 1.00 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.01 HN 1.05 KP 1.01 ! LA 0.95 MK 0.97 NL 1.00 OV 0.96 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.99 HN 1.02 KP 1.05 ! LA 0.95 MK 0.99 NL 1.05 OV 0.98 ! PT 0.98 SC 1.00 ! ! ! Fit before self-cal, rms=0.063950Jy sigma=1.330557 ! Fit after self-cal, rms=0.065515Jy sigma=1.324109 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.147 mas, bmaj=7.844 mas, bpa=-3.409 degrees ! Estimated noise=0.393984 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.000234217 Jy ! Component: 100 - total flux cleaned = 3.15441e-05 Jy ! Component: 150 - total flux cleaned = 9.49695e-05 Jy ! Component: 200 - total flux cleaned = 9.53402e-05 Jy ! Total flux subtracted in 200 components = 9.53402e-05 Jy ! Clean residual min=-0.002430 max=0.002275 Jy/beam ! Clean residual mean=-0.000000 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.150544 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 57 components and 0.150544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065462Jy sigma=1.323087 ! Fit after self-cal, rms=0.065469Jy sigma=1.322773 ! 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.065469Jy sigma=1.322773 ! Fit after self-cal, rms=0.065467Jy sigma=1.313309 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.148 mas, bmaj=7.866 mas, bpa=-3.566 degrees ! Estimated noise=0.395342 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000497448 Jy ! Component: 100 - total flux cleaned = -0.000306518 Jy ! Component: 150 - total flux cleaned = -0.000155119 Jy ! Component: 200 - total flux cleaned = -0.000111209 Jy ! Total flux subtracted in 200 components = -0.000111209 Jy ! Clean residual min=-0.002058 max=0.002269 Jy/beam ! Clean residual mean=-0.000002 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.150433 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 66 components and 0.150433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065430Jy sigma=1.312714 ! Fit after self-cal, rms=0.065432Jy sigma=1.312501 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-10.5, 23). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134954 Jy ! Component: 100 - total flux cleaned = 0.00144303 Jy ! Component: 150 - total flux cleaned = 0.00140324 Jy ! Component: 200 - total flux cleaned = 0.00140066 Jy ! Total flux subtracted in 200 components = 0.00140066 Jy ! Clean residual min=-0.001831 max=0.001929 Jy/beam ! Clean residual mean=-0.000002 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.151833 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 89 components and 0.151833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065357Jy sigma=1.310705 ! Fit after self-cal, rms=0.065351Jy sigma=1.310646 ! 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.065351Jy sigma=1.310646 ! Fit after self-cal, rms=0.065200Jy sigma=1.309737 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.15 mas, bmaj=7.869 mas, bpa=-3.666 degrees ! Estimated noise=0.393997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000241797 Jy ! Component: 100 - total flux cleaned = -0.000272053 Jy ! Component: 150 - total flux cleaned = -0.000351459 Jy ! Component: 200 - total flux cleaned = -0.000327151 Jy ! Total flux subtracted in 200 components = -0.000327151 Jy ! Clean residual min=-0.001751 max=0.001926 Jy/beam ! Clean residual mean=-0.000003 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.151506 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 107 components and 0.151506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065175Jy sigma=1.309240 ! Fit after self-cal, rms=0.065174Jy sigma=1.309195 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.13472e-05 Jy ! Component: 100 - total flux cleaned = -5.9302e-05 Jy ! Component: 150 - total flux cleaned = -3.88297e-05 Jy ! Component: 200 - total flux cleaned = -1.93324e-05 Jy ! Total flux subtracted in 200 components = -1.93324e-05 Jy ! Clean residual min=-0.001737 max=0.001913 Jy/beam ! Clean residual mean=-0.000003 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.151487 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 120 components and 0.151487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065158Jy sigma=1.308935 ! Fit after self-cal, rms=0.065156Jy sigma=1.308918 ! 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.065156Jy sigma=1.308918 ! Fit after self-cal, rms=0.065073Jy sigma=1.308865 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.478 mas, bmaj=12.51 mas, bpa=-4.189 degrees ! Estimated noise=0.506336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.09848e-05 Jy ! Component: 100 - total flux cleaned = -8.97579e-05 Jy ! Component: 150 - total flux cleaned = -0.000118679 Jy ! Component: 200 - total flux cleaned = -0.000158414 Jy ! Total flux subtracted in 200 components = -0.000158414 Jy ! Clean residual min=-0.002064 max=0.002225 Jy/beam ! Clean residual mean=-0.000007 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.151328 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 129 components and 0.151328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065064Jy sigma=1.308724 ! Fit after self-cal, rms=0.065063Jy sigma=1.308705 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.73026e-05 Jy ! Component: 100 - total flux cleaned = -0.000101799 Jy ! Component: 150 - total flux cleaned = -0.000136422 Jy ! Component: 200 - total flux cleaned = -0.000158153 Jy ! Total flux subtracted in 200 components = -0.000158153 Jy ! Clean residual min=-0.002071 max=0.002196 Jy/beam ! Clean residual mean=-0.000007 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.15117 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 129 components and 0.15117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065057Jy sigma=1.308627 ! Fit after self-cal, rms=0.065056Jy sigma=1.308619 ! 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.15 mas, bmaj=7.875 mas, bpa=-3.725 degrees ! Estimated noise=0.393079 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.15 x 7.875 at -3.725 degrees (North through East) ! Clean map min=-0.0016548 max=0.1094 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.677 mas, bmaj=6.994 mas, bpa=-3.355 degrees ! Estimated noise=0.588331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0924431 Jy ! Component: 100 - total flux cleaned = 0.11875 Jy ! Component: 150 - total flux cleaned = 0.129642 Jy ! Component: 200 - total flux cleaned = 0.135836 Jy ! Total flux subtracted in 200 components = 0.135836 Jy ! Clean residual min=-0.003163 max=0.003730 Jy/beam ! Clean residual mean=0.000003 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.135836 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.135836 Jy ! Inverting map and beam ! Estimated beam: bmin=3.15 mas, bmaj=7.875 mas, bpa=-3.725 degrees ! Estimated noise=0.393079 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.00530948 Jy ! Component: 100 - total flux cleaned = 0.00861669 Jy ! Component: 150 - total flux cleaned = 0.0109539 Jy ! Component: 200 - total flux cleaned = 0.0118769 Jy ! Total flux subtracted in 200 components = 0.0118769 Jy ! Clean residual min=-0.001974 max=0.001865 Jy/beam ! Clean residual mean=-0.000000 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.147713 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 62 components and 0.147713 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.478 mas, bmaj=12.51 mas, bpa=-4.189 degrees ! Estimated noise=0.506336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00172658 Jy ! Component: 100 - total flux cleaned = 0.00223382 Jy ! Component: 150 - total flux cleaned = 0.00236033 Jy ! Component: 200 - total flux cleaned = 0.00246463 Jy ! Total flux subtracted in 200 components = 0.00246463 Jy ! Clean residual min=-0.002053 max=0.002272 Jy/beam ! Clean residual mean=-0.000005 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.150178 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 = 8.95481e-05 Jy ! Component: 100 - total flux cleaned = 0.000149554 Jy ! Component: 150 - total flux cleaned = 0.000202999 Jy ! Component: 200 - total flux cleaned = 0.00021926 Jy ! Total flux subtracted in 200 components = 0.00021926 Jy ! Clean residual min=-0.002021 max=0.002239 Jy/beam ! Clean residual mean=-0.000006 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.150397 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 91 components and 0.150397 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.15 mas, bmaj=7.875 mas, bpa=-3.725 degrees ! Estimated noise=0.393079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.8863e-05 Jy ! Component: 100 - total flux cleaned = -4.25813e-05 Jy ! Component: 150 - total flux cleaned = 4.91981e-05 Jy ! Component: 200 - total flux cleaned = 4.75649e-05 Jy ! Total flux subtracted in 200 components = 4.75649e-05 Jy ! Clean residual min=-0.001879 max=0.001967 Jy/beam ! Clean residual mean=-0.000003 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.150445 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 110 components and 0.150445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065072Jy sigma=1.309146 ! Fit after self-cal, rms=0.065065Jy sigma=1.308952 wmodel J0122-0056_S_map.mod ! Writing 110 model components to file: J0122-0056_S_map.mod wobs J0122-0056_S_uvs.fits ! Writing UV FITS file: J0122-0056_S_uvs.fits wwins J0122-0056_S_map.win ! wwins: Wrote 3 windows to J0122-0056_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.000151472 Jy ! Component: 100 - total flux cleaned = 0.000343699 Jy ! Component: 150 - total flux cleaned = 0.000527355 Jy ! Component: 200 - total flux cleaned = 0.000557478 Jy ! Component: 250 - total flux cleaned = 0.000671247 Jy ! Component: 300 - total flux cleaned = 0.000726714 Jy ! Component: 350 - total flux cleaned = 0.000700734 Jy ! Component: 400 - total flux cleaned = 0.000726613 Jy ! Component: 450 - total flux cleaned = 0.000751231 Jy ! Component: 500 - total flux cleaned = 0.000700412 Jy ! Component: 550 - total flux cleaned = 0.000627034 Jy ! Component: 600 - total flux cleaned = 0.000675439 Jy ! Component: 650 - total flux cleaned = 0.000675519 Jy ! Component: 700 - total flux cleaned = 0.000722359 Jy ! Component: 750 - total flux cleaned = 0.000676196 Jy ! Component: 800 - total flux cleaned = 0.000631721 Jy ! Component: 850 - total flux cleaned = 0.00069886 Jy ! Component: 900 - total flux cleaned = 0.000720564 Jy ! Component: 950 - total flux cleaned = 0.000806951 Jy ! Component: 1000 - total flux cleaned = 0.000828469 Jy ! Component: 1050 - total flux cleaned = 0.000891305 Jy ! Component: 1100 - total flux cleaned = 0.000932626 Jy ! Component: 1150 - total flux cleaned = 0.000932511 Jy ! Component: 1200 - total flux cleaned = 0.000952462 Jy ! Component: 1250 - total flux cleaned = 0.000991864 Jy ! Component: 1300 - total flux cleaned = 0.00095289 Jy ! Component: 1350 - total flux cleaned = 0.00101094 Jy ! Component: 1400 - total flux cleaned = 0.00102991 Jy ! Component: 1450 - total flux cleaned = 0.000972836 Jy ! Component: 1500 - total flux cleaned = 0.000898208 Jy ! Component: 1550 - total flux cleaned = 0.000898023 Jy ! Component: 1600 - total flux cleaned = 0.000825175 Jy ! Component: 1650 - total flux cleaned = 0.000807153 Jy ! Component: 1700 - total flux cleaned = 0.00078924 Jy ! Component: 1750 - total flux cleaned = 0.000700484 Jy ! Component: 1800 - total flux cleaned = 0.000648133 Jy ! Component: 1850 - total flux cleaned = 0.00056158 Jy ! Component: 1900 - total flux cleaned = 0.000458755 Jy ! Component: 1950 - total flux cleaned = 0.000390906 Jy ! Component: 2000 - total flux cleaned = 0.000306904 Jy ! Component: 2050 - total flux cleaned = 0.00027335 Jy ! Component: 2100 - total flux cleaned = 0.000174278 Jy ! Component: 2150 - total flux cleaned = 0.000174264 Jy ! Component: 2200 - total flux cleaned = 0.000174056 Jy ! Component: 2250 - total flux cleaned = 9.38181e-05 Jy ! Component: 2300 - total flux cleaned = 6.18032e-05 Jy ! Component: 2350 - total flux cleaned = 3.01039e-05 Jy ! Component: 2400 - total flux cleaned = 6.14426e-05 Jy ! Component: 2450 - total flux cleaned = 4.59623e-05 Jy ! Component: 2500 - total flux cleaned = 7.63432e-05 Jy ! Component: 2550 - total flux cleaned = -1.50382e-05 Jy ! Component: 2600 - total flux cleaned = -4.50709e-05 Jy ! Component: 2650 - total flux cleaned = -3.023e-05 Jy ! Component: 2700 - total flux cleaned = -5.9983e-05 Jy ! Component: 2750 - total flux cleaned = -8.94551e-05 Jy ! Component: 2800 - total flux cleaned = -0.000147866 Jy ! Component: 2850 - total flux cleaned = -8.9799e-05 Jy ! Component: 2900 - total flux cleaned = -0.000118624 Jy ! Component: 2950 - total flux cleaned = -0.00016149 Jy ! Component: 3000 - total flux cleaned = -0.000175595 Jy ! Component: 3050 - total flux cleaned = -0.000147395 Jy ! Component: 3100 - total flux cleaned = -0.000147587 Jy ! Component: 3150 - total flux cleaned = -0.000203001 Jy ! Component: 3200 - total flux cleaned = -0.000230563 Jy ! Component: 3250 - total flux cleaned = -0.000230528 Jy ! Component: 3300 - total flux cleaned = -0.000257566 Jy ! Component: 3350 - total flux cleaned = -0.000257634 Jy ! Component: 3400 - total flux cleaned = -0.000378113 Jy ! Component: 3450 - total flux cleaned = -0.000377982 Jy ! Component: 3500 - total flux cleaned = -0.000391201 Jy ! Component: 3550 - total flux cleaned = -0.000417325 Jy ! Component: 3600 - total flux cleaned = -0.000482381 Jy ! Component: 3650 - total flux cleaned = -0.000482349 Jy ! Component: 3700 - total flux cleaned = -0.000508038 Jy ! Component: 3750 - total flux cleaned = -0.000469741 Jy ! Component: 3800 - total flux cleaned = -0.000533306 Jy ! Component: 3850 - total flux cleaned = -0.00059648 Jy ! Component: 3900 - total flux cleaned = -0.00060901 Jy ! Component: 3950 - total flux cleaned = -0.000608976 Jy ! Component: 4000 - total flux cleaned = -0.000621381 Jy ! Component: 4050 - total flux cleaned = -0.000683033 Jy ! Total flux subtracted in 4096 components = -0.000670944 Jy ! Clean residual min=-0.000714 max=0.000675 Jy/beam ! Clean residual mean=0.000000 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.149774 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 409 components and 0.149773 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0122-0056_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.15 x 7.875 at -3.725 degrees (North through East) ! Clean map min=-0.0017511 max=0.10925 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0122-0056_S_map.fits wmodel /vlbi/uf001/uva//J0122-0056_S_map.mod ! Writing 409 model components to file: /vlbi/uf001/uva//J0122-0056_S_map.mod wobs /vlbi/uf001/uva//J0122-0056_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0122-0056_S_uvs.fits wwins /vlbi/uf001/uva//J0122-0056_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J0122-0056_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.109248 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000231864 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.636708 0.636708 1.27342 2.54683 5.09367 10.1873 20.3747 40.7493 81.4987 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.109 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 471.173 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0122-0056_S_dfm.log closed on Sun Jan 13 20:57:17 2019