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

Add source code for Lumos v0.0.4 #2

Merged
merged 2 commits into from
Aug 19, 2022
Merged

Add source code for Lumos v0.0.4 #2

merged 2 commits into from
Aug 19, 2022

Conversation

tlp19
Copy link
Collaborator

@tlp19 tlp19 commented Aug 16, 2022

Lumos v0.0.4 - Changelog

New functionalities:

  • New 'sites' scope for Cell Painting mode (outputs one cell-painted image per site)
  • Ability to generate cell-painted images for only one well (for both 'wells' and 'sites' scopes)
  • Option to choose the output image file format (either JPEG or PNG)
  • Added functionality to display the compound identifier of each well, which is parsed from the platemap of the plate (columns to be parsed can be configured)

Improvements:

  • Code refactorings in picasso.py
  • Improved documentation for developers in readme-dev.md
  • Improved high-level tests that now rely on the CLI
  • Calibration of cell-painting image-tuning parameters on DMSO-only plate

Fixes:

  • Fix intensity overflow when multiplying 8-bit images by channel coefficients (in both QC and CP)
  • Fix typos in codebase and readmes

Miscellaneous:

  • Code linting
  • Updated HTML documentation
  • Improved CLI help menus and dialogs (with color-coding)

Copy link
Owner

@nicolasboisseau nicolasboisseau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Implement v0.0.4 coded by @tlp19 !

@tlp19 tlp19 merged commit 4f8f8b1 into main Aug 19, 2022
@tlp19 tlp19 deleted the lumos-0.0.4 branch August 25, 2022 06:46
@tlp19 tlp19 self-assigned this Aug 25, 2022
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.

2 participants