! Started logfile: /scr/pima/bg219a_uvs/J2333+3901_S_dfm.log on Fri May 20 00:23:29 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/J2333+3901_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J2333+3901_S_uva.fits ! AN table 1: 42 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J2333+3901 ! ! 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 2016 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 J2333+3901_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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.070440Jy sigma=27.270552 ! Fit after self-cal, rms=0.746334Jy sigma=19.106888 ! 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.645 mas, bmaj=5.211 mas, bpa=-13.62 degrees ! Estimated noise=1.35536 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.204981 Jy ! Component: 100 - total flux cleaned = 0.26845 Jy ! Total flux subtracted in 100 components = 0.26845 Jy ! Clean residual min=-0.051381 max=0.077271 Jy/beam ! Clean residual mean=0.000044 rms=0.016045 Jy/beam ! Combined flux in latest and established models = 0.26845 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.26845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169443Jy sigma=4.489924 ! Fit after self-cal, rms=0.169565Jy sigma=4.484786 ! 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.334 mas, bmaj=6.302 mas, bpa=-11.94 degrees ! Estimated noise=0.660035 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.0133833 Jy ! Component: 100 - total flux cleaned = 0.0127269 Jy ! Component: 150 - total flux cleaned = 0.0115088 Jy ! Component: 200 - total flux cleaned = 0.0109583 Jy ! Total flux subtracted in 200 components = 0.0109583 Jy ! Clean residual min=-0.056544 max=0.104155 Jy/beam ! Clean residual mean=0.000061 rms=0.020903 Jy/beam ! Combined flux in latest and established models = 0.279408 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 24 components and 0.279408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163501Jy sigma=4.378051 ! Fit after self-cal, rms=0.163531Jy sigma=4.374565 ! 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.334 x 6.302 at -11.94 degrees (North through East) ! Clean map min=-0.055517 max=0.27148 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 0.89 MK 1.04 NL 1.11 OV 1.02 ! PT 1.09 SC 0.85 ! ! ! Correcting IF 3. ! 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 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.163531Jy sigma=4.374565 ! Fit after self-cal, rms=0.163190Jy sigma=4.355692 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.323 mas, bmaj=6.253 mas, bpa=-11.23 degrees ! Estimated noise=0.657553 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.00149043 Jy ! Component: 100 - total flux cleaned = -0.000473963 Jy ! Component: 150 - total flux cleaned = -0.000482632 Jy ! Component: 200 - total flux cleaned = -0.000478404 Jy ! Total flux subtracted in 200 components = -0.000478404 Jy ! Clean residual min=-0.056099 max=0.099411 Jy/beam ! Clean residual mean=0.000066 rms=0.020347 Jy/beam ! Combined flux in latest and established models = 0.27893 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 30 components and 0.278929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160666Jy sigma=4.291425 ! Fit after self-cal, rms=0.160567Jy sigma=4.286691 ! 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.160567Jy sigma=4.286691 ! Fit after self-cal, rms=0.160567Jy sigma=4.286691 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.323 mas, bmaj=6.253 mas, bpa=-11.23 degrees ! Estimated noise=0.657553 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00344641 Jy ! Component: 100 - total flux cleaned = -0.00261125 Jy ! Component: 150 - total flux cleaned = -0.00184028 Jy ! Component: 200 - total flux cleaned = -0.00183149 Jy ! Total flux subtracted in 200 components = -0.00183149 Jy ! Clean residual min=-0.056087 max=0.096777 Jy/beam ! Clean residual mean=0.000068 rms=0.020098 Jy/beam ! Combined flux in latest and established models = 0.277098 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 0.277098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158857Jy sigma=4.242347 ! Fit after self-cal, rms=0.158743Jy sigma=4.238105 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) ! Added new window around map position (-20.5, -39.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.087777 Jy ! Component: 100 - total flux cleaned = 0.125913 Jy ! Component: 150 - total flux cleaned = 0.148147 Jy ! Component: 200 - total flux cleaned = 0.160216 Jy ! Total flux subtracted in 200 components = 0.160216 Jy ! Clean residual min=-0.042600 max=0.055697 Jy/beam ! Clean residual mean=0.000095 rms=0.011988 Jy/beam ! Combined flux in latest and established models = 0.437314 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 69 components and 0.437314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112542Jy sigma=2.774125 ! Fit after self-cal, rms=0.093413Jy sigma=2.373037 ! 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.093413Jy sigma=2.373037 ! Fit after self-cal, rms=0.088737Jy sigma=2.230247 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=6.323 mas, bpa=-10.72 degrees ! Estimated noise=0.641141 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0284661 Jy ! Component: 100 - total flux cleaned = 0.0367613 Jy ! Component: 150 - total flux cleaned = 0.0403153 Jy ! Component: 200 - total flux cleaned = 0.0418954 Jy ! Total flux subtracted in 200 components = 0.0418954 Jy ! Clean residual min=-0.023091 max=0.030952 Jy/beam ! Clean residual mean=0.000051 rms=0.007070 Jy/beam ! Combined flux in latest and established models = 0.479209 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 97 components and 0.479209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078000Jy sigma=1.875511 ! Fit after self-cal, rms=0.073656Jy sigma=1.787233 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) ! Added new window around map position (61, 40). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0275741 Jy ! Component: 100 - total flux cleaned = 0.0412726 Jy ! Component: 150 - total flux cleaned = 0.0504817 Jy ! Component: 200 - total flux cleaned = 0.0572184 Jy ! Total flux subtracted in 200 components = 0.0572184 Jy ! Clean residual min=-0.013230 max=0.016396 Jy/beam ! Clean residual mean=-0.000001 rms=0.003934 Jy/beam ! Combined flux in latest and established models = 0.536428 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 150 components and 0.536428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063217Jy sigma=1.464343 ! Fit after self-cal, rms=0.062405Jy sigma=1.436932 ! 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.062405Jy sigma=1.436932 ! Fit after self-cal, rms=0.061551Jy sigma=1.392251 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.303 mas, bmaj=14.54 mas, bpa=-8.955 degrees ! Estimated noise=0.742642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.010216 Jy ! Component: 100 - total flux cleaned = 0.0165665 Jy ! Component: 150 - total flux cleaned = 0.0207194 Jy ! Component: 200 - total flux cleaned = 0.0220566 Jy ! Total flux subtracted in 200 components = 0.0220566 Jy ! Clean residual min=-0.011837 max=0.012685 Jy/beam ! Clean residual mean=-0.000026 rms=0.004126 Jy/beam ! Combined flux in latest and established models = 0.558484 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 166 components and 0.558484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060838Jy sigma=1.371078 ! Fit after self-cal, rms=0.060792Jy sigma=1.368272 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.00327795 Jy ! Component: 100 - total flux cleaned = 0.00405463 Jy ! Component: 150 - total flux cleaned = 0.00456484 Jy ! Component: 200 - total flux cleaned = 0.00510906 Jy ! Total flux subtracted in 200 components = 0.00510906 Jy ! Clean residual min=-0.011234 max=0.011894 Jy/beam ! Clean residual mean=-0.000027 rms=0.003936 Jy/beam ! Combined flux in latest and established models = 0.563594 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 182 components and 0.563594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060754Jy sigma=1.366872 ! Fit after self-cal, rms=0.060769Jy sigma=1.366531 ! 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.407 mas, bmaj=6.375 mas, bpa=-10.57 degrees ! Estimated noise=0.634222 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.407 x 6.375 at -10.57 degrees (North through East) ! Clean map min=-0.022892 max=0.27751 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.7 mas, bmaj=5.265 mas, bpa=-12.31 degrees ! Estimated noise=1.32826 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.206335 Jy ! Component: 100 - total flux cleaned = 0.29927 Jy ! Component: 150 - total flux cleaned = 0.354599 Jy ! Component: 200 - total flux cleaned = 0.391456 Jy ! Total flux subtracted in 200 components = 0.391456 Jy ! Clean residual min=-0.032095 max=0.029877 Jy/beam ! Clean residual mean=0.000008 rms=0.007310 Jy/beam ! Combined flux in latest and established models = 0.391456 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.391456 Jy ! Inverting map and beam ! Estimated beam: bmin=3.407 mas, bmaj=6.375 mas, bpa=-10.57 degrees ! Estimated noise=0.634222 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.0430678 Jy ! Component: 100 - total flux cleaned = 0.0705021 Jy ! Component: 150 - total flux cleaned = 0.0916481 Jy ! Component: 200 - total flux cleaned = 0.108985 Jy ! Total flux subtracted in 200 components = 0.108985 Jy ! Clean residual min=-0.017925 max=0.019249 Jy/beam ! Clean residual mean=-0.000001 rms=0.004991 Jy/beam ! Combined flux in latest and established models = 0.500441 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 84 components and 0.500441 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=7.303 mas, bmaj=14.54 mas, bpa=-8.955 degrees ! Estimated noise=0.742642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.019724 Jy ! Component: 100 - total flux cleaned = 0.0330502 Jy ! Component: 150 - total flux cleaned = 0.0425555 Jy ! Component: 200 - total flux cleaned = 0.0474401 Jy ! Total flux subtracted in 200 components = 0.0474401 Jy ! Clean residual min=-0.016803 max=0.017977 Jy/beam ! Clean residual mean=-0.000031 rms=0.004991 Jy/beam ! Combined flux in latest and established models = 0.547881 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 = 0.00369208 Jy ! Component: 100 - total flux cleaned = 0.00676112 Jy ! Component: 150 - total flux cleaned = 0.00954836 Jy ! Component: 200 - total flux cleaned = 0.0106318 Jy ! Total flux subtracted in 200 components = 0.0106318 Jy ! Clean residual min=-0.014636 max=0.016171 Jy/beam ! Clean residual mean=-0.000034 rms=0.004675 Jy/beam ! Combined flux in latest and established models = 0.558513 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 133 components and 0.558513 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.407 mas, bmaj=6.375 mas, bpa=-10.57 degrees ! Estimated noise=0.634222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000628362 Jy ! Component: 100 - total flux cleaned = 0.000911882 Jy ! Component: 150 - total flux cleaned = 0.00161375 Jy ! Component: 200 - total flux cleaned = 0.00202868 Jy ! Total flux subtracted in 200 components = 0.00202868 Jy ! Clean residual min=-0.012526 max=0.013381 Jy/beam ! Clean residual mean=-0.000017 rms=0.003089 Jy/beam ! Combined flux in latest and established models = 0.560541 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 153 components and 0.560541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061083Jy sigma=1.392721 ! Fit after self-cal, rms=0.059968Jy sigma=1.362612 wmodel /J2333+3901_S_map.mod ! wmodel: Unable to open new model file: /J2333+3901_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J2333+3901_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.407 x 6.375 at -10.57 degrees (North through East) ! Clean map min=-0.011339 max=0.25724 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J2333+3901_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.257237 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00291074 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.39462 3.39462 6.78924 13.5785 27.157 54.3139 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0087 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.257 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 88.375 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J2333+3901_S_dfm.log closed on Fri May 20 00:23:31 2016