! Started logfile: /vlbi/uf001/uva//J1231-3533_S_dfm.log on Mon Jan 14 01:55:21 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//J1231-3533_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1231-3533_S_uva.fits ! AN table 1: 74 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.790916 visibilities/baseline/integration-bin. ! Found source: J1231-3533 ! ! 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 6321 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 J1231-3533_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 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001253Jy sigma=15.075492 ! Fit after self-cal, rms=0.948582Jy sigma=14.269084 ! 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.692 mas, bmaj=8.519 mas, bpa=6.73 degrees ! Estimated noise=0.837171 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.0400597 Jy ! Component: 100 - total flux cleaned = 0.0527687 Jy ! Total flux subtracted in 100 components = 0.0527687 Jy ! Clean residual min=-0.004910 max=0.005940 Jy/beam ! Clean residual mean=-0.000055 rms=0.001348 Jy/beam ! Combined flux in latest and established models = 0.0527687 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0527687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083107Jy sigma=1.175664 ! Fit after self-cal, rms=0.081963Jy sigma=1.159595 ! 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.316 mas, bmaj=9.921 mas, bpa=6.193 degrees ! Estimated noise=0.608223 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.00962134 Jy ! Component: 100 - total flux cleaned = 0.0137135 Jy ! Component: 150 - total flux cleaned = 0.0156747 Jy ! Component: 200 - total flux cleaned = 0.0165971 Jy ! Total flux subtracted in 200 components = 0.0165971 Jy ! Clean residual min=-0.003438 max=0.003496 Jy/beam ! Clean residual mean=-0.000016 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.0693658 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 40 components and 0.0693658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081041Jy sigma=1.143080 ! Fit after self-cal, rms=0.081008Jy sigma=1.142201 ! 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.316 x 9.921 at 6.193 degrees (North through East) ! Clean map min=-0.0034708 max=0.053758 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.03 KP 1.05 LA 0.91 ! MK 0.94 NL 1.11 OV 1.03 PT 1.03 ! SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.77 FD 1.02 KP 1.04 LA 1.01 ! MK 1.05 NL 1.08 OV 1.03 PT 0.86 ! SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00 KP 1.17 LA 1.08 ! MK 1.02 NL 1.00 OV 1.00 PT 0.86 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.081008Jy sigma=1.142201 ! Fit after self-cal, rms=0.080494Jy sigma=1.137419 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.321 mas, bmaj=9.875 mas, bpa=6.453 degrees ! Estimated noise=0.602581 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.000470451 Jy ! Component: 100 - total flux cleaned = 0.000406968 Jy ! Component: 150 - total flux cleaned = 0.000327977 Jy ! Component: 200 - total flux cleaned = 0.000305101 Jy ! Total flux subtracted in 200 components = 0.000305101 Jy ! Clean residual min=-0.003220 max=0.002663 Jy/beam ! Clean residual mean=-0.000006 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.0696709 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.0696709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080469Jy sigma=1.137112 ! Fit after self-cal, rms=0.080721Jy sigma=1.135823 ! 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.080721Jy sigma=1.135823 ! Fit after self-cal, rms=0.081684Jy sigma=1.134307 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.304 mas, bmaj=9.828 mas, bpa=6.344 degrees ! Estimated noise=0.600803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000422463 Jy ! Component: 100 - total flux cleaned = 0.000395519 Jy ! Component: 150 - total flux cleaned = 0.000352653 Jy ! Component: 200 - total flux cleaned = 0.000334268 Jy ! Total flux subtracted in 200 components = 0.000334268 Jy ! Clean residual min=-0.002982 max=0.002562 Jy/beam ! Clean residual mean=-0.000009 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.0700052 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 63 components and 0.0700052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081665Jy sigma=1.134115 ! Fit after self-cal, rms=0.081755Jy sigma=1.133832 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.96666e-05 Jy ! Component: 100 - total flux cleaned = 3.33132e-05 Jy ! Component: 150 - total flux cleaned = 1.01806e-06 Jy ! Component: 200 - total flux cleaned = 1.26643e-07 Jy ! Total flux subtracted in 200 components = 1.26643e-07 Jy ! Clean residual min=-0.002955 max=0.002661 Jy/beam ! Clean residual mean=-0.000008 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.0700053 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 68 components and 0.0700053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081745Jy sigma=1.133714 ! Fit after self-cal, rms=0.081747Jy sigma=1.133680 ! 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.081747Jy sigma=1.133680 ! Fit after self-cal, rms=0.081545Jy sigma=1.133527 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.276 mas, bmaj=9.776 mas, bpa=6.089 degrees ! Estimated noise=0.595146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000188483 Jy ! Component: 100 - total flux cleaned = 0.000167815 Jy ! Component: 150 - total flux cleaned = 0.000201746 Jy ! Component: 200 - total flux cleaned = 0.000230315 Jy ! Total flux subtracted in 200 components = 0.000230315 Jy ! Clean residual min=-0.002878 max=0.002539 Jy/beam ! Clean residual mean=-0.000007 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.0702356 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 76 components and 0.0702356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081533Jy sigma=1.133432 ! Fit after self-cal, rms=0.081558Jy sigma=1.133376 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.47778e-06 Jy ! Component: 100 - total flux cleaned = 3.06167e-05 Jy ! Component: 150 - total flux cleaned = 4.33004e-05 Jy ! Component: 200 - total flux cleaned = 4.32035e-05 Jy ! Total flux subtracted in 200 components = 4.32035e-05 Jy ! Clean residual min=-0.002850 max=0.002535 Jy/beam ! Clean residual mean=-0.000007 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.0702788 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 79 components and 0.0702788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081552Jy sigma=1.133326 ! Fit after self-cal, rms=0.081553Jy sigma=1.133282 ! 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.081553Jy sigma=1.133282 ! Fit after self-cal, rms=0.081235Jy sigma=1.133215 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.652 mas, bmaj=25.61 mas, bpa=4.025 degrees ! Estimated noise=0.741682 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000399677 Jy ! Component: 100 - total flux cleaned = 0.000399115 Jy ! Component: 150 - total flux cleaned = 0.000398747 Jy ! Component: 200 - total flux cleaned = 0.000405771 Jy ! Total flux subtracted in 200 components = 0.000405771 Jy ! Clean residual min=-0.003130 max=0.003118 Jy/beam ! Clean residual mean=-0.000009 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.0706846 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 84 components and 0.0706846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081233Jy sigma=1.133230 ! Fit after self-cal, rms=0.081245Jy sigma=1.133199 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.17483e-05 Jy ! Component: 100 - total flux cleaned = 6.27843e-05 Jy ! Component: 150 - total flux cleaned = 6.32467e-05 Jy ! Component: 200 - total flux cleaned = 7.05738e-05 Jy ! Total flux subtracted in 200 components = 7.05738e-05 Jy ! Clean residual min=-0.003118 max=0.003111 Jy/beam ! Clean residual mean=-0.000009 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.0707551 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 87 components and 0.0707551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081244Jy sigma=1.133224 ! Fit after self-cal, rms=0.081245Jy sigma=1.133211 ! 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.254 mas, bmaj=9.748 mas, bpa=5.831 degrees ! Estimated noise=0.590436 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.254 x 9.748 at 5.831 degrees (North through East) ! Clean map min=-0.0027459 max=0.05115 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.639 mas, bmaj=8.339 mas, bpa=6.428 degrees ! Estimated noise=0.811926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.039697 Jy ! Component: 100 - total flux cleaned = 0.0545019 Jy ! Component: 150 - total flux cleaned = 0.0621164 Jy ! Component: 200 - total flux cleaned = 0.0662903 Jy ! Total flux subtracted in 200 components = 0.0662903 Jy ! Clean residual min=-0.003830 max=0.003463 Jy/beam ! Clean residual mean=-0.000025 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.0662903 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0662903 Jy ! Inverting map and beam ! Estimated beam: bmin=3.254 mas, bmaj=9.748 mas, bpa=5.831 degrees ! Estimated noise=0.590436 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.00251677 Jy ! Component: 100 - total flux cleaned = 0.00339101 Jy ! Component: 150 - total flux cleaned = 0.00352513 Jy ! Component: 200 - total flux cleaned = 0.00364253 Jy ! Total flux subtracted in 200 components = 0.00364253 Jy ! Clean residual min=-0.002943 max=0.002444 Jy/beam ! Clean residual mean=-0.000008 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.0699329 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 44 components and 0.0699329 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.652 mas, bmaj=25.61 mas, bpa=4.025 degrees ! Estimated noise=0.741682 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000595782 Jy ! Component: 100 - total flux cleaned = 0.00066746 Jy ! Component: 150 - total flux cleaned = 0.000683942 Jy ! Component: 200 - total flux cleaned = 0.000699879 Jy ! Total flux subtracted in 200 components = 0.000699879 Jy ! Clean residual min=-0.003117 max=0.003092 Jy/beam ! Clean residual mean=-0.000009 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.0706327 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.58897e-05 Jy ! Component: 100 - total flux cleaned = 3.0754e-05 Jy ! Component: 150 - total flux cleaned = 4.53033e-05 Jy ! Component: 200 - total flux cleaned = 5.91644e-05 Jy ! Total flux subtracted in 200 components = 5.91644e-05 Jy ! Clean residual min=-0.003113 max=0.003089 Jy/beam ! Clean residual mean=-0.000009 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.0706919 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.0706919 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.254 mas, bmaj=9.748 mas, bpa=5.831 degrees ! Estimated noise=0.590436 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000205857 Jy ! Component: 100 - total flux cleaned = -0.000207372 Jy ! Component: 150 - total flux cleaned = -0.000210099 Jy ! Component: 200 - total flux cleaned = -0.00020997 Jy ! Total flux subtracted in 200 components = -0.00020997 Jy ! Clean residual min=-0.002872 max=0.002427 Jy/beam ! Clean residual mean=-0.000006 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.0704819 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 58 components and 0.0704819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081245Jy sigma=1.133331 ! Fit after self-cal, rms=0.081242Jy sigma=1.133294 wmodel J1231-3533_S_map.mod ! Writing 58 model components to file: J1231-3533_S_map.mod wobs J1231-3533_S_uvs.fits ! Writing UV FITS file: J1231-3533_S_uvs.fits wwins J1231-3533_S_map.win ! wwins: Wrote 1 windows to J1231-3533_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.000333766 Jy ! Component: 100 - total flux cleaned = 4.49195e-06 Jy ! Component: 150 - total flux cleaned = 0.000239104 Jy ! Component: 200 - total flux cleaned = 0.000203418 Jy ! Component: 250 - total flux cleaned = 2.94608e-05 Jy ! Component: 300 - total flux cleaned = -0.000167713 Jy ! Component: 350 - total flux cleaned = -0.000262152 Jy ! Component: 400 - total flux cleaned = -0.000414458 Jy ! Component: 450 - total flux cleaned = -0.000502246 Jy ! Component: 500 - total flux cleaned = -0.000587984 Jy ! Component: 550 - total flux cleaned = -0.000808551 Jy ! Component: 600 - total flux cleaned = -0.000969059 Jy ! Component: 650 - total flux cleaned = -0.00115017 Jy ! Component: 700 - total flux cleaned = -0.0012762 Jy ! Component: 750 - total flux cleaned = -0.00137433 Jy ! Component: 800 - total flux cleaned = -0.00151734 Jy ! Component: 850 - total flux cleaned = -0.00156387 Jy ! Component: 900 - total flux cleaned = -0.00165387 Jy ! Component: 950 - total flux cleaned = -0.00171911 Jy ! Component: 1000 - total flux cleaned = -0.00176228 Jy ! Component: 1050 - total flux cleaned = -0.00190841 Jy ! Component: 1100 - total flux cleaned = -0.00188719 Jy ! Component: 1150 - total flux cleaned = -0.00192685 Jy ! Component: 1200 - total flux cleaned = -0.00188743 Jy ! Component: 1250 - total flux cleaned = -0.00188766 Jy ! Component: 1300 - total flux cleaned = -0.00190608 Jy ! Component: 1350 - total flux cleaned = -0.00192466 Jy ! Component: 1400 - total flux cleaned = -0.00199688 Jy ! Component: 1450 - total flux cleaned = -0.00205001 Jy ! Component: 1500 - total flux cleaned = -0.0020851 Jy ! Component: 1550 - total flux cleaned = -0.00217086 Jy ! Component: 1600 - total flux cleaned = -0.00217087 Jy ! Component: 1650 - total flux cleaned = -0.00220428 Jy ! Component: 1700 - total flux cleaned = -0.00222089 Jy ! Component: 1750 - total flux cleaned = -0.00222126 Jy ! Component: 1800 - total flux cleaned = -0.0022535 Jy ! Component: 1850 - total flux cleaned = -0.00226951 Jy ! Component: 1900 - total flux cleaned = -0.00230095 Jy ! Component: 1950 - total flux cleaned = -0.00236257 Jy ! Component: 2000 - total flux cleaned = -0.00237763 Jy ! Component: 2050 - total flux cleaned = -0.00242238 Jy ! Component: 2100 - total flux cleaned = -0.00246671 Jy ! Component: 2150 - total flux cleaned = -0.00246668 Jy ! Component: 2200 - total flux cleaned = -0.0025248 Jy ! Component: 2250 - total flux cleaned = -0.00252491 Jy ! Component: 2300 - total flux cleaned = -0.00256749 Jy ! Component: 2350 - total flux cleaned = -0.00262347 Jy ! Component: 2400 - total flux cleaned = -0.00262327 Jy ! Component: 2450 - total flux cleaned = -0.00262317 Jy ! Component: 2500 - total flux cleaned = -0.00262335 Jy ! Component: 2550 - total flux cleaned = -0.0026638 Jy ! Component: 2600 - total flux cleaned = -0.0026773 Jy ! Component: 2650 - total flux cleaned = -0.00271718 Jy ! Component: 2700 - total flux cleaned = -0.00275666 Jy ! Component: 2750 - total flux cleaned = -0.00275664 Jy ! Component: 2800 - total flux cleaned = -0.00279562 Jy ! Component: 2850 - total flux cleaned = -0.0028085 Jy ! Component: 2900 - total flux cleaned = -0.00285971 Jy ! Component: 2950 - total flux cleaned = -0.00287237 Jy ! Component: 3000 - total flux cleaned = -0.00289755 Jy ! Component: 3050 - total flux cleaned = -0.00289747 Jy ! Component: 3100 - total flux cleaned = -0.00290993 Jy ! Component: 3150 - total flux cleaned = -0.00290993 Jy ! Component: 3200 - total flux cleaned = -0.00294689 Jy ! Component: 3250 - total flux cleaned = -0.00295901 Jy ! Component: 3300 - total flux cleaned = -0.00297109 Jy ! Component: 3350 - total flux cleaned = -0.00298314 Jy ! Component: 3400 - total flux cleaned = -0.00298312 Jy ! Component: 3450 - total flux cleaned = -0.00301903 Jy ! Component: 3500 - total flux cleaned = -0.00303092 Jy ! Component: 3550 - total flux cleaned = -0.00305471 Jy ! Component: 3600 - total flux cleaned = -0.00304283 Jy ! Component: 3650 - total flux cleaned = -0.00306647 Jy ! Component: 3700 - total flux cleaned = -0.00307823 Jy ! Component: 3750 - total flux cleaned = -0.00307826 Jy ! Component: 3800 - total flux cleaned = -0.0030782 Jy ! Component: 3850 - total flux cleaned = -0.00306664 Jy ! Component: 3900 - total flux cleaned = -0.00306661 Jy ! Component: 3950 - total flux cleaned = -0.0030666 Jy ! Component: 4000 - total flux cleaned = -0.00305502 Jy ! Component: 4050 - total flux cleaned = -0.00304347 Jy ! Total flux subtracted in 4096 components = -0.00302049 Jy ! Clean residual min=-0.000743 max=0.000690 Jy/beam ! Clean residual mean=0.000002 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.0674615 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 323 components and 0.0674614 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1231-3533_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.254 x 9.748 at 5.831 degrees (North through East) ! Clean map min=-0.0014634 max=0.050642 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1231-3533_S_map.fits wmodel /vlbi/uf001/uva//J1231-3533_S_map.mod ! Writing 323 model components to file: /vlbi/uf001/uva//J1231-3533_S_map.mod wobs /vlbi/uf001/uva//J1231-3533_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1231-3533_S_uvs.fits wwins /vlbi/uf001/uva//J1231-3533_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1231-3533_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0506418 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000196374 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.16331 1.16331 2.32663 4.65325 9.30651 18.613 37.226 74.4521 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.05 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 257.884 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1231-3533_S_dfm.log closed on Mon Jan 14 01:55:25 2019