Skip to content

Holo housekeeping: update contact email, wire up classifier in example notebook#392

Open
animmosmith wants to merge 2 commits into
mainfrom
holo-housekeeping
Open

Holo housekeeping: update contact email, wire up classifier in example notebook#392
animmosmith wants to merge 2 commits into
mainfrom
holo-housekeeping

Conversation

@animmosmith

Copy link
Copy Markdown
Collaborator

Summary

  • Update Alex Nimmo Smith's contact email (old plymouth.ac.uk address is no longer active) in pyproject.toml and pyopia/instrument/holo.py. Also fixes a malformed pyproject.toml author name field that had the email erroneously appended to it.
  • Wire up the classifier in notebooks/pipeline-holo.ipynb: the notebook imported pyopia.classify.Classify but never used it. Now downloads the example model via pyopia.exampledata.get_example_model() and adds a classifier step to the pipeline config, consistent with single-image-stats-holo.ipynb, so particle classification probabilities are included in the output stats.

Test plan

  • Ran pipeline-holo.ipynb end-to-end via jupyter nbconvert --execute; classifier step runs successfully and output stats include probability_* columns

Old plymouth.ac.uk address is no longer active following a change of
employer. Also fixes a malformed pyproject.toml author name field
that had the email erroneously appended to it.
The notebook imported pyopia.classify.Classify but never used it.
Download the example model via pyopia.exampledata.get_example_model()
and add a classifier step to the pipeline config, consistent with
single-image-stats-holo.ipynb, so particle classification probabilities
are included in the output stats.
@animmosmith animmosmith requested a review from emlynjdavies June 18, 2026 14:03
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.

1 participant