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

Add more visibility to decor. #1953

Merged

Conversation

thorstenhater
Copy link
Contributor

@thorstenhater thorstenhater commented Aug 19, 2022

Functionality to

  • delete ions from global properties
  • peek into global properties
  • expose painted, placed, and defaulted items
  • expose voltage limit to python
  • make voltage limit an optional to allow for arbitrary values.
  • Add ion_settings view to python = (valence, ion_data, rev_pot_method)

Documentation

  • cable cell properties in python

Closes #1578
Closes #1577
Closes #1607

Copy link
Contributor

@AdhocMan AdhocMan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few comments that need updating as well

arbor/fvm_lowered_cell_impl.hpp Outdated Show resolved Hide resolved
arbor/include/arbor/cable_cell_param.hpp Outdated Show resolved Hide resolved
doc/cpp/cable_cell.rst Outdated Show resolved Hide resolved
Copy link
Contributor

@AdhocMan AdhocMan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.
I'll leave the merge commit message to you on this one.

Copy link
Contributor

@brenthuisman brenthuisman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing updates to Python API docs, e.g. python/decor.rst.

@brenthuisman brenthuisman merged commit 4505986 into arbor-sim:master Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants