An active region segmentation library
Project description
1 Installation
1.1 Building the stable package
In the early stages, the stable package isn't bug free - tracking issues and fixing bugs will still. The most recent stable build is 0.0.2-stable.
To install:
$ pip3 install stable_builds/flares-segmentation-tlincke125-0.0.2-stable.tar.gz
1.2 Building the latest package
First, checkout the master branch. Then, in the root directory, build the package and documentation using the following command:
$ ./install.sh
This should produce two files in the ./dist folder and update all files in docs/documentation/flares.
To install the package, go into the dist folder and install the package using pip:
$ cd dist
$ pip3 install flares-segmentation-tlincke125-<version>.tar.gz
Where <version> is the highest version (or any other version you wish to install).
You can then open docs/documentation/flares/index.html in your prefered browser.
2 Getting Started
See ./docs/guides/getting_started.ipynb
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
Built Distribution
File details
Details for the file arseg-1.0.0.tar.gz
.
File metadata
- Download URL: arseg-1.0.0.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1e42708aa84e538c8fcb172189bbba1f31dcdd8694317fa05d1862248d792c5 |
|
MD5 | 7ccf8463782232c7b2dabf0a758bb9b8 |
|
BLAKE2b-256 | 79eed72322696da07b158aad6f6903d62cc0ac7f681857d72ae910f695777ca0 |
File details
Details for the file arseg-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: arseg-1.0.0-py3-none-any.whl
- Upload date:
- Size: 17.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c380b8afe06d952dee13ed30cd7bd4bc6c9badcd9c8ada770fdf8572b8d4ee0e |
|
MD5 | 5218fa05e8f03d495bf539931d001f5c |
|
BLAKE2b-256 | 3a058561b1821724930d63721620157eb570ab7320c77bfe4e41f542f74bde6d |