jeff-regier / Celeste.jl

Scalable inference for a generative model of astronomical images
MIT License
183 stars 28 forks source link

Synthetic.jl image generation, asinh magnitudes, and various fixes #630

Closed gostevehoward closed 7 years ago

gostevehoward commented 7 years ago

Sorry this PR got so large, but here are the highlights:

gostevehoward commented 7 years ago

Found and fixed the bug with angles in Synthetic.jl imagery (just a radians/degrees bug).

I found it by making this catalog (by hand, in Google Sheets) and generating FITS imagery from it, which looks like this (after the fix):

image

The benchmark/accuracy suite makes it easy to set up and check stuff like this.

jeff-regier commented 7 years ago

Looks great Steve. Thanks for your work here.