lys
0.3.1

Contents:

  • Installation
  • Tutorial
    • Basic: Required for all users
      • Introduction
      • Use lys as Python interpreter
      • Display graphs in lys
      • Interactive GUI analysis system MultiCut
    • Advanced: Read if it is needed
      • Loading your file
      • Displaying various data types
      • Adding your original filter
      • Advanced usage of MultiCut
      • Fitting
      • Customizing GUIs
      • Understanding shell in lys
    • Tips:
      • Automated test
      • Copy graphs from lys to vector graphics software
    • Examples gallery:
      • Display cells3d data in scikit-image
      • Loading various data
  • Python API
  • Contributing
lys
  • Tutorial
  • View page source

Tutorial

Basic: Required for all users

  • Introduction
  • Use lys as Python interpreter
  • Display graphs in lys
  • Interactive GUI analysis system MultiCut

Advanced: Read if it is needed

  • Loading your file
    • Loading csv file
    • Loading data by dask
  • Displaying various data types
    • Line
    • Image
    • RGB image
    • Vector field
    • Complex image
    • Contour
  • Adding your original filter
    • Add a very simple filter
    • Implement filter GUI
    • Parallel computation by dask
  • Advanced usage of MultiCut
    • Parallel computing
    • Import/Export filters
    • Reproduce your analysis
    • Creating animation
  • Fitting
    • Fitting 1D data
    • Limit fitting region
    • Parameters plot
    • Add new function
  • Customizing GUIs
    • Add new window
    • Add menu
    • Add new tab in sidebar
  • Understanding shell in lys

Tips:

  • Automated test
  • Copy graphs from lys to vector graphics software

Examples gallery:

  • Display cells3d data in scikit-image
  • Loading various data
Previous Next

© Copyright 2023, Asuka Nakamura.

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