Python wrapper module for macula starspot code: https://www.cfa.harvard.edu/~dkipping/macula.html.
Installation
Install from PyPI:
% pip install pymacula
or from the current repository:
% git clone https://github.com/timothydmorton/pymacula.git % cd pymacula % python setup.py install
If you come across an error in the installation regarding something like undefined reference to main, then you may have to install with
% FFLAGS=-fPIC LDFLAGS=-shared python setup.py install
For usage examples, see example notebook.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pymacula-0.0.2.tar.gz
(12.0 kB
view details)
File details
Details for the file pymacula-0.0.2.tar.gz.
File metadata
- Download URL: pymacula-0.0.2.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44bfbef9102a402483dcc332a97bc8ae3a30e07f688fb3e4d707a531ad2294ae
|
|
| MD5 |
b314fd5c03918090fb73381cb0230b29
|
|
| BLAKE2b-256 |
8259dce2c9e811d5367e372d39d92ec1e79cd4c332b77b03a0f8cc6ed731615c
|