joshspeagle / brutus

Modeling stellar photometry with "brute force" methods
MIT License
32 stars 5 forks source link

mock functionality and tests #19

Closed joshspeagle closed 5 years ago

joshspeagle commented 5 years ago

Create some functionality to generate mock data from a set of priors. This would draw, e.g., (mini, feh, eep, smf, av, rv, dist, l, b) given the grid corresponding to the MIST models.

Once this is done, I should be able to validate performance using one-to-one tests on mocks.

joshspeagle commented 5 years ago

Now that I've gotten to the point where I'm considering, I'm actually not really sure this is necessary. Closing for now.