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

Segmentation adapter doesn't work with multiple wavelengths #371

Open
frisograce opened this issue Jul 31, 2024 · 0 comments · Fixed by #372
Open

Segmentation adapter doesn't work with multiple wavelengths #371

frisograce opened this issue Jul 31, 2024 · 0 comments · Fixed by #372
Assignees
Labels
bug Something isn't working

Comments

@frisograce
Copy link
Collaborator

Describe the bug
Segmentation adapter doesn't work with multiple wavelengths

Specify a priority (low, medium, high)

To Reproduce
Steps to reproduce the behavior:

  1. Setup python 3.10
  2. Setup virtual environment
  3. Install SIMPA 'v0.9.1'
  4. Run SIMPA script segmentation_loader.py with wavelengths: [700, 800]
  5. See error KeyError: 'gamma'

Current Behavior
KeyError: 'gamma' occurs

Expected behavior
To be able to run both the wavelengths

Environment (please complete the following information):

  • OS: Ubuntu
  • SIMPA version [e.g. 0.9.1]
  • IDE PyCharm
@frisograce frisograce added the bug Something isn't working label Jul 31, 2024
@frisograce frisograce self-assigned this Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant