! Started logfile: /vlbi/uf001/uva//J0935-1939_S_dfm.log on Mon Jan 14 00:33:09 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//J0935-1939_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0935-1939_S_uva.fits ! AN table 1: 58 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.791667 visibilities/baseline/integration-bin. ! Found source: J0935-1939 ! ! 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 4959 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 J0935-1939_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 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999975Jy sigma=18.139314 ! Fit after self-cal, rms=0.937229Jy sigma=16.978802 ! 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.041 mas, bmaj=16.03 mas, bpa=-18.65 degrees ! Estimated noise=0.813626 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.0485084 Jy ! Component: 100 - total flux cleaned = 0.0618302 Jy ! Total flux subtracted in 100 components = 0.0618302 Jy ! Clean residual min=-0.005722 max=0.006218 Jy/beam ! Clean residual mean=0.000005 rms=0.001410 Jy/beam ! Combined flux in latest and established models = 0.0618302 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0618302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069693Jy sigma=1.245914 ! Fit after self-cal, rms=0.069227Jy sigma=1.238054 ! 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.737 mas, bmaj=17.13 mas, bpa=-17.24 degrees ! Estimated noise=0.568991 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.0100969 Jy ! Component: 100 - total flux cleaned = 0.0155493 Jy ! Component: 150 - total flux cleaned = 0.0188964 Jy ! Component: 200 - total flux cleaned = 0.0212942 Jy ! Total flux subtracted in 200 components = 0.0212942 Jy ! Clean residual min=-0.003364 max=0.003333 Jy/beam ! Clean residual mean=0.000008 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.0831243 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 69 components and 0.0831243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067803Jy sigma=1.209807 ! Fit after self-cal, rms=0.067747Jy sigma=1.208390 ! 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.737 x 17.13 at -17.24 degrees (North through East) ! Clean map min=-0.0032526 max=0.065161 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.92 HN 0.96 KP 1.04 ! LA 0.87 MK 0.98 NL 1.10 OV 0.97 ! PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.94 HN 0.99 KP 0.95 ! LA 0.93 MK 1.04 NL 1.07 OV 1.03 ! PT 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.92 HN 1.11 KP 1.00 ! LA 0.95 MK 1.04 NL 0.96 OV 1.11 ! PT 0.98 ! ! ! Fit before self-cal, rms=0.067747Jy sigma=1.208390 ! Fit after self-cal, rms=0.067937Jy sigma=1.203234 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.782 mas, bmaj=17.47 mas, bpa=-17.27 degrees ! Estimated noise=0.562035 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.000428863 Jy ! Component: 100 - total flux cleaned = 0.000281272 Jy ! Component: 150 - total flux cleaned = 0.000255941 Jy ! Component: 200 - total flux cleaned = 0.000212972 Jy ! Total flux subtracted in 200 components = 0.000212972 Jy ! Clean residual min=-0.002724 max=0.003213 Jy/beam ! Clean residual mean=0.000006 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.0833373 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 85 components and 0.0833373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067911Jy sigma=1.202801 ! Fit after self-cal, rms=0.068016Jy sigma=1.202401 ! 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.068016Jy sigma=1.202401 ! Fit after self-cal, rms=0.068038Jy sigma=1.202354 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.771 mas, bmaj=17.49 mas, bpa=-17.28 degrees ! Estimated noise=0.561128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.90558e-05 Jy ! Component: 100 - total flux cleaned = 1.73216e-05 Jy ! Component: 150 - total flux cleaned = 1.61514e-05 Jy ! Component: 200 - total flux cleaned = 1.5725e-05 Jy ! Total flux subtracted in 200 components = 1.5725e-05 Jy ! Clean residual min=-0.002695 max=0.003106 Jy/beam ! Clean residual mean=0.000005 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.083353 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 89 components and 0.083353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068024Jy sigma=1.202134 ! Fit after self-cal, rms=0.068038Jy sigma=1.202103 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.11246e-06 Jy ! Component: 100 - total flux cleaned = 1.04e-05 Jy ! Component: 150 - total flux cleaned = 2.57932e-05 Jy ! Component: 200 - total flux cleaned = 4.00377e-05 Jy ! Total flux subtracted in 200 components = 4.00377e-05 Jy ! Clean residual min=-0.002656 max=0.003042 Jy/beam ! Clean residual mean=0.000005 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.0833931 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 93 components and 0.0833931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068030Jy sigma=1.201971 ! Fit after self-cal, rms=0.068031Jy sigma=1.201956 ! 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.068031Jy sigma=1.201956 ! Fit after self-cal, rms=0.067665Jy sigma=1.200990 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.758 mas, bmaj=17.6 mas, bpa=-17.25 degrees ! Estimated noise=0.558926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000375936 Jy ! Component: 100 - total flux cleaned = -0.000299278 Jy ! Component: 150 - total flux cleaned = -0.000246517 Jy ! Component: 200 - total flux cleaned = -0.000213621 Jy ! Total flux subtracted in 200 components = -0.000213621 Jy ! Clean residual min=-0.002372 max=0.003100 Jy/beam ! Clean residual mean=0.000003 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.0831794 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 93 components and 0.0831794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067653Jy sigma=1.200809 ! Fit after self-cal, rms=0.067659Jy sigma=1.200735 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 = -5.47529e-05 Jy ! Component: 100 - total flux cleaned = -2.51595e-05 Jy ! Component: 150 - total flux cleaned = 3.61749e-06 Jy ! Component: 200 - total flux cleaned = 1.74233e-05 Jy ! Total flux subtracted in 200 components = 1.74233e-05 Jy ! Clean residual min=-0.002355 max=0.003062 Jy/beam ! Clean residual mean=0.000003 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.0831969 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 98 components and 0.0831969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067652Jy sigma=1.200628 ! Fit after self-cal, rms=0.067653Jy sigma=1.200620 ! 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.067653Jy sigma=1.200620 ! Fit after self-cal, rms=0.067321Jy sigma=1.200576 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.851 mas, bmaj=21.65 mas, bpa=-8.938 degrees ! Estimated noise=0.651398 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000108642 Jy ! Component: 100 - total flux cleaned = -5.52312e-05 Jy ! Component: 150 - total flux cleaned = -9.6224e-06 Jy ! Component: 200 - total flux cleaned = 3.05847e-05 Jy ! Total flux subtracted in 200 components = 3.05847e-05 Jy ! Clean residual min=-0.002748 max=0.003787 Jy/beam ! Clean residual mean=0.000005 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.0832274 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 103 components and 0.0832274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067316Jy sigma=1.200532 ! Fit after self-cal, rms=0.067317Jy sigma=1.200493 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 = -2.42883e-05 Jy ! Component: 100 - total flux cleaned = -2.55517e-05 Jy ! Component: 150 - total flux cleaned = -1.3941e-06 Jy ! Component: 200 - total flux cleaned = 9.63149e-06 Jy ! Total flux subtracted in 200 components = 9.63149e-06 Jy ! Clean residual min=-0.002740 max=0.003753 Jy/beam ! Clean residual mean=0.000005 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.0832371 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 105 components and 0.0832371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067315Jy sigma=1.200489 ! Fit after self-cal, rms=0.067316Jy sigma=1.200471 ! 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.75 mas, bmaj=17.63 mas, bpa=-17.22 degrees ! Estimated noise=0.55604 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.75 x 17.63 at -17.22 degrees (North through East) ! Clean map min=-0.0022493 max=0.063593 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.048 mas, bmaj=16.53 mas, bpa=-18.56 degrees ! Estimated noise=0.794743 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0473599 Jy ! Component: 100 - total flux cleaned = 0.061585 Jy ! Component: 150 - total flux cleaned = 0.0691336 Jy ! Component: 200 - total flux cleaned = 0.0736811 Jy ! Total flux subtracted in 200 components = 0.0736811 Jy ! Clean residual min=-0.004125 max=0.004110 Jy/beam ! Clean residual mean=0.000017 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.0736811 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0736811 Jy ! Inverting map and beam ! Estimated beam: bmin=3.75 mas, bmaj=17.63 mas, bpa=-17.22 degrees ! Estimated noise=0.55604 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.00407425 Jy ! Component: 100 - total flux cleaned = 0.00633074 Jy ! Component: 150 - total flux cleaned = 0.00753649 Jy ! Component: 200 - total flux cleaned = 0.00802021 Jy ! Total flux subtracted in 200 components = 0.00802021 Jy ! Clean residual min=-0.002619 max=0.003152 Jy/beam ! Clean residual mean=0.000003 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.0817013 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 51 components and 0.0817013 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.851 mas, bmaj=21.65 mas, bpa=-8.938 degrees ! Estimated noise=0.651398 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115589 Jy ! Component: 100 - total flux cleaned = 0.00140265 Jy ! Component: 150 - total flux cleaned = 0.00151097 Jy ! Component: 200 - total flux cleaned = 0.00156733 Jy ! Total flux subtracted in 200 components = 0.00156733 Jy ! Clean residual min=-0.002892 max=0.003930 Jy/beam ! Clean residual mean=0.000005 rms=0.000966 Jy/beam ! Combined flux in latest and established models = 0.0832686 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.82466e-05 Jy ! Component: 100 - total flux cleaned = -7.08031e-07 Jy ! Component: 150 - total flux cleaned = -7.99258e-07 Jy ! Component: 200 - total flux cleaned = -9.21752e-07 Jy ! Total flux subtracted in 200 components = -9.21752e-07 Jy ! Clean residual min=-0.002850 max=0.003886 Jy/beam ! Clean residual mean=0.000005 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.0832677 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.0832677 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.75 mas, bmaj=17.63 mas, bpa=-17.22 degrees ! Estimated noise=0.55604 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000214548 Jy ! Component: 100 - total flux cleaned = -0.000157353 Jy ! Component: 150 - total flux cleaned = -6.20137e-05 Jy ! Component: 200 - total flux cleaned = -6.22414e-05 Jy ! Total flux subtracted in 200 components = -6.22414e-05 Jy ! Clean residual min=-0.002354 max=0.003055 Jy/beam ! Clean residual mean=0.000003 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.0832054 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 74 components and 0.0832054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067334Jy sigma=1.200917 ! Fit after self-cal, rms=0.067331Jy sigma=1.200853 wmodel J0935-1939_S_map.mod ! Writing 74 model components to file: J0935-1939_S_map.mod wobs J0935-1939_S_uvs.fits ! Writing UV FITS file: J0935-1939_S_uvs.fits wwins J0935-1939_S_map.win ! wwins: Wrote 1 windows to J0935-1939_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.0013305 Jy ! Component: 100 - total flux cleaned = 0.00195314 Jy ! Component: 150 - total flux cleaned = 0.0023952 Jy ! Component: 200 - total flux cleaned = 0.00277609 Jy ! Component: 250 - total flux cleaned = 0.00281194 Jy ! Component: 300 - total flux cleaned = 0.00284778 Jy ! Component: 350 - total flux cleaned = 0.00294864 Jy ! Component: 400 - total flux cleaned = 0.00297912 Jy ! Component: 450 - total flux cleaned = 0.002915 Jy ! Component: 500 - total flux cleaned = 0.00279221 Jy ! Component: 550 - total flux cleaned = 0.00258604 Jy ! Component: 600 - total flux cleaned = 0.00255755 Jy ! Component: 650 - total flux cleaned = 0.00244525 Jy ! Component: 700 - total flux cleaned = 0.00217372 Jy ! Component: 750 - total flux cleaned = 0.00212108 Jy ! Component: 800 - total flux cleaned = 0.00191481 Jy ! Component: 850 - total flux cleaned = 0.00176425 Jy ! Component: 900 - total flux cleaned = 0.0015923 Jy ! Component: 950 - total flux cleaned = 0.00147182 Jy ! Component: 1000 - total flux cleaned = 0.00130778 Jy ! Component: 1050 - total flux cleaned = 0.00126199 Jy ! Component: 1100 - total flux cleaned = 0.00119398 Jy ! Component: 1150 - total flux cleaned = 0.00112772 Jy ! Component: 1200 - total flux cleaned = 0.00106307 Jy ! Component: 1250 - total flux cleaned = 0.000999693 Jy ! Component: 1300 - total flux cleaned = 0.00095754 Jy ! Component: 1350 - total flux cleaned = 0.000896172 Jy ! Component: 1400 - total flux cleaned = 0.000796369 Jy ! Component: 1450 - total flux cleaned = 0.000776722 Jy ! Component: 1500 - total flux cleaned = 0.000718391 Jy ! Component: 1550 - total flux cleaned = 0.000699305 Jy ! Component: 1600 - total flux cleaned = 0.000698904 Jy ! Component: 1650 - total flux cleaned = 0.000644108 Jy ! Component: 1700 - total flux cleaned = 0.000662137 Jy ! Component: 1750 - total flux cleaned = 0.000573494 Jy ! Component: 1800 - total flux cleaned = 0.00053841 Jy ! Component: 1850 - total flux cleaned = 0.000452487 Jy ! Component: 1900 - total flux cleaned = 0.000384882 Jy ! Component: 1950 - total flux cleaned = 0.00031783 Jy ! Component: 2000 - total flux cleaned = 0.000185932 Jy ! Component: 2050 - total flux cleaned = 0.000120926 Jy ! Component: 2100 - total flux cleaned = 5.65942e-05 Jy ! Component: 2150 - total flux cleaned = -3.89902e-05 Jy ! Component: 2200 - total flux cleaned = -8.5828e-05 Jy ! Component: 2250 - total flux cleaned = -0.000117008 Jy ! Component: 2300 - total flux cleaned = -0.000193391 Jy ! Component: 2350 - total flux cleaned = -0.000238671 Jy ! Component: 2400 - total flux cleaned = -0.000283313 Jy ! Component: 2450 - total flux cleaned = -0.000312593 Jy ! Component: 2500 - total flux cleaned = -0.000341646 Jy ! Component: 2550 - total flux cleaned = -0.000341644 Jy ! Component: 2600 - total flux cleaned = -0.000412765 Jy ! Component: 2650 - total flux cleaned = -0.000441012 Jy ! Component: 2700 - total flux cleaned = -0.00046897 Jy ! Component: 2750 - total flux cleaned = -0.000496549 Jy ! Component: 2800 - total flux cleaned = -0.000537377 Jy ! Component: 2850 - total flux cleaned = -0.000524091 Jy ! Component: 2900 - total flux cleaned = -0.000590545 Jy ! Component: 2950 - total flux cleaned = -0.00062971 Jy ! Component: 3000 - total flux cleaned = -0.00064263 Jy ! Component: 3050 - total flux cleaned = -0.000668422 Jy ! Component: 3100 - total flux cleaned = -0.000694031 Jy ! Component: 3150 - total flux cleaned = -0.000731971 Jy ! Component: 3200 - total flux cleaned = -0.000794245 Jy ! Component: 3250 - total flux cleaned = -0.000794182 Jy ! Component: 3300 - total flux cleaned = -0.000842922 Jy ! Component: 3350 - total flux cleaned = -0.000818608 Jy ! Component: 3400 - total flux cleaned = -0.00083056 Jy ! Component: 3450 - total flux cleaned = -0.000807013 Jy ! Component: 3500 - total flux cleaned = -0.000878116 Jy ! Component: 3550 - total flux cleaned = -0.000901446 Jy ! Component: 3600 - total flux cleaned = -0.000924698 Jy ! Component: 3650 - total flux cleaned = -0.000913226 Jy ! Component: 3700 - total flux cleaned = -0.000958913 Jy ! Component: 3750 - total flux cleaned = -0.000947565 Jy ! Component: 3800 - total flux cleaned = -0.000981258 Jy ! Component: 3850 - total flux cleaned = -0.00099243 Jy ! Component: 3900 - total flux cleaned = -0.00101451 Jy ! Component: 3950 - total flux cleaned = -0.000981639 Jy ! Component: 4000 - total flux cleaned = -0.00102523 Jy ! Component: 4050 - total flux cleaned = -0.00100369 Jy ! Total flux subtracted in 4096 components = -0.00102518 Jy ! Clean residual min=-0.000616 max=0.000625 Jy/beam ! Clean residual mean=-0.000001 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.0821803 Jy keep ! Adding 315 model components to the UV plane model. ! The established model now contains 389 components and 0.0821802 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0935-1939_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.75 x 17.63 at -17.22 degrees (North through East) ! Clean map min=-0.0017062 max=0.063433 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0935-1939_S_map.fits wmodel /vlbi/uf001/uva//J0935-1939_S_map.mod ! Writing 389 model components to file: /vlbi/uf001/uva//J0935-1939_S_map.mod wobs /vlbi/uf001/uva//J0935-1939_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0935-1939_S_uvs.fits wwins /vlbi/uf001/uva//J0935-1939_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0935-1939_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.063433 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00020708 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.979362 0.979362 1.95872 3.91745 7.83489 15.6698 31.3396 62.6791 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.063 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 306.322 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0935-1939_S_dfm.log closed on Mon Jan 14 00:33:14 2019