Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

Welcome to sciunit's documentation!

.. toctree::
   :maxdepth: 2
   :caption: Contents:

https://raw.githubusercontent.com/scidash/assets/master/logos/SciUnit/sci-unit-square-small.png

Concept

The conference paper

Tutorials With Jupyter NoteBook

Basic Usage

my_model = MyModel(**my_args) # Instantiate a class that wraps your model of interest.
my_test = MyTest(**my_params) # Instantiate a test that you write.
score = my_test.judge() # Runs the test and return a rich score containing test results and more.

Domain-specific libraries and information

NeuronUnit for neuron and ion channel physiology See others here

Mailing List

There is a mailing list for announcements and discussion. Please join it if you are at all interested!

Contributors

  • Rick Gerkin, Arizona State University (School of Life Science)
  • Cyrus Omar, Carnegie Mellon University (Dept. of Computer Science)

Reproducible Research ID

RRID:SCR_014528

License

SciUnit is released under the permissive MIT license, requiring only attribution in derivative works. See the LICENSE file for terms.

Table of Contents

.. toctree::

   setup
   quick_tutorial
   basics
   commandline

Indices and tables