Git Product home page Git Product logo

nicholaskarlson / scopefoundry Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scopefoundry/scopefoundry

0.0 0.0 0.0 1.03 MB

ScopeFoundry: A Python platform for controlling custom laboratory experiments and visualizing scientific data

Home Page: http://www.scopefoundry.org

License: BSD 3-Clause "New" or "Revised" License

Shell 0.44% Python 98.87% HTML 0.16% Batchfile 0.07% Jupyter Notebook 0.46%

scopefoundry's Introduction

ScopeFoundry

A Python platform for controlling custom laboratory experiments and visualizing scientific data

http://www.scopefoundry.org

Maintainer

Edward S. Barnard [email protected]

Contributors

  • Benedikt Ursprung
  • Nick Borys
  • Jonas Zipfel
  • Frank Ogletree
  • Clarice Aiello
  • Hao Wu
  • Alan Buckley

Requirements

  • Python 3.x
  • PySide, or PyQt5 (via qtpy shim package)
  • NumPy
  • PyQtGraph
  • h5py
  • xreload

Optional:

  • qtconsole
  • Ipython

Installation

If you have all the requirements:

pip install git+git://github.com/ScopeFoundry/ScopeFoundry.git

If you use the Anaconda python distribution, you can create an environment that has ScopeFoundry and its required dependencies. See the conda_env sub-directory for environment files and Windows batch files for environment setup.

Alternatively:

$ conda create -n scopefoundry python=3.9
$ source activate scopefoundry
(scopefoundry) $ conda install numpy pyqt qtpy h5py pyqtgraph
(scopefoundry) $ pip install git+git://github.com/ScopeFoundry/ScopeFoundry.git

Documentation

See http://www.scopefoundry.org

scopefoundry's People

Contributors

edbarnard avatar chenchristopher avatar rbrenesh avatar dbdurham avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.