! Started logfile: /vlbi/uf001/uva//J1159-2228_S_dfm.log on Mon Jan 14 01:36:29 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//J1159-2228_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1159-2228_S_uva.fits ! AN table 1: 63 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.695326 visibilities/baseline/integration-bin. ! Found source: J1159-2228 ! ! 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 4731 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 J1159-2228_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 150 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 150 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 150 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.036995Jy sigma=15.589577 ! Fit after self-cal, rms=0.696237Jy sigma=10.295234 ! 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=3.087 mas, bmaj=11.53 mas, bpa=19.7 degrees ! Estimated noise=1.08845 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.229749 Jy ! Component: 100 - total flux cleaned = 0.293125 Jy ! Total flux subtracted in 100 components = 0.293125 Jy ! Clean residual min=-0.015210 max=0.025516 Jy/beam ! Clean residual mean=0.000048 rms=0.004778 Jy/beam ! Combined flux in latest and established models = 0.293125 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.293125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101723Jy sigma=1.510502 ! Fit after self-cal, rms=0.101668Jy sigma=1.509873 ! 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.701 mas, bmaj=12.41 mas, bpa=18.82 degrees ! Estimated noise=0.752971 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.0385232 Jy ! Component: 100 - total flux cleaned = 0.0601024 Jy ! Component: 150 - total flux cleaned = 0.0745916 Jy ! Component: 200 - total flux cleaned = 0.0846521 Jy ! Total flux subtracted in 200 components = 0.0846521 Jy ! Clean residual min=-0.009250 max=0.011863 Jy/beam ! Clean residual mean=0.000022 rms=0.003095 Jy/beam ! Combined flux in latest and established models = 0.377777 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 56 components and 0.377777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086498Jy sigma=1.239119 ! Fit after self-cal, rms=0.086426Jy sigma=1.237698 ! 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.701 x 12.41 at 18.82 degrees (North through East) ! Clean map min=-0.0089264 max=0.30656 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 39 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.93 HN 1.09 KP 1.00 ! LA 0.91 NL 1.03 OV 0.96 PT 1.00* ! SC 1.00 ! ! ! Correcting IF 2. ! A total of 39 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.92 HN 1.11 KP 1.00 ! LA 0.94 NL 1.07 OV 0.97 PT 1.00* ! SC 0.98 ! ! ! Correcting IF 3. ! A total of 39 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.96 HN 1.10 KP 0.99 ! LA 0.94 NL 1.05 OV 0.98 PT 1.00* ! SC 1.03 ! ! ! Fit before self-cal, rms=0.086426Jy sigma=1.237698 ! Fit after self-cal, rms=0.084372Jy sigma=1.193518 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.715 mas, bmaj=12.78 mas, bpa=18.77 degrees ! Estimated noise=0.748761 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.00631244 Jy ! Component: 100 - total flux cleaned = -0.00680628 Jy ! Component: 150 - total flux cleaned = -0.00720043 Jy ! Component: 200 - total flux cleaned = -0.00742552 Jy ! Total flux subtracted in 200 components = -0.00742552 Jy ! Clean residual min=-0.007288 max=0.007613 Jy/beam ! Clean residual mean=0.000029 rms=0.002110 Jy/beam ! Combined flux in latest and established models = 0.370351 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 68 components and 0.370351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083640Jy sigma=1.184918 ! Fit after self-cal, rms=0.083712Jy sigma=1.184504 ! 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.083712Jy sigma=1.184504 ! Fit after self-cal, rms=0.083764Jy sigma=1.147456 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.711 mas, bmaj=12.71 mas, bpa=18.56 degrees ! Estimated noise=0.747382 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00316493 Jy ! Component: 100 - total flux cleaned = -0.00325785 Jy ! Component: 150 - total flux cleaned = -0.0031178 Jy ! Component: 200 - total flux cleaned = -0.00299357 Jy ! Total flux subtracted in 200 components = -0.00299357 Jy ! Clean residual min=-0.004197 max=0.004797 Jy/beam ! Clean residual mean=0.000017 rms=0.001264 Jy/beam ! Combined flux in latest and established models = 0.367358 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 78 components and 0.367358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083602Jy sigma=1.144383 ! Fit after self-cal, rms=0.083671Jy sigma=1.144224 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.000105365 Jy ! Component: 100 - total flux cleaned = 0.000247524 Jy ! Component: 150 - total flux cleaned = 0.000377827 Jy ! Component: 200 - total flux cleaned = 0.000496802 Jy ! Total flux subtracted in 200 components = 0.000496802 Jy ! Clean residual min=-0.003934 max=0.004725 Jy/beam ! Clean residual mean=0.000016 rms=0.001235 Jy/beam ! Combined flux in latest and established models = 0.367855 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 82 components and 0.367855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083637Jy sigma=1.143301 ! Fit after self-cal, rms=0.083630Jy sigma=1.143268 ! 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.083630Jy sigma=1.143268 ! Fit after self-cal, rms=0.084483Jy sigma=1.142129 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.709 mas, bmaj=12.7 mas, bpa=18.63 degrees ! Estimated noise=0.746584 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0011098 Jy ! Component: 100 - total flux cleaned = -0.00122794 Jy ! Component: 150 - total flux cleaned = -0.00132614 Jy ! Component: 200 - total flux cleaned = -0.00132914 Jy ! Total flux subtracted in 200 components = -0.00132914 Jy ! Clean residual min=-0.004082 max=0.004513 Jy/beam ! Clean residual mean=0.000013 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.366525 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 88 components and 0.366525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084416Jy sigma=1.141012 ! Fit after self-cal, rms=0.084426Jy sigma=1.140988 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.79434e-05 Jy ! Component: 100 - total flux cleaned = 5.12871e-05 Jy ! Component: 150 - total flux cleaned = 0.000113442 Jy ! Component: 200 - total flux cleaned = 0.000142032 Jy ! Total flux subtracted in 200 components = 0.000142032 Jy ! Clean residual min=-0.004069 max=0.004493 Jy/beam ! Clean residual mean=0.000013 rms=0.001144 Jy/beam ! Combined flux in latest and established models = 0.366668 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 96 components and 0.366668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084406Jy sigma=1.140581 ! Fit after self-cal, rms=0.084404Jy sigma=1.140564 ! 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.084404Jy sigma=1.140564 ! Fit after self-cal, rms=0.084611Jy sigma=1.140326 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.315 mas, bmaj=17.3 mas, bpa=10.13 degrees ! Estimated noise=0.877837 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000732066 Jy ! Component: 100 - total flux cleaned = 0.000589795 Jy ! Component: 150 - total flux cleaned = 0.000504819 Jy ! Component: 200 - total flux cleaned = 0.0004303 Jy ! Total flux subtracted in 200 components = 0.0004303 Jy ! Clean residual min=-0.005339 max=0.007084 Jy/beam ! Clean residual mean=0.000022 rms=0.001605 Jy/beam ! Combined flux in latest and established models = 0.367098 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 102 components and 0.367098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084625Jy sigma=1.140454 ! Fit after self-cal, rms=0.084629Jy sigma=1.140260 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 (11.5, -12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00379204 Jy ! Component: 100 - total flux cleaned = 0.00571105 Jy ! Component: 150 - total flux cleaned = 0.00573059 Jy ! Component: 200 - total flux cleaned = 0.00554521 Jy ! Total flux subtracted in 200 components = 0.00554521 Jy ! Clean residual min=-0.005083 max=0.003371 Jy/beam ! Clean residual mean=0.000013 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 0.372643 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 159 components and 0.372643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084240Jy sigma=1.134522 ! Fit after self-cal, rms=0.084226Jy sigma=1.134123 ! 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.706 mas, bmaj=12.7 mas, bpa=18.7 degrees ! Estimated noise=0.745821 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.706 x 12.7 at 18.7 degrees (North through East) ! Clean map min=-0.0040053 max=0.3033 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.066 mas, bmaj=11.61 mas, bpa=19.95 degrees ! Estimated noise=0.981374 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.230357 Jy ! Component: 100 - total flux cleaned = 0.295175 Jy ! Component: 150 - total flux cleaned = 0.321808 Jy ! Component: 200 - total flux cleaned = 0.335349 Jy ! Total flux subtracted in 200 components = 0.335349 Jy ! Clean residual min=-0.006882 max=0.007081 Jy/beam ! Clean residual mean=0.000016 rms=0.001753 Jy/beam ! Combined flux in latest and established models = 0.335349 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.335349 Jy ! Inverting map and beam ! Estimated beam: bmin=3.706 mas, bmaj=12.7 mas, bpa=18.7 degrees ! Estimated noise=0.745821 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.0112999 Jy ! Component: 100 - total flux cleaned = 0.0168268 Jy ! Component: 150 - total flux cleaned = 0.020355 Jy ! Component: 200 - total flux cleaned = 0.0234181 Jy ! Total flux subtracted in 200 components = 0.0234181 Jy ! Clean residual min=-0.004066 max=0.003681 Jy/beam ! Clean residual mean=0.000013 rms=0.001068 Jy/beam ! Combined flux in latest and established models = 0.358767 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 84 components and 0.358767 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.315 mas, bmaj=17.3 mas, bpa=10.13 degrees ! Estimated noise=0.877837 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00513159 Jy ! Component: 100 - total flux cleaned = 0.00790733 Jy ! Component: 150 - total flux cleaned = 0.00919184 Jy ! Component: 200 - total flux cleaned = 0.00949287 Jy ! Total flux subtracted in 200 components = 0.00949287 Jy ! Clean residual min=-0.004660 max=0.003651 Jy/beam ! Clean residual mean=0.000015 rms=0.001113 Jy/beam ! Combined flux in latest and established models = 0.36826 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 = 0.000238378 Jy ! Component: 100 - total flux cleaned = 0.000667814 Jy ! Component: 150 - total flux cleaned = 0.000798437 Jy ! Component: 200 - total flux cleaned = 0.00114897 Jy ! Total flux subtracted in 200 components = 0.00114897 Jy ! Clean residual min=-0.004427 max=0.003237 Jy/beam ! Clean residual mean=0.000011 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.369409 Jy ! Adding 96 model components to the UV plane model. ! The established model now contains 173 components and 0.369408 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.706 mas, bmaj=12.7 mas, bpa=18.7 degrees ! Estimated noise=0.745821 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000258297 Jy ! Component: 100 - total flux cleaned = -0.00050457 Jy ! Component: 150 - total flux cleaned = -0.000509361 Jy ! Component: 200 - total flux cleaned = -0.000390349 Jy ! Total flux subtracted in 200 components = -0.000390349 Jy ! Clean residual min=-0.003327 max=0.002582 Jy/beam ! Clean residual mean=0.000005 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.369018 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 198 components and 0.369018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084083Jy sigma=1.132302 ! Fit after self-cal, rms=0.084067Jy sigma=1.132094 wmodel J1159-2228_S_map.mod ! Writing 198 model components to file: J1159-2228_S_map.mod wobs J1159-2228_S_uvs.fits ! Writing UV FITS file: J1159-2228_S_uvs.fits wwins J1159-2228_S_map.win ! wwins: Wrote 2 windows to J1159-2228_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.00140807 Jy ! Component: 100 - total flux cleaned = -0.00216724 Jy ! Component: 150 - total flux cleaned = -0.00247583 Jy ! Component: 200 - total flux cleaned = -0.00260047 Jy ! Component: 250 - total flux cleaned = -0.0027579 Jy ! Component: 300 - total flux cleaned = -0.00298178 Jy ! Component: 350 - total flux cleaned = -0.0030892 Jy ! Component: 400 - total flux cleaned = -0.00319372 Jy ! Component: 450 - total flux cleaned = -0.00339478 Jy ! Component: 500 - total flux cleaned = -0.00355657 Jy ! Component: 550 - total flux cleaned = -0.00358779 Jy ! Component: 600 - total flux cleaned = -0.00355744 Jy ! Component: 650 - total flux cleaned = -0.00361705 Jy ! Component: 700 - total flux cleaned = -0.0037036 Jy ! Component: 750 - total flux cleaned = -0.00378734 Jy ! Component: 800 - total flux cleaned = -0.00386979 Jy ! Component: 850 - total flux cleaned = -0.0039768 Jy ! Component: 900 - total flux cleaned = -0.00405509 Jy ! Component: 950 - total flux cleaned = -0.00402906 Jy ! Component: 1000 - total flux cleaned = -0.00405488 Jy ! Component: 1050 - total flux cleaned = -0.00415246 Jy ! Component: 1100 - total flux cleaned = -0.00410456 Jy ! Component: 1150 - total flux cleaned = -0.00419835 Jy ! Component: 1200 - total flux cleaned = -0.00415256 Jy ! Component: 1250 - total flux cleaned = -0.00419816 Jy ! Component: 1300 - total flux cleaned = -0.00430884 Jy ! Component: 1350 - total flux cleaned = -0.00439603 Jy ! Component: 1400 - total flux cleaned = -0.00443912 Jy ! Component: 1450 - total flux cleaned = -0.00458648 Jy ! Component: 1500 - total flux cleaned = -0.00466924 Jy ! Component: 1550 - total flux cleaned = -0.00479162 Jy ! Component: 1600 - total flux cleaned = -0.00485167 Jy ! Component: 1650 - total flux cleaned = -0.00491073 Jy ! Component: 1700 - total flux cleaned = -0.00494978 Jy ! Component: 1750 - total flux cleaned = -0.00502643 Jy ! Component: 1800 - total flux cleaned = -0.00500743 Jy ! Component: 1850 - total flux cleaned = -0.00502595 Jy ! Component: 1900 - total flux cleaned = -0.00498904 Jy ! Component: 1950 - total flux cleaned = -0.00495275 Jy ! Component: 2000 - total flux cleaned = -0.00491676 Jy ! Component: 2050 - total flux cleaned = -0.00489889 Jy ! Component: 2100 - total flux cleaned = -0.00489867 Jy ! Component: 2150 - total flux cleaned = -0.00488113 Jy ! Component: 2200 - total flux cleaned = -0.00484672 Jy ! Component: 2250 - total flux cleaned = -0.00488069 Jy ! Component: 2300 - total flux cleaned = -0.00484687 Jy ! Component: 2350 - total flux cleaned = -0.00489715 Jy ! Component: 2400 - total flux cleaned = -0.0049138 Jy ! Component: 2450 - total flux cleaned = -0.00496303 Jy ! Component: 2500 - total flux cleaned = -0.00497933 Jy ! Component: 2550 - total flux cleaned = -0.00499533 Jy ! Component: 2600 - total flux cleaned = -0.00501147 Jy ! Component: 2650 - total flux cleaned = -0.00504309 Jy ! Component: 2700 - total flux cleaned = -0.00513712 Jy ! Component: 2750 - total flux cleaned = -0.00516799 Jy ! Component: 2800 - total flux cleaned = -0.00512171 Jy ! Component: 2850 - total flux cleaned = -0.0051372 Jy ! Component: 2900 - total flux cleaned = -0.0051525 Jy ! Component: 2950 - total flux cleaned = -0.00519778 Jy ! Component: 3000 - total flux cleaned = -0.00525767 Jy ! Component: 3050 - total flux cleaned = -0.00525759 Jy ! Component: 3100 - total flux cleaned = -0.00530176 Jy ! Component: 3150 - total flux cleaned = -0.00530156 Jy ! Component: 3200 - total flux cleaned = -0.00533056 Jy ! Component: 3250 - total flux cleaned = -0.00533056 Jy ! Component: 3300 - total flux cleaned = -0.00535921 Jy ! Component: 3350 - total flux cleaned = -0.00538764 Jy ! Component: 3400 - total flux cleaned = -0.00540172 Jy ! Component: 3450 - total flux cleaned = -0.00540174 Jy ! Component: 3500 - total flux cleaned = -0.00542946 Jy ! Component: 3550 - total flux cleaned = -0.00548482 Jy ! Component: 3600 - total flux cleaned = -0.00547104 Jy ! Component: 3650 - total flux cleaned = -0.00549836 Jy ! Component: 3700 - total flux cleaned = -0.00549842 Jy ! Component: 3750 - total flux cleaned = -0.00552553 Jy ! Component: 3800 - total flux cleaned = -0.00555239 Jy ! Component: 3850 - total flux cleaned = -0.00559249 Jy ! Component: 3900 - total flux cleaned = -0.00560582 Jy ! Component: 3950 - total flux cleaned = -0.00567186 Jy ! Component: 4000 - total flux cleaned = -0.00567181 Jy ! Component: 4050 - total flux cleaned = -0.00567187 Jy ! Total flux subtracted in 4096 components = -0.00575 Jy ! Clean residual min=-0.000723 max=0.000837 Jy/beam ! Clean residual mean=0.000001 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.363268 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 470 components and 0.363268 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1159-2228_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.706 x 12.7 at 18.7 degrees (North through East) ! Clean map min=-0.0030209 max=0.30412 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1159-2228_S_map.fits wmodel /vlbi/uf001/uva//J1159-2228_S_map.mod ! Writing 470 model components to file: /vlbi/uf001/uva//J1159-2228_S_map.mod wobs /vlbi/uf001/uva//J1159-2228_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1159-2228_S_uvs.fits wwins /vlbi/uf001/uva//J1159-2228_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1159-2228_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.30412 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000232478 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.229329 0.229329 0.458657 0.917315 1.83463 3.66926 7.33852 14.677 29.3541 58.7081 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.304 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1308.17 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1159-2228_S_dfm.log closed on Mon Jan 14 01:36:33 2019