qpformat
  • Introduction
  • Getting started
  • Examples
  • Code reference
  • Changelog
  • Bilbliography
qpformat
  • Documentation
  • Edit on GitHub

Qpformat is a Python3 library for opening quantitative phase imaging data file formats. This is the documentation of qpformat version 0.14.5.

Documentation

  • Introduction
    • Why qpformat?
    • Supported file formats
  • Getting started
    • Installing qpformat
    • User API
      • Basic Usage
    • Command-line program “qpinfo”
  • Examples
    • Hologram from tif file
    • HyperSpy hologram file format
    • Conversion of external file formats to .npy files
    • Conversion of external holograms to .tif files
  • Code reference
    • module-level
      • load_data()
    • file format base classes
      • SeriesData
        • SeriesData
      • SingleData
        • SingleData
    • file format readers
      • SeriesFieldSinogramMeepHDF5
      • SeriesFolder
      • SeriesPhasePhasicsZipTif
      • SeriesPhaseQpimageHDF5
      • SeriesPhaseQpimageSubjoinedHDF5
      • SeriesRawOAHHyperSpyHDF5
      • SeriesRawOAHQpformatHDF5
      • SeriesRawOAHZipTif
      • SeriesRawQLSIQpformatHDF5
      • SingleFieldPhaseNumpyNpy
      • SinglePhasePhasicsTif
      • SinglePhaseQpimageHDF5
      • SingleRawOAHQpformatHDF5
      • SingleRawOAHTif
      • SingleRawQLSIQpformatHDF5
    • exceptions
      • UnknownFileFormatError
  • Changelog
  • Bilbliography

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2017, Paul Müller.

Built with Sphinx using a theme provided by Read the Docs.