CHANGELOG.md
CONTRIBUTING.md
DEPLOYMENT.md
LICENCE.txt
MANIFEST.in
README.md
deploy_anaconda.sh
environment.yml
ez_setup.py
requirements.txt
setup.cfg
setup.py
versioneer.py
conda-recipe/bld.bat
conda-recipe/build.sh
conda-recipe/meta.yaml
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/models-checkpoint.py
curveball/scripts/__init__.py
curveball/scripts/cli.py
data/20130211_dh.zip
data/BioTekSynergy.xlsx
data/Sunrise_180515_0916.xlsx
data/Tecan_210115.csv
data/Tecan_210115.xlsx
data/Tecan_280715.xlsx
data/__init__.py
data/plate_9_OD.mat
docs/Makefile
docs/cli.rst
docs/competitions.rst
docs/conf.py
docs/index.rst
docs/install.rst
docs/ioutils.rst
docs/likelihood.rst
docs/make.bat
docs/models.rst
docs/plots.rst
docs/troubleshooting.rst
docs/tutorial.rst
docs/_static/LRTest_map.png
docs/_static/Tecan_210115.head6.csv
docs/_static/Tecan_280715_R_vs_G.png
docs/_static/Tecan_280715_strain_G.png
docs/_static/Tecan_280715_strains.png
docs/_static/Tecan_280715_wells.png
docs/_static/example_competition.svg
docs/_static/example_model_fitting.svg
docs/_static/example_plot_plate.svg
docs/_static/favicon.ico
docs/_static/logo_200px.png
docs/_static/plate.head6.csv
docs/_static/summary.csv
docs/_templates/sourcelink.html
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
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