Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #218

Open
wants to merge 134 commits into
base: develop_2
Choose a base branch
from
Open

Develop #218

wants to merge 134 commits into from

Conversation

Milad4849
Copy link
Contributor

@Milad4849 Milad4849 commented Aug 24, 2023

  • Cellpose added as an app ( steinbock/_cli/apps.py ).
  • Cellpose model training added (steinbock/segmentation/_cli/train.py', 'steinbock/segmentation/train.py, 'Steinbock/segmentation/_cli/_cli.py').
  • Cellpose default parameters changed (steinbock/segmentation/cellpose.py).
  • Cellpose model zoo added (steinbock/segmentation/_cli/cellpose.py).
  • List of contributors updated (CONTRIBUTORS.md).
  • CHANGELOG.md updated.
  • Segmentation doc updated (docs/cli/segmentation.md).
  • Utils doc updated (docs/cli/utils.md).
  • Docker doc updated (docs/install-docker.md).
  • Opencv-python==4.8.0.74 added to requirements, it was needed to run cellpose training (requirements.txt).
  • Unifying how panel column datatypes are handled (steinbock/preprocessing/imc.py).
  • Fixed No neighborhood Data in h5ad ([Bug]No neighborhood Data in h5ad-files? #210)

Milad Adibi and others added 30 commits February 24, 2023 14:06
updates:
- [github.com/PyCQA/autoflake: v2.0.1 → v2.0.2](PyCQA/autoflake@v2.0.1...v2.0.2)
- [github.com/psf/black: 23.1.0 → 23.3.0](psf/black@23.1.0...23.3.0)
- [github.com/pre-commit/mirrors-mypy: v1.0.0 → v1.2.0](pre-commit/mirrors-mypy@v1.0.0...v1.2.0)
…nfig

[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/autoflake: v2.0.2 → v2.2.0](PyCQA/autoflake@v2.0.2...v2.2.0)
- [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0)
- [github.com/PyCQA/flake8: 6.0.0 → 6.1.0](PyCQA/flake8@6.0.0...6.1.0)
- [github.com/pre-commit/mirrors-mypy: v1.2.0 → v1.5.1](pre-commit/mirrors-mypy@v1.2.0...v1.5.1)
update develop with recent changes in main (bug fixes etc)
Milad4849 and others added 30 commits May 19, 2024 11:05
Update readimc to 0.7.0 + lenient parsing option
removed the --rebase parameter of mike is not supported.
…nfig

[pre-commit.ci] pre-commit autoupdate
standard runners cannot build steinbock-cellpose, switching to larger runners.
Update build.yml to use self-hosted runner
updates:
- [github.com/psf/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0)
- [github.com/PyCQA/flake8: 7.0.0 → 7.1.1](PyCQA/flake8@7.0.0...7.1.1)
- [github.com/pre-commit/mirrors-mypy: v1.10.0 → v1.11.1](pre-commit/mirrors-mypy@v1.10.0...v1.11.1)
…nfig

[pre-commit.ci] pre-commit autoupdate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants