! Started logfile: /vlbi/bp222/maps//J1509-3713_S_dfm.log on Thu Sep 27 11:17:46 2018 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/bp222/maps//J1509-3713_S_uva.fits ! Reading UV FITS file: /vlbi/bp222/maps//J1509-3713_S_uva.fits ! AN table 1: 109 integrations on 6 of 6 possible baselines. ! Apparent sampling: 0.804281 visibilities/baseline/integration-bin. ! Found source: J1509-3713 ! ! There are 4 IFs, and a total of 4 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 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 2104 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 J1509-3713_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 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 436 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007172Jy sigma=10.971229 ! Fit after self-cal, rms=0.938531Jy sigma=10.199284 ! 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.632 mas, bmaj=19.94 mas, bpa=-22.05 degrees ! Estimated noise=2.30163 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.0509785 Jy ! Component: 100 - total flux cleaned = 0.0630561 Jy ! Total flux subtracted in 100 components = 0.0630561 Jy ! Clean residual min=-0.006117 max=0.005875 Jy/beam ! Clean residual mean=0.000008 rms=0.001867 Jy/beam ! Combined flux in latest and established models = 0.0630561 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0630561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057985Jy sigma=0.577631 ! Fit after self-cal, rms=0.057386Jy sigma=0.569985 ! 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.208 mas, bmaj=21.29 mas, bpa=-21.39 degrees ! Estimated noise=1.76195 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.00420375 Jy ! Component: 100 - total flux cleaned = 0.00556002 Jy ! Component: 150 - total flux cleaned = 0.00574336 Jy ! Component: 200 - total flux cleaned = 0.00574573 Jy ! Total flux subtracted in 200 components = 0.00574573 Jy ! Clean residual min=-0.003772 max=0.003584 Jy/beam ! Clean residual mean=-0.000023 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.0688018 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 21 components and 0.0688018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057128Jy sigma=0.565938 ! Fit after self-cal, rms=0.057212Jy sigma=0.565761 ! 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.208 x 21.29 at -21.39 degrees (North through East) ! Clean map min=-0.0039685 max=0.060839 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 135 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.25 MK 1.01 OV 0.92 ! ! ! Correcting IF 2. ! A total of 135 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 KP 0.96 MK 0.95 OV 0.94 ! ! ! Correcting IF 3. ! A total of 135 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 1.18 MK 0.94 OV 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* MK 0.00* OV 0.00* ! ! ! Fit before self-cal, rms=0.057212Jy sigma=0.565761 ! Fit after self-cal, rms=0.060112Jy sigma=0.560820 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.74 mas, bmaj=18.5 mas, bpa=-22.06 degrees ! Estimated noise=2.15773 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.00116478 Jy ! Component: 100 - total flux cleaned = 0.00155053 Jy ! Component: 150 - total flux cleaned = 0.00187891 Jy ! Component: 200 - total flux cleaned = 0.00218695 Jy ! Total flux subtracted in 200 components = 0.00218695 Jy ! Clean residual min=-0.004438 max=0.003823 Jy/beam ! Clean residual mean=-0.000008 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.0709888 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 56 components and 0.0709888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059996Jy sigma=0.560058 ! Fit after self-cal, rms=0.060347Jy sigma=0.559380 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060347Jy sigma=0.559380 ! Fit after self-cal, rms=0.061986Jy sigma=0.558168 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.74 mas, bmaj=18.35 mas, bpa=-22.04 degrees ! Estimated noise=2.19273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152688 Jy ! Component: 100 - total flux cleaned = 0.00206421 Jy ! Component: 150 - total flux cleaned = 0.0023728 Jy ! Component: 200 - total flux cleaned = 0.00251215 Jy ! Total flux subtracted in 200 components = 0.00251215 Jy ! Clean residual min=-0.004052 max=0.003088 Jy/beam ! Clean residual mean=-0.000003 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.0735009 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 64 components and 0.0735009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061916Jy sigma=0.557619 ! Fit after self-cal, rms=0.062079Jy sigma=0.557321 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 = 9.36655e-05 Jy ! Component: 100 - total flux cleaned = 9.0653e-05 Jy ! Component: 150 - total flux cleaned = 0.000233587 Jy ! Component: 200 - total flux cleaned = 0.000366259 Jy ! Total flux subtracted in 200 components = 0.000366259 Jy ! Clean residual min=-0.004165 max=0.003177 Jy/beam ! Clean residual mean=-0.000005 rms=0.001039 Jy/beam ! Combined flux in latest and established models = 0.0738672 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 68 components and 0.0738671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062023Jy sigma=0.556928 ! Fit after self-cal, rms=0.062066Jy sigma=0.556845 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062066Jy sigma=0.556845 ! Fit after self-cal, rms=0.064512Jy sigma=0.553156 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.738 mas, bmaj=18.31 mas, bpa=-22.08 degrees ! Estimated noise=2.2082 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120409 Jy ! Component: 100 - total flux cleaned = 0.00199059 Jy ! Component: 150 - total flux cleaned = 0.00250219 Jy ! Component: 200 - total flux cleaned = 0.00272069 Jy ! Total flux subtracted in 200 components = 0.00272069 Jy ! Clean residual min=-0.002807 max=0.002368 Jy/beam ! Clean residual mean=0.000013 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.0765878 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 84 components and 0.0765878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064463Jy sigma=0.552935 ! Fit after self-cal, rms=0.064929Jy sigma=0.552159 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.000290384 Jy ! Component: 100 - total flux cleaned = 0.000294899 Jy ! Component: 150 - total flux cleaned = 0.000347035 Jy ! Component: 200 - total flux cleaned = 0.000490485 Jy ! Total flux subtracted in 200 components = 0.000490485 Jy ! Clean residual min=-0.002887 max=0.002399 Jy/beam ! Clean residual mean=0.000010 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.0770783 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 101 components and 0.0770783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064882Jy sigma=0.551973 ! Fit after self-cal, rms=0.064963Jy sigma=0.551761 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064963Jy sigma=0.551761 ! Fit after self-cal, rms=0.066587Jy sigma=0.551465 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.468 mas, bmaj=22.49 mas, bpa=-9.828 degrees ! Estimated noise=3.53075 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174984 Jy ! Component: 100 - total flux cleaned = 0.00294471 Jy ! Component: 150 - total flux cleaned = 0.0037786 Jy ! Component: 200 - total flux cleaned = 0.00437013 Jy ! Total flux subtracted in 200 components = 0.00437013 Jy ! Clean residual min=-0.002773 max=0.002218 Jy/beam ! Clean residual mean=0.000022 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.0814485 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 102 components and 0.0814484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066558Jy sigma=0.551524 ! Fit after self-cal, rms=0.066711Jy sigma=0.551221 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.000597771 Jy ! Component: 100 - total flux cleaned = 0.000876648 Jy ! Component: 150 - total flux cleaned = 0.000935432 Jy ! Component: 200 - total flux cleaned = 0.000970273 Jy ! Total flux subtracted in 200 components = 0.000970273 Jy ! Clean residual min=-0.002932 max=0.002394 Jy/beam ! Clean residual mean=0.000020 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.0824187 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 104 components and 0.0824187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066694Jy sigma=0.551243 ! Fit after self-cal, rms=0.066719Jy sigma=0.551194 ! 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=2.742 mas, bmaj=18.26 mas, bpa=-22.1 degrees ! Estimated noise=2.21091 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.742 x 18.26 at -22.1 degrees (North through East) ! Clean map min=-0.0025235 max=0.059413 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.316 mas, bmaj=17.59 mas, bpa=-22.37 degrees ! Estimated noise=2.86712 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0491304 Jy ! Component: 100 - total flux cleaned = 0.0629606 Jy ! Component: 150 - total flux cleaned = 0.0699722 Jy ! Component: 200 - total flux cleaned = 0.0737962 Jy ! Total flux subtracted in 200 components = 0.0737962 Jy ! Clean residual min=-0.004726 max=0.004144 Jy/beam ! Clean residual mean=0.000013 rms=0.001231 Jy/beam ! Combined flux in latest and established models = 0.0737962 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0737962 Jy ! Inverting map and beam ! Estimated beam: bmin=2.742 mas, bmaj=18.26 mas, bpa=-22.1 degrees ! Estimated noise=2.21091 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.00252148 Jy ! Component: 100 - total flux cleaned = 0.00332736 Jy ! Component: 150 - total flux cleaned = 0.00388291 Jy ! Component: 200 - total flux cleaned = 0.00441906 Jy ! Total flux subtracted in 200 components = 0.00441906 Jy ! Clean residual min=-0.003497 max=0.002751 Jy/beam ! Clean residual mean=0.000014 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.0782153 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 37 components and 0.0782153 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.468 mas, bmaj=22.49 mas, bpa=-9.828 degrees ! Estimated noise=3.53075 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00231406 Jy ! Component: 100 - total flux cleaned = 0.00385003 Jy ! Component: 150 - total flux cleaned = 0.00482471 Jy ! Component: 200 - total flux cleaned = 0.00495906 Jy ! Total flux subtracted in 200 components = 0.00495906 Jy ! Clean residual min=-0.003185 max=0.002764 Jy/beam ! Clean residual mean=0.000016 rms=0.000960 Jy/beam ! Combined flux in latest and established models = 0.0831744 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 = 3.06878e-05 Jy ! Component: 100 - total flux cleaned = 5.7487e-05 Jy ! Component: 150 - total flux cleaned = 0.000107445 Jy ! Component: 200 - total flux cleaned = 0.000130987 Jy ! Total flux subtracted in 200 components = 0.000130987 Jy ! Clean residual min=-0.003096 max=0.002661 Jy/beam ! Clean residual mean=0.000017 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.0833054 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 55 components and 0.0833054 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.742 mas, bmaj=18.26 mas, bpa=-22.1 degrees ! Estimated noise=2.21091 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000216479 Jy ! Component: 100 - total flux cleaned = 0.000168114 Jy ! Component: 150 - total flux cleaned = 0.000163958 Jy ! Component: 200 - total flux cleaned = 0.000134784 Jy ! Total flux subtracted in 200 components = 0.000134784 Jy ! Clean residual min=-0.002764 max=0.002678 Jy/beam ! Clean residual mean=0.000007 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.0834401 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 72 components and 0.0834402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066697Jy sigma=0.551453 ! Fit after self-cal, rms=0.066722Jy sigma=0.551249 wmodel J1509-3713_S_map.mod ! Writing 72 model components to file: J1509-3713_S_map.mod wobs J1509-3713_S_uvs.fits ! Writing UV FITS file: J1509-3713_S_uvs.fits wwins J1509-3713_S_map.win ! wwins: Wrote 1 windows to J1509-3713_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.000789599 Jy ! Component: 100 - total flux cleaned = -0.000663666 Jy ! Component: 150 - total flux cleaned = -0.000663905 Jy ! Component: 200 - total flux cleaned = -0.00062829 Jy ! Component: 250 - total flux cleaned = -0.000528323 Jy ! Component: 300 - total flux cleaned = -0.000434731 Jy ! Component: 350 - total flux cleaned = -0.000227249 Jy ! Component: 400 - total flux cleaned = -2.96021e-05 Jy ! Component: 450 - total flux cleaned = 0.00010498 Jy ! Component: 500 - total flux cleaned = 0.000260174 Jy ! Component: 550 - total flux cleaned = 0.000358744 Jy ! Component: 600 - total flux cleaned = 0.000570713 Jy ! Component: 650 - total flux cleaned = 0.000729636 Jy ! Component: 700 - total flux cleaned = 0.000948333 Jy ! Component: 750 - total flux cleaned = 0.00113966 Jy ! Component: 800 - total flux cleaned = 0.00134529 Jy ! Component: 850 - total flux cleaned = 0.00148389 Jy ! Component: 900 - total flux cleaned = 0.00165825 Jy ! Component: 950 - total flux cleaned = 0.00186641 Jy ! Component: 1000 - total flux cleaned = 0.00214228 Jy ! Component: 1050 - total flux cleaned = 0.00232211 Jy ! Component: 1100 - total flux cleaned = 0.00249934 Jy ! Component: 1150 - total flux cleaned = 0.00265636 Jy ! Component: 1200 - total flux cleaned = 0.00279354 Jy ! Component: 1250 - total flux cleaned = 0.00292898 Jy ! Component: 1300 - total flux cleaned = 0.00309654 Jy ! Component: 1350 - total flux cleaned = 0.00326235 Jy ! Component: 1400 - total flux cleaned = 0.00337735 Jy ! Component: 1450 - total flux cleaned = 0.00352393 Jy ! Component: 1500 - total flux cleaned = 0.00365323 Jy ! Component: 1550 - total flux cleaned = 0.00379763 Jy ! Component: 1600 - total flux cleaned = 0.00397276 Jy ! Component: 1650 - total flux cleaned = 0.00408344 Jy ! Component: 1700 - total flux cleaned = 0.00420907 Jy ! Component: 1750 - total flux cleaned = 0.00428726 Jy ! Component: 1800 - total flux cleaned = 0.00431837 Jy ! Component: 1850 - total flux cleaned = 0.00439596 Jy ! Component: 1900 - total flux cleaned = 0.00447321 Jy ! Component: 1950 - total flux cleaned = 0.0044423 Jy ! Component: 2000 - total flux cleaned = 0.00445776 Jy ! Component: 2050 - total flux cleaned = 0.0044732 Jy ! Component: 2100 - total flux cleaned = 0.00445775 Jy ! Component: 2150 - total flux cleaned = 0.00447317 Jy ! Component: 2200 - total flux cleaned = 0.00444248 Jy ! Component: 2250 - total flux cleaned = 0.00442713 Jy ! Component: 2300 - total flux cleaned = 0.00441187 Jy ! Component: 2350 - total flux cleaned = 0.00438103 Jy ! Component: 2400 - total flux cleaned = 0.00438097 Jy ! Component: 2450 - total flux cleaned = 0.00438114 Jy ! Component: 2500 - total flux cleaned = 0.00438123 Jy ! Component: 2550 - total flux cleaned = 0.00436582 Jy ! Component: 2600 - total flux cleaned = 0.00442802 Jy ! Component: 2650 - total flux cleaned = 0.00444356 Jy ! Component: 2700 - total flux cleaned = 0.00452155 Jy ! Component: 2750 - total flux cleaned = 0.00455304 Jy ! Component: 2800 - total flux cleaned = 0.00464737 Jy ! Component: 2850 - total flux cleaned = 0.00467901 Jy ! Component: 2900 - total flux cleaned = 0.00472655 Jy ! Component: 2950 - total flux cleaned = 0.0048064 Jy ! Component: 3000 - total flux cleaned = 0.0048545 Jy ! Component: 3050 - total flux cleaned = 0.00493483 Jy ! Component: 3100 - total flux cleaned = 0.00499941 Jy ! Component: 3150 - total flux cleaned = 0.00509686 Jy ! Component: 3200 - total flux cleaned = 0.00516215 Jy ! Component: 3250 - total flux cleaned = 0.00521128 Jy ! Component: 3300 - total flux cleaned = 0.00527715 Jy ! Component: 3350 - total flux cleaned = 0.00532664 Jy ! Component: 3400 - total flux cleaned = 0.00547647 Jy ! Component: 3450 - total flux cleaned = 0.00552668 Jy ! Component: 3500 - total flux cleaned = 0.00562759 Jy ! Component: 3550 - total flux cleaned = 0.00571221 Jy ! Component: 3600 - total flux cleaned = 0.00583142 Jy ! Component: 3650 - total flux cleaned = 0.00593423 Jy ! Component: 3700 - total flux cleaned = 0.006055 Jy ! Component: 3750 - total flux cleaned = 0.00614174 Jy ! Component: 3800 - total flux cleaned = 0.0062642 Jy ! Component: 3850 - total flux cleaned = 0.00635232 Jy ! Component: 3900 - total flux cleaned = 0.00640565 Jy ! Component: 3950 - total flux cleaned = 0.0065135 Jy ! Component: 4000 - total flux cleaned = 0.00662226 Jy ! Component: 4050 - total flux cleaned = 0.00669534 Jy ! Total flux subtracted in 4096 components = 0.00675073 Jy ! Clean residual min=-0.001071 max=0.001007 Jy/beam ! Clean residual mean=0.000000 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.0901909 Jy keep ! Adding 224 model components to the UV plane model. ! The established model now contains 296 components and 0.0901909 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/bp222/maps//J1509-3713_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.742 x 18.26 at -22.1 degrees (North through East) ! Clean map min=-0.0021796 max=0.054192 Jy/beam ! Writing clean map to FITS file: /vlbi/bp222/maps//J1509-3713_S_map.fits wmodel /vlbi/bp222/maps//J1509-3713_S_map.mod ! Writing 296 model components to file: /vlbi/bp222/maps//J1509-3713_S_map.mod wobs /vlbi/bp222/maps//J1509-3713_S_uvs.fits ! Writing UV FITS file: /vlbi/bp222/maps//J1509-3713_S_uvs.fits wwins /vlbi/bp222/maps//J1509-3713_S_map.win ! wwins: Wrote 2 windows to /vlbi/bp222/maps//J1509-3713_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0541918 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000392285 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.17165 2.17165 4.34329 8.68659 17.3732 34.7463 69.4927 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.054 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 138.144 quit ! Quitting program ! Log file /vlbi/bp222/maps//J1509-3713_S_dfm.log closed on Thu Sep 27 11:17:50 2018