Parse SpectraMax Spectrum wavelength scans - #192
Merged
Conversation
SoftMax Spectrum exports were rejected as an unknown measurement type. Accept them, map the scan axis onto wavelength, and show plate maps with a wavelength slider. Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…s stay distinct. Plate-name suffixes are now unique, incomplete Spectrum reads no longer crash, and wavelength sliders follow the well data instead of the first plate's type. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
expected Endpoint, Kinetic, Well Scan), which failed ingestion for production runs.wavelength(nottime), and suffixes duplicate SoftMax plate names so mixed Spectrum/Endpoint plates do not collapse together.Test plan
make db-reseedwith the web app running, open the seeded iD5 Spectrum run (260628_FP_spectrum_GGG) and iD3 Spectrum run (121825_AR_FP_spectrum) and confirm the wavelength slider and plate mapsMade with Cursor