Giter Site home page Giter Site logo

rydeen777 / micro-manager Goto Github PK

View Code? Open in Web Editor NEW

This project forked from micro-manager/micro-manager

0.0 0.0 0.0 297.33 MB

Microscope control and image acquisition integrated with ImageJ

Home Page: https://micro-manager.org

C 0.01% Shell 0.48% Java 97.19% Clojure 1.51% Python 0.28% Inno Setup 0.09% PHP 0.04% Batchfile 0.01% MATLAB 0.15% Makefile 0.12% M4 0.12%

micro-manager's Introduction

Micro-Manager

Micro-Manager is an application to control microscope hardware, such as cameras, xy-stages, filter wheels, etc.. It includes a hardware abstraction layer written in C++ and a user interface written in Java (Swing). User and developer documentation can be found at https://micro-manager.org.

Branches

The "master" branch of the micro-manager respository is used to build version 2.0-gamma (binaries can be download from micro-manager.org). The branch "svn-mirror" tracks the subversion repository at https://valelab4.ucsf.edu/svn/micromanager2/trunk/ that contains the source code for Micro-Manager 1.4.

This repository uses submodules. MMCore, MMDevice, and DeviceAdapters are now part of the mmCoreAndDevices submodule.

Getting the source code

To get the complete source code follow these instructions:

  1. Clone the repository: git clone https://github.com/micro-manager/micro-manager.git
  2. Move Git bash into the repository: cd micro-manager
  3. Make sure any submodules are also cloned: git submodule update --init --recursive
    For more information about working with Git submodules click here.
    (Previously we recommended using the --remote flag when updating the submodule(s). This is no longer necessary and should be avoided.)

Maintainers only: Some vendors do not allow us to make public device adapters written for their equipment. If you are part of the micro-manager group, you can get access to these "secret" device adapters by:

  1. Move Git bash into the mmCoreAndDevices submodule: cd mmCoreAndDevices
  2. Change to the "privateMain" branch: git checkout privateMain
  3. "privateMain" has a submodule that main does not. Make sure that any new submodules are in a consistent state: git submodule update --init --recursive --remote
    For more information about working with Git submodules click here.

For licensing information, please see doc/copyright.txt.

For build instructions, please see the doc/how-to-build.md.

Additional information is available on the Micro-Manager website at https://micro-manager.org

Contributing

Start here: https://micro-manager.org/How_to_debug_and_develop_MM2.0

micro-manager's People

Contributors

chrisweisiger avatar marktsuchida avatar henrypinkard avatar nanthony21 avatar github-actions[bot] avatar bls337 avatar nicost avatar hadim avatar jondaniels avatar jdeschamps avatar tronar avatar mutterer avatar bioinfotongli avatar triccyx avatar haydenvow avatar dickinson-lab avatar fabio-echegaray avatar ianhi avatar jiangxl avatar hkmoon avatar rydeen777 avatar tomhanak avatar ederag avatar kcarbone avatar kmdouglass 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.