Febus1

class of dascore.io.febus.core
inherits from: Febus2, FiberIO
source

Febus1()

Support for Febus V 1.

This is here to support legacy Febus (eg pubdas Valencia)

Methods

Name Description
get_format Derive the format name and version from the family detector.
get_metadata Scan a febus file, return summary information about the file’s contents.
get_version Return the file version when the resource matches this family.
read Read patches by selecting metadata and loading the resulting array windows.
read_array Read one zone’s window out of its block-structured data cube.
scan Return patch metadata; the dispatcher attaches source provenance.
write Write the spool to a resource (eg path, stream, etc.).