Python implementation of Cordes-Lazio’s NE2001 Galactic Free Electron Density Model. BEWARE: The code as implemented in FORTRAN differs in several ways from the 2003 posting (astro-ph/0301598: http://adsabs.harvard.edu/abs/2003astro.ph..1598C ). See the docs for details.
Free software: BSD license
Development
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
|---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Changelog
0.0.1 (‘’)
First release on PyPI.
0.0.2 (‘Not released yet’)
Add simple_lb script
Add units
Release files for ne2001 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ne2001-0.0.1.tar.gz | 35.8 kB | Details |
Release files / ne2001-0.0.1.tar.gz
| Download URL | ne2001-0.0.1.tar.gz |
|---|---|
| Size | 35.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
42da584ec5e7d0073cab89bc49afa52e6552cc596603ca89af286c46e959cedb
|
|
BLAKE2b-256 checksum How to use checksums |
f23fbe246c2dea6b5012cd74601d990b1717ae6bc5254bc41bee503987dcd157
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.9
|