Cepheid

Cepheid is an elixir package for working with lightcurve data

Installation

Install by adding cepheid to your mix.exs dependencies:

def deps do
  [
    {:cepheid, "~> 0.1.0"}
  ]
end

Modules