SIMPLE-AstroDB / SIMPLE-db

Curated collection of data for low mass stars, brown dwarfs, and directly imaged exoplanets.
https://simple-bd-archive.org/
BSD 3-Clause "New" or "Revised" License
11 stars 22 forks source link

Roth24 companions #556

Open rothermichaustin opened 1 month ago

rothermichaustin commented 1 month ago

Ingest the companion relations for Roth24

Link to relevant issue: #547

For data

kelle commented 1 month ago

Currently stuck until we update astrodbkit and astrodb_utils to use astrodbkit.

kelle commented 1 month ago

@rothermichaustin , the latest version of astrodb_utils is now published. Please pip install astrodb-utils --upgrade and try running your script again. You should have astrodbkit v1.0 and astrodb-utils v0.2.2. You can check that with this command: conda list | grep astrodb

kelle commented 3 weeks ago

@rothermichaustin , please also include the new tests and the changes we made to the ingest_companion_relationships function. These files should be listed in VSCode under "Changes"