! Started logfile: /scr/pima/bg219a_uvs/J1827+2658_S_dfm.log on Fri May 20 00:17:46 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/J1827+2658_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1827+2658_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J1827+2658 ! ! 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 1800 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 J1827+2658_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013753Jy sigma=25.542951 ! Fit after self-cal, rms=0.815841Jy sigma=20.447273 ! 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.641 mas, bmaj=9.747 mas, bpa=8.15 degrees ! Estimated noise=1.05053 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.137385 Jy ! Component: 100 - total flux cleaned = 0.17204 Jy ! Total flux subtracted in 100 components = 0.17204 Jy ! Clean residual min=-0.012118 max=0.014800 Jy/beam ! Clean residual mean=-0.000043 rms=0.003585 Jy/beam ! Combined flux in latest and established models = 0.17204 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.17204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069278Jy sigma=1.648424 ! Fit after self-cal, rms=0.069197Jy sigma=1.646658 ! 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.219 mas, bmaj=10.29 mas, bpa=7.847 degrees ! Estimated noise=0.720564 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.0253024 Jy ! Component: 100 - total flux cleaned = 0.0366479 Jy ! Component: 150 - total flux cleaned = 0.0424389 Jy ! Component: 200 - total flux cleaned = 0.0442262 Jy ! Total flux subtracted in 200 components = 0.0442262 Jy ! Clean residual min=-0.011713 max=0.013370 Jy/beam ! Clean residual mean=-0.000006 rms=0.003978 Jy/beam ! Combined flux in latest and established models = 0.216266 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 35 components and 0.216266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060981Jy sigma=1.407337 ! Fit after self-cal, rms=0.060905Jy sigma=1.405117 ! 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.219 x 10.29 at 7.847 degrees (North through East) ! Clean map min=-0.011803 max=0.18216 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 0.90 MK 1.01 NL 1.04 OV 1.17 ! PT 0.90 SC 1.13 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.88 MK 0.98 NL 1.06 OV 1.14 ! PT 0.93 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.90 MK 0.97 NL 1.00 OV 1.12 ! PT 0.92 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.91 MK 0.95 NL 0.98 OV 1.09 ! PT 0.96 SC 1.07 ! ! ! Fit before self-cal, rms=0.060905Jy sigma=1.405117 ! Fit after self-cal, rms=0.058498Jy sigma=1.309246 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.263 mas, bmaj=10.46 mas, bpa=7.286 degrees ! Estimated noise=0.719024 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.00358959 Jy ! Component: 100 - total flux cleaned = -0.00394824 Jy ! Component: 150 - total flux cleaned = -0.00385953 Jy ! Component: 200 - total flux cleaned = -0.00378311 Jy ! Total flux subtracted in 200 components = -0.00378311 Jy ! Clean residual min=-0.008781 max=0.011500 Jy/beam ! Clean residual mean=-0.000019 rms=0.002816 Jy/beam ! Combined flux in latest and established models = 0.212483 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 48 components and 0.212483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057881Jy sigma=1.299654 ! Fit after self-cal, rms=0.057949Jy sigma=1.298455 ! 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.057949Jy sigma=1.298455 ! Fit after self-cal, rms=0.058435Jy sigma=1.269262 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.25 mas, bmaj=10.45 mas, bpa=7.51 degrees ! Estimated noise=0.718016 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.42791e-05 Jy ! Component: 100 - total flux cleaned = 8.88815e-05 Jy ! Component: 150 - total flux cleaned = -8.52768e-05 Jy ! Component: 200 - total flux cleaned = -0.000185963 Jy ! Total flux subtracted in 200 components = -0.000185963 Jy ! Clean residual min=-0.007840 max=0.011257 Jy/beam ! Clean residual mean=0.000027 rms=0.002407 Jy/beam ! Combined flux in latest and established models = 0.212297 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.212297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058281Jy sigma=1.265426 ! Fit after self-cal, rms=0.058318Jy sigma=1.265166 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 (-51, -105). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00996547 Jy ! Component: 100 - total flux cleaned = 0.0145949 Jy ! Component: 150 - total flux cleaned = 0.017782 Jy ! Component: 200 - total flux cleaned = 0.0200403 Jy ! Total flux subtracted in 200 components = 0.0200403 Jy ! Clean residual min=-0.005533 max=0.006175 Jy/beam ! Clean residual mean=0.000001 rms=0.001431 Jy/beam ! Combined flux in latest and established models = 0.232338 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 95 components and 0.232338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056785Jy sigma=1.211488 ! Fit after self-cal, rms=0.056631Jy sigma=1.207982 ! 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.056631Jy sigma=1.207982 ! Fit after self-cal, rms=0.056369Jy sigma=1.202644 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.279 mas, bmaj=10.45 mas, bpa=7.449 degrees ! Estimated noise=0.714282 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00352817 Jy ! Component: 100 - total flux cleaned = 0.0055696 Jy ! Component: 150 - total flux cleaned = 0.00650848 Jy ! Component: 200 - total flux cleaned = 0.00715543 Jy ! Total flux subtracted in 200 components = 0.00715543 Jy ! Clean residual min=-0.004248 max=0.004500 Jy/beam ! Clean residual mean=0.000001 rms=0.001056 Jy/beam ! Combined flux in latest and established models = 0.239493 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 128 components and 0.239493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056108Jy sigma=1.194899 ! Fit after self-cal, rms=0.056100Jy sigma=1.194216 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 (26, -42.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00328459 Jy ! Component: 100 - total flux cleaned = 0.00416793 Jy ! Component: 150 - total flux cleaned = 0.00486256 Jy ! Component: 200 - total flux cleaned = 0.00551701 Jy ! Total flux subtracted in 200 components = 0.00551701 Jy ! Clean residual min=-0.003006 max=0.003314 Jy/beam ! Clean residual mean=-0.000002 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.24501 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 159 components and 0.24501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055762Jy sigma=1.186036 ! Fit after self-cal, rms=0.055731Jy sigma=1.185620 ! 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.055731Jy sigma=1.185620 ! Fit after self-cal, rms=0.055477Jy sigma=1.184641 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.571 mas, bmaj=14.68 mas, bpa=-7.915 degrees ! Estimated noise=0.822596 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00217012 Jy ! Component: 100 - total flux cleaned = 0.0027461 Jy ! Component: 150 - total flux cleaned = 0.00293251 Jy ! Component: 200 - total flux cleaned = 0.00305225 Jy ! Total flux subtracted in 200 components = 0.00305225 Jy ! Clean residual min=-0.002522 max=0.002929 Jy/beam ! Clean residual mean=-0.000002 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.248062 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 174 components and 0.248062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055399Jy sigma=1.183224 ! Fit after self-cal, rms=0.055388Jy sigma=1.182814 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.000590621 Jy ! Component: 100 - total flux cleaned = 0.000706759 Jy ! Component: 150 - total flux cleaned = 0.00067178 Jy ! Component: 200 - total flux cleaned = 0.000607394 Jy ! Total flux subtracted in 200 components = 0.000607394 Jy ! Clean residual min=-0.002314 max=0.002517 Jy/beam ! Clean residual mean=-0.000004 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.24867 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 185 components and 0.24867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055349Jy sigma=1.182347 ! Fit after self-cal, rms=0.055343Jy sigma=1.182230 ! 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.288 mas, bmaj=10.45 mas, bpa=7.432 degrees ! Estimated noise=0.711574 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.288 x 10.45 at 7.432 degrees (North through East) ! Clean map min=-0.0026597 max=0.18088 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.669 mas, bmaj=9.841 mas, bpa=7.758 degrees ! Estimated noise=1.06417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.138903 Jy ! Component: 100 - total flux cleaned = 0.173884 Jy ! Component: 150 - total flux cleaned = 0.189867 Jy ! Component: 200 - total flux cleaned = 0.199567 Jy ! Total flux subtracted in 200 components = 0.199567 Jy ! Clean residual min=-0.008704 max=0.009650 Jy/beam ! Clean residual mean=-0.000002 rms=0.002102 Jy/beam ! Combined flux in latest and established models = 0.199567 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.199567 Jy ! Inverting map and beam ! Estimated beam: bmin=3.288 mas, bmaj=10.45 mas, bpa=7.432 degrees ! Estimated noise=0.711574 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.010706 Jy ! Component: 100 - total flux cleaned = 0.0187093 Jy ! Component: 150 - total flux cleaned = 0.0252243 Jy ! Component: 200 - total flux cleaned = 0.030591 Jy ! Total flux subtracted in 200 components = 0.030591 Jy ! Clean residual min=-0.006047 max=0.005387 Jy/beam ! Clean residual mean=-0.000001 rms=0.001501 Jy/beam ! Combined flux in latest and established models = 0.230158 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 48 components and 0.230158 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.571 mas, bmaj=14.68 mas, bpa=-7.915 degrees ! Estimated noise=0.822596 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00671659 Jy ! Component: 100 - total flux cleaned = 0.011338 Jy ! Component: 150 - total flux cleaned = 0.0141715 Jy ! Component: 200 - total flux cleaned = 0.016163 Jy ! Total flux subtracted in 200 components = 0.016163 Jy ! Clean residual min=-0.003707 max=0.003779 Jy/beam ! Clean residual mean=-0.000010 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.246321 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.00159134 Jy ! Component: 100 - total flux cleaned = 0.00267181 Jy ! Component: 150 - total flux cleaned = 0.00286164 Jy ! Component: 200 - total flux cleaned = 0.00297609 Jy ! Total flux subtracted in 200 components = 0.00297609 Jy ! Clean residual min=-0.002801 max=0.003214 Jy/beam ! Clean residual mean=-0.000009 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.249297 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 99 components and 0.249297 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.288 mas, bmaj=10.45 mas, bpa=7.432 degrees ! Estimated noise=0.711574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000113293 Jy ! Component: 100 - total flux cleaned = 0.000387287 Jy ! Component: 150 - total flux cleaned = 0.000741713 Jy ! Component: 200 - total flux cleaned = 0.00112123 Jy ! Total flux subtracted in 200 components = 0.00112123 Jy ! Clean residual min=-0.002988 max=0.002902 Jy/beam ! Clean residual mean=-0.000009 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.250418 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 116 components and 0.250418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055462Jy sigma=1.185916 ! Fit after self-cal, rms=0.055465Jy sigma=1.185527 wmodel /J1827+2658_S_map.mod ! wmodel: Unable to open new model file: /J1827+2658_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1827+2658_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.288 x 10.45 at 7.432 degrees (North through East) ! Clean map min=-0.0029483 max=0.18339 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1827+2658_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.183394 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000747413 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.22263 1.22263 2.44527 4.89053 9.78107 19.5621 39.1243 78.2485 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.183 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 245.372 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1827+2658_S_dfm.log closed on Fri May 20 00:17:48 2016