Spectra are automatically grouped by wavenumbers in data_block, and a list
is returned. The spectra must then be resampled/aligned to match a common set
of wavenumbers before they can be combined.
Arguments
- opusreader2_list
A
list_opusreader2.- data_block
(Default:
"ab") Data block to use from the opus files. If you aren't sure which data blocks are available in your data set, use.getDataBlockNames().- ...
Arguments passed on to
hyperSpec::hyperSpecgc(logical)
Use garbage collection. If the optiongcis set toTRUE, the initialization will have frequent calls tobase::gc(), which can help avoid swapping or running out of memory. The default value ofgccan be set viahy_set_options().
