Skip to content

Commit

Permalink
adding sponthold and spontnohold ecodes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaquier Aurélien Tristan committed May 28, 2024
1 parent d257166 commit ad34932
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bluepyefe/ecode/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@
"firepattern": step.Step,
"sponnohold30": step.Step,
"sponhold30": step.Step,
"spontnohold30": step.Step,
"sponthold30": step.Step,
"starthold": step.Step,
"startnohold": step.Step,
"delta": step.Step,
Expand Down

0 comments on commit ad34932

Please sign in to comment.