! Started logfile: /scr/pima/bg219g_uvs/J1458+0416_S_dfm.log on Thu May 19 21:50:11 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/bg219g_uvs/J1458+0416_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1458+0416_S_uva.fits ! AN table 1: 7 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.918367 visibilities/baseline/integration-bin. ! Found source: J1458+0416 ! ! 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 54 lines of history. ! ! Reading 720 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+0416_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.020569Jy sigma=19.195577 ! Fit after self-cal, rms=0.817415Jy sigma=15.377579 ! 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.745 mas, bmaj=7.249 mas, bpa=0.5558 degrees ! Estimated noise=2.14283 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.14098 Jy ! Component: 100 - total flux cleaned = 0.175139 Jy ! Total flux subtracted in 100 components = 0.175139 Jy ! Clean residual min=-0.014289 max=0.016017 Jy/beam ! Clean residual mean=0.000002 rms=0.003862 Jy/beam ! Combined flux in latest and established models = 0.175139 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.175139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079193Jy sigma=1.303854 ! Fit after self-cal, rms=0.079171Jy sigma=1.303399 ! 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.295 mas, bmaj=8.449 mas, bpa=-3.068 degrees ! Estimated noise=1.65124 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.0161158 Jy ! Component: 100 - total flux cleaned = 0.022284 Jy ! Component: 150 - total flux cleaned = 0.0251254 Jy ! Component: 200 - total flux cleaned = 0.0253536 Jy ! Total flux subtracted in 200 components = 0.0253536 Jy ! Clean residual min=-0.015972 max=0.009054 Jy/beam ! Clean residual mean=-0.000012 rms=0.003139 Jy/beam ! Combined flux in latest and established models = 0.200493 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 34 components and 0.200493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076396Jy sigma=1.241923 ! Fit after self-cal, rms=0.076349Jy sigma=1.241401 ! 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.295 x 8.449 at -3.068 degrees (North through East) ! Clean map min=-0.015545 max=0.18596 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: ! HN 1.00* KP 1.00* 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: ! HN 1.08 KP 1.01 LA 1.02 MK 0.96 ! NL 0.91 OV 1.06 PT 1.04 SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! HN 1.05 KP 1.08 LA 1.16 MK 1.03 ! NL 0.94 OV 0.99 PT 1.17 SC 1.06 ! ! ! Fit before self-cal, rms=0.076349Jy sigma=1.241401 ! Fit after self-cal, rms=0.077955Jy sigma=1.216528 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.276 mas, bmaj=8.377 mas, bpa=-2.994 degrees ! Estimated noise=1.68341 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.00476243 Jy ! Component: 100 - total flux cleaned = 0.00718794 Jy ! Component: 150 - total flux cleaned = 0.00786805 Jy ! Component: 200 - total flux cleaned = 0.00791509 Jy ! Total flux subtracted in 200 components = 0.00791509 Jy ! Clean residual min=-0.012340 max=0.008415 Jy/beam ! Clean residual mean=-0.000010 rms=0.002746 Jy/beam ! Combined flux in latest and established models = 0.208408 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 43 components and 0.208408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077589Jy sigma=1.212053 ! Fit after self-cal, rms=0.077606Jy sigma=1.211864 ! 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.077606Jy sigma=1.211864 ! Fit after self-cal, rms=0.076455Jy sigma=1.188822 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.27 mas, bmaj=8.326 mas, bpa=-2.815 degrees ! Estimated noise=1.68187 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000986165 Jy ! Component: 100 - total flux cleaned = 0.00123402 Jy ! Component: 150 - total flux cleaned = 0.00123681 Jy ! Component: 200 - total flux cleaned = 0.00127614 Jy ! Total flux subtracted in 200 components = 0.00127614 Jy ! Clean residual min=-0.009241 max=0.007494 Jy/beam ! Clean residual mean=-0.000013 rms=0.002401 Jy/beam ! Combined flux in latest and established models = 0.209684 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.209684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076386Jy sigma=1.187830 ! Fit after self-cal, rms=0.076345Jy sigma=1.187620 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 = 5.03059e-05 Jy ! Component: 100 - total flux cleaned = 4.95461e-05 Jy ! Component: 150 - total flux cleaned = 8.40718e-05 Jy ! Component: 200 - total flux cleaned = 0.000118078 Jy ! Total flux subtracted in 200 components = 0.000118078 Jy ! Clean residual min=-0.009156 max=0.007455 Jy/beam ! Clean residual mean=-0.000013 rms=0.002396 Jy/beam ! Combined flux in latest and established models = 0.209802 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.209802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076318Jy sigma=1.186975 ! Fit after self-cal, rms=0.076308Jy sigma=1.186924 ! 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.076308Jy sigma=1.186924 ! Fit after self-cal, rms=0.076228Jy sigma=1.186800 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.264 mas, bmaj=8.306 mas, bpa=-2.732 degrees ! Estimated noise=1.68313 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000883972 Jy ! Component: 100 - total flux cleaned = 0.000988566 Jy ! Component: 150 - total flux cleaned = 0.000988313 Jy ! Component: 200 - total flux cleaned = 0.00102004 Jy ! Total flux subtracted in 200 components = 0.00102004 Jy ! Clean residual min=-0.009007 max=0.007405 Jy/beam ! Clean residual mean=-0.000013 rms=0.002383 Jy/beam ! Combined flux in latest and established models = 0.210822 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.210822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076199Jy sigma=1.186186 ! Fit after self-cal, rms=0.076186Jy sigma=1.186143 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 = 3.28069e-05 Jy ! Component: 100 - total flux cleaned = 3.12326e-05 Jy ! Component: 150 - total flux cleaned = 5.98171e-05 Jy ! Component: 200 - total flux cleaned = 6.08263e-05 Jy ! Total flux subtracted in 200 components = 6.08263e-05 Jy ! Clean residual min=-0.008943 max=0.007382 Jy/beam ! Clean residual mean=-0.000013 rms=0.002380 Jy/beam ! Combined flux in latest and established models = 0.210883 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.210883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076174Jy sigma=1.185675 ! Fit after self-cal, rms=0.076168Jy sigma=1.185646 ! 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.076168Jy sigma=1.185646 ! Fit after self-cal, rms=0.076109Jy sigma=1.185571 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.713 mas, bmaj=15.14 mas, bpa=-13.44 degrees ! Estimated noise=2.04956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000626673 Jy ! Component: 100 - total flux cleaned = -0.000915345 Jy ! Component: 150 - total flux cleaned = -0.00109137 Jy ! Component: 200 - total flux cleaned = -0.00128532 Jy ! Total flux subtracted in 200 components = -0.00128532 Jy ! Clean residual min=-0.008801 max=0.008106 Jy/beam ! Clean residual mean=-0.000025 rms=0.002722 Jy/beam ! Combined flux in latest and established models = 0.209598 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 58 components and 0.209598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076152Jy sigma=1.187470 ! Fit after self-cal, rms=0.076114Jy sigma=1.187129 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 = -8.44696e-05 Jy ! Component: 100 - total flux cleaned = -8.98779e-05 Jy ! Component: 150 - total flux cleaned = -0.000171903 Jy ! Component: 200 - total flux cleaned = -0.00020884 Jy ! Total flux subtracted in 200 components = -0.00020884 Jy ! Clean residual min=-0.008585 max=0.008016 Jy/beam ! Clean residual mean=-0.000024 rms=0.002692 Jy/beam ! Combined flux in latest and established models = 0.209389 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 66 components and 0.209389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076176Jy sigma=1.188441 ! Fit after self-cal, rms=0.076163Jy sigma=1.188241 ! 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.261 mas, bmaj=8.292 mas, bpa=-2.676 degrees ! Estimated noise=1.6846 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.261 x 8.292 at -2.676 degrees (North through East) ! Clean map min=-0.0093052 max=0.18873 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.727 mas, bmaj=7.179 mas, bpa=0.9885 degrees ! Estimated noise=2.18745 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.143844 Jy ! Component: 100 - total flux cleaned = 0.18091 Jy ! Component: 150 - total flux cleaned = 0.196065 Jy ! Component: 200 - total flux cleaned = 0.203648 Jy ! Total flux subtracted in 200 components = 0.203648 Jy ! Clean residual min=-0.013384 max=0.011041 Jy/beam ! Clean residual mean=-0.000004 rms=0.002996 Jy/beam ! Combined flux in latest and established models = 0.203648 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.203648 Jy ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=8.292 mas, bpa=-2.676 degrees ! Estimated noise=1.6846 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.00472482 Jy ! Component: 100 - total flux cleaned = 0.00624969 Jy ! Component: 150 - total flux cleaned = 0.00648538 Jy ! Component: 200 - total flux cleaned = 0.00662325 Jy ! Total flux subtracted in 200 components = 0.00662325 Jy ! Clean residual min=-0.009423 max=0.007889 Jy/beam ! Clean residual mean=-0.000012 rms=0.002413 Jy/beam ! Combined flux in latest and established models = 0.210271 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 48 components and 0.210271 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.713 mas, bmaj=15.14 mas, bpa=-13.44 degrees ! Estimated noise=2.04956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000316491 Jy ! Component: 100 - total flux cleaned = -0.000394349 Jy ! Component: 150 - total flux cleaned = -0.000568894 Jy ! Component: 200 - total flux cleaned = -0.000715665 Jy ! Total flux subtracted in 200 components = -0.000715665 Jy ! Clean residual min=-0.008863 max=0.008082 Jy/beam ! Clean residual mean=-0.000024 rms=0.002748 Jy/beam ! Combined flux in latest and established models = 0.209556 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 = -8.44064e-05 Jy ! Component: 100 - total flux cleaned = -0.00012386 Jy ! Component: 150 - total flux cleaned = -0.000160756 Jy ! Component: 200 - total flux cleaned = -0.000196605 Jy ! Total flux subtracted in 200 components = -0.000196605 Jy ! Clean residual min=-0.008511 max=0.008047 Jy/beam ! Clean residual mean=-0.000024 rms=0.002695 Jy/beam ! Combined flux in latest and established models = 0.209359 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 72 components and 0.209359 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=8.292 mas, bpa=-2.676 degrees ! Estimated noise=1.6846 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000279425 Jy ! Component: 100 - total flux cleaned = 0.000505774 Jy ! Component: 150 - total flux cleaned = 0.000636827 Jy ! Component: 200 - total flux cleaned = 0.000812447 Jy ! Total flux subtracted in 200 components = 0.000812447 Jy ! Clean residual min=-0.009231 max=0.007604 Jy/beam ! Clean residual mean=-0.000012 rms=0.002376 Jy/beam ! Combined flux in latest and established models = 0.210171 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 85 components and 0.210171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076221Jy sigma=1.187510 ! Fit after self-cal, rms=0.076166Jy sigma=1.187204 wmodel /J1458+0416_S_map.mod ! wmodel: Unable to open new model file: /J1458+0416_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1458+0416_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.261 x 8.292 at -2.676 degrees (North through East) ! Clean map min=-0.0088956 max=0.1886 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1458+0416_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.188597 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00237275 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.77432 3.77432 7.54865 15.0973 30.1946 60.3892 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0071 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.188 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 79.484 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1458+0416_S_dfm.log closed on Thu May 19 21:50:13 2016