Skip to content

2022 script update

Compare
Choose a tag to compare
@bersavosh bersavosh released this 03 Aug 07:57
· 30 commits to master since this release

Updates to the plotting script to reshape the script to follow better practices and remove dependence on Pickle and Astropy Tables and move to Pandas dataframe.
Data are now organized in a folder, with the catalog broken into multiple csv files, with each class of object having their own csv table. This is to facilitate contributions and updates.
Fingers crossed, Soon there will be another update, focusing on the data, updating data based on publications since 2020.

Full Changelog: v0.1...v0.2