Re-exports§
pub use device::DetectedInstrument;pub use device::DeviceFamily;pub use mzml::extract_spectrum;pub use mzml::iter_spectra;pub use mzml::write_indexed_mzml;pub use mzml::write_mzml;pub use mzml::PrecursorInfo;pub use mzml::SpectrumRecord;pub use scan_format::ScanDataFormat;
Modules§
- audit_
tag - device
- Instrument model + device family detection.
- error_
log - generic_
data - header
- mzml
- raw_
file_ info - run_
header - sample_
info - scan_
data - scan_
event - scan_
filter - scan_
format - Scan-data format classification and dispatch.
- scan_
index - seq_row
Structs§
- Controller
Info - Minimal metadata about one controller in a multi-controller RAW file.
- RawFile
Reader - A parsed Thermo Fisher RAW file.
- Scan
Params - Typed accessor for a scan’s extra parameters (
ScanParamsstream). - Status
LogEntry - Typed accessor for a per-scan instrument-status log entry.
Enums§
- Activation
- Activation method from ScanEventPreamble byte 24.
- Analyzer
- Analyzer type from ScanEventPreamble byte 40.
- Controller
Type - Controller type codes as used in Thermo RAW files.
- Error
- Generic
Type - Generic data field type codes.
- Ionization
- Ionization mode from ScanEventPreamble byte 11.
- MsPower
- MS power (MSn order) from ScanEventPreamble byte 6.
- Polarity
- Polarity from ScanEventPreamble byte 4.
- Scan
Mode - Scan mode from ScanEventPreamble byte 5.
- Scan
Type - Scan type from ScanEventPreamble byte 7.