! Started logfile: /vlbi/uf001/uvm//J1606-1929_S_a_dfm.log on Sun Jan 13 21:58: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/uvm//J1606-1929_S_a_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J1606-1929_S_a_uvm.fits ! AN table 1: 48 integrations on 36 of 36 possible baselines. ! AN table 2: 58 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.840095 visibilities/baseline/integration-bin. ! Found source: J1606-1929 ! ! 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 8448 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 J1606-1929_S_a] 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 73 telescope corrections were flagged in sub-array 1. ! A total of 17 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 73 telescope corrections were flagged in sub-array 1. ! A total of 17 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! A total of 17 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.010933Jy sigma=15.888996 ! Fit after self-cal, rms=0.895790Jy sigma=14.101268 ! 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.685 mas, bmaj=7.08 mas, bpa=-11.08 degrees ! Estimated noise=0.828389 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.078241 Jy ! Component: 100 - total flux cleaned = 0.102653 Jy ! Total flux subtracted in 100 components = 0.102653 Jy ! Clean residual min=-0.007617 max=0.013234 Jy/beam ! Clean residual mean=-0.000032 rms=0.002028 Jy/beam ! Combined flux in latest and established models = 0.102653 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.102653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100107Jy sigma=1.313541 ! Fit after self-cal, rms=0.100003Jy sigma=1.311068 ! Inverting map ! Added new window around map position (2.5, -9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.013312 Jy ! Component: 100 - total flux cleaned = 0.0207975 Jy ! Total flux subtracted in 100 components = 0.0207975 Jy ! Clean residual min=-0.006541 max=0.007929 Jy/beam ! Clean residual mean=-0.000017 rms=0.001585 Jy/beam ! Combined flux in latest and established models = 0.123451 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 36 components and 0.123451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097996Jy sigma=1.267739 ! Fit after self-cal, rms=0.097961Jy sigma=1.266380 ! 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.284 mas, bmaj=8.792 mas, bpa=-13.29 degrees ! Estimated noise=0.510371 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.00675671 Jy ! Component: 100 - total flux cleaned = 0.00925703 Jy ! Component: 150 - total flux cleaned = 0.0101275 Jy ! Component: 200 - total flux cleaned = 0.0107257 Jy ! Total flux subtracted in 200 components = 0.0107257 Jy ! Clean residual min=-0.004830 max=0.005539 Jy/beam ! Clean residual mean=-0.000013 rms=0.001246 Jy/beam ! Combined flux in latest and established models = 0.134177 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 64 components and 0.134177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097345Jy sigma=1.257240 ! Fit after self-cal, rms=0.097323Jy sigma=1.256910 ! 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.284 x 8.792 at -13.29 degrees (North through East) ! Clean map min=-0.0044951 max=0.1013 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.74 HN 1.06 KP 1.23 LA 1.01 ! MK 1.30 NL 1.21 OV 1.08 PT 1.02 ! SC 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.86 FD 0.92 HN 1.08 KP 0.96 ! LA 0.93 MK 0.96 NL 1.09 PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.78 HN 1.06 KP 1.21 LA 0.99 ! MK 1.32 NL 1.13 OV 1.05 PT 1.08 ! SC 0.92 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 0.96 HN 1.01 KP 0.99 ! LA 0.97 MK 0.96 NL 0.73 PT 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.65 HN 1.20 KP 1.20 LA 1.10 ! MK 1.52 NL 1.02 OV 1.11 PT 0.99 ! SC 0.91 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 0.93 HN 0.98 KP 1.02 ! LA 0.93 MK 0.95 NL 0.98 PT 0.97 ! ! ! Fit before self-cal, rms=0.097323Jy sigma=1.256910 ! Fit after self-cal, rms=0.092712Jy sigma=1.220701 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.332 mas, bmaj=8.872 mas, bpa=-12.56 degrees ! Estimated noise=0.509669 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.000707429 Jy ! Component: 100 - total flux cleaned = 0.000549795 Jy ! Component: 150 - total flux cleaned = 0.000456989 Jy ! Component: 200 - total flux cleaned = 0.000372003 Jy ! Total flux subtracted in 200 components = 0.000372003 Jy ! Clean residual min=-0.003498 max=0.003226 Jy/beam ! Clean residual mean=0.000005 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.134549 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 77 components and 0.134549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092651Jy sigma=1.219833 ! Fit after self-cal, rms=0.092795Jy sigma=1.218785 ! 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.092795Jy sigma=1.218785 ! Fit after self-cal, rms=0.094291Jy sigma=1.210958 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.315 mas, bmaj=8.872 mas, bpa=-12.85 degrees ! Estimated noise=0.510602 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000287592 Jy ! Component: 100 - total flux cleaned = 0.000140312 Jy ! Component: 150 - total flux cleaned = 0.00010827 Jy ! Component: 200 - total flux cleaned = 0.000107797 Jy ! Total flux subtracted in 200 components = 0.000107797 Jy ! Clean residual min=-0.002548 max=0.002183 Jy/beam ! Clean residual mean=-0.000001 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.134656 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 85 components and 0.134656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094264Jy sigma=1.210561 ! Fit after self-cal, rms=0.094309Jy sigma=1.210356 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.000129437 Jy ! Component: 100 - total flux cleaned = 4.95007e-05 Jy ! Component: 150 - total flux cleaned = 2.84975e-06 Jy ! Component: 200 - total flux cleaned = -1.82723e-05 Jy ! Total flux subtracted in 200 components = -1.82723e-05 Jy ! Clean residual min=-0.002521 max=0.002197 Jy/beam ! Clean residual mean=-0.000001 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.134638 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 89 components and 0.134638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094295Jy sigma=1.210160 ! Fit after self-cal, rms=0.094294Jy sigma=1.210139 ! 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.094294Jy sigma=1.210139 ! Fit after self-cal, rms=0.094837Jy sigma=1.210057 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.315 mas, bmaj=8.881 mas, bpa=-12.78 degrees ! Estimated noise=0.51037 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.20942e-05 Jy ! Component: 100 - total flux cleaned = -8.34786e-05 Jy ! Component: 150 - total flux cleaned = -0.00015259 Jy ! Component: 200 - total flux cleaned = -0.000195081 Jy ! Total flux subtracted in 200 components = -0.000195081 Jy ! Clean residual min=-0.002463 max=0.002120 Jy/beam ! Clean residual mean=-0.000001 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.134443 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 91 components and 0.134443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094824Jy sigma=1.209864 ! Fit after self-cal, rms=0.094831Jy sigma=1.209846 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.05427e-05 Jy ! Component: 100 - total flux cleaned = -9.78538e-06 Jy ! Component: 150 - total flux cleaned = -4.63649e-05 Jy ! Component: 200 - total flux cleaned = -9.68063e-05 Jy ! Total flux subtracted in 200 components = -9.68063e-05 Jy ! Clean residual min=-0.002449 max=0.002109 Jy/beam ! Clean residual mean=-0.000001 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.134346 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 95 components and 0.134346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094824Jy sigma=1.209735 ! Fit after self-cal, rms=0.094823Jy sigma=1.209725 ! 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.094823Jy sigma=1.209725 ! Fit after self-cal, rms=0.095235Jy sigma=1.209679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.495 mas, bmaj=16.69 mas, bpa=-6.873 degrees ! Estimated noise=0.633527 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000210616 Jy ! Component: 100 - total flux cleaned = -0.000227581 Jy ! Component: 150 - total flux cleaned = -0.000258219 Jy ! Component: 200 - total flux cleaned = -0.000272138 Jy ! Total flux subtracted in 200 components = -0.000272138 Jy ! Clean residual min=-0.002820 max=0.002537 Jy/beam ! Clean residual mean=-0.000000 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.134074 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 100 components and 0.134074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095231Jy sigma=1.209661 ! Fit after self-cal, rms=0.095236Jy sigma=1.209629 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.97897e-06 Jy ! Component: 100 - total flux cleaned = 8.90386e-06 Jy ! Component: 150 - total flux cleaned = -5.4823e-06 Jy ! Component: 200 - total flux cleaned = -1.90076e-05 Jy ! Total flux subtracted in 200 components = -1.90076e-05 Jy ! Clean residual min=-0.002839 max=0.002518 Jy/beam ! Clean residual mean=-0.000000 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.134055 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 104 components and 0.134055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095235Jy sigma=1.209632 ! Fit after self-cal, rms=0.095232Jy sigma=1.209610 ! 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.316 mas, bmaj=8.888 mas, bpa=-12.69 degrees ! Estimated noise=0.510134 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.316 x 8.888 at -12.69 degrees (North through East) ! Clean map min=-0.0024637 max=0.1009 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.695 mas, bmaj=7.139 mas, bpa=-10.34 degrees ! Estimated noise=0.840013 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0789767 Jy ! Component: 100 - total flux cleaned = 0.103335 Jy ! Component: 150 - total flux cleaned = 0.115104 Jy ! Component: 200 - total flux cleaned = 0.122018 Jy ! Total flux subtracted in 200 components = 0.122018 Jy ! Clean residual min=-0.004617 max=0.004985 Jy/beam ! Clean residual mean=-0.000012 rms=0.001111 Jy/beam ! Combined flux in latest and established models = 0.122018 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.122018 Jy ! Inverting map and beam ! Estimated beam: bmin=3.316 mas, bmaj=8.888 mas, bpa=-12.69 degrees ! Estimated noise=0.510134 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.00566225 Jy ! Component: 100 - total flux cleaned = 0.00834687 Jy ! Component: 150 - total flux cleaned = 0.00990256 Jy ! Component: 200 - total flux cleaned = 0.0103072 Jy ! Total flux subtracted in 200 components = 0.0103072 Jy ! Clean residual min=-0.002353 max=0.002436 Jy/beam ! Clean residual mean=-0.000003 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.132325 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 68 components and 0.132325 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.495 mas, bmaj=16.69 mas, bpa=-6.873 degrees ! Estimated noise=0.633527 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012227 Jy ! Component: 100 - total flux cleaned = 0.00132585 Jy ! Component: 150 - total flux cleaned = 0.00135506 Jy ! Component: 200 - total flux cleaned = 0.00135555 Jy ! Total flux subtracted in 200 components = 0.00135555 Jy ! Clean residual min=-0.002781 max=0.002438 Jy/beam ! Clean residual mean=-0.000001 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.133681 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.58778e-05 Jy ! Component: 100 - total flux cleaned = 4.89569e-05 Jy ! Component: 150 - total flux cleaned = 7.0325e-05 Jy ! Component: 200 - total flux cleaned = 6.94703e-05 Jy ! Total flux subtracted in 200 components = 6.94703e-05 Jy ! Clean residual min=-0.002756 max=0.002436 Jy/beam ! Clean residual mean=-0.000001 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.13375 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 81 components and 0.13375 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.316 mas, bmaj=8.888 mas, bpa=-12.69 degrees ! Estimated noise=0.510134 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000396172 Jy ! Component: 100 - total flux cleaned = -0.000433695 Jy ! Component: 150 - total flux cleaned = -0.000377253 Jy ! Component: 200 - total flux cleaned = -0.000354058 Jy ! Total flux subtracted in 200 components = -0.000354058 Jy ! Clean residual min=-0.002387 max=0.002260 Jy/beam ! Clean residual mean=-0.000001 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.133396 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 90 components and 0.133396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095271Jy sigma=1.210397 ! Fit after self-cal, rms=0.095250Jy sigma=1.210233 wmodel J1606-1929_S_a_map.mod ! Writing 90 model components to file: J1606-1929_S_a_map.mod wobs J1606-1929_S_a_uvs.fits ! Writing UV FITS file: J1606-1929_S_a_uvs.fits wwins J1606-1929_S_a_map.win ! wwins: Wrote 2 windows to J1606-1929_S_a_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.000441686 Jy ! Component: 100 - total flux cleaned = -0.000796433 Jy ! Component: 150 - total flux cleaned = -0.000837139 Jy ! Component: 200 - total flux cleaned = -0.000698599 Jy ! Component: 250 - total flux cleaned = -0.000463693 Jy ! Component: 300 - total flux cleaned = -0.000141135 Jy ! Component: 350 - total flux cleaned = -4.70963e-05 Jy ! Component: 400 - total flux cleaned = 7.45483e-05 Jy ! Component: 450 - total flux cleaned = 0.000223147 Jy ! Component: 500 - total flux cleaned = 0.000339409 Jy ! Component: 550 - total flux cleaned = 0.000452539 Jy ! Component: 600 - total flux cleaned = 0.000563426 Jy ! Component: 650 - total flux cleaned = 0.000724731 Jy ! Component: 700 - total flux cleaned = 0.00077765 Jy ! Component: 750 - total flux cleaned = 0.000803529 Jy ! Component: 800 - total flux cleaned = 0.000905722 Jy ! Component: 850 - total flux cleaned = 0.0009814 Jy ! Component: 900 - total flux cleaned = 0.00117733 Jy ! Component: 950 - total flux cleaned = 0.00127284 Jy ! Component: 1000 - total flux cleaned = 0.00129671 Jy ! Component: 1050 - total flux cleaned = 0.0014129 Jy ! Component: 1100 - total flux cleaned = 0.00148169 Jy ! Component: 1150 - total flux cleaned = 0.00152661 Jy ! Component: 1200 - total flux cleaned = 0.00157119 Jy ! Component: 1250 - total flux cleaned = 0.00167947 Jy ! Component: 1300 - total flux cleaned = 0.00167929 Jy ! Component: 1350 - total flux cleaned = 0.00167957 Jy ! Component: 1400 - total flux cleaned = 0.00172137 Jy ! Component: 1450 - total flux cleaned = 0.00170079 Jy ! Component: 1500 - total flux cleaned = 0.00174133 Jy ! Component: 1550 - total flux cleaned = 0.00178141 Jy ! Component: 1600 - total flux cleaned = 0.00185992 Jy ! Component: 1650 - total flux cleaned = 0.00182046 Jy ! Component: 1700 - total flux cleaned = 0.0018588 Jy ! Component: 1750 - total flux cleaned = 0.00189673 Jy ! Component: 1800 - total flux cleaned = 0.00197137 Jy ! Component: 1850 - total flux cleaned = 0.00197141 Jy ! Component: 1900 - total flux cleaned = 0.00202608 Jy ! Component: 1950 - total flux cleaned = 0.00200785 Jy ! Component: 2000 - total flux cleaned = 0.00199028 Jy ! Component: 2050 - total flux cleaned = 0.0019905 Jy ! Component: 2100 - total flux cleaned = 0.00202543 Jy ! Component: 2150 - total flux cleaned = 0.00207723 Jy ! Component: 2200 - total flux cleaned = 0.00207723 Jy ! Component: 2250 - total flux cleaned = 0.00214508 Jy ! Component: 2300 - total flux cleaned = 0.00216169 Jy ! Component: 2350 - total flux cleaned = 0.00216164 Jy ! Component: 2400 - total flux cleaned = 0.00222743 Jy ! Component: 2450 - total flux cleaned = 0.00222745 Jy ! Component: 2500 - total flux cleaned = 0.0023247 Jy ! Component: 2550 - total flux cleaned = 0.00229285 Jy ! Component: 2600 - total flux cleaned = 0.00232459 Jy ! Component: 2650 - total flux cleaned = 0.00234016 Jy ! Component: 2700 - total flux cleaned = 0.00233995 Jy ! Component: 2750 - total flux cleaned = 0.00237063 Jy ! Component: 2800 - total flux cleaned = 0.00240128 Jy ! Component: 2850 - total flux cleaned = 0.00244699 Jy ! Component: 2900 - total flux cleaned = 0.00246209 Jy ! Component: 2950 - total flux cleaned = 0.00249229 Jy ! Component: 3000 - total flux cleaned = 0.00246241 Jy ! Component: 3050 - total flux cleaned = 0.00250677 Jy ! Component: 3100 - total flux cleaned = 0.00252134 Jy ! Component: 3150 - total flux cleaned = 0.00256498 Jy ! Component: 3200 - total flux cleaned = 0.00255044 Jy ! Component: 3250 - total flux cleaned = 0.00255035 Jy ! Component: 3300 - total flux cleaned = 0.00253621 Jy ! Component: 3350 - total flux cleaned = 0.00252184 Jy ! Component: 3400 - total flux cleaned = 0.00252184 Jy ! Component: 3450 - total flux cleaned = 0.00254947 Jy ! Component: 3500 - total flux cleaned = 0.00250799 Jy ! Component: 3550 - total flux cleaned = 0.00246677 Jy ! Component: 3600 - total flux cleaned = 0.00252136 Jy ! Component: 3650 - total flux cleaned = 0.00249406 Jy ! Component: 3700 - total flux cleaned = 0.00249412 Jy ! Component: 3750 - total flux cleaned = 0.00254756 Jy ! Component: 3800 - total flux cleaned = 0.00250778 Jy ! Component: 3850 - total flux cleaned = 0.0024682 Jy ! Component: 3900 - total flux cleaned = 0.00249447 Jy ! Component: 3950 - total flux cleaned = 0.00250761 Jy ! Component: 4000 - total flux cleaned = 0.00252063 Jy ! Component: 4050 - total flux cleaned = 0.0025847 Jy ! Total flux subtracted in 4096 components = 0.00257181 Jy ! Clean residual min=-0.000800 max=0.000669 Jy/beam ! Clean residual mean=0.000002 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.135968 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 361 components and 0.135968 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J1606-1929_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.316 x 8.888 at -12.69 degrees (North through East) ! Clean map min=-0.0018713 max=0.10085 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J1606-1929_S_a_map.fits wmodel /vlbi/uf001/uvm//J1606-1929_S_a_map.mod ! Writing 361 model components to file: /vlbi/uf001/uvm//J1606-1929_S_a_map.mod wobs /vlbi/uf001/uvm//J1606-1929_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J1606-1929_S_a_uvs.fits wwins /vlbi/uf001/uvm//J1606-1929_S_a_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uvm//J1606-1929_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.100852 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000229475 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.682606 0.682606 1.36521 2.73042 5.46085 10.9217 21.8434 43.6868 87.3736 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.1 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 439.492 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J1606-1929_S_a_dfm.log closed on Sun Jan 13 21:58:30 2019