DASCore
Introduction
Tutorial
Recipes
Contributing
API
Api
dascore
Dascore
clients
compat
constants
core
examples
exceptions
io
proc
transform
utils
version
viz
Clients
dirspool
filespool
Dirspool
DirectorySpool
DirectorySpool
get_contents
select
update
Filespool
FileSpool
FileSpool
update
Core
patch
schema
spool
Schema
DateTime64
SimpleValidator
TimeDelta64
DateTime64
validate
SimpleValidator
func
validate
TimeDelta64
validate
Spool
BaseSpool
DataFrameSpool
MemorySpool
spool
spool_from_patch
spool_from_patch_list
spool_from_spool
spool_from_str
BaseSpool
chunk
get_contents
select
update
DataFrameSpool
chunk
get_contents
new_from_df
select
Examples
fetch
get_example_patch
get_example_spool
register_func
sin_wave_patch
spool_to_directory
Exceptions
DASCoreError
FilterValueError
InvalidFiberFile
InvalidFileFormatter
InvalidFileHandler
InvalidIndexVersionError
InvalidSpoolError
InvalidTimeRange
MissingOptionalDependency
ParameterError
PatchAttributeError
PatchCoordError
PatchDimError
PatchError
TimeError
UnknownExample
UnknownFiberFormat
UnsupportedKeyword
Io
core
dasdae
indexer
PatchIO
pickle
plugin
prodml
quantx
tdms
terra15
wav
Core
compose_docstring
get_format
read
scan
scan_patches
scan_to_df
suppress_warnings
write
Dasdae
core
utils
Core
DASDAEV1
index
get_format
read
scan
write
Utils
get_default_patch_name
to_number
Indexer
AbstractIndexer
DirectoryIndexer
filter_df
get_max_min_times
HDFPatchIndexManager
iter_files
iterate
track
AbstractIndexer
update
DirectoryIndexer
clear_cache
ensure_path_exists
get_contents
update
HDFPatchIndexManager
decode_table
encode_table
get_index
validate_version
write_update
Pickle
core
Core
PickleIO
PickleIO
get_format
read
write
Prodml
core
utils
Core
open_hdf5_file
ProdMLV2_0
ProdMLV2_1
ProdMLV2 0
get_format
read
scan
Utils
trim_attrs_get_inds
Quantx
core
utils
Core
QuantXV2
QuantXV2
get_format
read
scan
Tdms
core
utils
Core
FiberIO
Patch
PatchFileSummary
TDMSFormatterV4713
FiberIO
get_format
read
scan
write
Patch
equals
new
pipe
to_xarray
update_attrs
PatchFileSummary
get_defaults
get_index_columns
TDMSFormatterV4713
get_format
read
scan
Utils
get_slice
parse_time_stamp
PatchAttrs
to_datetime64
type_not_supported
PatchAttrs
Config
coords_from_dims
get
get_defaults
items
Terra15
core
utils
Core
Terra15FormatterV4
Terra15FormatterV5
Terra15FormatterV6
Terra15FormatterV4
get_format
read
scan
Utils
datetime_to_float
Wav
core
Core
check_patch_dims
WavIO
WavIO
write
Proc
aggregate
basic
detrend
filter
resample
select
taper
Aggregate
aggregate
Basic
abs
normalize
rename
squeeze
standardize
transpose
Detrend
detrend
Filter
median_filter
pass_filter
sobel_filter
Resample
decimate
interpolate
iresample
resample
Select
select
Taper
taper
Transform
fft
MethodNameSpace
spectro
strain
TransformPatchNameSpace
Fft
rfft
Spectro
FourierTransformatter
patch_function
spectrogram
to_timedelta64
FourierTransformatter
rename_attrs
rename_dims
transform_dims_and_attrs
Strain
velocity_to_strain_rate
Utils
chunk
coords
docs
downloader
hdf5
mapping
misc
patch
pd
plotting
progress
time
transformatter
Chunk
ChunkManager
get_column_names_from_dim
get_dim_names_from_columns
get_interval_columns
get_intervals
is_datetime64
ChunkManager
chunk
get_instruction_df
Coords
assign_coords
Mapping
FrozenDict
FrozenDict
copy
Misc
all_close
append_func
broadcast_for_index
CacheDescriptor
check_evenly_sampled
optional_import
Patch
check_patch_attrs
Coords
copy_attrs
format_dtypes
get_dim_value_from_kwargs
get_start_stop_step
merge_patches
patches_to_df
Coords
get
to_nested_dict
update
Pd
adjust_segments
fill_defaults_from_pydantic
get_regex
list_ser_to_str
yield_slice_from_kwargs
Time
get_select_time
Transformatter
BaseTransformatter
Viz
core
spectrogram
VizPatchNameSpace
waterfall
wiggle
Spectrogram
spectrogram
Waterfall
waterfall
Wiggle
wiggle
On this page
UnknownExample
Edit this page
UnknownExample
class
of
dascore.exceptions
source
Raised when an unregistered example is requested.
TimeError
UnknownFiberFormat