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

Open dyf opened 4 weeks ago

dyf commented 4 weeks ago

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 3 days ago

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