GithubHelp home page GithubHelp logo

vasudhajha / pymapmanager-old Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cudmore/pymapmanager

0.0 1.0 0.0 807.49 MB

Longitudinal image analysis with online editing and sharing.

Home Page: https://cudmore.github.io/PyMapManager/

License: GNU General Public License v3.0

Makefile 0.57% HTML 1.86% Python 13.65% JavaScript 70.14% CSS 1.51% Shell 0.44% Dockerfile 0.09% Less 5.84% SCSS 5.91%

pymapmanager-old's Introduction

PyMapManager is an ecosystem of tools to load and visualize time-series annotations and 3D image volumes. For a complete overview, see the main PyMapManager documentation.

1) PyMapManager Python package Build Status

Install from PyPi PyPI version

pip install PyMapManager

Open a Map Manager time-series (map)

from pymapmanager import mmMap
path = 'PyMapManager/examples/exampleMaps/rr30a'
myMap = mmMap(path)

See the examples/ folder for Jupyter notebooks with more examples.

Please see the API Documentation and a backup copy here.

2) Map Manager web server

A web server to browse and share Map Manager annotations and time-series images. In addition to the point-and-click interface, there is also a REST API to programmatically retrieve data.

To see this in action, check out our example server.

Running the server is easy with either Python or Docker, see the server installation for more information.

Screenshots

The server includes web based browsing and plotting of Map Manager annotations.

... and browsing of 3D image volume time-series with annotations.

PyQt interface -- DEPRECIATED

Note: We have downgraded development of the PyQt interface to focus on the web client/server version of Map Manager.

The next generation desktop application version of Map Manager. Written in Python using the Qt interface library and using the PyMapManager Python package as an back-end. This project will be merged with PyQt TiffViewer created by Chris Micek. The PyQt GUI interface is in PyQtMapManager/

This screen shot shows the main PyQt interface window (left), a map plot (top center), a stack plot (top right), and a stack image plot (bottom right).

Run the qt interface

cd PyMapManager/interface
python main.py

pymapmanager-old's People

Contributors

cudmore avatar

Watchers

James Cloos 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.