FebusG1CSV1

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

FebusG1CSV1()

A CSV format used by Febus’ G1 for storing DSTS files.

Methods

Name Description
get_format Derive the format name and version from the family detector.
get_metadata Get the coords and attrs of a G1 file.
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 Decode CSV samples and select the requested positional window.
scan Return patch metadata; the dispatcher attaches source provenance.
write Write the spool to a resource (eg path, stream, etc.).