All Projects → slaclab → rogue

slaclab / rogue

Licence: other
SLAC Python Based Hardware Abstraction & Data Acquisition System

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
CMake
9771 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to rogue

kotori
A flexible data historian based on InfluxDB, Grafana, MQTT and more. Free, open, simple.
Stars: ✭ 73 (+217.39%)
Mutual labels:  daq
eudaq
EUDAQ Data Acquisition Framework
Stars: ✭ 22 (-4.35%)
Mutual labels:  daq
LabVIEW-OOP-Classes
Simple, clear, and organized object oriented approach to LabVIEW
Stars: ✭ 18 (-21.74%)
Mutual labels:  daq
luftdatenpumpe
Process live and historical data from luftdaten.info, IRCELINE and OpenAQ. Filter by station-id, sensor-id and sensor-type, apply reverse geocoding, store into timeseries and RDBMS databases, publish to MQTT, output as JSON or visualize in Grafana.
Stars: ✭ 22 (-4.35%)
Mutual labels:  daq

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].