Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mwcraig/msumastro
https://github.com/mwcraig/msumastro
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mwcraig/msumastro
- Owner: mwcraig
- License: bsd-3-clause
- Created: 2012-06-14T21:08:43.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2023-07-29T17:35:37.000Z (over 1 year ago)
- Last Synced: 2024-04-20T12:17:28.202Z (10 months ago)
- Language: Python
- Size: 7.79 MB
- Stars: 10
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.rst
Awesome Lists containing this project
README
MSUM Astro library
------------------.. image:: https://img.shields.io/pypi/v/msumastro.svg
:target: https://pypi.python.org/pypi/msumastro.. image:: https://travis-ci.org/mwcraig/msumastro.png?branch=master
:target: https://travis-ci.org/mwcraig/msumastro.. image:: https://codecov.io/gh/mwcraig/msumastro/branch/master/graph/badge.svg
:target: https://codecov.io/gh/mwcraig/msumastroThis software was developed primarily to process the files coming off the Paul
P. Feder Observatory at Minnesota State University Moorhead. We needed to do
several things:+ Add in some essential meta-data (like LST, JD, AIRMASS) that isn't added by the software that grabs the images.
+ Add astrometry using http://astrometry.net
+ Rummage through a tree of directories containing images and create, for each directory, a table of user-configurable image information (e.g. file name, filter, image type, object)Documentation is at http://msum-astro.readthedocs.org