Skip to content

Ingest Zhang 2018#671

Open
ying2212 wants to merge 4 commits intoSIMPLE-AstroDB:mainfrom
ying2212:ingest-zhang18
Open

Ingest Zhang 2018#671
ying2212 wants to merge 4 commits intoSIMPLE-AstroDB:mainfrom
ying2212:ingest-zhang18

Conversation

@ying2212
Copy link
Member

@ying2212 ying2212 commented Mar 3, 2026

Short description: Fix simple.yaml to add mode as PK in spectra table and JSON ingestion for Zhang18.

Link to relevant issue: Closes #

For data ingests:

  • includes script used for ingest
  • includes modified JSON files
  • Add new tests
  • Update the Versions table

@ying2212 ying2212 marked this pull request as draft March 3, 2026 18:33
@kelle
Copy link
Collaborator

kelle commented Mar 3, 2026

Fixes made in astrodb_utils v1.3 to make this possible.

@kelle
Copy link
Collaborator

kelle commented Mar 4, 2026

schema updated in #674 to work with astrodb_utils functions.

@ying2212 ying2212 marked this pull request as ready for review March 4, 2026 22:59
},
{
"instrument": "IMACS",
"mode": "Missing",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can mode be null instead of "Missing"?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like mode is set nullable as false in schema so it cannot be null in instrument table.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's change these "Missing"s to "spectroscopy"

@kelle
Copy link
Collaborator

kelle commented Mar 4, 2026

For the 14 sources, are the spectral types easily findable somewhere in the Zhang papers?

@kelle
Copy link
Collaborator

kelle commented Mar 4, 2026

We also need to double check the discovery references for these 14 new sources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants