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

add read/write methods for waterlog events #1

Closed
dyf opened this issue May 7, 2024 · 1 comment
Closed

add read/write methods for waterlog events #1

dyf opened this issue May 7, 2024 · 1 comment
Assignees

Comments

@dyf
Copy link
Member

dyf commented May 7, 2024

Add two methods:

  1. a method to write waterlog events to SLIMS
  2. a method to read waterlog events from SLIMS, given a mouse identifier

Also, add a simple class to handle authentication from configuration/settings with a slims-python-api session, like this: https://github.com/AllenNeuralDynamics/aind-metadata-service/blob/84815d0571ee31eaa3c3fa3f3ecc8dd6a050266b/src/aind_metadata_service/slims/client.py#L21

@mochic
Copy link
Collaborator

mochic commented Jul 25, 2024

Resolved here: #23

@mochic mochic closed this as completed Jul 25, 2024
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.

3 participants