Add Support for 12ID Beamline robot
Open
@Dozgulbas is already working on this.
Since Oct 17, 2025.
enhancement
- Dominant language
- Python
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The interface and REST node needs to include new methods for 12ID beamline robots.
- Go over the following repo to investigate the important functions
-
Some important methods:
-get_sample
-returnsample
-auto_align_12idb_remote_heater,
-auto_align_12idb_standard_holderfor automatic alignment of the target position -
Add new actions in to REST Node for corresponding methods
Notes on these methods:
Ultimately, ‘get_sample’ and ‘returnsample’ are what used the most.
Whenever it transports a sample, it updates ini file to keep track all operation parameters and samples.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.