core

module of dascore source

Core routines and functionality for processing distributed fiber data.

Functions

Name Description
get_coord Given multiple types of input, return a coordinate.
get_coord_manager Create a coordinate manager.

Classes

Name Description
CoordManager Class for managing coordinates.
CoordSummary A summary for coordinates.
Patch A Class for managing data and metadata.

Modules

Name Description
attrs Pydantic schemas used by DASCore.
coordmanager Module for managing coordinates.
coords Machinery for coordinates.
patch A 2D trace object.
spool Module for spools, containers of patches.
schema A deprecated module.