joey-kilgore/Nerve-Block-Modeling

Change GnabarMultiThread to allow for different number of processes

Closed this issue · 1 comments

The current GnabarMultiThread.py simulation is based on having a thread for each value of gnabar. This could be rewritten to allow for any number of process to be created and still test the same number of trials. Which would allow for the programmer to optimize the simulation based on the hardware at hand.

This simulation was just a basic question. Nothing more than a curiosity. Should it become a pertinent topic to look at this issue may be revisited.