Skip to content

Offline stitching uploading - #64

Merged
cccoolll merged 17 commits into
mainfrom
offline-stitching-uploading
Sep 9, 2025
Merged

Offline stitching uploading#64
cccoolll merged 17 commits into
mainfrom
offline-stitching-uploading

Conversation

@cccoolll

@cccoolll cccoolll commented Sep 7, 2025

Copy link
Copy Markdown
Collaborator

New offline processing feature:

  • Added the offline_stitch_and_upload_timelapse method to SquidController, which performs offline stitching and uploading of time-lapse experiment runs matching a given experiment ID prefix. This method uses the OfflineProcessor to handle the processing asynchronously.
  • Implemented a new schema function offline_stitch_and_upload_timelapse in the hypha service, which checks user permissions, validates the zarr artifact manager, and invokes the new controller method. This function provides detailed logging and returns processing results.

Service integration:

  • Registered the new offline_stitch_and_upload_timelapse function in the hypha service's API, making it available as a callable service endpoint.

@cccoolll
cccoolll merged commit 67040fc into main Sep 9, 2025
4 checks passed
@cccoolll
cccoolll deleted the offline-stitching-uploading branch September 9, 2025 13:27
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