Skip to content

SST1RSoXSDB proposal_id dtype change and other fixes#202

Merged
pbeaucage merged 6 commits intomainfrom
201-sst1rsoxsdb-proposalid-dtype-change
Apr 21, 2025
Merged

SST1RSoXSDB proposal_id dtype change and other fixes#202
pbeaucage merged 6 commits intomainfrom
201-sst1rsoxsdb-proposalid-dtype-change

Conversation

@pbeaucage
Copy link
Collaborator

@pbeaucage pbeaucage commented Apr 8, 2025

Fixes #201, Fixes #200.

for #200, polarization is no longer in the start doc anywhere, only in baseline. baseline cannot be downloaded in pages and as a result is slow, about 1 s / scan. I moved it to an optional return group as a result.

I also removed the first "Searching catalog" progress bar, since it completes instantly and was confusing when a term failed to match. See chat in #200 for details.

DO NOT MERGE THIS PR UNTIL INSTRUMENT METADATA ARE MIGRATED.
the metadata have been migrated and this is ready to be merged.

This can be tested against new-schema proposal_id 317698 (as int or string). It will break proposal= matching for all other data until the metadata are migrated.

Copy link
Collaborator

@EliotGann EliotGann left a comment

Choose a reason for hiding this comment

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

Looks good to me - the database has migrated?

@pbeaucage
Copy link
Collaborator Author

Yep, I believe it's done by now. Thanks!

@pbeaucage pbeaucage merged commit 1917799 into main Apr 21, 2025
17 of 34 checks passed
@pbeaucage pbeaucage deleted the 201-sst1rsoxsdb-proposalid-dtype-change branch April 21, 2025 19:06
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.

SST1RSoXSDB catalog search fails (metadata change): proposal_id can be string or numeric SST1RSoXSDB: searchCatalog polarization missing

2 participants