Skip to content
/ rogue Public
forked from slaclab/rogue

SLAC Python Based Hardware Abstraction & Data Acquisition System

License

Notifications You must be signed in to change notification settings

mwittgen/rogue

 
 

Repository files navigation

Rogue

SLAC Python Based Hardware Abstraction & Data Acquisition System

Current documentation can be found at:

https://slaclab.github.io/rogue/

Email List For Announcements:

https://listserv.slac.stanford.edu/cgi-bin/wa?A0=AIR-ROGUE-USERS

JIRA:

https://jira.slac.stanford.edu/projects/ESROGUE

Getting Rogue

Anaconda-Server Badge Anaconda-Server Badge

Instructions for getting and installing Rogue can be found here:

https://slaclab.github.io/rogue/installing/index.html

Anaconda Quick-start

The following is how you install the latest released version of Rogue with anaconda. See above linked instructions for more details.


   $ conda create -n rogue_tag -c tidair-tag -c tidair-packages -c conda-forge rogue

The following is how you install the development version (pre-release) or Rogue with anaconda.


   $ conda create -n rogue_pre -c tidair-dev -c tidair-packages -c conda-forge rogue

About

SLAC Python Based Hardware Abstraction & Data Acquisition System

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 63.4%
  • Python 32.0%
  • CMake 3.1%
  • C 1.3%
  • Other 0.2%