Coder Social home page Coder Social logo

microman-to-python's Introduction

microman

microman automates the process of controlling the microscope, performing statistics on the result, and then capturing more data from the microscope.

It is designed to run inside the macro environment of Zeiss Zen, but also is architected so it could run as a standalone Python application in the future to support other microscopes.

Building and Installing the ZEN macro

The supported way to install this project is at the commandline, not from inside Microsoft Visual Studio.

Prequisites

Install Microsoft Visual Studio Professional 2017. Make sure the ".NET Development Environment" package is installed.

The following commands should be run from the "x64 Native Tools for Visual Studio 2017" command prompt.

Change to the {project_root}\zen directory.

Building

Build the extension by running build.bat.

NOTE: There is no way to reload an assembly in a running ZEN instance, so you will need to shutdown ZEN and restart it every time you rebuild and install the assembly.

Installing

Install the extension by running install.bat. It will install it for the current user.

Building and installing the standard Python library

This is useful mainly for testing and development so we don't have to shutdown/restart Zeiss Zen every time we need to test a change.

Prequisites

You'll need a working Python 3.x installation and the development tools to build C/C++ extensions.

Change to the {project_root} directory.

Installing

Install the library by running pip3 install ..

microman-to-python's People

Contributors

nhotaling avatar

Watchers

 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.