Metapackage for uToolbox, a Python image processing package for LLSM.


Keywords
microscopy
License
Apache-2.0
Install
pip install utoolbox==0.6.7

Documentation

uToolbox

Build Status Doc Status

A Python image processing package for LLSM.

TODO intro

For more information, refer to the documentation.

Installation

uToolbox is published on PyPI and can be installed from there:

pip install -U utoolbox

Beta releases are also published:

pip install -U --pre utoolbox

If you wish to install uToolbox for development purposes, refer to the developer guide.

Documentation

Documentation is available from readthedocs.io.

TODO migrate platform support info

macOS

  • High Sierra 10.13.6, Darwin 17.7.0
  • CUDA 9.2.64.1

Windows

  • Windows 7 (64-bit) SP1
  • CUDA 9.2.88.1

Linux

  • Debian 8.10 (jessie), Linux 3.12.72
  • CUDA 8.0.44

Authors

  • Liu, Yen-Ting

License

This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details

Acknowledgments

  • LLSpy by Talley Lambert.