joshspeagle / brutus

Modeling stellar photometry with "brute force" methods
MIT License
33 stars 6 forks source link

photometric offset uncertainties (post-processing) #10

Closed joshspeagle closed 5 years ago

joshspeagle commented 5 years ago

Add in a module that can derive photometric offsets conditional on a set of (weighted) photometric samples. This will be useful as part of a hierarchical modeling framework where we want the offsets to float a bit. The Gibbs draw for the new offsets should actually be analytic based on the provided prior, so this should be very straightforward to implement once I can write that down properly.

joshspeagle commented 5 years ago

It isn't appropriate to tackle this until I deal with hierarchical modeling, so I'm closing this for now with the expectation that I'll re-open it in ~a few months.