EdwardBerman / shopt

[Astronomical Journal 2024] Efficient PSF Modeling with ShOpt.jl: A PSF Benchmarking Study with JWST NIRCam Imaging
https://edwardberman.github.io/shopt/
MIT License
22 stars 2 forks source link

Aligning Failed Stars #2

Closed EdwardBerman closed 1 year ago

EdwardBerman commented 1 year ago

Shopt Currently produces robust Analytic and Pixel Grid fits most of the time. Additionally, on the chance that a fit fails, I have Shopt record such. I wanted to raise an issue as a self note to make sure not to include the failed instances in the plotting, because at the moment these failed fits are making good data seem indecipherable, at least, overshadowing what I would otherwise deem successful. I am assigning this issue to myself to fix.

EdwardBerman commented 1 year ago

Worth noting, the stars that are failing are the same stars each time, and they seem to be poor choices from source extractor, meaning that some data cleaning is probably in order. The silver lining is that the software seems to be working fine otherwise! In the process of pushing these changes.