read

method of dascore.io.core.FiberIO source

read(
    self ,
    resource ,
    **kwargs ,
)-> ‘dc.Spool’

Load data from a path.

*kwargs should include support for selecting expected dimensions. For example, distance=(100, 200) would only read data with distance from 100 to 200. Multi-patch formats may also accept source_patch_key to load one or more logical patches from the source.