Skip to main content

Program for the localization of EEG-electrodes.

Project description

The PyLocator-program
====================

A little program for localization of EEG-electrodes from MRI-recordings.
Uses VTK for a neat 3d-interface.

Building the docs
----------------------

To build the docs you need to have setuptools and sphinx (>=0.5) installed.
Run the command::

python setup.py build_sphinx

The docs are built in the build/sphinx/html directory.


Making a source tarball
----------------------------

To create a source tarball, eg for packaging or distributing, run the
following command::

python setup.py sdist

The tarball will be created in the `dist` directory. This command will
compile the docs, and the resulting tarball can be installed with
no extra dependencies than the Python standard library. You will need
setuptool and sphinx.

Making a release and uploading it to PyPI
------------------------------------------

This command is only run by project manager, to make a release, and
upload in to PyPI::

python setup.py sdist bdist_egg register upload

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

pylocator-0.2.dev.tar.gz (3.9 MB view hashes)

Uploaded Source

Built Distribution

pylocator-0.2.dev-py2.6.egg (159.5 kB view hashes)

Uploaded Source

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