/STED-Optimization

Primary LanguagePythonOtherNOASSERTION

Toward intelligent nanoscopy: A machine learning approach for automated optimization of super-resolution optical microscopy

This repo contains the software to perform online STED imaging optimization according to the paper Toward intelligent nanoscopy: A machine learning approach for automated optimization of super-resolution optical microscopy. It currently supports Abberior STED microscopes through the Imspector Python Interface SpecPy.

Documentation

Steps for building the most recent documentation from the repository:

  • install Sphinx
  • change to the doc subfolder
  • type in make html

Otherwise, you can download it as a ZIP archive:

  • unzip
  • enter html folder
  • open file index.htmlin your favorite browser
  • navigate the documentation

Requirements

  • Python3

More tools