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

Ion Image Generation Fails Due to Unspecified Pooling Strategy #55

Open
jtfcordes opened this issue Apr 26, 2024 · 0 comments
Open

Ion Image Generation Fails Due to Unspecified Pooling Strategy #55

jtfcordes opened this issue Apr 26, 2024 · 0 comments

Comments

@jtfcordes
Copy link
Collaborator

jtfcordes commented Apr 26, 2024

Description

Ion images, defined through a range-based query of intensities, require these intensities to be pooled to generate the ion image value. Currently, if no pooling strategy is selected, the ion image generation fails.

Expected Behavior

The application should either:

  • Automatically apply a default pooling strategy, or
  • Prompt the user to select a pooling strategy before proceeding.

Actual Behavior

The generation process is interrupted without any warnings.

image

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

No branches or pull requests

1 participant