Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract SPIM Imaging metadata from SLIMS #314

Open
6 tasks
dyf opened this issue Jan 8, 2025 · 1 comment
Open
6 tasks

Extract SPIM Imaging metadata from SLIMS #314

dyf opened this issue Jan 8, 2025 · 1 comment

Comments

@dyf
Copy link
Member

dyf commented Jan 8, 2025

A SPIM Imaging workflow exists in SLIMS now. Let's pull data from it:

Acceptance Criteria:

  • http://aind-metadata-service/slims/smartspim-imaging endpoint exists
  • parameters:
    • subject-id: string, required
    • datetime: isoformat datetime, returns session acquired at a given time, (no seconds/ms)
    • latest: boolean, if true only returns the most recent acquisition for the given subject.
  • if both datetime and latest are supplied, return an error.
@mekhlakapoor
Copy link
Contributor

@dyf Are datetime and latest both optional? Or is at least one required?

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

No branches or pull requests

2 participants