Skip to content

Conversation

@rickwierenga
Copy link
Member

Summary

  • Rename thermo_nunc_1_wellplate_90000uL_Fb_omnitraythermo_nunc_1_troughplate_90000uL_Fb_omnitray
  • Fix deprecation warnings in agenbio/plates.py to use proper warnings.warn() instead of raising NotImplementedError
  • Update docs and rename image files accordingly

Test plan

  • Verify deprecated functions emit DeprecationWarning but still return valid plates
  • Verify new function names work correctly

🤖 Generated with Claude Code

rickwierenga and others added 2 commits January 21, 2026 11:00
Rename:
- thermo_nunc_1_wellplate_90000uL_Fb_omnitray -> thermo_nunc_1_troughplate_90000uL_Fb_omnitray

Also fix deprecation warnings to use proper warnings.warn() instead of
raising NotImplementedError:
- AGenBio_1_wellplate_Fl (already deprecated, now returns actual plate)
- AGenBio_4_troughplate_75000_Vb (already deprecated, now returns actual plate)

Update docs and rename image file accordingly.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@rickwierenga rickwierenga merged commit 8a774bf into main Jan 21, 2026
10 checks passed
@rickwierenga rickwierenga deleted the rename-1-wellplate-to-troughplate branch January 21, 2026 20:25
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