! Started logfile: /scr/pima/bg219a_uvs/J1110+6028_S_dfm.log on Fri May 20 00:04:01 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/J1110+6028_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1110+6028_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J1110+6028 ! ! 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 1800 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 J1110+6028_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.085752Jy sigma=25.481766 ! Fit after self-cal, rms=0.667970Jy sigma=15.613524 ! 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.58 mas, bmaj=5.292 mas, bpa=70.43 degrees ! Estimated noise=1.35973 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.251342 Jy ! Component: 100 - total flux cleaned = 0.31626 Jy ! Total flux subtracted in 100 components = 0.31626 Jy ! Clean residual min=-0.018661 max=0.028152 Jy/beam ! Clean residual mean=-0.000274 rms=0.005408 Jy/beam ! Combined flux in latest and established models = 0.31626 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.31626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072749Jy sigma=1.719386 ! Fit after self-cal, rms=0.072726Jy sigma=1.717978 ! 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.105 mas, bmaj=6.239 mas, bpa=69.64 degrees ! Estimated noise=0.759658 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.0354019 Jy ! Component: 100 - total flux cleaned = 0.0515973 Jy ! Component: 150 - total flux cleaned = 0.0595798 Jy ! Component: 200 - total flux cleaned = 0.0638765 Jy ! Total flux subtracted in 200 components = 0.0638765 Jy ! Clean residual min=-0.010059 max=0.015167 Jy/beam ! Clean residual mean=-0.000371 rms=0.003099 Jy/beam ! Combined flux in latest and established models = 0.380137 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.380137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056360Jy sigma=1.289628 ! Fit after self-cal, rms=0.056256Jy sigma=1.286296 ! 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.105 x 6.239 at 69.64 degrees (North through East) ! Clean map min=-0.009536 max=0.33475 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 1.01 MK 1.02 NL 1.01 OV 1.03 ! PT 0.94 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.00 NL 1.01 OV 1.02 ! PT 0.95 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.04 MK 1.00 NL 0.99 OV 1.01 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.03 MK 1.03 NL 0.99 OV 0.99 ! PT 0.97 SC 0.96 ! ! ! Fit before self-cal, rms=0.056256Jy sigma=1.286296 ! Fit after self-cal, rms=0.055016Jy sigma=1.253301 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.107 mas, bmaj=6.252 mas, bpa=69.39 degrees ! Estimated noise=0.754996 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 = -6.37393e-05 Jy ! Component: 100 - total flux cleaned = -0.000447916 Jy ! Component: 150 - total flux cleaned = -0.000691969 Jy ! Component: 200 - total flux cleaned = -0.000793625 Jy ! Total flux subtracted in 200 components = -0.000793625 Jy ! Clean residual min=-0.008275 max=0.012259 Jy/beam ! Clean residual mean=-0.000295 rms=0.002619 Jy/beam ! Combined flux in latest and established models = 0.379343 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 38 components and 0.379343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054807Jy sigma=1.248552 ! Fit after self-cal, rms=0.054802Jy sigma=1.247632 ! 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.054802Jy sigma=1.247632 ! Fit after self-cal, rms=0.053843Jy sigma=1.212623 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.111 mas, bmaj=6.261 mas, bpa=69.29 degrees ! Estimated noise=0.754727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000483544 Jy ! Component: 100 - total flux cleaned = 0.000483517 Jy ! Component: 150 - total flux cleaned = 0.000434051 Jy ! Component: 200 - total flux cleaned = 0.000434072 Jy ! Total flux subtracted in 200 components = 0.000434072 Jy ! Clean residual min=-0.006864 max=0.009008 Jy/beam ! Clean residual mean=-0.000154 rms=0.002069 Jy/beam ! Combined flux in latest and established models = 0.379777 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 53 components and 0.379777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053773Jy sigma=1.211379 ! Fit after self-cal, rms=0.053790Jy sigma=1.210863 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 (-30, 58). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00766674 Jy ! Component: 100 - total flux cleaned = 0.0105952 Jy ! Component: 150 - total flux cleaned = 0.0114043 Jy ! Component: 200 - total flux cleaned = 0.011901 Jy ! Total flux subtracted in 200 components = 0.011901 Jy ! Clean residual min=-0.005605 max=0.007027 Jy/beam ! Clean residual mean=-0.000117 rms=0.001709 Jy/beam ! Combined flux in latest and established models = 0.391678 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 88 components and 0.391678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052585Jy sigma=1.186244 ! Fit after self-cal, rms=0.052409Jy sigma=1.182599 ! 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.052409Jy sigma=1.182599 ! Fit after self-cal, rms=0.051951Jy sigma=1.177751 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.108 mas, bmaj=6.263 mas, bpa=69.13 degrees ! Estimated noise=0.753892 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00416434 Jy ! Component: 100 - total flux cleaned = 0.00583672 Jy ! Component: 150 - total flux cleaned = 0.00604432 Jy ! Component: 200 - total flux cleaned = 0.00622427 Jy ! Total flux subtracted in 200 components = 0.00622427 Jy ! Clean residual min=-0.005050 max=0.005778 Jy/beam ! Clean residual mean=-0.000112 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 0.397903 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 97 components and 0.397903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051551Jy sigma=1.169295 ! Fit after self-cal, rms=0.051481Jy sigma=1.167954 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.00134861 Jy ! Component: 100 - total flux cleaned = 0.00157734 Jy ! Component: 150 - total flux cleaned = 0.00171977 Jy ! Component: 200 - total flux cleaned = 0.00176219 Jy ! Total flux subtracted in 200 components = 0.00176219 Jy ! Clean residual min=-0.004838 max=0.005647 Jy/beam ! Clean residual mean=-0.000100 rms=0.001441 Jy/beam ! Combined flux in latest and established models = 0.399665 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 111 components and 0.399665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051364Jy sigma=1.165671 ! Fit after self-cal, rms=0.051352Jy sigma=1.165439 ! 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.051352Jy sigma=1.165439 ! Fit after self-cal, rms=0.051144Jy sigma=1.162439 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.104 mas, bmaj=14.41 mas, bpa=61.46 degrees ! Estimated noise=0.983315 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0035592 Jy ! Component: 100 - total flux cleaned = 0.00415876 Jy ! Component: 150 - total flux cleaned = 0.00463447 Jy ! Component: 200 - total flux cleaned = 0.00468921 Jy ! Total flux subtracted in 200 components = 0.00468921 Jy ! Clean residual min=-0.006281 max=0.007380 Jy/beam ! Clean residual mean=-0.000214 rms=0.002112 Jy/beam ! Combined flux in latest and established models = 0.404354 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 125 components and 0.404354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051018Jy sigma=1.159299 ! Fit after self-cal, rms=0.050990Jy sigma=1.158551 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.000645127 Jy ! Component: 100 - total flux cleaned = 0.000433792 Jy ! Component: 150 - total flux cleaned = 0.00029516 Jy ! Component: 200 - total flux cleaned = 0.000169311 Jy ! Total flux subtracted in 200 components = 0.000169311 Jy ! Clean residual min=-0.006208 max=0.006958 Jy/beam ! Clean residual mean=-0.000205 rms=0.002028 Jy/beam ! Combined flux in latest and established models = 0.404523 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 134 components and 0.404523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050949Jy sigma=1.157839 ! Fit after self-cal, rms=0.050940Jy sigma=1.157625 ! 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.107 mas, bmaj=6.259 mas, bpa=69.1 degrees ! Estimated noise=0.754008 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.107 x 6.259 at 69.1 degrees (North through East) ! Clean map min=-0.0044 max=0.33272 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.58 mas, bmaj=5.307 mas, bpa=69.86 degrees ! Estimated noise=1.35321 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.249954 Jy ! Component: 100 - total flux cleaned = 0.314134 Jy ! Component: 150 - total flux cleaned = 0.345671 Jy ! Component: 200 - total flux cleaned = 0.364729 Jy ! Total flux subtracted in 200 components = 0.364729 Jy ! Clean residual min=-0.009470 max=0.010523 Jy/beam ! Clean residual mean=-0.000115 rms=0.002857 Jy/beam ! Combined flux in latest and established models = 0.36473 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.36473 Jy ! Inverting map and beam ! Estimated beam: bmin=3.107 mas, bmaj=6.259 mas, bpa=69.1 degrees ! Estimated noise=0.754008 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.0133499 Jy ! Component: 100 - total flux cleaned = 0.0215555 Jy ! Component: 150 - total flux cleaned = 0.0274009 Jy ! Component: 200 - total flux cleaned = 0.0318435 Jy ! Total flux subtracted in 200 components = 0.0318435 Jy ! Clean residual min=-0.005349 max=0.006192 Jy/beam ! Clean residual mean=-0.000151 rms=0.001612 Jy/beam ! Combined flux in latest and established models = 0.396573 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 63 components and 0.396573 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.104 mas, bmaj=14.41 mas, bpa=61.46 degrees ! Estimated noise=0.983315 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00622723 Jy ! Component: 100 - total flux cleaned = 0.00811699 Jy ! Component: 150 - total flux cleaned = 0.00802518 Jy ! Component: 200 - total flux cleaned = 0.00793405 Jy ! Total flux subtracted in 200 components = 0.00793405 Jy ! Clean residual min=-0.006647 max=0.007887 Jy/beam ! Clean residual mean=-0.000227 rms=0.002098 Jy/beam ! Combined flux in latest and established models = 0.404507 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.000158552 Jy ! Component: 100 - total flux cleaned = -0.0002291 Jy ! Component: 150 - total flux cleaned = -0.000291729 Jy ! Component: 200 - total flux cleaned = -0.000349614 Jy ! Total flux subtracted in 200 components = -0.000349614 Jy ! Clean residual min=-0.006418 max=0.007287 Jy/beam ! Clean residual mean=-0.000219 rms=0.001996 Jy/beam ! Combined flux in latest and established models = 0.404157 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 88 components and 0.404157 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.107 mas, bmaj=6.259 mas, bpa=69.1 degrees ! Estimated noise=0.754008 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000673791 Jy ! Component: 100 - total flux cleaned = 0.000499905 Jy ! Component: 150 - total flux cleaned = 0.000364161 Jy ! Component: 200 - total flux cleaned = 0.000248762 Jy ! Total flux subtracted in 200 components = 0.000248762 Jy ! Clean residual min=-0.004606 max=0.005398 Jy/beam ! Clean residual mean=-0.000090 rms=0.001290 Jy/beam ! Combined flux in latest and established models = 0.404406 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 104 components and 0.404406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050977Jy sigma=1.158724 ! Fit after self-cal, rms=0.050941Jy sigma=1.157850 wmodel /J1110+6028_S_map.mod ! wmodel: Unable to open new model file: /J1110+6028_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1110+6028_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.107 x 6.259 at 69.1 degrees (North through East) ! Clean map min=-0.0043968 max=0.33061 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1110+6028_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.330611 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00128617 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.16708 1.16708 2.33417 4.66834 9.33667 18.6733 37.3467 74.6934 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0038 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.33 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 257.05 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1110+6028_S_dfm.log closed on Fri May 20 00:04:04 2016