! Started logfile: /vlbi/uf001/uva//J0915-3029_S_dfm.log on Mon Jan 14 00:21:20 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//J0915-3029_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0915-3029_S_uva.fits ! AN table 1: 58 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.765394 visibilities/baseline/integration-bin. ! Found source: J0915-3029 ! ! 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 3729 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 J0915-3029_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 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004353Jy sigma=15.272272 ! Fit after self-cal, rms=0.927729Jy sigma=14.103109 ! 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=4.017 mas, bmaj=20.51 mas, bpa=11.93 degrees ! Estimated noise=1.49312 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.0577831 Jy ! Component: 100 - total flux cleaned = 0.0762276 Jy ! Total flux subtracted in 100 components = 0.0762276 Jy ! Clean residual min=-0.006421 max=0.007675 Jy/beam ! Clean residual mean=-0.000011 rms=0.001972 Jy/beam ! Combined flux in latest and established models = 0.0762276 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 38 components and 0.0762276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109857Jy sigma=1.221206 ! Fit after self-cal, rms=0.109122Jy sigma=1.212333 ! 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=4.786 mas, bmaj=22.85 mas, bpa=10.52 degrees ! Estimated noise=0.805266 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.0108871 Jy ! Component: 100 - total flux cleaned = 0.0159892 Jy ! Component: 150 - total flux cleaned = 0.0187016 Jy ! Component: 200 - total flux cleaned = 0.0200563 Jy ! Total flux subtracted in 200 components = 0.0200563 Jy ! Clean residual min=-0.003360 max=0.004041 Jy/beam ! Clean residual mean=-0.000020 rms=0.001036 Jy/beam ! Combined flux in latest and established models = 0.0962839 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 94 components and 0.0962839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107987Jy sigma=1.193470 ! Fit after self-cal, rms=0.107919Jy sigma=1.192490 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.786 x 22.85 at 10.52 degrees (North through East) ! Clean map min=-0.0035172 max=0.07302 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.79 FD 1.03 KP 1.00 LA 0.93 ! NL 1.10 OV 1.03 PT 1.04 SC 1.23 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.75 FD 0.93 KP 1.08 LA 0.96 ! NL 1.08 OV 1.05 PT 0.95 SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.93 KP 1.07 LA 1.00 ! NL 0.94 OV 1.05 PT 1.01 SC 0.94 ! ! ! Fit before self-cal, rms=0.107919Jy sigma=1.192490 ! Fit after self-cal, rms=0.096346Jy sigma=1.187701 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.822 mas, bmaj=23.08 mas, bpa=10.71 degrees ! Estimated noise=0.801292 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.000138329 Jy ! Component: 100 - total flux cleaned = -7.01343e-05 Jy ! Component: 150 - total flux cleaned = -4.36841e-05 Jy ! Component: 200 - total flux cleaned = -4.48623e-05 Jy ! Total flux subtracted in 200 components = -4.48623e-05 Jy ! Clean residual min=-0.002838 max=0.003609 Jy/beam ! Clean residual mean=-0.000006 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.096239 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 104 components and 0.096239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096327Jy sigma=1.187364 ! Fit after self-cal, rms=0.096316Jy sigma=1.186846 ! 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.096316Jy sigma=1.186846 ! Fit after self-cal, rms=0.095830Jy sigma=1.185141 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.805 mas, bmaj=22.98 mas, bpa=10.76 degrees ! Estimated noise=0.800424 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00025581 Jy ! Component: 100 - total flux cleaned = 0.000304058 Jy ! Component: 150 - total flux cleaned = 0.00030415 Jy ! Component: 200 - total flux cleaned = 0.000321997 Jy ! Total flux subtracted in 200 components = 0.000321997 Jy ! Clean residual min=-0.002661 max=0.003137 Jy/beam ! Clean residual mean=-0.000010 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.096561 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 112 components and 0.096561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095820Jy sigma=1.184965 ! Fit after self-cal, rms=0.095809Jy sigma=1.184883 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.000127695 Jy ! Component: 100 - total flux cleaned = 0.000126603 Jy ! Component: 150 - total flux cleaned = 0.000143971 Jy ! Component: 200 - total flux cleaned = 0.000159678 Jy ! Total flux subtracted in 200 components = 0.000159678 Jy ! Clean residual min=-0.002662 max=0.003142 Jy/beam ! Clean residual mean=-0.000009 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.0967207 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 118 components and 0.0967207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095802Jy sigma=1.184770 ! Fit after self-cal, rms=0.095799Jy sigma=1.184752 ! 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.095799Jy sigma=1.184752 ! Fit after self-cal, rms=0.095633Jy sigma=1.184197 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.775 mas, bmaj=22.88 mas, bpa=10.82 degrees ! Estimated noise=0.796957 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000139548 Jy ! Component: 100 - total flux cleaned = 8.5993e-05 Jy ! Component: 150 - total flux cleaned = 7.09866e-05 Jy ! Component: 200 - total flux cleaned = 5.62528e-05 Jy ! Total flux subtracted in 200 components = 5.62528e-05 Jy ! Clean residual min=-0.002665 max=0.002638 Jy/beam ! Clean residual mean=-0.000015 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.096777 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 130 components and 0.0967769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095625Jy sigma=1.184112 ! Fit after self-cal, rms=0.095624Jy sigma=1.184050 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 = 4.26093e-05 Jy ! Component: 100 - total flux cleaned = -1.2307e-06 Jy ! Component: 150 - total flux cleaned = -1.4409e-05 Jy ! Component: 200 - total flux cleaned = -1.41939e-05 Jy ! Total flux subtracted in 200 components = -1.41939e-05 Jy ! Clean residual min=-0.002610 max=0.002643 Jy/beam ! Clean residual mean=-0.000015 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.0967627 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 130 components and 0.0967627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095619Jy sigma=1.183987 ! Fit after self-cal, rms=0.095615Jy sigma=1.183979 ! 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.095615Jy sigma=1.183979 ! Fit after self-cal, rms=0.095372Jy sigma=1.183962 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.684 mas, bmaj=31.45 mas, bpa=-1.398 degrees ! Estimated noise=0.880563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.70333e-05 Jy ! Component: 100 - total flux cleaned = 1.56787e-05 Jy ! Component: 150 - total flux cleaned = 1.57033e-05 Jy ! Component: 200 - total flux cleaned = 1.57827e-05 Jy ! Total flux subtracted in 200 components = 1.57827e-05 Jy ! Clean residual min=-0.002645 max=0.002805 Jy/beam ! Clean residual mean=-0.000022 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.0967785 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 139 components and 0.0967785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095371Jy sigma=1.183947 ! Fit after self-cal, rms=0.095374Jy sigma=1.183933 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.51351e-05 Jy ! Component: 100 - total flux cleaned = 1.55847e-05 Jy ! Component: 150 - total flux cleaned = 1.56754e-05 Jy ! Component: 200 - total flux cleaned = 1.54981e-05 Jy ! Total flux subtracted in 200 components = 1.54981e-05 Jy ! Clean residual min=-0.002639 max=0.002791 Jy/beam ! Clean residual mean=-0.000022 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.096794 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 141 components and 0.096794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095373Jy sigma=1.183935 ! Fit after self-cal, rms=0.095375Jy sigma=1.183925 ! 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=4.754 mas, bmaj=22.85 mas, bpa=10.88 degrees ! Estimated noise=0.794964 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.754 x 22.85 at 10.88 degrees (North through East) ! Clean map min=-0.0025744 max=0.071728 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=3.987 mas, bmaj=20.47 mas, bpa=12.29 degrees ! Estimated noise=1.48151 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0564189 Jy ! Component: 100 - total flux cleaned = 0.0751218 Jy ! Component: 150 - total flux cleaned = 0.0839564 Jy ! Component: 200 - total flux cleaned = 0.0891157 Jy ! Total flux subtracted in 200 components = 0.0891157 Jy ! Clean residual min=-0.005036 max=0.004903 Jy/beam ! Clean residual mean=0.000001 rms=0.001631 Jy/beam ! Combined flux in latest and established models = 0.0891158 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 53 model components to the UV plane model. ! The established model now contains 53 components and 0.0891158 Jy ! Inverting map and beam ! Estimated beam: bmin=4.754 mas, bmaj=22.85 mas, bpa=10.88 degrees ! Estimated noise=0.794964 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.00388724 Jy ! Component: 100 - total flux cleaned = 0.00571949 Jy ! Component: 150 - total flux cleaned = 0.00678833 Jy ! Component: 200 - total flux cleaned = 0.00714931 Jy ! Total flux subtracted in 200 components = 0.00714931 Jy ! Clean residual min=-0.002656 max=0.002636 Jy/beam ! Clean residual mean=-0.000017 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.0962651 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 89 components and 0.096265 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.684 mas, bmaj=31.45 mas, bpa=-1.398 degrees ! Estimated noise=0.880563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00030098 Jy ! Component: 100 - total flux cleaned = 0.000356148 Jy ! Component: 150 - total flux cleaned = 0.000401229 Jy ! Component: 200 - total flux cleaned = 0.000424015 Jy ! Total flux subtracted in 200 components = 0.000424015 Jy ! Clean residual min=-0.002655 max=0.002779 Jy/beam ! Clean residual mean=-0.000022 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.0966891 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.40106e-05 Jy ! Component: 100 - total flux cleaned = 2.05439e-05 Jy ! Component: 150 - total flux cleaned = 2.66594e-05 Jy ! Component: 200 - total flux cleaned = 3.83782e-05 Jy ! Total flux subtracted in 200 components = 3.83782e-05 Jy ! Clean residual min=-0.002657 max=0.002778 Jy/beam ! Clean residual mean=-0.000022 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.0967274 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 120 components and 0.0967275 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.754 mas, bmaj=22.85 mas, bpa=10.88 degrees ! Estimated noise=0.794964 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000143209 Jy ! Component: 100 - total flux cleaned = -0.000119867 Jy ! Component: 150 - total flux cleaned = -9.87302e-05 Jy ! Component: 200 - total flux cleaned = -7.76907e-05 Jy ! Total flux subtracted in 200 components = -7.76907e-05 Jy ! Clean residual min=-0.002598 max=0.002617 Jy/beam ! Clean residual mean=-0.000016 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.0966498 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 125 components and 0.0966497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095394Jy sigma=1.184062 ! Fit after self-cal, rms=0.095397Jy sigma=1.183986 wmodel J0915-3029_S_map.mod ! Writing 125 model components to file: J0915-3029_S_map.mod wobs J0915-3029_S_uvs.fits ! Writing UV FITS file: J0915-3029_S_uvs.fits wwins J0915-3029_S_map.win ! wwins: Wrote 1 windows to J0915-3029_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 = -9.98649e-05 Jy ! Component: 100 - total flux cleaned = -0.000461785 Jy ! Component: 150 - total flux cleaned = -0.000756994 Jy ! Component: 200 - total flux cleaned = -0.000797327 Jy ! Component: 250 - total flux cleaned = -0.000761292 Jy ! Component: 300 - total flux cleaned = -0.000619081 Jy ! Component: 350 - total flux cleaned = -0.000516797 Jy ! Component: 400 - total flux cleaned = -0.000450811 Jy ! Component: 450 - total flux cleaned = -0.000324471 Jy ! Component: 500 - total flux cleaned = -0.00026337 Jy ! Component: 550 - total flux cleaned = -0.00011629 Jy ! Component: 600 - total flux cleaned = 8.14537e-05 Jy ! Component: 650 - total flux cleaned = 0.000355691 Jy ! Component: 700 - total flux cleaned = 0.00064998 Jy ! Component: 750 - total flux cleaned = 0.000937161 Jy ! Component: 800 - total flux cleaned = 0.00124223 Jy ! Component: 850 - total flux cleaned = 0.00144029 Jy ! Component: 900 - total flux cleaned = 0.00175519 Jy ! Component: 950 - total flux cleaned = 0.00192059 Jy ! Component: 1000 - total flux cleaned = 0.00215301 Jy ! Component: 1050 - total flux cleaned = 0.00247112 Jy ! Component: 1100 - total flux cleaned = 0.00262715 Jy ! Component: 1150 - total flux cleaned = 0.00278053 Jy ! Component: 1200 - total flux cleaned = 0.00301663 Jy ! Component: 1250 - total flux cleaned = 0.00316403 Jy ! Component: 1300 - total flux cleaned = 0.00330892 Jy ! Component: 1350 - total flux cleaned = 0.00341102 Jy ! Component: 1400 - total flux cleaned = 0.00353191 Jy ! Component: 1450 - total flux cleaned = 0.00361149 Jy ! Component: 1500 - total flux cleaned = 0.00368984 Jy ! Component: 1550 - total flux cleaned = 0.00378626 Jy ! Component: 1600 - total flux cleaned = 0.00388108 Jy ! Component: 1650 - total flux cleaned = 0.00389965 Jy ! Component: 1700 - total flux cleaned = 0.00395489 Jy ! Component: 1750 - total flux cleaned = 0.00397295 Jy ! Component: 1800 - total flux cleaned = 0.00402687 Jy ! Component: 1850 - total flux cleaned = 0.00400893 Jy ! Component: 1900 - total flux cleaned = 0.00404381 Jy ! Component: 1950 - total flux cleaned = 0.00406113 Jy ! Component: 2000 - total flux cleaned = 0.00407816 Jy ! Component: 2050 - total flux cleaned = 0.00407818 Jy ! Component: 2100 - total flux cleaned = 0.00407827 Jy ! Component: 2150 - total flux cleaned = 0.00407834 Jy ! Component: 2200 - total flux cleaned = 0.0040617 Jy ! Component: 2250 - total flux cleaned = 0.00407781 Jy ! Component: 2300 - total flux cleaned = 0.0040458 Jy ! Component: 2350 - total flux cleaned = 0.00406146 Jy ! Component: 2400 - total flux cleaned = 0.00399852 Jy ! Component: 2450 - total flux cleaned = 0.00396728 Jy ! Component: 2500 - total flux cleaned = 0.00396717 Jy ! Component: 2550 - total flux cleaned = 0.00393675 Jy ! Component: 2600 - total flux cleaned = 0.00390649 Jy ! Component: 2650 - total flux cleaned = 0.0038766 Jy ! Component: 2700 - total flux cleaned = 0.0038765 Jy ! Component: 2750 - total flux cleaned = 0.00384694 Jy ! Component: 2800 - total flux cleaned = 0.00383229 Jy ! Component: 2850 - total flux cleaned = 0.0037599 Jy ! Component: 2900 - total flux cleaned = 0.00373118 Jy ! Component: 2950 - total flux cleaned = 0.00370257 Jy ! Component: 3000 - total flux cleaned = 0.00364604 Jy ! Component: 3050 - total flux cleaned = 0.00361797 Jy ! Component: 3100 - total flux cleaned = 0.00361801 Jy ! Component: 3150 - total flux cleaned = 0.00361797 Jy ! Component: 3200 - total flux cleaned = 0.0036318 Jy ! Component: 3250 - total flux cleaned = 0.00361817 Jy ! Component: 3300 - total flux cleaned = 0.00361807 Jy ! Component: 3350 - total flux cleaned = 0.00361805 Jy ! Component: 3400 - total flux cleaned = 0.00360475 Jy ! Component: 3450 - total flux cleaned = 0.00359161 Jy ! Component: 3500 - total flux cleaned = 0.00361797 Jy ! Component: 3550 - total flux cleaned = 0.00359174 Jy ! Component: 3600 - total flux cleaned = 0.00359175 Jy ! Component: 3650 - total flux cleaned = 0.00361761 Jy ! Component: 3700 - total flux cleaned = 0.00361756 Jy ! Component: 3750 - total flux cleaned = 0.00356641 Jy ! Component: 3800 - total flux cleaned = 0.00359196 Jy ! Component: 3850 - total flux cleaned = 0.00357918 Jy ! Component: 3900 - total flux cleaned = 0.0035666 Jy ! Component: 3950 - total flux cleaned = 0.00357916 Jy ! Component: 4000 - total flux cleaned = 0.00360422 Jy ! Component: 4050 - total flux cleaned = 0.00362911 Jy ! Total flux subtracted in 4096 components = 0.00360436 Jy ! Clean residual min=-0.000707 max=0.000644 Jy/beam ! Clean residual mean=0.000008 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.100254 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 434 components and 0.100254 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0915-3029_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.754 x 22.85 at 10.88 degrees (North through East) ! Clean map min=-0.0025699 max=0.070764 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0915-3029_S_map.fits wmodel /vlbi/uf001/uva//J0915-3029_S_map.mod ! Writing 434 model components to file: /vlbi/uf001/uva//J0915-3029_S_map.mod wobs /vlbi/uf001/uva//J0915-3029_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0915-3029_S_uvs.fits wwins /vlbi/uf001/uva//J0915-3029_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0915-3029_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0707641 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000256042 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.08547 1.08547 2.17095 4.3419 8.68379 17.3676 34.7352 69.4704 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.07 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 276.376 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0915-3029_S_dfm.log closed on Mon Jan 14 00:21:24 2019