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

Make IMC panel optional #6

Closed
jwindhager opened this issue Apr 26, 2021 · 1 comment
Closed

Make IMC panel optional #6

jwindhager opened this issue Apr 26, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jwindhager
Copy link
Contributor

In the IMC preprocessing step, do not require the presence of an IMC panel. If none is available, extract the panel from the mcd/schema files or ignore panel creation.

@jwindhager jwindhager added the enhancement New feature or request label Apr 26, 2021
@jwindhager jwindhager added this to the 0.3.4 milestone Apr 26, 2021
@jwindhager jwindhager self-assigned this Apr 26, 2021
@jwindhager
Copy link
Contributor Author

As discussed with @nilseling, the IMC Segmentation pipeline-compatible "IMC panel" is generated by airlab and further customized by the user. Given that such a panel is not always present (but the metadata is, at least more often than the panel), the current behavior of steinbock should be improved as follows:

  • If an "IMC panel" is provided in the raw data, take this one
  • Otherwise, if .mcd/.schema files are provided, take the panel from the first one
  • If no "IMC panel" is provided, leave the creation of the steinbock panel up to the user

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant