LICENSE.md
README.md
pyproject.toml
tests/test_atoms.py
tests/test_coordinates.py
tests/test_core.py
tests/test_dataarray.py
tests/test_datacollection.py
tests/test_numpy.py
tests/test_parallel.py
tests/test_processing.py
tests/test_signal.py
tests/test_trigger.py
tests/test_virtual.py
tests/test_xarray.py
xdas/__init__.py
xdas/config.py
xdas/fft.py
xdas/parallel.py
xdas/signal.py
xdas/synthetics.py
xdas/trigger.py
xdas/virtual.py
xdas.egg-info/PKG-INFO
xdas.egg-info/SOURCES.txt
xdas.egg-info/dependency_links.txt
xdas.egg-info/requires.txt
xdas.egg-info/top_level.txt
xdas/atoms/__init__.py
xdas/atoms/core.py
xdas/atoms/ml.py
xdas/atoms/signal.py
xdas/core/__init__.py
xdas/core/coordinates.py
xdas/core/dataarray.py
xdas/core/datacollection.py
xdas/core/methods.py
xdas/core/numpy.py
xdas/core/routines.py
xdas/io/__init__.py
xdas/io/asn.py
xdas/io/febus.py
xdas/io/optasense.py
xdas/io/sintela.py
xdas/processing/__init__.py
xdas/processing/core.py
xdas/processing/monitor.py