Ophyd

From GISAXS
Revision as of 13:23, 31 July 2015 by KevinYager (talk | contribs) (Created page with "'''ophyd''' is a Python-based interactive environment for instrument control at NSLS-II synchrotron beamlines. ==Examples== * wh_pos() : motor positions * mov(dcm...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

ophyd is a Python-based interactive environment for instrument control at NSLS-II synchrotron beamlines.

Examples

  • wh_pos() : motor positions
  • mov(dcm_x, 1.0) : move motor
  • movr(dcm_x, -1.0) : relative motion
  • movr([dcm_x, dcm_y], [-1.0,-1.0]) : multiple motions



Beamlines using ophyd

  • NSLS-II
    • CSX (Coherent Soft X-rays)
    • CHX (Coherent Hard X-rays)
    • CMS (Complex Materials Scattering)