-
Notifications
You must be signed in to change notification settings - Fork 9
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
make a plan to run batch of scans from a spreadsheet file #114
Comments
Difficult to generalize this since the action and its parameters (args & kwargs) will be different in every implementation. Might be better to show as an example in a notebook. |
prjemian
added a commit
that referenced
this issue
Apr 11, 2019
prjemian
added a commit
that referenced
this issue
Apr 11, 2019
Deferring This issue will be complete once the new notebook is added to the documentation. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To use a spreadsheet as a multi-sample batch scan tool, need a plan that will read the spreadsheet and act on it. There are examples of
run_Excel_file(xl_file)
in the USAXS instrument and a development workstation.The ideal plan should:
The text was updated successfully, but these errors were encountered: