forked from OSCAAR/OSCAAR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
30 lines (23 loc) · 955 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
OSCAAR 2.0 BETA
OSCAAR is the Open Source differential photometry
Code for Amateur Astronomical Research.
OSCAAR is a differential photometry package
written in Python created by Brett M. Morris
(UW/NASA GSFC/UMD). Among other things, OSCAAR's
mission to bring easily readable yet powerful
photometry code to inexperienced programmers via
user-friendly GUIs, and also to provide a modular,
object-oriented scaffolding upon which custom
photometry pipelines can be developed by advanced
coders.
Dependencies: Python 2.7, NumPy, SciPy, matplotlib,
pyFITS, wxPython, PyEphem
For details in installation, check out the INSTALL
file in this directory.
For a detailed introduction to OSCAAR, tutorials and
more visit the OSCAAR wiki:
https://github.com/OSCAAR/OSCAAR/wiki
For more on dependencies visit:
https://github.com/OSCAAR/OSCAAR/wiki/Dependencies
OSCAAR is distributed under the MIT License, see the
LICENSE file in this directory.