collection() tidy(<collection>)
|
Creates a spectra collection |
add_spectrum()
|
Add a single spectrum to a collection object |
add_labels()
|
Adds labels |
print(<collection>)
|
Print a spectra collection |
pull_breaks()
|
Pull the breaking points (or bin limits) of a spectra collection |
pull_ids()
|
Pull the ids of a spectra collection |
pull_limits()
|
Pull the limits of a spectra collection |
pull_numbin()
|
Pull the bin (or bucket) number of a spectra collection |
subsample()
|
Sub-sample a spectra collection |
reduce_resolution()
|
Reduce the resolution of Spectra |