! Started logfile: /scr/pima/bg219g_uvs/J1608+4012_S_dfm.log on Thu May 19 21:53:04 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/J1608+4012_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1608+4012_S_uva.fits ! AN table 1: 26 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.903846 visibilities/baseline/integration-bin. ! Found source: J1608+4012 ! ! 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 2632 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 J1608+4012_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016003Jy sigma=24.726535 ! Fit after self-cal, rms=0.864030Jy sigma=21.066685 ! 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.324 mas, bmaj=7.699 mas, bpa=16.04 degrees ! Estimated noise=0.942119 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.106753 Jy ! Component: 100 - total flux cleaned = 0.130033 Jy ! Total flux subtracted in 100 components = 0.130033 Jy ! Clean residual min=-0.006290 max=0.006492 Jy/beam ! Clean residual mean=-0.000003 rms=0.001587 Jy/beam ! Combined flux in latest and established models = 0.130033 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.130033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055701Jy sigma=1.250794 ! Fit after self-cal, rms=0.055635Jy sigma=1.249506 ! 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.816 mas, bmaj=8.331 mas, bpa=15.99 degrees ! Estimated noise=0.611565 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.00637212 Jy ! Component: 100 - total flux cleaned = 0.00907386 Jy ! Component: 150 - total flux cleaned = 0.010767 Jy ! Component: 200 - total flux cleaned = 0.0116547 Jy ! Total flux subtracted in 200 components = 0.0116547 Jy ! Clean residual min=-0.003546 max=0.003405 Jy/beam ! Clean residual mean=-0.000002 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.141687 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.141687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054927Jy sigma=1.231712 ! Fit after self-cal, rms=0.054931Jy sigma=1.231641 ! 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.816 x 8.331 at 15.99 degrees (North through East) ! Clean map min=-0.0033793 max=0.13756 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: ! BR 0.98 HN 0.99 KP 1.00 LA 0.99 ! MK 1.01 OV 0.99 PT 0.99 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 HN 1.09 KP 1.01 LA 0.99 ! MK 0.97 OV 0.99 PT 1.00 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 HN 1.07 KP 0.98 LA 0.96 ! MK 0.99 OV 1.02 PT 1.05 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 HN 0.93 KP 1.04 LA 0.99 ! MK 0.99 OV 0.97 PT 1.03 SC 1.02 ! ! ! Fit before self-cal, rms=0.054931Jy sigma=1.231641 ! Fit after self-cal, rms=0.054067Jy sigma=1.224653 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.805 mas, bmaj=8.336 mas, bpa=16.15 degrees ! Estimated noise=0.609118 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.00057581 Jy ! Component: 100 - total flux cleaned = 0.00069253 Jy ! Component: 150 - total flux cleaned = 0.000692425 Jy ! Component: 200 - total flux cleaned = 0.000738357 Jy ! Total flux subtracted in 200 components = 0.000738357 Jy ! Clean residual min=-0.003088 max=0.002958 Jy/beam ! Clean residual mean=0.000002 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.142426 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 22 components and 0.142426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054031Jy sigma=1.224110 ! Fit after self-cal, rms=0.054021Jy sigma=1.224046 ! 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.054021Jy sigma=1.224046 ! Fit after self-cal, rms=0.053997Jy sigma=1.224012 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.801 mas, bmaj=8.336 mas, bpa=16.16 degrees ! Estimated noise=0.609432 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000430887 Jy ! Component: 100 - total flux cleaned = 0.000470858 Jy ! Component: 150 - total flux cleaned = 0.000489895 Jy ! Component: 200 - total flux cleaned = 0.00052707 Jy ! Total flux subtracted in 200 components = 0.00052707 Jy ! Clean residual min=-0.003079 max=0.002939 Jy/beam ! Clean residual mean=0.000001 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.142953 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 28 components and 0.142953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053978Jy sigma=1.223727 ! Fit after self-cal, rms=0.053977Jy sigma=1.223725 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.81839e-05 Jy ! Component: 100 - total flux cleaned = 5.50421e-05 Jy ! Component: 150 - total flux cleaned = 8.88311e-05 Jy ! Component: 200 - total flux cleaned = 0.000121039 Jy ! Total flux subtracted in 200 components = 0.000121039 Jy ! Clean residual min=-0.003059 max=0.002929 Jy/beam ! Clean residual mean=0.000001 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.143074 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.143074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053967Jy sigma=1.223518 ! Fit after self-cal, rms=0.053966Jy sigma=1.223516 ! 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.053966Jy sigma=1.223516 ! Fit after self-cal, rms=0.053974Jy sigma=1.223484 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.798 mas, bmaj=8.336 mas, bpa=16.14 degrees ! Estimated noise=0.609936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000387522 Jy ! Component: 100 - total flux cleaned = 0.000403129 Jy ! Component: 150 - total flux cleaned = 0.000418354 Jy ! Component: 200 - total flux cleaned = 0.000433532 Jy ! Total flux subtracted in 200 components = 0.000433532 Jy ! Clean residual min=-0.003058 max=0.002914 Jy/beam ! Clean residual mean=0.000001 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.143507 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 33 components and 0.143507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053962Jy sigma=1.223301 ! Fit after self-cal, rms=0.053962Jy sigma=1.223298 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 = 1.61667e-05 Jy ! Component: 100 - total flux cleaned = 1.63393e-05 Jy ! Component: 150 - total flux cleaned = 3.06092e-05 Jy ! Component: 200 - total flux cleaned = 4.48091e-05 Jy ! Total flux subtracted in 200 components = 4.48091e-05 Jy ! Clean residual min=-0.003043 max=0.002903 Jy/beam ! Clean residual mean=0.000001 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.143552 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 36 components and 0.143552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053955Jy sigma=1.223148 ! Fit after self-cal, rms=0.053954Jy sigma=1.223147 ! 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.053954Jy sigma=1.223147 ! Fit after self-cal, rms=0.053964Jy sigma=1.223127 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.967 mas, bmaj=10.02 mas, bpa=14.74 degrees ! Estimated noise=0.810138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000551409 Jy ! Component: 100 - total flux cleaned = 0.000550233 Jy ! Component: 150 - total flux cleaned = 0.000584601 Jy ! Component: 200 - total flux cleaned = 0.000644737 Jy ! Total flux subtracted in 200 components = 0.000644737 Jy ! Clean residual min=-0.003504 max=0.003399 Jy/beam ! Clean residual mean=0.000002 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.144197 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 38 components and 0.144197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053970Jy sigma=1.223497 ! Fit after self-cal, rms=0.053958Jy sigma=1.223425 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.58426e-05 Jy ! Component: 100 - total flux cleaned = 4.60586e-05 Jy ! Component: 150 - total flux cleaned = 7.10361e-05 Jy ! Component: 200 - total flux cleaned = 8.26517e-05 Jy ! Total flux subtracted in 200 components = 8.26517e-05 Jy ! Clean residual min=-0.003475 max=0.003385 Jy/beam ! Clean residual mean=0.000002 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.144279 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.144279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053968Jy sigma=1.223593 ! Fit after self-cal, rms=0.053962Jy sigma=1.223570 ! 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.796 mas, bmaj=8.336 mas, bpa=16.13 degrees ! Estimated noise=0.610294 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.796 x 8.336 at 16.13 degrees (North through East) ! Clean map min=-0.0029302 max=0.13731 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.309 mas, bmaj=7.712 mas, bpa=16.12 degrees ! Estimated noise=0.934968 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.105956 Jy ! Component: 100 - total flux cleaned = 0.129062 Jy ! Component: 150 - total flux cleaned = 0.134866 Jy ! Component: 200 - total flux cleaned = 0.137796 Jy ! Total flux subtracted in 200 components = 0.137796 Jy ! Clean residual min=-0.005554 max=0.005170 Jy/beam ! Clean residual mean=-0.000001 rms=0.001267 Jy/beam ! Combined flux in latest and established models = 0.137796 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.137796 Jy ! Inverting map and beam ! Estimated beam: bmin=2.796 mas, bmaj=8.336 mas, bpa=16.13 degrees ! Estimated noise=0.610294 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.00288241 Jy ! Component: 100 - total flux cleaned = 0.00445523 Jy ! Component: 150 - total flux cleaned = 0.00502225 Jy ! Component: 200 - total flux cleaned = 0.00522723 Jy ! Total flux subtracted in 200 components = 0.00522723 Jy ! Clean residual min=-0.003127 max=0.003111 Jy/beam ! Clean residual mean=0.000002 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.143023 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 29 components and 0.143023 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.967 mas, bmaj=10.02 mas, bpa=14.74 degrees ! Estimated noise=0.810138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000860054 Jy ! Component: 100 - total flux cleaned = 0.000921261 Jy ! Component: 150 - total flux cleaned = 0.000991831 Jy ! Component: 200 - total flux cleaned = 0.00103233 Jy ! Total flux subtracted in 200 components = 0.00103233 Jy ! Clean residual min=-0.003509 max=0.003451 Jy/beam ! Clean residual mean=0.000002 rms=0.000993 Jy/beam ! Combined flux in latest and established models = 0.144056 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 = 1.74166e-05 Jy ! Component: 100 - total flux cleaned = 4.93902e-05 Jy ! Component: 150 - total flux cleaned = 6.38266e-05 Jy ! Component: 200 - total flux cleaned = 9.16504e-05 Jy ! Total flux subtracted in 200 components = 9.16504e-05 Jy ! Clean residual min=-0.003456 max=0.003415 Jy/beam ! Clean residual mean=0.000002 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.144147 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.144147 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.796 mas, bmaj=8.336 mas, bpa=16.13 degrees ! Estimated noise=0.610294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00059478 Jy ! Component: 100 - total flux cleaned = -0.000565463 Jy ! Component: 150 - total flux cleaned = -0.000565898 Jy ! Component: 200 - total flux cleaned = -0.000590937 Jy ! Total flux subtracted in 200 components = -0.000590937 Jy ! Clean residual min=-0.003077 max=0.002896 Jy/beam ! Clean residual mean=0.000001 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.143556 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.143556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053971Jy sigma=1.223561 ! Fit after self-cal, rms=0.053974Jy sigma=1.223520 wmodel /J1608+4012_S_map.mod ! wmodel: Unable to open new model file: /J1608+4012_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1608+4012_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.796 x 8.336 at 16.13 degrees (North through East) ! Clean map min=-0.0029338 max=0.13728 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1608+4012_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.137278 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000740606 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.61848 1.61848 3.23696 6.47392 12.9478 25.8957 51.7914 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.137 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 185.359 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1608+4012_S_dfm.log closed on Thu May 19 21:53:06 2016