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 glif_psc_double_alpha model #2925

Merged
merged 51 commits into from
Sep 14, 2023
Merged

Add glif_psc_double_alpha model #2925

merged 51 commits into from
Sep 14, 2023

Conversation

shixnya
Copy link
Contributor

@shixnya shixnya commented Sep 7, 2023

Continuation of PR #2861 that was accidentally closed.
The most recent change contains rebasing to the updated upstream/master, and fixing one of the newly added test cases in the updates.

Hopefully, this version passes all of the tests.

shixnya and others added 30 commits July 18, 2023 15:50
Merging recent changes
(They were used during development.)
Some of the parameters that are associated with the fast synaptic
components get '_fast' added to their names.

Pytest script added to test the GLIF model with double alpha synapses.

A couple of test cases require adding extra parameters for the
new glif_psc_double_alpha model, so they are added.
Co-authored-by: clinssen <c.linssen@fz-juelich.de>
Co-authored-by: clinssen <c.linssen@fz-juelich.de>
Co-authored-by: clinssen <c.linssen@fz-juelich.de>
Co-authored-by: clinssen <c.linssen@fz-juelich.de>
Co-authored-by: Nicolai Haug <39106781+nicolossus@users.noreply.github.com>
Co-authored-by: Nicolai Haug <39106781+nicolossus@users.noreply.github.com>
Co-authored-by: Nicolai Haug <39106781+nicolossus@users.noreply.github.com>
Co-authored-by: Nicolai Haug <39106781+nicolossus@users.noreply.github.com>
Co-authored-by: Nicolai Haug <39106781+nicolossus@users.noreply.github.com>
Co-authored-by: Nicolai Haug <39106781+nicolossus@users.noreply.github.com>
Co-authored-by: Nicolai Haug <39106781+nicolossus@users.noreply.github.com>
(They were used during development.)
Some of the parameters that are associated with the fast synaptic
components get '_fast' added to their names.

Pytest script added to test the GLIF model with double alpha synapses.

A couple of test cases require adding extra parameters for the
new glif_psc_double_alpha model, so they are added.
shixnya and others added 9 commits September 6, 2023 12:26
Co-authored-by: Nicolai Haug <39106781+nicolossus@users.noreply.github.com>
Co-authored-by: Nicolai Haug <39106781+nicolossus@users.noreply.github.com>
Co-authored-by: Nicolai Haug <39106781+nicolossus@users.noreply.github.com>
Co-authored-by: Nicolai Haug <39106781+nicolossus@users.noreply.github.com>
@heplesser heplesser added T: Enhancement New functionality, model or documentation S: Normal Handle this with default priority I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) labels Sep 8, 2023
@heplesser heplesser added this to To do in Models via automation Sep 8, 2023
@heplesser
Copy link
Contributor

@shixnya @nicolossus No problem to proceed here.
@clinssen @janskaar Could you re-review here quickly?

Copy link
Member

@nicolossus nicolossus left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@janskaar janskaar left a comment

Choose a reason for hiding this comment

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

Everything looks good to me.

@clinssen clinssen changed the title Adding glif_psc_double_alpha model (2nd attempt) Adding glif_psc_double_alpha model Sep 12, 2023
@clinssen clinssen changed the title Adding glif_psc_double_alpha model Add glif_psc_double_alpha model Sep 12, 2023
Copy link
Contributor

@jessica-mitchell jessica-mitchell left a comment

Choose a reason for hiding this comment

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

Thanks @shixnya , I just a have couple of minor changes for the docs

pynest/examples/glif_psc_double_alpha_neuron.py Outdated Show resolved Hide resolved
pynest/examples/glif_psc_double_alpha_neuron.py Outdated Show resolved Hide resolved
Models automation moved this from To do to Review Sep 12, 2023
shixnya and others added 2 commits September 13, 2023 17:43
Co-authored-by: jessica-mitchell <mitchell20j@gmail.com>
Co-authored-by: jessica-mitchell <mitchell20j@gmail.com>
Copy link
Contributor

@jessica-mitchell jessica-mitchell left a comment

Choose a reason for hiding this comment

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

thanks!

@heplesser heplesser merged commit 8c33673 into nest:master Sep 14, 2023
20 checks passed
Models automation moved this from Review to Done Sep 14, 2023
@shixnya
Copy link
Contributor Author

shixnya commented Sep 15, 2023

Thank you so much, all, for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) S: Normal Handle this with default priority T: Enhancement New functionality, model or documentation
Projects
Models
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

7 participants