yadg.extractors.public.quadstar package
Submodules
- yadg.extractors.public.quadstar.sac.extract(*, fn, **kwargs)
Processes a Quadstar 32-bit analog data .sac file.
- Parameters:
fn (
str) – The file containing the trace(s) to parse.- Returns:
A
datatree.DataTreecontaining onexarray.Datasetper mass trace. The traces in the Quadstar.sacfiles are not named, therefore their index is used as thexarray.Datasetname.- Return type: