! Started logfile: /scr/pima/bg219a_uvs/J1458+3720_S_dfm.log on Fri May 20 00:12:06 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/J1458+3720_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1458+3720_S_uva.fits ! AN table 1: 36 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.835979 visibilities/baseline/integration-bin. ! Found source: J1458+3720 ! ! 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 2528 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 J1458+3720_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 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012898Jy sigma=25.486445 ! Fit after self-cal, rms=0.874368Jy sigma=21.948997 ! 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.362 mas, bmaj=3.849 mas, bpa=-9.456 degrees ! Estimated noise=0.856781 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.0982964 Jy ! Component: 100 - total flux cleaned = 0.121186 Jy ! Total flux subtracted in 100 components = 0.121186 Jy ! Clean residual min=-0.005815 max=0.008213 Jy/beam ! Clean residual mean=-0.000003 rms=0.001461 Jy/beam ! Combined flux in latest and established models = 0.121186 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.121186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056921Jy sigma=1.292127 ! Fit after self-cal, rms=0.056925Jy sigma=1.291851 ! 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=4.197 mas, bmaj=4.906 mas, bpa=-6.467 degrees ! Estimated noise=0.609338 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.0087084 Jy ! Component: 100 - total flux cleaned = 0.0122946 Jy ! Component: 150 - total flux cleaned = 0.01382 Jy ! Component: 200 - total flux cleaned = 0.0138694 Jy ! Total flux subtracted in 200 components = 0.0138694 Jy ! Clean residual min=-0.003367 max=0.003260 Jy/beam ! Clean residual mean=-0.000003 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.135055 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 17 components and 0.135055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055818Jy sigma=1.257436 ! Fit after self-cal, rms=0.055826Jy sigma=1.257175 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.197 x 4.906 at -6.467 degrees (North through East) ! Clean map min=-0.0031905 max=0.12783 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: ! FD 0.99 LA 1.01 MK 1.00 NL 1.01 ! OV 0.97 PT 0.98 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 LA 0.98 MK 1.04 NL 1.00 ! OV 1.02 PT 0.97 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 LA 0.99 MK 1.00 NL 1.00 ! OV 1.00 PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 LA 0.98 MK 1.01 NL 0.98 ! OV 1.01 PT 0.98 SC 0.99 ! ! ! Fit before self-cal, rms=0.055826Jy sigma=1.257175 ! Fit after self-cal, rms=0.055564Jy sigma=1.254633 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.209 mas, bmaj=4.918 mas, bpa=-6.137 degrees ! Estimated noise=0.606134 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.0011428 Jy ! Component: 100 - total flux cleaned = -0.00126207 Jy ! Component: 150 - total flux cleaned = -0.00126471 Jy ! Component: 200 - total flux cleaned = -0.00129859 Jy ! Total flux subtracted in 200 components = -0.00129859 Jy ! Clean residual min=-0.003395 max=0.002952 Jy/beam ! Clean residual mean=-0.000004 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.133757 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 20 components and 0.133757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055494Jy sigma=1.253296 ! Fit after self-cal, rms=0.055497Jy sigma=1.253177 ! 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.055497Jy sigma=1.253177 ! Fit after self-cal, rms=0.055666Jy sigma=1.248469 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.209 mas, bmaj=4.898 mas, bpa=-5.783 degrees ! Estimated noise=0.604071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000176452 Jy ! Component: 100 - total flux cleaned = -0.000285866 Jy ! Component: 150 - total flux cleaned = -0.00033707 Jy ! Component: 200 - total flux cleaned = -0.000409875 Jy ! Total flux subtracted in 200 components = -0.000409875 Jy ! Clean residual min=-0.003253 max=0.002578 Jy/beam ! Clean residual mean=0.000014 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.133347 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 26 components and 0.133347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055635Jy sigma=1.247929 ! Fit after self-cal, rms=0.055647Jy sigma=1.247845 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 = -4.63541e-05 Jy ! Component: 100 - total flux cleaned = -9.05433e-05 Jy ! Component: 150 - total flux cleaned = -0.000111516 Jy ! Component: 200 - total flux cleaned = -0.000153073 Jy ! Total flux subtracted in 200 components = -0.000153073 Jy ! Clean residual min=-0.003245 max=0.002552 Jy/beam ! Clean residual mean=0.000014 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.133194 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 30 components and 0.133194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055626Jy sigma=1.247504 ! Fit after self-cal, rms=0.055624Jy sigma=1.247486 ! 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.055624Jy sigma=1.247486 ! Fit after self-cal, rms=0.055577Jy sigma=1.247466 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.208 mas, bmaj=4.898 mas, bpa=-5.949 degrees ! Estimated noise=0.603263 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000209672 Jy ! Component: 100 - total flux cleaned = -0.000307439 Jy ! Component: 150 - total flux cleaned = -0.000325675 Jy ! Component: 200 - total flux cleaned = -0.00034385 Jy ! Total flux subtracted in 200 components = -0.00034385 Jy ! Clean residual min=-0.003238 max=0.002537 Jy/beam ! Clean residual mean=0.000014 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.13285 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 0.13285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055561Jy sigma=1.247207 ! Fit after self-cal, rms=0.055560Jy sigma=1.247191 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 = -4.06767e-05 Jy ! Component: 100 - total flux cleaned = -7.53173e-05 Jy ! Component: 150 - total flux cleaned = -9.14993e-05 Jy ! Component: 200 - total flux cleaned = -0.000122846 Jy ! Total flux subtracted in 200 components = -0.000122846 Jy ! Clean residual min=-0.003225 max=0.002515 Jy/beam ! Clean residual mean=0.000014 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.132727 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.132727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055548Jy sigma=1.247004 ! Fit after self-cal, rms=0.055547Jy sigma=1.246990 ! 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.055547Jy sigma=1.246990 ! Fit after self-cal, rms=0.055509Jy sigma=1.246979 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.437 mas, bmaj=10.59 mas, bpa=7.52 degrees ! Estimated noise=0.715662 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000335319 Jy ! Component: 100 - total flux cleaned = -0.000389294 Jy ! Component: 150 - total flux cleaned = -0.00044355 Jy ! Component: 200 - total flux cleaned = -0.000475193 Jy ! Total flux subtracted in 200 components = -0.000475193 Jy ! Clean residual min=-0.002890 max=0.002787 Jy/beam ! Clean residual mean=0.000028 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.132252 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.132252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055512Jy sigma=1.247096 ! Fit after self-cal, rms=0.055514Jy sigma=1.247037 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.07968e-05 Jy ! Component: 100 - total flux cleaned = -2.77408e-06 Jy ! Component: 150 - total flux cleaned = -3.6513e-05 Jy ! Component: 200 - total flux cleaned = -5.74727e-05 Jy ! Total flux subtracted in 200 components = -5.74727e-05 Jy ! Clean residual min=-0.002876 max=0.002781 Jy/beam ! Clean residual mean=0.000028 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.132195 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 0.132195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055519Jy sigma=1.247163 ! Fit after self-cal, rms=0.055519Jy sigma=1.247122 ! 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=4.21 mas, bmaj=4.899 mas, bpa=-5.878 degrees ! Estimated noise=0.602562 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.21 x 4.899 at -5.878 degrees (North through East) ! Clean map min=-0.0030011 max=0.12806 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.375 mas, bmaj=3.846 mas, bpa=-8.491 degrees ! Estimated noise=0.848961 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0973299 Jy ! Component: 100 - total flux cleaned = 0.12027 Jy ! Component: 150 - total flux cleaned = 0.128291 Jy ! Component: 200 - total flux cleaned = 0.132243 Jy ! Total flux subtracted in 200 components = 0.132243 Jy ! Clean residual min=-0.004223 max=0.004037 Jy/beam ! Clean residual mean=0.000006 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.132243 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.132243 Jy ! Inverting map and beam ! Estimated beam: bmin=4.21 mas, bmaj=4.899 mas, bpa=-5.878 degrees ! Estimated noise=0.602562 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.000820985 Jy ! Component: 100 - total flux cleaned = 0.000825774 Jy ! Component: 150 - total flux cleaned = 0.000869036 Jy ! Component: 200 - total flux cleaned = 0.00083457 Jy ! Total flux subtracted in 200 components = 0.00083457 Jy ! Clean residual min=-0.003329 max=0.002752 Jy/beam ! Clean residual mean=0.000015 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.133078 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 16 components and 0.133078 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=8.437 mas, bmaj=10.59 mas, bpa=7.52 degrees ! Estimated noise=0.715662 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000183645 Jy ! Component: 100 - total flux cleaned = -0.000258147 Jy ! Component: 150 - total flux cleaned = -0.000315119 Jy ! Component: 200 - total flux cleaned = -0.000360716 Jy ! Total flux subtracted in 200 components = -0.000360716 Jy ! Clean residual min=-0.003026 max=0.002844 Jy/beam ! Clean residual mean=0.000029 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.132717 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 = -2.59155e-05 Jy ! Component: 100 - total flux cleaned = -3.76702e-05 Jy ! Component: 150 - total flux cleaned = -6.14539e-05 Jy ! Component: 200 - total flux cleaned = -8.42749e-05 Jy ! Total flux subtracted in 200 components = -8.42749e-05 Jy ! Clean residual min=-0.003001 max=0.002830 Jy/beam ! Clean residual mean=0.000029 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.132633 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 31 components and 0.132633 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.21 mas, bmaj=4.899 mas, bpa=-5.878 degrees ! Estimated noise=0.602562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.97802e-05 Jy ! Component: 100 - total flux cleaned = 2.86723e-05 Jy ! Component: 150 - total flux cleaned = 5.79435e-05 Jy ! Component: 200 - total flux cleaned = 3.195e-05 Jy ! Total flux subtracted in 200 components = 3.195e-05 Jy ! Clean residual min=-0.003240 max=0.002705 Jy/beam ! Clean residual mean=0.000015 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.132664 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.132664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055574Jy sigma=1.248144 ! Fit after self-cal, rms=0.055564Jy sigma=1.248046 wmodel /J1458+3720_S_map.mod ! wmodel: Unable to open new model file: /J1458+3720_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1458+3720_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.21 x 4.899 at -5.878 degrees (North through East) ! Clean map min=-0.0031033 max=0.12719 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1458+3720_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.127187 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000724801 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.70962 1.70962 3.41923 6.83847 13.6769 27.3539 54.7078 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.127 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 175.477 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1458+3720_S_dfm.log closed on Fri May 20 00:12:08 2016