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

Code Cleanup is overdue. Actionable things include putting in strict types for functions and adding keyword arguments, fixing naming conventions, adding explanatory code comments, and adding a config file. Unsure if the config should be a YAML or if I can get away with a TXT #4

Closed EdwardBerman closed 1 year ago

EdwardBerman commented 1 year ago

Working with a YAML at this stage

EdwardBerman commented 1 year ago

Mostly finished, code comments may still be advantageous at this time, but everything else is in place and user friendly