bioAI-Oslo / Spikeometric

Spiking Neural Network Simulator based on Generalized Linear Models
GNU General Public License v3.0
7 stars 1 forks source link

Feature/input stimulus #7

Closed JakobSonstebo closed 1 year ago

JakobSonstebo commented 1 year ago

Implemented a new LoadedStimulus class that loads stimulus from a file. Also moved stimulus masks to the stimulus classes, making it easy to batch stimulus when simulating multiple networks at once. Finally, spikeometric should now support Python 3.8-3.11.