CosmicStudioSoftware / OMMBV

Orthogonal Multipole Magnetic Basis Vectors - Complete orthogonal vector basis with accurate field-line mapping of electric fields and ion drifts within multipole magnetic fields
BSD 3-Clause "New" or "Revised" License
10 stars 7 forks source link

Docstrings and Misc #14

Closed rstoneback closed 5 years ago

rstoneback commented 5 years ago

Added the satellite submodule to the documentation. Cleaned up comments and docstrings. Added pysat and nose to setup.py to improve testing support via the python ecosystem.

rstoneback commented 5 years ago

I also added an option to disable enforced orthogonality on the magnetic unit vectors.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 188


Files with Coverage Reduction New Missed Lines %
pysatMagVect/tests/test_core.py 657 87.66%
<!-- Total: 657 -->
Totals Coverage Status
Change from base Build 185: -30.6%
Covered Lines: 1203
Relevant Lines: 2057

💛 - Coveralls