Utility functions for EEG and statistical analysis in Python
Project description
Philistine
============
A Python package for Phillip's helper and utility functions, especially for EEG and statistics.
Status
--------
(tests not yet implemented)
Overview
--------
Philistine is a collection of hopefully useful functions in Python for statistics and analysis of EEG data using existing packages in the Python ecosystem. It is not intended to be a standalone package, but rather a convenient way to distribute manipulations that I (Phillip) find useful in my own work.
This is very much alpha software under active development and the API is subject to change in a rather volatile fashion as improvements, corrections, etc. are made. The idea is provide a convenient way to redistribute functions that I (Phillip) find useful. The hope is that many of these functions are eventually integrated into packages such as MNE, `bambi <https://github.com/bambinos/bambi>`_, etc. At that point, the functions will be changed into thin wrappers for those other packages, deprecated and eventually removed.
Installation
--------
Philistine requires a working Python interpreter (either 2.7+ or 3+).
Assuming a standard Python environment is installed on your machine (including pip), Philistine itself can be installed in one line using pip:
pip install bambi
Alternatively, if you want the bleeding edge version of the package, you can install from GitLab:
pip install git+https://gitlab.com/palday/philistine.git
Dependencies should be handled automatically by pip.
Development
----------------
The primary hosting for this project is on `GitLab <https://gitlab.com/palday/philistine>`_, and issues should be raised there. A `GitHub mirror <https://github.com/palday/philistine/>`_ is provided for convenience and redundancy. Pull requests can be made on either site.
============
A Python package for Phillip's helper and utility functions, especially for EEG and statistics.
Status
--------
(tests not yet implemented)
Overview
--------
Philistine is a collection of hopefully useful functions in Python for statistics and analysis of EEG data using existing packages in the Python ecosystem. It is not intended to be a standalone package, but rather a convenient way to distribute manipulations that I (Phillip) find useful in my own work.
This is very much alpha software under active development and the API is subject to change in a rather volatile fashion as improvements, corrections, etc. are made. The idea is provide a convenient way to redistribute functions that I (Phillip) find useful. The hope is that many of these functions are eventually integrated into packages such as MNE, `bambi <https://github.com/bambinos/bambi>`_, etc. At that point, the functions will be changed into thin wrappers for those other packages, deprecated and eventually removed.
Installation
--------
Philistine requires a working Python interpreter (either 2.7+ or 3+).
Assuming a standard Python environment is installed on your machine (including pip), Philistine itself can be installed in one line using pip:
pip install bambi
Alternatively, if you want the bleeding edge version of the package, you can install from GitLab:
pip install git+https://gitlab.com/palday/philistine.git
Dependencies should be handled automatically by pip.
Development
----------------
The primary hosting for this project is on `GitLab <https://gitlab.com/palday/philistine>`_, and issues should be raised there. A `GitHub mirror <https://github.com/palday/philistine/>`_ is provided for convenience and redundancy. Pull requests can be made on either site.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
philistine-0.1a1.tar.gz
(6.9 kB
view hashes)
Built Distributions
Close
Hashes for philistine-0.1a1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d752c27c3fe432bb416d658b2333b351bf3056900807f863dc633cffe9a6390 |
|
MD5 | bc7b6a6994adadb24fe2f41d31b4bbbf |
|
BLAKE2b-256 | 8535c751e221fc45851bc0e30bee853ba097f40270204128416b3e689654d3c8 |
Close
Hashes for philistine-0.1a1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1dbea06e368677c8871578667e6231ba37cb0704033d1c53fd23b79735c8fed |
|
MD5 | 2ebd2a9cc9bec2a8d4e8b12a27a75f75 |
|
BLAKE2b-256 | 0039089b9b2b851e85f31c63420fe9dd320855fb1343da32d5d48594e74a3d17 |