Sloth Logo
latest

Contents

  • Installation
  • Usage
  • Notes on the data model
  • Reference
    • sloth.io: Input-output
    • sloth.groups: data groups
    • sloth.collects: Data containers
    • sloth.fit: fitting tools
    • sloth.inst: working with instrumentation
    • sloth.raytracing: x-ray raytracing
    • sloth.math: mathematical utilities
    • sloth.utils: utilities
    • sloth.calculators: interacting with calculators
    • sloth.gui: GUI
  • Notes on workflows
  • Notes on softwares
Sloth
  • Reference
  • Edit on GitHub

Reference

  • sloth.io: Input-output
    • datasource_spech5: Wrapper to silx.io.open
    • specfile_reader: Read Spec files (OLD)
  • sloth.groups: data groups
    • sloth.groups.h5base: generic HDF5-like Groups/Datasets
  • sloth.collects: Data containers
  • sloth.fit: fitting tools
    • sloth.fit.peakfit: peak fitting with Lmfit
    • sloth.fit.peakfit: peak fitting with SILX/PyMca
  • sloth.inst: working with instrumentation
    • sloth.inst.rowland: Rowland circle geometry (=XES spectrometers)
    • sloth.inst.dthetaxz: analytical expressions for \(\Delta\theta\) (=crystal analyzers)
  • sloth.raytracing: x-ray raytracing
    • sloth.raytracing.crystal_box: reflectivity of bent crystals
    • sloth.raytracing.shadow_utils: SHADOW3 utilities
    • sloth.raytracing.shadow_utils: Johansson cylindrical analyzers
  • sloth.math: mathematical utilities
    • sloth.math.gridxyz: grid (X,Y,Z) to meshgrid
    • sloth.math.rotmatrix: 3D rotation matrix
    • sloth.math.convolution1D: XAS convolution
    • sloth.math.normalization: normalization schemes
    • sloth.math.geometry3D: simple 3D geometry
    • sloth.math.deglitch: data deglich (=remove spikes)
  • sloth.utils: utilities
    • sloth.utils.bragg: Bragg’s law
    • sloth.utils.arrays: working with arrays
    • sloth.utils.pymca: working with PyMca5
    • sloth.utils.files: files
    • sloth.utils.strings: strings
    • sloth.utils.logging: loggers
    • sloth.utils.exceptions: handling exceptions
    • sloth.utils.xdata: x-ray databases
  • sloth.calculators: interacting with calculators
    • sloth.calculators.qe_xtl: Quantum ESPRESSO to XTL
    • sloth.calculators.fdmnes: FDMNES utils
  • sloth.gui: GUI
Previous Next

© Copyright 2014--2023, Mauro Rovezzi. Revision 6e30c77e.

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