acq2hdf5 - Man Page
manual page for acq2hdf5 3.0.1
Description
Convert an AcqKnowledge file to an HDF5 file.
Usage
acq2hdf5 [options] <acq_file> <hdf5_file> acq2hdf5 -h | --help acq2hdf5 --version
Options
- --values-as=<type>
Save raw measurement values, stored as integers in the base file, as either 'raw' or 'scaled'. If stored as raw, you can convert to scaled using the scale and offset attributes on the channel. If storing scaled values, scale and offset will be 1 and 0. [default: scaled]
- --compress=<method>
How to compress data. Options are gzip, lzf, none. [default: gzip]
- --data-only
Only save data and required headers -- do not save journal or marker information.
- -v, ā--verbose
Print extra messages for debugging.
Info
July 2024 acq2hdf5 3.0.1