Description Usage Arguments Value Slots
An S4 class to hold reused values for reading the spectrum
do cleanup, call this before leaving
read a block with specified indices
read a block with specified indices
read the spectrum of scan i
read the sum spectrum
1 2 3 4 5 6 7 8 9 10 11 12 | finalize(.Object)
scan_block(.Object, indrange)
## S4 method for signature 'TofClass'
scan_block(.Object, indrange)
## S4 method for signature 'TofClass'
scan_ind(.Object, ind)
## S4 method for signature 'TofClass'
sumspec(.Object)
|
.Object |
a TofH5 object |
indrange |
list with two elements where the first is the start index and the second the number of scans |
ind |
as numeric index of scan |
matrix of counts
matrix of counts
filenamelocation of original h5 file
pointsper scan
nscansnumber of scans
.dimsinternal dimensions
.datafileh5 handle of tof data file
.scandatah5 handle of scan data block
.scanspaceh5 handle of scan data array
single_ion_signalcps value of single count
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.