Skip to content

Commit

Permalink
Merge pull request #141 from darshanmandge/ecode_spontaneous
Browse files Browse the repository at this point in the history
adding spontaneous in ecode init
  • Loading branch information
darshanmandge committed Mar 31, 2023
2 parents 93ac7e0 + 2275a5d commit 3ac0b67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bluepyefe/ecode/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
# The ecode names have to be lower case only to avoid having to
# define duplicates for upper and lower cases.
eCodes = {
"spontaneous": step.Step,
"idrest": step.Step,
"idthresh": step.Step,
"idthres": step.Step,
Expand Down

0 comments on commit 3ac0b67

Please sign in to comment.