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

Return simple dict for SPIM Imaging workflow #60

Closed
mekhlakapoor opened this issue Jan 30, 2025 · 0 comments · Fixed by #61
Closed

Return simple dict for SPIM Imaging workflow #60

mekhlakapoor opened this issue Jan 30, 2025 · 0 comments · Fixed by #61
Assignees

Comments

@mekhlakapoor
Copy link
Contributor

mekhlakapoor commented Jan 30, 2025

Is your feature request related to a problem? Please describe.
SLIMS SPIM Imaging workflow only contains a portion of required fields for an Imaging Acquisition model.

Describe the solution you'd like
Only return relevant fields in SPIM Imaging workflow dictionary instead of models from SLIMS. Relevant fields include:

  • subject_id
  • specimen_id
  • experimenter name/surgeon
  • instrument_id
  • chamber immersion medium
  • chamber refractive index
  • sample immersion medium
  • sample refractive index
  • x_direction
  • y_direction
  • z_direction.

Additional context
We will be returning the dictionary as is in the metadata-service.

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 a pull request may close this issue.

1 participant