The simulation base for SANKET uses open standards tools and open interface code to support the entire pipeline of model building, standalone simulations, and driving the models from a database of experiments. The Findsim project specifically interfaces with the database and MOOSE for immediate user access. However, all elements of this pipeline are open and standards based, to facilitate the use of other community tools such as simulators and optimization routines.
MOOSE (The Multiscale Object-Oriented Simulation Environment) is designed to simulate neural systems ranging from subcellular components and biochemical reactions to complex models of single neurons, circuits, and large networks. MOOSE can operate at many levels of detail, from stochastic chemical computations, to multicompartment single-neuron models, to spiking neuron network models. MOOSE uses a Python scripting interface and is therefore easily integrated with Python scientific workflows, such as FindSim.