read
read(
self ,
resource ,
**kwargs ,
)-> ‘SpoolType’
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.
method of dascore.io.core.FiberIO | source |
read(
self ,
resource ,
**kwargs ,
)-> ‘SpoolType’
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.