A Tool for Rapid Object Vetting and Examination of Multimessenger Events

1 Open Issue Need Help Last updated: Jul 18, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task requires creating a demonstration of ingesting a FITS file and directly inserting its data into a PostgreSQL database. This likely involves writing code (possibly Python) to read the FITS file, parse its contents, and then use a PostgreSQL database connector to insert the extracted data into the appropriate tables. The existing project, SAGUARO TOM, appears to already have some database interaction capabilities, so this task might involve extending those capabilities or creating a new module.

Complexity: 4/5
good first issue

A Tool for Rapid Object Vetting and Examination of Multimessenger Events

Python