Skip to content

fix(morph-plot): handle files with single point cell types #441

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

Merged

Conversation

sanjayankur31
Copy link
Member

If a file contains the definition of a point cell type, for example, IafTauRefCell, we should still be able to plot the file, even if its only a single circle/sphere. Until now, we only handled files if they had multi-compartmental Cell or Morphology instances, and the plotter would crash for files that had other point cell types.

If a file contains the definition of a point cell type, for example,
`IafTauRefCell`, we should still be able to plot the file, even if its
only a single circle/sphere. Until now, we only handled files if they
had multi-compartmental `Cell` or `Morphology` instances, and the
plotter would crash for files that had other point cell types.
@sanjayankur31 sanjayankur31 added the T: bug Type: bug label Feb 10, 2025
@sanjayankur31
Copy link
Member Author

TODO: add a simple regression test

@sanjayankur31 sanjayankur31 merged commit fd10574 into development Feb 12, 2025
7 checks passed
@sanjayankur31 sanjayankur31 deleted the fix-plotting-plot-all-point-cell-component-types branch February 12, 2025 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: bug Type: bug
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

1 participant