We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Need a function which sanity checks the system state. E.g.;
The text was updated successfully, but these errors were encountered:
Max says they've been working on a similar script for sodetlib;
https://github.com/simonsobs/sodetlib/blob/c91671a1e5b545cef662eb05e8dce25dc2ce4c18/sodetlib/smurf_funcs/health_check.py#L70
Sorry, something went wrong.
Should also check AMC, RTM, and carrier handles, and all the other enables/hardware ok/etc. IPMI low level regs (if the atca_monitor servers is up); https://jira.slac.stanford.edu/browse/ESCRYODET-421
sodetlib has sodetlib.smurf_funcs.health_check which would be useful
https://github.com/simonsobs/smurf_tutorials/blob/master/2_Tuning.ipynb
This also converges with https://jira.slac.stanford.edu/browse/ESCRYODET-844
No branches or pull requests
Need a function which sanity checks the system state. E.g.;
...what else?
The text was updated successfully, but these errors were encountered: