! Started logfile: /scr/pima/bg219a_uvs/J1730+0024_S_dfm.log on Fri May 20 00:16:21 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/J1730+0024_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1730+0024_S_uva.fits ! AN table 1: 52 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.805128 visibilities/baseline/integration-bin. ! Found source: J1730+0024 ! ! 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 2512 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 J1730+0024_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.044136Jy sigma=22.047038 ! Fit after self-cal, rms=0.751421Jy sigma=15.604402 ! 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.495 mas, bmaj=6.224 mas, bpa=-1.581 degrees ! Estimated noise=1.06036 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.188135 Jy ! Component: 100 - total flux cleaned = 0.233852 Jy ! Total flux subtracted in 100 components = 0.233852 Jy ! Clean residual min=-0.014787 max=0.020881 Jy/beam ! Clean residual mean=0.000023 rms=0.004177 Jy/beam ! Combined flux in latest and established models = 0.233852 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.233852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077945Jy sigma=1.562302 ! Fit after self-cal, rms=0.077861Jy sigma=1.561125 ! 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.879 mas, bmaj=7.044 mas, bpa=-2.948 degrees ! Estimated noise=0.722174 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.0331168 Jy ! Component: 100 - total flux cleaned = 0.0496848 Jy ! Component: 150 - total flux cleaned = 0.0589058 Jy ! Component: 200 - total flux cleaned = 0.0645967 Jy ! Total flux subtracted in 200 components = 0.0645967 Jy ! Clean residual min=-0.006275 max=0.007599 Jy/beam ! Clean residual mean=0.000013 rms=0.001736 Jy/beam ! Combined flux in latest and established models = 0.298449 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.298449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064584Jy sigma=1.218211 ! Fit after self-cal, rms=0.064463Jy sigma=1.215202 ! 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.879 x 7.044 at -2.948 degrees (North through East) ! Clean map min=-0.0057313 max=0.25657 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.99 MK 1.06 NL 1.01 OV 1.00 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 1.03 NL 1.02 OV 0.97 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 0.99 NL 0.98 OV 1.00 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 0.98 NL 0.95 OV 0.97 ! PT 0.94 SC 0.99 ! ! ! Fit before self-cal, rms=0.064463Jy sigma=1.215202 ! Fit after self-cal, rms=0.063417Jy sigma=1.193873 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.897 mas, bmaj=7.069 mas, bpa=-2.976 degrees ! Estimated noise=0.715481 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.5, 24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00638593 Jy ! Component: 100 - total flux cleaned = 0.00739328 Jy ! Component: 150 - total flux cleaned = 0.00758111 Jy ! Component: 200 - total flux cleaned = 0.00780366 Jy ! Total flux subtracted in 200 components = 0.00780366 Jy ! Clean residual min=-0.003343 max=0.003214 Jy/beam ! Clean residual mean=0.000004 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.306252 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 42 components and 0.306252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062629Jy sigma=1.178394 ! Fit after self-cal, rms=0.062610Jy sigma=1.177427 ! 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.062610Jy sigma=1.177427 ! Fit after self-cal, rms=0.062297Jy sigma=1.172633 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.897 mas, bmaj=7.066 mas, bpa=-2.949 degrees ! Estimated noise=0.713779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000517677 Jy ! Component: 100 - total flux cleaned = 0.000562337 Jy ! Component: 150 - total flux cleaned = 0.000529414 Jy ! Component: 200 - total flux cleaned = 0.000470397 Jy ! Total flux subtracted in 200 components = 0.000470397 Jy ! Clean residual min=-0.002356 max=0.002531 Jy/beam ! Clean residual mean=0.000001 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.306723 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 60 components and 0.306723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062235Jy sigma=1.171434 ! Fit after self-cal, rms=0.062234Jy sigma=1.171339 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.000101542 Jy ! Component: 100 - total flux cleaned = -0.000127393 Jy ! Component: 150 - total flux cleaned = -0.000154616 Jy ! Component: 200 - total flux cleaned = -0.000202958 Jy ! Total flux subtracted in 200 components = -0.000202958 Jy ! Clean residual min=-0.002305 max=0.002386 Jy/beam ! Clean residual mean=0.000001 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.30652 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 66 components and 0.30652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062211Jy sigma=1.170871 ! Fit after self-cal, rms=0.062211Jy sigma=1.170841 ! 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.062211Jy sigma=1.170841 ! Fit after self-cal, rms=0.062062Jy sigma=1.170712 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.897 mas, bmaj=7.065 mas, bpa=-2.94 degrees ! Estimated noise=0.712699 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.03161e-05 Jy ! Component: 100 - total flux cleaned = 6.5965e-05 Jy ! Component: 150 - total flux cleaned = 6.69976e-05 Jy ! Component: 200 - total flux cleaned = 9.53822e-06 Jy ! Total flux subtracted in 200 components = 9.53822e-06 Jy ! Clean residual min=-0.002264 max=0.002350 Jy/beam ! Clean residual mean=0.000000 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.306529 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 72 components and 0.306529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062044Jy sigma=1.170324 ! Fit after self-cal, rms=0.062041Jy sigma=1.170281 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.000129458 Jy ! Component: 100 - total flux cleaned = -7.38683e-05 Jy ! Component: 150 - total flux cleaned = -5.71411e-05 Jy ! Component: 200 - total flux cleaned = -5.73954e-05 Jy ! Total flux subtracted in 200 components = -5.73954e-05 Jy ! Clean residual min=-0.002243 max=0.002310 Jy/beam ! Clean residual mean=0.000000 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.306472 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 78 components and 0.306472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062030Jy sigma=1.170094 ! Fit after self-cal, rms=0.062031Jy sigma=1.170074 ! 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.062031Jy sigma=1.170074 ! Fit after self-cal, rms=0.061962Jy sigma=1.169994 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.566 mas, bmaj=13.64 mas, bpa=-7.252 degrees ! Estimated noise=0.947152 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000136742 Jy ! Component: 100 - total flux cleaned = 0.000223121 Jy ! Component: 150 - total flux cleaned = 0.000293272 Jy ! Component: 200 - total flux cleaned = 0.000312714 Jy ! Total flux subtracted in 200 components = 0.000312714 Jy ! Clean residual min=-0.002359 max=0.002044 Jy/beam ! Clean residual mean=-0.000002 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.306785 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 88 components and 0.306785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061954Jy sigma=1.169914 ! Fit after self-cal, rms=0.061955Jy sigma=1.169869 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.00532e-05 Jy ! Component: 100 - total flux cleaned = -3.33651e-05 Jy ! Component: 150 - total flux cleaned = -3.36934e-05 Jy ! Component: 200 - total flux cleaned = -4.2768e-05 Jy ! Total flux subtracted in 200 components = -4.2768e-05 Jy ! Clean residual min=-0.002367 max=0.002020 Jy/beam ! Clean residual mean=-0.000002 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.306742 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 94 components and 0.306742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061950Jy sigma=1.169849 ! Fit after self-cal, rms=0.061952Jy sigma=1.169823 ! 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.896 mas, bmaj=7.063 mas, bpa=-2.942 degrees ! Estimated noise=0.712013 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.896 x 7.063 at -2.942 degrees (North through East) ! Clean map min=-0.0041294 max=0.25423 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.506 mas, bmaj=6.23 mas, bpa=-1.583 degrees ! Estimated noise=1.04785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.185865 Jy ! Component: 100 - total flux cleaned = 0.230941 Jy ! Component: 150 - total flux cleaned = 0.254638 Jy ! Component: 200 - total flux cleaned = 0.269228 Jy ! Total flux subtracted in 200 components = 0.269228 Jy ! Clean residual min=-0.007584 max=0.009111 Jy/beam ! Clean residual mean=0.000009 rms=0.001962 Jy/beam ! Combined flux in latest and established models = 0.269228 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 8 model components to the UV plane model. ! The established model now contains 8 components and 0.269228 Jy ! Inverting map and beam ! Estimated beam: bmin=2.896 mas, bmaj=7.063 mas, bpa=-2.942 degrees ! Estimated noise=0.712013 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.0138012 Jy ! Component: 100 - total flux cleaned = 0.0220021 Jy ! Component: 150 - total flux cleaned = 0.0274022 Jy ! Component: 200 - total flux cleaned = 0.0311124 Jy ! Total flux subtracted in 200 components = 0.0311124 Jy ! Clean residual min=-0.003653 max=0.004078 Jy/beam ! Clean residual mean=0.000005 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.30034 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 42 components and 0.30034 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.566 mas, bmaj=13.64 mas, bpa=-7.252 degrees ! Estimated noise=0.947152 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00506891 Jy ! Component: 100 - total flux cleaned = 0.00736633 Jy ! Component: 150 - total flux cleaned = 0.00775863 Jy ! Component: 200 - total flux cleaned = 0.0077584 Jy ! Total flux subtracted in 200 components = 0.0077584 Jy ! Clean residual min=-0.003142 max=0.002307 Jy/beam ! Clean residual mean=-0.000002 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.308098 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 = -9.14333e-08 Jy ! Component: 100 - total flux cleaned = -5.30337e-07 Jy ! Component: 150 - total flux cleaned = -5.32827e-07 Jy ! Component: 200 - total flux cleaned = -8.87081e-07 Jy ! Total flux subtracted in 200 components = -8.87081e-07 Jy ! Clean residual min=-0.002857 max=0.002114 Jy/beam ! Clean residual mean=-0.000003 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.308097 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 70 components and 0.308097 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.896 mas, bmaj=7.063 mas, bpa=-2.942 degrees ! Estimated noise=0.712013 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000322202 Jy ! Component: 100 - total flux cleaned = 0.000453429 Jy ! Component: 150 - total flux cleaned = 0.000458219 Jy ! Component: 200 - total flux cleaned = 0.00042782 Jy ! Total flux subtracted in 200 components = 0.00042782 Jy ! Clean residual min=-0.002545 max=0.002339 Jy/beam ! Clean residual mean=-0.000001 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.308525 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 88 components and 0.308525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062018Jy sigma=1.171260 ! Fit after self-cal, rms=0.062014Jy sigma=1.171062 wmodel /J1730+0024_S_map.mod ! wmodel: Unable to open new model file: /J1730+0024_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1730+0024_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.896 x 7.063 at -2.942 degrees (North through East) ! Clean map min=-0.0026707 max=0.25443 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1730+0024_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.254429 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000640573 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.755306 0.755306 1.51061 3.02122 6.04244 12.0849 24.1698 48.3396 96.6791 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.254 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 397.19 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1730+0024_S_dfm.log closed on Fri May 20 00:16:23 2016