Skip to main content

OHBA Software Library

Project description

OHBA Software Library (OSL)

Tools for MEG/EEG analysis.

Documentation: https://osl.readthedocs.io/en/latest/.

Installation

See the official documentation for recommended installation instructions.

Alternatively, OSL can be installed from source code within a Miniconda (or Anaconda) environment using the following.

Linux

git clone https://github.com/OHBA-analysis/osl.git
cd osl
conda env create -f envs/linux.yml
conda activate osl
pip install -e .

Mac

git clone https://github.com/OHBA-analysis/osl.git
cd osl
conda env create -f envs/mac.yml
conda activate osl
pip install -e .

Oxford-specific computers

If you are installing on an OHBA workstation computer (HBAWS) use:

git clone https://github.com/OHBA-analysis/osl.git
cd osl
conda env create -f envs/hbaws.yml
conda activate osl
pip install -e .
pip install spyder==5.1.5

Or on the BMRC cluster:

git clone https://github.com/OHBA-analysis/osl.git
cd osl
conda env create -f envs/bmrc.yml
conda activate osl
pip install -e .

Removing OSL

Simply removing the conda environment and delete the repository:

conda env remove -n osl
rm -rf osl

For Developers

Run tests:

cd osl
pytest tests

or to run a specific test:

cd osl/tests
pytest test_file_handling.py

Build documentation:

python setup.py build_sphinx

Compiled docs can be found in doc/build/html/index.html.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

osl-0.10.0.tar.gz (10.9 MB view details)

Uploaded Source

Built Distribution

osl-0.10.0-py2.py3-none-any.whl (11.0 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file osl-0.10.0.tar.gz.

File metadata

  • Download URL: osl-0.10.0.tar.gz
  • Upload date:
  • Size: 10.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.12

File hashes

Hashes for osl-0.10.0.tar.gz
Algorithm Hash digest
SHA256 cb0b6f48cc396b62657f7ca1a102a09c22dd78ee6d99f7ebb7a122e8cb0b4d19
MD5 1cc951f6aa244515df0972b1a0d38c6c
BLAKE2b-256 c142adf1ea61d65ae4d03eaad11b92e8b16ef2807092803566fe5394b50b8bd1

See more details on using hashes here.

File details

Details for the file osl-0.10.0-py2.py3-none-any.whl.

File metadata

  • Download URL: osl-0.10.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 11.0 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.12

File hashes

Hashes for osl-0.10.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ce302f98750e9fa42a8853d3c50a604bcf7a4a66b397b971f5ebe6f802990c04
MD5 78b32261c2680bd884728fed2aeea791
BLAKE2b-256 e975704c320ec3516797abd3dfdecafe3032d0869cd04f2bdebc0d4231672372

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page