! Started logfile: /scr/pima/bg219a_uvs/J2323-0150_S_dfm.log on Fri May 20 00:23:08 2016 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 /scr/pima/bg219a_uvs/J2323-0150_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J2323-0150_S_uva.fits ! AN table 1: 42 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J2323-0150 ! ! 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 49 lines of history. ! ! Reading 2016 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 J2323-0150_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 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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011430Jy sigma=23.173026 ! Fit after self-cal, rms=0.846348Jy sigma=19.281258 ! 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.902 mas, bmaj=6.631 mas, bpa=4.239 degrees ! Estimated noise=0.899463 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.113465 Jy ! Component: 100 - total flux cleaned = 0.150664 Jy ! Total flux subtracted in 100 components = 0.150664 Jy ! Clean residual min=-0.011118 max=0.017661 Jy/beam ! Clean residual mean=0.000019 rms=0.003918 Jy/beam ! Combined flux in latest and established models = 0.150663 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.150663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068783Jy sigma=1.517630 ! Fit after self-cal, rms=0.068749Jy sigma=1.516000 ! 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.448 mas, bmaj=7.927 mas, bpa=6.64 degrees ! Estimated noise=0.717081 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.0268753 Jy ! Component: 100 - total flux cleaned = 0.0393378 Jy ! Component: 150 - total flux cleaned = 0.0453136 Jy ! Component: 200 - total flux cleaned = 0.0485117 Jy ! Total flux subtracted in 200 components = 0.0485117 Jy ! Clean residual min=-0.008087 max=0.011018 Jy/beam ! Clean residual mean=-0.000013 rms=0.002614 Jy/beam ! Combined flux in latest and established models = 0.199175 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 25 components and 0.199175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059390Jy sigma=1.260306 ! Fit after self-cal, rms=0.059409Jy sigma=1.258973 ! 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.448 x 7.927 at 6.64 degrees (North through East) ! Clean map min=-0.0079231 max=0.15672 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.94 MK 0.99 NL 1.01 OV 1.13 ! PT 0.94 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.96 MK 0.96 NL 1.03 OV 1.10 ! PT 0.94 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.96 MK 1.05 NL 0.91 OV 1.10 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 0.97 NL 1.00 OV 1.06 ! PT 0.97 SC 0.97 ! ! ! Fit before self-cal, rms=0.059409Jy sigma=1.258973 ! Fit after self-cal, rms=0.057817Jy sigma=1.227687 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.46 mas, bmaj=7.917 mas, bpa=6.306 degrees ! Estimated noise=0.714178 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.00043303 Jy ! Component: 100 - total flux cleaned = 0.000458439 Jy ! Component: 150 - total flux cleaned = 0.000482015 Jy ! Component: 200 - total flux cleaned = 0.000505505 Jy ! Total flux subtracted in 200 components = 0.000505505 Jy ! Clean residual min=-0.006273 max=0.009632 Jy/beam ! Clean residual mean=-0.000013 rms=0.001980 Jy/beam ! Combined flux in latest and established models = 0.199681 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.199681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057793Jy sigma=1.227318 ! Fit after self-cal, rms=0.057816Jy sigma=1.226908 ! 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.057816Jy sigma=1.226908 ! Fit after self-cal, rms=0.056747Jy sigma=1.208845 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.458 mas, bmaj=7.912 mas, bpa=6.303 degrees ! Estimated noise=0.714135 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000259136 Jy ! Component: 100 - total flux cleaned = -0.000306059 Jy ! Component: 150 - total flux cleaned = -0.000328431 Jy ! Component: 200 - total flux cleaned = -0.000349863 Jy ! Total flux subtracted in 200 components = -0.000349863 Jy ! Clean residual min=-0.006182 max=0.009840 Jy/beam ! Clean residual mean=-0.000011 rms=0.001859 Jy/beam ! Combined flux in latest and established models = 0.199331 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 35 components and 0.199331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056727Jy sigma=1.208456 ! Fit after self-cal, rms=0.056717Jy sigma=1.208313 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 (9.5, -36.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00819087 Jy ! Component: 100 - total flux cleaned = 0.0114787 Jy ! Component: 150 - total flux cleaned = 0.0137031 Jy ! Component: 200 - total flux cleaned = 0.0154552 Jy ! Total flux subtracted in 200 components = 0.0154552 Jy ! Clean residual min=-0.004419 max=0.004663 Jy/beam ! Clean residual mean=-0.000008 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.214786 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 74 components and 0.214786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055671Jy sigma=1.179271 ! Fit after self-cal, rms=0.055572Jy sigma=1.177393 ! 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.055572Jy sigma=1.177393 ! Fit after self-cal, rms=0.055311Jy sigma=1.175325 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.462 mas, bmaj=7.928 mas, bpa=6.256 degrees ! Estimated noise=0.709922 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0022359 Jy ! Component: 100 - total flux cleaned = 0.00305005 Jy ! Component: 150 - total flux cleaned = 0.00342886 Jy ! Component: 200 - total flux cleaned = 0.00386124 Jy ! Total flux subtracted in 200 components = 0.00386124 Jy ! Clean residual min=-0.003553 max=0.003531 Jy/beam ! Clean residual mean=-0.000003 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.218647 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 102 components and 0.218647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055216Jy sigma=1.172680 ! Fit after self-cal, rms=0.055220Jy sigma=1.172504 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.000252857 Jy ! Component: 100 - total flux cleaned = 0.000586527 Jy ! Component: 150 - total flux cleaned = 0.000854347 Jy ! Component: 200 - total flux cleaned = 0.00109303 Jy ! Total flux subtracted in 200 components = 0.00109303 Jy ! Clean residual min=-0.003499 max=0.003375 Jy/beam ! Clean residual mean=-0.000003 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.21974 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 114 components and 0.21974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055198Jy sigma=1.172073 ! Fit after self-cal, rms=0.055199Jy sigma=1.172046 ! 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.055199Jy sigma=1.172046 ! Fit after self-cal, rms=0.055104Jy sigma=1.171726 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.669 mas, bmaj=16.9 mas, bpa=-0.2876 degrees ! Estimated noise=0.842744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000771597 Jy ! Component: 100 - total flux cleaned = 0.00113541 Jy ! Component: 150 - total flux cleaned = 0.00125085 Jy ! Component: 200 - total flux cleaned = 0.0012966 Jy ! Total flux subtracted in 200 components = 0.0012966 Jy ! Clean residual min=-0.003501 max=0.002672 Jy/beam ! Clean residual mean=-0.000003 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.221037 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 130 components and 0.221037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055100Jy sigma=1.171570 ! Fit after self-cal, rms=0.055100Jy sigma=1.171553 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.000143757 Jy ! Component: 100 - total flux cleaned = 0.000162312 Jy ! Component: 150 - total flux cleaned = 0.000154283 Jy ! Component: 200 - total flux cleaned = 0.000154507 Jy ! Total flux subtracted in 200 components = 0.000154507 Jy ! Clean residual min=-0.003504 max=0.002630 Jy/beam ! Clean residual mean=-0.000003 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.221191 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 135 components and 0.221191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055099Jy sigma=1.171550 ! Fit after self-cal, rms=0.055099Jy sigma=1.171544 ! 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.462 mas, bmaj=7.933 mas, bpa=6.283 degrees ! Estimated noise=0.708329 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.462 x 7.933 at 6.283 degrees (North through East) ! Clean map min=-0.0031028 max=0.15628 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.905 mas, bmaj=6.633 mas, bpa=3.993 degrees ! Estimated noise=0.890769 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.11232 Jy ! Component: 100 - total flux cleaned = 0.149252 Jy ! Component: 150 - total flux cleaned = 0.16937 Jy ! Component: 200 - total flux cleaned = 0.181606 Jy ! Total flux subtracted in 200 components = 0.181606 Jy ! Clean residual min=-0.006652 max=0.007445 Jy/beam ! Clean residual mean=0.000006 rms=0.001900 Jy/beam ! Combined flux in latest and established models = 0.181606 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.181606 Jy ! Inverting map and beam ! Estimated beam: bmin=3.462 mas, bmaj=7.933 mas, bpa=6.283 degrees ! Estimated noise=0.708329 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.0108859 Jy ! Component: 100 - total flux cleaned = 0.017917 Jy ! Component: 150 - total flux cleaned = 0.0227366 Jy ! Component: 200 - total flux cleaned = 0.02623 Jy ! Total flux subtracted in 200 components = 0.02623 Jy ! Clean residual min=-0.004254 max=0.003761 Jy/beam ! Clean residual mean=-0.000000 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.207836 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 51 components and 0.207836 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.669 mas, bmaj=16.9 mas, bpa=-0.2876 degrees ! Estimated noise=0.842744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00421807 Jy ! Component: 100 - total flux cleaned = 0.00694039 Jy ! Component: 150 - total flux cleaned = 0.00880028 Jy ! Component: 200 - total flux cleaned = 0.0101113 Jy ! Total flux subtracted in 200 components = 0.0101113 Jy ! Clean residual min=-0.003942 max=0.002647 Jy/beam ! Clean residual mean=-0.000002 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.217947 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.000939642 Jy ! Component: 100 - total flux cleaned = 0.00161785 Jy ! Component: 150 - total flux cleaned = 0.00210945 Jy ! Component: 200 - total flux cleaned = 0.00245642 Jy ! Total flux subtracted in 200 components = 0.00245642 Jy ! Clean residual min=-0.003588 max=0.002631 Jy/beam ! Clean residual mean=-0.000003 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.220403 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 115 components and 0.220403 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.462 mas, bmaj=7.933 mas, bpa=6.283 degrees ! Estimated noise=0.708329 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000552719 Jy ! Component: 100 - total flux cleaned = 0.000918252 Jy ! Component: 150 - total flux cleaned = 0.000981551 Jy ! Component: 200 - total flux cleaned = 0.00100949 Jy ! Total flux subtracted in 200 components = 0.00100949 Jy ! Clean residual min=-0.003255 max=0.003135 Jy/beam ! Clean residual mean=-0.000001 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.221413 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 129 components and 0.221413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055123Jy sigma=1.172050 ! Fit after self-cal, rms=0.055128Jy sigma=1.171998 wmodel /J2323-0150_S_map.mod ! wmodel: Unable to open new model file: /J2323-0150_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J2323-0150_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.462 x 7.933 at 6.283 degrees (North through East) ! Clean map min=-0.0031605 max=0.1577 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J2323-0150_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.157698 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000803614 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.52877 1.52877 3.05755 6.1151 12.2302 24.4604 48.9208 97.8416 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.157 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 196.235 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J2323-0150_S_dfm.log closed on Fri May 20 00:23:10 2016