Skip to main content

PTE is an open-source software package for working with electrophysiological data

Project description

Python Versions PyPi License Contributors Code Style Homepage

PTE - Python tools for electrophysiology

PTE is an open-source software package for working with electrophysiological data

PTE builds upon the packages MNE and MNE-BIDS.

Installing PTE

Stable release

To install the latest stable release, simply type:

$ pip install pte-stats

Development version

To install the latest delevopment version, first clone this repository using git:

$ git clone https://github.com/richardkoehler/pte

Use the package manager conda to set up a new working environment. To do so navigate to the PTE root directory in your terminal and type:

$ conda env create -f env.yml

This will set up a new conda environment called pte.

To activate the environment then type:

$ conda activate pte

If you want to install pte-stats into an existing environment, type:

$ pip install -e .

Usage

import pte

# Examples

Contributing

Please feel free to contribute yourselves or to open an issue when you encounter a bug or would like to add a new feature.

For any minor additions or bugfixes, you may simply create a pull request.

For any major changes, make sure to open an issue first. When you then create a pull request, be sure to link the pull request to the open issue in order to close the issue automatically after merging.

To contribute yourselves, consider installing the full conda development environment to include such tools as black, pylint and isort:

$ conda env create -f env_dev.yml
$ conda activate pte-dev

Continuous Integration (CI) including automated testing are set up.

License

PTE is licensed under the MIT license.

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

pte-0.1.0.tar.gz (8.4 MB view details)

Uploaded Source

Built Distribution

pte-0.1.0-py3-none-any.whl (8.4 MB view details)

Uploaded Python 3

File details

Details for the file pte-0.1.0.tar.gz.

File metadata

  • Download URL: pte-0.1.0.tar.gz
  • Upload date:
  • Size: 8.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.28.1

File hashes

Hashes for pte-0.1.0.tar.gz
Algorithm Hash digest
SHA256 6a0ca37e4a9996d1c9116782aa53010cd45eda369c7b73d62425cd4cbb2055b6
MD5 8da82b9a952c2f2363e8723624f3a0dc
BLAKE2b-256 2d997ae3740ecf086d49a29a941acc6a3583764af45ac1a15e5dabec07d08aab

See more details on using hashes here.

File details

Details for the file pte-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: pte-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 8.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.28.1

File hashes

Hashes for pte-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 80f69112800132eb9dd8c678dbec80a5d0e2c37a28d9ddf42300cb23c8747971
MD5 4c146ea4a4b9673a8dbcab0dd3777700
BLAKE2b-256 1f43a7369e415f4cf4045296a482bf940fe9b8709c47f1462fd5eaf3601c58ac

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