Skip to content

Commit

Permalink
[BBPBGLIB-1132]Replace StimulusManager.hoc with the python classes (#132
Browse files Browse the repository at this point in the history
)

## Context
Deprecate the hoc implementation of the stimulus manager.

## Scope
Replace StimulusManager.hoc by the exsiting stimulus_manager.py where
all the stimuli have already been defined in the dedicated python
classes, except the type `extracellular_stimulation` (pending for
BBPBGLIB-890).

## Testing
New unit test in `test_sonata_config.py` for parsing "subthreshold"
stimulus.

## Review
* [x] PR description is complete
* [x] Coding style (imports, function length, New functions, classes or
files) are good
* [x] Unit/Scientific test added
* [ ] Updated Readme, in-code, developer documentation
  • Loading branch information
WeinaJi authored Feb 29, 2024
1 parent c4a87c1 commit 12634ef
Show file tree
Hide file tree
Showing 9 changed files with 37 additions and 1,833 deletions.
197 changes: 0 additions & 197 deletions core/hoc/EStim.hoc

This file was deleted.

Loading

0 comments on commit 12634ef

Please sign in to comment.