Skip to content

add alignment download to search results if present#83

Merged
neomorphic merged 10 commits intomasterfrom
add_alignment_download_to_search_results_if_present
Apr 1, 2026
Merged

add alignment download to search results if present#83
neomorphic merged 10 commits intomasterfrom
add_alignment_download_to_search_results_if_present

Conversation

@neomorphic
Copy link
Copy Markdown
Member

  • feat: Adds alignment file download link to ImageAlignmentStep
  • feat: display searched libraries with counts in ColorDepthSearchStep
  • fix(uploads): Correctly formats search libraries.
  • chore: remove TestHotReload throwaway file
  • fix: add null check for error.response in Results catch handler
  • feat: rename alignmentFile to alignedVolume and add to GraphQL queries
  • feat: show libraries missing debug message for legacy searches
  • feat: show aligned volume download link on 3D download page for custom uploads
  • feat: persist selected channel from mask selection to search record
  • feat: support custom uploads in ViewIn3DButton and show 3D button when aligned volume exists

@krokicki

Adds librariesCountsMap field to GraphQL queries and displays the searched libraries with their match counts in the Color Depth Search step. Each library is shown on its own row with the format "LibraryName (count)".
Shows the name that we want to show users instead of the internal
name(key).
Add channel to GraphQL queries and updateSearch mutation so the
user's channel selection is saved and available for vol-viewer links.
Also fix selectedLibraries initial value to be an array for the
multi-select component.

Requires neuronbridge-services 5acc815 (fix: adds channel to UpdateSearchInput mutation)
…n aligned volume exists

Use signed private links for custom upload h5j volumes and the
persisted channel from the search record. Show the View in 3D
button in Summary and Download3D when an aligned volume is present.
@neomorphic neomorphic requested a review from cgoina March 31, 2026 18:58
@neomorphic
Copy link
Copy Markdown
Member Author

Click up 2g98aeh

@neomorphic neomorphic merged commit 3e95d77 into master Apr 1, 2026
1 check passed
@neomorphic neomorphic deleted the add_alignment_download_to_search_results_if_present branch April 1, 2026 20:25
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.

1 participant