-
Notifications
You must be signed in to change notification settings - Fork 15
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
avoid accessing private hoc attribute in core.py #130
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #130 +/- ##
==========================================
- Coverage 85.30% 85.27% -0.04%
==========================================
Files 80 80
Lines 5404 5413 +9
==========================================
+ Hits 4610 4616 +6
- Misses 794 797 +3 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks.This works with the template now!
Do you also want to put an examples of the latest bpo template and the bpem templates so that we are sure bluecellulab works with all the templates?
Actually the latest templates are updated to have bluecellulab/neurodamus support. They are similar to the ones coming after bluepymm. The tests are supporting those already. |
Thanks @darshanmandge . For the .h5 morphologies the work will continue at #131. |
neuron_template.get_cell(template_format, self.cell_id.id, emodel_properties)
.