AllenNeuralDynamics / aind-metadata-service

Service to retrieve Labtracks/Sharepoint info using a REST API
MIT License
3 stars 1 forks source link

Pull ephys metadata from SLIMS #251

Closed dyf closed 2 weeks ago

dyf commented 3 months ago

User story

As a user, I want to be able to request ephys session metadata from this service, so I can centralize fetching metadata.

Acceptance criteria

Sprint Ready Checklist

Notes

Original ticket

The mouse IDs 721682 and 725804 have ephys session metadata stored in the SLIMS in the dev SLIMS instance.

  1. Have Lisa show you what the data looks like in the UI
  2. Figure out how to use the SLIMS API to extract this metadata.
  3. Add the method that extracts this to the aind-slims-api
  4. Expose an aind-metadata-service API endpoint displays this metadata. Proposed endpoint: aind-metadata-service/SLIMS/ecephys/[subject-id].
  5. This endpoint will return a list of all session metadata associated with that subject.
mekhlakapoor commented 2 months ago

Micah is also working with the aind-slims-api so reach out