README.md

# Cepheid

`Cepheid` is an elixir package for working with lightcurve data

## Installation
Install by adding `cepheid` to your `mix.exs` dependencies:

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

## Modules
- **Periodicity**
  - Phase Dispersion Minimization (PDM)
- **Normaliztion**
  - Mv -> Std. mag conversions