Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
MAICoS
Light Logo Dark Logo
  • Getting started
    • What is MAICoS
    • Installation
    • Usage - Python interpreter
    • Usage - command line
    • Some conventions
    • Changelog
  • How-to guides
    • Basics
      • Ideal component of the chemical potential
      • Pair distribution functions
      • Small-angle X-ray scattering
      • Calculating and interpreting dipolar pair correlation functions
    • Dielectrics
      • Dielectric profile calculation
      • Dielectric Profile Calculations from Applied Field
  • Analysis modules
    • DensityCylinder
    • DensityPlanar
    • DensitySphere
    • DielectricCylinder
    • DielectricPlanar
    • DielectricSpectrum
    • DielectricSphere
    • DipoleAngle
    • DiporderCylinder
    • DiporderPlanar
    • DiporderSphere
    • DiporderStructureFactor
    • KineticEnergy
    • PDFCylinder
    • PDFPlanar
    • RDFDiporder
    • Saxs
    • TemperaturePlanar
    • VelocityCylinder
    • VelocityPlanar
  • API documentation
    • Core classes
      • Base classes
        • AnalysisBase
        • AnalysisCollection
        • ProfileBase
      • Planar classes
        • PlanarBase
        • ProfilePlanarBase
      • Cylinder classes
        • CylinderBase
        • ProfileCylinderBase
      • Sphere classes
        • SphereBase
        • ProfileSphereBase
    • Library functions
      • Mathematical helper functions
      • General helper functions
      • Weighting functions
      • Tables
  • Concepts & explanations
    • General design
    • Dielectric constant measurement
    • Small-angle X-ray scattering
    • Pair distribution functions
  • Developer documentation
    • Contributing your own analysis module
    • Testing
    • Contributing to the documentation
    • Version information
    • Release workflow
  • Contributors
Back to top

Concepts & explanationsΒΆ

This section provides the theory behind some of the most complex analysis modules and explains the general design of MAICoS. Its purpose is to provide more clarity and understanding of what MAICoS is all about.

  • General design
  • Dielectric constant measurement
  • Small-angle X-ray scattering
  • Pair distribution functions
Next
General design
Previous
Tables
Copyright © 2025, MAICoS Developer Team
Made with Sphinx and @pradyunsg's Furo