🚀 Features
<details>
<summary>Rename SpotDetection application to Polaris elaubsch (13)</summary>
</details>
<details>
<summary>Repo management elaubsch (8)</summary>
Added Dataset objects to load data needed to run example notebooks
</details>
<details>
<summary>Model dev elaubsch (6)</summary>
Adding singleplex code and notebook
</details>
<details>
<summary>Model dev elaubsch (3)</summary>
</details>
<details>
<summary>Update Dockerfile elaubsch (2)</summary>
</details>
🐛 Bug Fixes
<details>
<summary>Update Dockerfile, fix imports, and lint docstrings. willgraf (9)</summary>
- Update Dockerfile to use published `deepcell-tf` images.
- Change `opencv-python` to `opencv-python-headless` for a smaller, lighter installation (Fixes 4)
- Lint a bunch of docstrings
- Fix import ordering with `isort`
- Ignore `training.py` from coverage reports.
- Add `.idea` directory to `.gitignore` and remove it from the project.
---
Existing issues:
- `rn_classification_head` uses imports that don't exist
- `gene_counts_DBSCAN`: `DBSCAN` is never imported
</details>
🧰 Maintenance
<details>
<summary>Update README badges and other minor touchups for first release. willgraf (12)</summary>
- update link for coverage badge
- add license badge
- updates `.gitattributes` to ignore the Jupyter notebooks from code statistics.
- replace space with `-` in package name
- fix python_requires definition in setup.py
- publish docker images on release.
</details>
<details>
<summary>Remove unused code and files elaubsch (11)</summary>
Fixes 10 and removes unnecessary data directory.
</details>
<details>
<summary>Repo management elaubsch (7)</summary>
</details>
📚️ Documentation
<details>
<summary>Update Dockerfile, fix imports, and lint docstrings. willgraf (9)</summary>
- Update Dockerfile to use published `deepcell-tf` images.
- Change `opencv-python` to `opencv-python-headless` for a smaller, lighter installation (Fixes 4)
- Lint a bunch of docstrings
- Fix import ordering with `isort`
- Ignore `training.py` from coverage reports.
- Add `.idea` directory to `.gitignore` and remove it from the project.
---
Existing issues:
- `rn_classification_head` uses imports that don't exist
- `gene_counts_DBSCAN`: `DBSCAN` is never imported
</details>