! Started logfile: /scr/pima/bg219a_uvs/J2035+1056_S_dfm.log on Fri May 20 00:19:57 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/J2035+1056_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J2035+1056_S_uva.fits ! AN table 1: 28 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J2035+1056 ! ! 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 1400 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 J2035+1056_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.990878Jy sigma=22.552007 ! Fit after self-cal, rms=0.859277Jy sigma=19.637657 ! 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.421 mas, bmaj=6.329 mas, bpa=-7.681 degrees ! Estimated noise=1.28304 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.103771 Jy ! Component: 100 - total flux cleaned = 0.129253 Jy ! Total flux subtracted in 100 components = 0.129253 Jy ! Clean residual min=-0.011738 max=0.013232 Jy/beam ! Clean residual mean=-0.000288 rms=0.003640 Jy/beam ! Combined flux in latest and established models = 0.129253 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.129253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074747Jy sigma=1.657520 ! Fit after self-cal, rms=0.074723Jy sigma=1.657204 ! 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.895 mas, bmaj=7.056 mas, bpa=-6.256 degrees ! Estimated noise=0.909137 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.0251296 Jy ! Component: 100 - total flux cleaned = 0.0392006 Jy ! Component: 150 - total flux cleaned = 0.0479696 Jy ! Component: 200 - total flux cleaned = 0.0536296 Jy ! Total flux subtracted in 200 components = 0.0536296 Jy ! Clean residual min=-0.013481 max=0.016981 Jy/beam ! Clean residual mean=-0.000558 rms=0.004509 Jy/beam ! Combined flux in latest and established models = 0.182882 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 42 components and 0.182882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066817Jy sigma=1.418372 ! Fit after self-cal, rms=0.066842Jy sigma=1.416409 ! 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.895 x 7.056 at -6.256 degrees (North through East) ! Clean map min=-0.013322 max=0.14072 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.92 MK 1.06 NL 0.97 OV 1.11 ! PT 0.85 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.92 MK 1.09 NL 0.99 OV 1.13 ! PT 0.85 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.93 MK 1.04 NL 0.96 OV 1.14 ! PT 0.87 SC 1.03 ! ! ! Fit before self-cal, rms=0.066842Jy sigma=1.416409 ! Fit after self-cal, rms=0.066724Jy sigma=1.373423 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.952 mas, bmaj=7.159 mas, bpa=-6.66 degrees ! Estimated noise=0.90987 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.000151365 Jy ! Component: 100 - total flux cleaned = 0.000213553 Jy ! Component: 150 - total flux cleaned = 0.000215309 Jy ! Component: 200 - total flux cleaned = 0.000269889 Jy ! Total flux subtracted in 200 components = 0.000269889 Jy ! Clean residual min=-0.011499 max=0.015889 Jy/beam ! Clean residual mean=-0.000352 rms=0.003700 Jy/beam ! Combined flux in latest and established models = 0.183152 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 0.183152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066566Jy sigma=1.372258 ! Fit after self-cal, rms=0.066705Jy sigma=1.371168 ! 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.066705Jy sigma=1.371168 ! Fit after self-cal, rms=0.067495Jy sigma=1.328610 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.938 mas, bmaj=7.079 mas, bpa=-6.023 degrees ! Estimated noise=0.917294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011194 Jy ! Component: 100 - total flux cleaned = 0.00137521 Jy ! Component: 150 - total flux cleaned = 0.00141775 Jy ! Component: 200 - total flux cleaned = 0.00141722 Jy ! Total flux subtracted in 200 components = 0.00141722 Jy ! Clean residual min=-0.010227 max=0.013468 Jy/beam ! Clean residual mean=-0.000279 rms=0.003078 Jy/beam ! Combined flux in latest and established models = 0.184569 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.184569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067360Jy sigma=1.327776 ! Fit after self-cal, rms=0.067356Jy sigma=1.327255 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 (8, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109583 Jy ! Component: 100 - total flux cleaned = 0.0123641 Jy ! Component: 150 - total flux cleaned = 0.0134124 Jy ! Component: 200 - total flux cleaned = 0.014497 Jy ! Total flux subtracted in 200 components = 0.014497 Jy ! Clean residual min=-0.008519 max=0.008726 Jy/beam ! Clean residual mean=-0.000170 rms=0.002462 Jy/beam ! Combined flux in latest and established models = 0.199066 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 87 components and 0.199066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064879Jy sigma=1.280291 ! Fit after self-cal, rms=0.064527Jy sigma=1.273901 ! 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.064527Jy sigma=1.273901 ! Fit after self-cal, rms=0.061388Jy sigma=1.232850 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.938 mas, bmaj=7.065 mas, bpa=-6.339 degrees ! Estimated noise=0.908353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00301152 Jy ! Component: 100 - total flux cleaned = 0.00357402 Jy ! Component: 150 - total flux cleaned = 0.00401167 Jy ! Component: 200 - total flux cleaned = 0.00401788 Jy ! Total flux subtracted in 200 components = 0.00401788 Jy ! Clean residual min=-0.007314 max=0.007855 Jy/beam ! Clean residual mean=-0.000077 rms=0.002158 Jy/beam ! Combined flux in latest and established models = 0.203084 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 98 components and 0.203084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060972Jy sigma=1.224836 ! Fit after self-cal, rms=0.060924Jy sigma=1.223428 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.00136583 Jy ! Component: 100 - total flux cleaned = 0.00177007 Jy ! Component: 150 - total flux cleaned = 0.00183241 Jy ! Component: 200 - total flux cleaned = 0.00188731 Jy ! Total flux subtracted in 200 components = 0.00188731 Jy ! Clean residual min=-0.006955 max=0.007499 Jy/beam ! Clean residual mean=-0.000063 rms=0.002119 Jy/beam ! Combined flux in latest and established models = 0.204972 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 105 components and 0.204972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060767Jy sigma=1.220825 ! Fit after self-cal, rms=0.060757Jy sigma=1.220448 ! 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.060757Jy sigma=1.220448 ! Fit after self-cal, rms=0.060075Jy sigma=1.219177 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.084 mas, bmaj=12.88 mas, bpa=-5.096 degrees ! Estimated noise=1.13553 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000703183 Jy ! Component: 100 - total flux cleaned = 0.000350794 Jy ! Component: 150 - total flux cleaned = 0.000290421 Jy ! Component: 200 - total flux cleaned = 0.000178451 Jy ! Total flux subtracted in 200 components = 0.000178451 Jy ! Clean residual min=-0.011170 max=0.011911 Jy/beam ! Clean residual mean=-0.000193 rms=0.004275 Jy/beam ! Combined flux in latest and established models = 0.20515 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 117 components and 0.20515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060004Jy sigma=1.217177 ! Fit after self-cal, rms=0.059988Jy sigma=1.216601 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.00020843 Jy ! Component: 100 - total flux cleaned = 0.00026769 Jy ! Component: 150 - total flux cleaned = 0.000172632 Jy ! Component: 200 - total flux cleaned = 4.33256e-05 Jy ! Total flux subtracted in 200 components = 4.33256e-05 Jy ! Clean residual min=-0.010925 max=0.012022 Jy/beam ! Clean residual mean=-0.000186 rms=0.004254 Jy/beam ! Combined flux in latest and established models = 0.205193 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 125 components and 0.205193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059962Jy sigma=1.215953 ! Fit after self-cal, rms=0.059951Jy sigma=1.215624 ! 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.945 mas, bmaj=7.07 mas, bpa=-6.431 degrees ! Estimated noise=0.905625 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.945 x 7.07 at -6.431 degrees (North through East) ! Clean map min=-0.0068023 max=0.13947 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.437 mas, bmaj=6.306 mas, bpa=-7.926 degrees ! Estimated noise=1.29202 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.104127 Jy ! Component: 100 - total flux cleaned = 0.129733 Jy ! Component: 150 - total flux cleaned = 0.144738 Jy ! Component: 200 - total flux cleaned = 0.156117 Jy ! Total flux subtracted in 200 components = 0.156117 Jy ! Clean residual min=-0.009254 max=0.009779 Jy/beam ! Clean residual mean=-0.000155 rms=0.002550 Jy/beam ! Combined flux in latest and established models = 0.156117 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.156117 Jy ! Inverting map and beam ! Estimated beam: bmin=2.945 mas, bmaj=7.07 mas, bpa=-6.431 degrees ! Estimated noise=0.905625 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.0156295 Jy ! Component: 100 - total flux cleaned = 0.0256155 Jy ! Component: 150 - total flux cleaned = 0.0327852 Jy ! Component: 200 - total flux cleaned = 0.0380695 Jy ! Total flux subtracted in 200 components = 0.0380695 Jy ! Clean residual min=-0.008164 max=0.007391 Jy/beam ! Clean residual mean=-0.000157 rms=0.002366 Jy/beam ! Combined flux in latest and established models = 0.194186 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 55 components and 0.194186 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.084 mas, bmaj=12.88 mas, bpa=-5.096 degrees ! Estimated noise=1.13553 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00637805 Jy ! Component: 100 - total flux cleaned = 0.00777344 Jy ! Component: 150 - total flux cleaned = 0.00848835 Jy ! Component: 200 - total flux cleaned = 0.00915549 Jy ! Total flux subtracted in 200 components = 0.00915549 Jy ! Clean residual min=-0.011544 max=0.012508 Jy/beam ! Clean residual mean=-0.000222 rms=0.004404 Jy/beam ! Combined flux in latest and established models = 0.203342 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.000479445 Jy ! Component: 100 - total flux cleaned = 0.000759248 Jy ! Component: 150 - total flux cleaned = 0.00100535 Jy ! Component: 200 - total flux cleaned = 0.00116737 Jy ! Total flux subtracted in 200 components = 0.00116737 Jy ! Clean residual min=-0.011098 max=0.012552 Jy/beam ! Clean residual mean=-0.000195 rms=0.004310 Jy/beam ! Combined flux in latest and established models = 0.204509 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 96 components and 0.204509 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.945 mas, bmaj=7.07 mas, bpa=-6.431 degrees ! Estimated noise=0.905625 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000100712 Jy ! Component: 100 - total flux cleaned = 0.000335651 Jy ! Component: 150 - total flux cleaned = 0.00060473 Jy ! Component: 200 - total flux cleaned = 0.000720314 Jy ! Total flux subtracted in 200 components = 0.000720314 Jy ! Clean residual min=-0.006487 max=0.007590 Jy/beam ! Clean residual mean=-0.000073 rms=0.002065 Jy/beam ! Combined flux in latest and established models = 0.205229 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 114 components and 0.205229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059922Jy sigma=1.216522 ! Fit after self-cal, rms=0.059884Jy sigma=1.215961 wmodel /J2035+1056_S_map.mod ! wmodel: Unable to open new model file: /J2035+1056_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J2035+1056_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.945 x 7.07 at -6.431 degrees (North through East) ! Clean map min=-0.0063558 max=0.1416 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J2035+1056_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.141602 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00205901 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.36226 4.36226 8.72451 17.449 34.8981 69.7961 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0061 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.141 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 68.771 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J2035+1056_S_dfm.log closed on Fri May 20 00:19:59 2016