Beamline REST API#
- GET /mxcube/api/v0.1/beamline/beam/info#
Beam information: position, size, shape return_data = {“position”: , “shape”: , “size_x”: , “size_y”: }
- GET /mxcube/api/v0.1/beamline/datapath#
Retrieve data directory from the session hwobj, this is specific for each beamline.
- PUT /mxcube/api/v0.1/beamline/prepare_beamline#
Prepare the beamline for a new sample.