README.md
pyproject.toml
curvelab/__init__.py
curvelab/__main__.py
curvelab/app.py
curvelab/data_manager.py
curvelab/fit_manager.py
curvelab/logo.png
curvelab/logo.svg
curvelab/logo_small.png
curvelab/models.py
curvelab/notebook.py
curvelab/plot_manager.py
curvelab/preprocessing.py
curvelab/session.py
curvelab/ui_dialogs_analysis.py
curvelab/ui_dialogs_data.py
curvelab/ui_panels.py
curvelab/workspace.py
curvelab.egg-info/PKG-INFO
curvelab.egg-info/SOURCES.txt
curvelab.egg-info/dependency_links.txt
curvelab.egg-info/entry_points.txt
curvelab.egg-info/requires.txt
curvelab.egg-info/top_level.txt
tests/test_curvelab_regressions.py
tests/test_fit_and_preprocessing.py