Skip to content

Pinoquio1891/itomProject

 
 

Repository files navigation

itom project

welcome to the open source software itom. It allows operating measurement systems with multiple hardware components, like cameras, AD-converters, actuators, motor stages as well as handling your lab automation. The graphical user interface provides a quick and easy access to all components, complex measurement tasks and algorithms can be scripted using the embedded python scripting language and self-defined user interfaces finally provide a possibility to adapt itom to your special needs. External hardware or algorithms are added to itom by an integrated plugin system.

In order to learn more about itom, see the official homepage itom.bitbucket.io or read the user documentation

What is this repository for?

  • This repository is the main access to the itom core itom repository and it's affiliated side repositories designerplugins and plugins.

How do I get set up?

  • Clone this repositoriy and initialize the submodules and update them:
    git clone --recursive --remote [email protected]:itom-project/itomProject.git
    cd itomproject
    git submodule foreach --recursive git checkout master
    

For more specific information how to build itom, please take a look at the itom core submodule.

Contribution

You are welcome to use and test itom. If you want to you are invited to participate in the development of itom or some of its plugins. If you found any bug, feel free to post an issue.

Contact

itom is being developed since 2011 by

Institut für Technische Optik

University of Stuttgart

Stuttgart

Germany

in co-operation with

twip Optical Solutions GmbH

Stuttgart

Germany

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 100.0%