You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Features:
The nested sampler package has been changed from dynesty to ultranest for an increase in speed. Please make sure to update your package requirements by running pip3 install requirements.txt. ultranest will only be usable for macOS/Linux users and dynesty for Windows due to the former having a C++ compiler by default.
Updated README.md partially to include labels of PyPi version, license, and publication. Also updated the inits.json and final planetary parameters output in the README.md only as well as adding dependabot (mainly GitHub additions).
Degrees and decimal minutes were added to the additional list of latitude and longitude conversions.
Centroid graphs all singled to one pdf/png.
Comparison stars are able to be inputted from command-line or inits.json for pre-reduced data.
Bugs:
Removing codependency between exotic.py and exotic_gui.py by placing NEA API into a separate file called nea.py that is located in the api folder.
Fixed real-time reduction and added the ability to utilize through GUI.
Command-line entry of inputs is working again for pre-reduced data.