Contents Menu Expand Light mode Dark mode Auto light/dark mode
py-smps 2.1.0a3 documentation
py-smps 2.1.0a3 documentation

User Guide

  • Getting Started
  • Guides
    • An introduction to py-smps
    • Visualizations
    • Fitting Curves
    • Advanced Usage

Development

  • Contributing
    • Support
    • Reporting Issues
    • Contributions
    • Tests

API

  • API Reference
    • smps.GenericParticleSizer
    • smps.SMPS
    • smps.Grimm11D
    • smps.POPS
    • smps.ParticlesPlus
    • smps.AlphasenseOPCN2
    • smps.AlphasenseOPCN3
    • smps.Modulair
    • smps.ModulairPM
    • smps.io.smps_from_txt
    • smps.io.load_sample
    • smps.utils.make_bins
    • smps.plots.heatmap
    • smps.plots.histplot
    • smps.fit.LogNormal
    • smps.fit.LogNormalFitResults

Project Links

  • GitHub
  • PyPI
Back to top

Guides#

Are you wondering how to do something specific? You’ve found the right place!

Table of Contents

  • An introduction to py-smps
    • Working with data
      • Example datasets
      • Working with SMPS data from AIM
      • Working with data via a csv file
    • The GenericParticleSizer object
      • Initializing an instance of the GenericParticleSizer class
      • Explore the attributes of the GenericParticleSizer
      • Explore the methods of the GenericParticleSizer
  • Visualizations
    • The Heatmap
    • The Particle Size Distribution (PSD)
  • Fitting Curves
    • Fit a single mode
      • Plot missing data
    • Fit multiple modes
  • Advanced Usage
    • Create a custom particle sizer
Next
An introduction to py-smps
Previous
Getting Started
Copyright © 2023, QuantAQ, Inc.
Made with Sphinx and @pradyunsg's Furo