! Started logfile: /scr/pima/bg219a_uvs/J1656-0206_S_dfm.log on Fri May 20 00:14:53 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/J1656-0206_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1656-0206_S_uva.fits ! AN table 1: 47 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.780142 visibilities/baseline/integration-bin. ! Found source: J1656-0206 ! ! 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 2200 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 J1656-0206_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016921Jy sigma=23.180671 ! Fit after self-cal, rms=0.872401Jy sigma=19.453512 ! 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.357 mas, bmaj=6.072 mas, bpa=-4.304 degrees ! Estimated noise=0.90558 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.0920604 Jy ! Component: 100 - total flux cleaned = 0.131255 Jy ! Total flux subtracted in 100 components = 0.131255 Jy ! Clean residual min=-0.019522 max=0.024037 Jy/beam ! Clean residual mean=0.000044 rms=0.006191 Jy/beam ! Combined flux in latest and established models = 0.131255 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.131255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097756Jy sigma=2.205982 ! Fit after self-cal, rms=0.097353Jy sigma=2.196319 ! 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=2.7 mas, bmaj=7.031 mas, bpa=-5.239 degrees ! Estimated noise=0.683025 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.0480052 Jy ! Component: 100 - total flux cleaned = 0.0759293 Jy ! Component: 150 - total flux cleaned = 0.0930106 Jy ! Component: 200 - total flux cleaned = 0.103899 Jy ! Total flux subtracted in 200 components = 0.103899 Jy ! Clean residual min=-0.016027 max=0.013228 Jy/beam ! Clean residual mean=0.000036 rms=0.003970 Jy/beam ! Combined flux in latest and established models = 0.235154 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 73 components and 0.235154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071621Jy sigma=1.491550 ! Fit after self-cal, rms=0.071184Jy sigma=1.483554 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.7 x 7.031 at -5.239 degrees (North through East) ! Clean map min=-0.015174 max=0.12956 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.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.04 MK 0.97 NL 0.98 OV 1.01 ! PT 0.84 SC 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.071184Jy sigma=1.483554 ! Fit after self-cal, rms=0.069962Jy sigma=1.467073 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.696 mas, bmaj=7.022 mas, bpa=-5.145 degrees ! Estimated noise=0.670996 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.0067689 Jy ! Component: 100 - total flux cleaned = 0.010857 Jy ! Component: 150 - total flux cleaned = 0.0134586 Jy ! Component: 200 - total flux cleaned = 0.0144123 Jy ! Total flux subtracted in 200 components = 0.0144123 Jy ! Clean residual min=-0.012574 max=0.012321 Jy/beam ! Clean residual mean=0.000014 rms=0.003202 Jy/beam ! Combined flux in latest and established models = 0.249566 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 76 components and 0.249566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069257Jy sigma=1.448854 ! Fit after self-cal, rms=0.069269Jy sigma=1.447971 ! 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.069269Jy sigma=1.447971 ! Fit after self-cal, rms=0.068687Jy sigma=1.430005 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.69 mas, bmaj=7 mas, bpa=-5.281 degrees ! Estimated noise=0.670881 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00202909 Jy ! Component: 100 - total flux cleaned = 0.00243754 Jy ! Component: 150 - total flux cleaned = 0.00290284 Jy ! Component: 200 - total flux cleaned = 0.00310683 Jy ! Total flux subtracted in 200 components = 0.00310683 Jy ! Clean residual min=-0.010432 max=0.010945 Jy/beam ! Clean residual mean=0.000018 rms=0.002863 Jy/beam ! Combined flux in latest and established models = 0.252673 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 79 components and 0.252673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068558Jy sigma=1.427075 ! Fit after self-cal, rms=0.068543Jy sigma=1.426633 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.000449895 Jy ! Component: 100 - total flux cleaned = 0.000556776 Jy ! Component: 150 - total flux cleaned = 0.000602803 Jy ! Component: 200 - total flux cleaned = 0.000602424 Jy ! Total flux subtracted in 200 components = 0.000602424 Jy ! Clean residual min=-0.010427 max=0.011124 Jy/beam ! Clean residual mean=0.000017 rms=0.002850 Jy/beam ! Combined flux in latest and established models = 0.253275 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 81 components and 0.253275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068464Jy sigma=1.425163 ! Fit after self-cal, rms=0.068449Jy sigma=1.424977 ! 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.068449Jy sigma=1.424977 ! Fit after self-cal, rms=0.067313Jy sigma=1.424411 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.686 mas, bmaj=6.933 mas, bpa=-5.067 degrees ! Estimated noise=0.663823 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000779072 Jy ! Component: 100 - total flux cleaned = 0.00110217 Jy ! Component: 150 - total flux cleaned = 0.00114894 Jy ! Component: 200 - total flux cleaned = 0.00123514 Jy ! Total flux subtracted in 200 components = 0.00123514 Jy ! Clean residual min=-0.010170 max=0.010968 Jy/beam ! Clean residual mean=0.000016 rms=0.002801 Jy/beam ! Combined flux in latest and established models = 0.254511 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 81 components and 0.254511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067232Jy sigma=1.422803 ! Fit after self-cal, rms=0.067217Jy sigma=1.422594 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.000285338 Jy ! Component: 100 - total flux cleaned = 0.000331485 Jy ! Component: 150 - total flux cleaned = 0.000373997 Jy ! Component: 200 - total flux cleaned = 0.000455353 Jy ! Total flux subtracted in 200 components = 0.000455353 Jy ! Clean residual min=-0.010179 max=0.011145 Jy/beam ! Clean residual mean=0.000016 rms=0.002794 Jy/beam ! Combined flux in latest and established models = 0.254966 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 81 components and 0.254966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067150Jy sigma=1.421390 ! Fit after self-cal, rms=0.067134Jy sigma=1.421219 ! 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.067134Jy sigma=1.421219 ! Fit after self-cal, rms=0.066337Jy sigma=1.420984 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.503 mas, bmaj=14.13 mas, bpa=-4.905 degrees ! Estimated noise=0.955389 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00490305 Jy ! Component: 100 - total flux cleaned = 0.00649035 Jy ! Component: 150 - total flux cleaned = 0.00667349 Jy ! Component: 200 - total flux cleaned = 0.00678761 Jy ! Total flux subtracted in 200 components = 0.00678761 Jy ! Clean residual min=-0.016847 max=0.009670 Jy/beam ! Clean residual mean=0.000033 rms=0.004779 Jy/beam ! Combined flux in latest and established models = 0.261753 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 87 components and 0.261753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066485Jy sigma=1.424538 ! Fit after self-cal, rms=0.066468Jy sigma=1.423862 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.000202791 Jy ! Component: 100 - total flux cleaned = 0.000260839 Jy ! Component: 150 - total flux cleaned = 0.000367107 Jy ! Component: 200 - total flux cleaned = 0.000415248 Jy ! Total flux subtracted in 200 components = 0.000415248 Jy ! Clean residual min=-0.016717 max=0.009711 Jy/beam ! Clean residual mean=0.000032 rms=0.004750 Jy/beam ! Combined flux in latest and established models = 0.262169 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 89 components and 0.262169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066499Jy sigma=1.425243 ! Fit after self-cal, rms=0.066468Jy sigma=1.424766 ! 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.685 mas, bmaj=6.878 mas, bpa=-4.831 degrees ! Estimated noise=0.657654 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.685 x 6.878 at -4.831 degrees (North through East) ! Clean map min=-0.0098785 max=0.11886 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.361 mas, bmaj=5.947 mas, bpa=-3.72 degrees ! Estimated noise=0.856477 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0880036 Jy ! Component: 100 - total flux cleaned = 0.128614 Jy ! Component: 150 - total flux cleaned = 0.15761 Jy ! Component: 200 - total flux cleaned = 0.179235 Jy ! Total flux subtracted in 200 components = 0.179235 Jy ! Clean residual min=-0.014841 max=0.016276 Jy/beam ! Clean residual mean=0.000028 rms=0.004125 Jy/beam ! Combined flux in latest and established models = 0.179235 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.179235 Jy ! Inverting map and beam ! Estimated beam: bmin=2.685 mas, bmaj=6.878 mas, bpa=-4.831 degrees ! Estimated noise=0.657654 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.0287572 Jy ! Component: 100 - total flux cleaned = 0.0460816 Jy ! Component: 150 - total flux cleaned = 0.0571397 Jy ! Component: 200 - total flux cleaned = 0.0643191 Jy ! Total flux subtracted in 200 components = 0.0643191 Jy ! Clean residual min=-0.010592 max=0.010685 Jy/beam ! Clean residual mean=0.000026 rms=0.002973 Jy/beam ! Combined flux in latest and established models = 0.243554 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 57 components and 0.243554 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=6.503 mas, bmaj=14.13 mas, bpa=-4.905 degrees ! Estimated noise=0.955389 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0119138 Jy ! Component: 100 - total flux cleaned = 0.0167117 Jy ! Component: 150 - total flux cleaned = 0.0186918 Jy ! Component: 200 - total flux cleaned = 0.0188373 Jy ! Total flux subtracted in 200 components = 0.0188373 Jy ! Clean residual min=-0.016632 max=0.009726 Jy/beam ! Clean residual mean=0.000031 rms=0.004735 Jy/beam ! Combined flux in latest and established models = 0.262391 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 = 4.70711e-05 Jy ! Component: 100 - total flux cleaned = 9.32255e-05 Jy ! Component: 150 - total flux cleaned = 0.000185583 Jy ! Component: 200 - total flux cleaned = 0.000231599 Jy ! Total flux subtracted in 200 components = 0.000231599 Jy ! Clean residual min=-0.016558 max=0.009751 Jy/beam ! Clean residual mean=0.000031 rms=0.004716 Jy/beam ! Combined flux in latest and established models = 0.262622 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 68 components and 0.262622 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.685 mas, bmaj=6.878 mas, bpa=-4.831 degrees ! Estimated noise=0.657654 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00494144 Jy ! Component: 100 - total flux cleaned = -0.00530967 Jy ! Component: 150 - total flux cleaned = -0.00545205 Jy ! Component: 200 - total flux cleaned = -0.00540078 Jy ! Total flux subtracted in 200 components = -0.00540078 Jy ! Clean residual min=-0.010021 max=0.010695 Jy/beam ! Clean residual mean=0.000014 rms=0.002700 Jy/beam ! Combined flux in latest and established models = 0.257222 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 77 components and 0.257222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066158Jy sigma=1.417947 ! Fit after self-cal, rms=0.066115Jy sigma=1.416568 wmodel /J1656-0206_S_map.mod ! wmodel: Unable to open new model file: /J1656-0206_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1656-0206_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.685 x 6.878 at -4.831 degrees (North through East) ! Clean map min=-0.0098061 max=0.11477 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1656-0206_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.114769 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00273197 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -7.1412 7.1412 14.2824 28.5648 57.1296 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0081 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.114 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 42.009 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1656-0206_S_dfm.log closed on Fri May 20 00:14:55 2016