Coder Social home page Coder Social logo

gstiebler / odemis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from delmic/odemis

0.0 1.0 0.0 165.91 MB

Open Delmic Microscope Software

License: GNU General Public License v2.0

JavaScript 0.05% Shell 0.34% Python 99.44% NSIS 0.07% MATLAB 0.04% HTML 0.06%

odemis's Introduction

Odemis, Open Delmic Microscope Software

= Requirements = 
Linux (tested on Ubuntu 12.04 x86 32-bits and 64-bits)
Python (v2.7)

= Installation =
See the doc/INSTALL.txt document for the complete installation procedure.

= Basic usage =
Launch the "Odemis" program, or type on a terminal:
odemis-start
Eventually the GUI (Graphical User Interface) will appear.

It is not usually necessary, but if you want, to fully stop odemis (GUI and back-end), type:
odemis-stop

= Advanced usage =
odemisd is the command line interface to start and manage the Odemis backend. It
should be started first.

Run as "odemisd ...", with ... replaced by the correct arguments. For all the 
possible commands see:
odemisd --help

For example:
odemisd --daemonize --log-level=2 src/odemis/odemisd/test/optical-sim.odm.yaml



To use the command line interface use:
odemis-cli --help

To see the list of components:
odemis-cli --list

For example, to set the emission values for the light engine "Spectra", type:
odemis-cli --set-attr Spectra emissions "0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0"


= License =
GPLv2, see the LICENSE.txt file for the complete license.

= Extending =
For information on how to extend the software, see the developer documentation.
It must be first compiled, with: 
cd doc/develop/
make html

Then it can be opened with:
firefox _build/html/index.html

= Testing =
To test the software, there are several unit-test classes in each directory (in 
their test/ sub-directory). There are also a few example microscope 
configuration file in the install/linux/usr/share/odemis/.

odemis's People

Contributors

pieleric avatar ktsitsikas avatar biermeester avatar

Watchers

Gui Stiebler 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.