SDDS processing of histograms

Moderators: cyao, michael_borland

Post Reply
tennant
Posts: 85
Joined: 31 Jul 2008, 07:19
Location: Jefferson Laboratory

SDDS processing of histograms

Post by tennant » 15 Nov 2011, 15:21

Hi,

I'm generating histograms from beam distributions and am wondering if there is a simple set of SDDS commands to calculate the full width of the histogram?

Thanks,
chris

michael_borland
Posts: 1951
Joined: 19 May 2008, 09:33
Location: Argonne National Laboratory
Contact:

Re: SDDS processing of histograms

Post by michael_borland » 15 Nov 2011, 16:30

Chris,

You can use sddsprocess, e.g.,
sddsprocess <input> <output> -process=H,fwhm,HFWHM,functionOf=t
where H and t are two columns and you want to find the FWHM of H(t).

--Michael

Post Reply