-
Notifications
You must be signed in to change notification settings - Fork 1
Scicat instrument preferences #217
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
base: master
Are you sure you want to change the base?
Conversation
|
This pull request introduces 1 alert when merging 207a844 into fb26615 - view on LGTM.com new alerts:
|
|
This pull request introduces 1 alert when merging 4360a5e into fb26615 - view on LGTM.com new alerts:
|
|
Looks like the tests were failing before because the ci couldn't locate the |
This pr adds in instrument dictionary functionality. It looks for an
instrument-prefs.ymlfile inside a specifiedinstrument-configdirectory (this probably isn't the best way of doing this, so subject to change). If no file is provided, it loads a default instrument prefs file from that directory to create the instrument setup entrypoint. This is then used to populate the techniques dropdown. Also prevents users from sending payload to scicat if no instrument is specified other than the default one.