Skip to content
Daniel Thaagaard Andreasen edited this page Apr 6, 2015 · 2 revisions

All scripts should work in both Python 2.7.x and Python 3.3.x. Let me know by filing an issue. There are some requirements for the different scripts.

  • Astropy
  • numpy
  • scipy
  • matplotlib
  • pandas
  • periodic (pip install periodic)
  • argparse

All versions I use are new, but many things should work with older versions. If you can not install periodic, then don't worry. It is only used in 1 function in Numpy 2 moog.

Clone this wiki locally