Skip to content

danjgale/atlasreader

 
 

atlasreader

This package provides a Python interface for generating coordinate tables and region labels from statistical images

Build Status GitHub issues GitHub pull-requests GitHub contributors GitHub Commits GitHub size GitHub HitCount

Installation and setup

This package requires Python >= 3.5. Assuming you have the correct version of Python installed, you can install this package by opening a terminal and running the following:

git clone https://github.com/miykael/atlasreader.git
cd atlasreader
python setup.py install

Usage

The API of atlasreader is under active development, so the API is liable to change quite frequently. Nonetheless, we will do our best to maintain an up-to-date Jupyter notebook with some examples demonstrating how to use this package. If you have any questions, create an issue and one of the developers will get back to within a few days.

How to get involved

We're thrilled to welcome new contributors! If you're interesting in getting involved, you should start by reading our contributing guidelines.

Once you're done with that, you can take a look at our list of active issues and let us know if there's something you'd like to begin working on.

If you've found a bug, are experiencing a problem, or have a question, create a new issue with some information about it!

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.0%
  • Jupyter Notebook 25.0%