CHANGELOG.md
LICENCE.txt
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
versioneer.py
curveball/__init__.py
curveball/_version.py
curveball/baranyi_roberts_model.py
curveball/competitions.py
curveball/ioutils.py
curveball/likelihood.py
curveball/models.py
curveball/plots.py
curveball/utils.py
curveball.egg-info/PKG-INFO
curveball.egg-info/SOURCES.txt
curveball.egg-info/dependency_links.txt
curveball.egg-info/entry_points.txt
curveball.egg-info/requires.txt
curveball.egg-info/top_level.txt
curveball/.ipynb_checkpoints/competitions-checkpoint.py
curveball/.ipynb_checkpoints/models-checkpoint.py
curveball/scripts/__init__.py
curveball/scripts/cli.py
data/20130211_dh.zip
data/BioTekSynergy.xlsx
data/Spectramax_growth_curve.txt
data/Sunrise_180515_0916.xlsx
data/Tecan_210115.csv
data/Tecan_210115.xlsx
data/Tecan_280715.xlsx
data/Tecan_280715_RG_vs_G.png
data/Tecan_280715_R_vs_G.png
data/Tecan_280715_strain_G.png
data/Tecan_280715_strain_R.png
data/Tecan_280715_strain_RG.png
data/Tecan_280715_strains.png
data/Tecan_280715_wells.png
data/__init__.py
data/plate_9_OD.mat
data/__pycache__/__init__.cpython-311.pyc
data/__pycache__/__init__.cpython-35.pyc
data/__pycache__/__init__.cpython-37.pyc
data/__pycache__/__init__.cpython-38.pyc
data/__pycache__/__init__.cpython-39.pyc
examples/example_competition.py
examples/example_model_fitting.py
examples/example_plot_plate.py
plate_templates/DH5a-TG1.csv
plate_templates/DH5a-s12-TG1.csv
plate_templates/G-RG-R.csv
plate_templates/__init__.py
plate_templates/checkerboard.csv
plate_templates/checkerboard2.csv
plate_templates/nine-strains.csv
plate_templates/six-strains.csv
plate_templates/__pycache__/__init__.cpython-311.pyc
plate_templates/__pycache__/__init__.cpython-35.pyc
plate_templates/__pycache__/__init__.cpython-37.pyc
plate_templates/__pycache__/__init__.cpython-38.pyc
plate_templates/__pycache__/__init__.cpython-39.pyc
tests/__init__.py
tests/base.py
tests/test_cli.py
tests/test_competitions.py
tests/test_ioutils.py
tests/test_likelihood.py
tests/test_models.py
tests/test_plots.py