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.
Release files for pymacula 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pymacula-0.0.2.tar.gz | 12.0 kB | Details |
Release files / pymacula-0.0.2.tar.gz
| Download URL | pymacula-0.0.2.tar.gz |
|---|---|
| Size | 12.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
44bfbef9102a402483dcc332a97bc8ae3a30e07f688fb3e4d707a531ad2294ae
|
|
BLAKE2b-256 checksum How to use checksums |
8259dce2c9e811d5367e372d39d92ec1e79cd4c332b77b03a0f8cc6ed731615c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |