Skip to content

Fix TISSUE_LIBRARY undefined name error in MSOTAcuityEcho#434

Merged
jgroehl merged 2 commits intoT348_update_msot_for_segmentationsfrom
copilot/sub-pr-349
Nov 20, 2025
Merged

Fix TISSUE_LIBRARY undefined name error in MSOTAcuityEcho#434
jgroehl merged 2 commits intoT348_update_msot_for_segmentationsfrom
copilot/sub-pr-349

Conversation

Copy link
Copy Markdown

Copilot AI commented Nov 20, 2025

Merge commit bd497d7 introduced a NameError by updating the import from TISSUE_LIBRARY to TissueLibrary while leaving 4 call sites unchanged.

Changes

  • Updated 4 references from TISSUE_LIBRARY.{method}() to TissueLibrary.{method}() in add_layer_to_segmentation() method (lines 258, 269, 276, 283)

The affected methods are ultrasound_gel(), mediprene(), and heavy_water().


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: jgroehl <7871475+jgroehl@users.noreply.github.com>
Copilot AI changed the title [WIP] Update volume settings for segmentation and MSOT Acuity Echo Fix TISSUE_LIBRARY undefined name error in MSOTAcuityEcho Nov 20, 2025
Copilot AI requested a review from jgroehl November 20, 2025 06:59
@jgroehl jgroehl marked this pull request as ready for review November 20, 2025 15:39
@jgroehl jgroehl merged commit 09e265d into T348_update_msot_for_segmentations Nov 20, 2025
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