Skip to content

Feat: add method to list parameters of a component object - #208

Merged
sanjayankur31 merged 6 commits into
developmentfrom
feat-list-params
May 28, 2025
Merged

Feat: add method to list parameters of a component object#208
sanjayankur31 merged 6 commits into
developmentfrom
feat-list-params

Conversation

@sanjayankur31

Copy link
Copy Markdown
Contributor

Adds a get_parameters function to each nml component type class to get the parameters of the component. We don't use LEMS here, we simply look for any members that have a NeuroMLQuantity... type.

Once this is merged, we'll add a get_model_parameters utility function to pyNeuroML that users can use to get info on the main bits of a model, eg: cells, synapses, inputs, and so on.

@sanjayankur31 sanjayankur31 added T: enhancement Type: enhancement S: ready for review ready for review labels May 24, 2025
@sanjayankur31 sanjayankur31 changed the title Feat list params Feat: add method to list parameters of a component object May 24, 2025
@sanjayankur31
sanjayankur31 merged commit af77e5f into development May 28, 2025
@sanjayankur31
sanjayankur31 deleted the feat-list-params branch May 28, 2025 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S: ready for review ready for review T: enhancement Type: enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant