Important
The Analysis and Diagnostic framework is in active development at the moment. For the foreseeable future, the API will be in continuous flux as functionality is added and modified.
Swept Langmuir Analysis Module
Subpackage containing routines for analyzing swept Langmuir probe traces.
Example notebooks
API
Subpackages & Modules
Functionality for determining the floating potential of a Langmuir sweep. |
|
Helper functions for analyzing swept Langmuir traces. |
|
Functionality for determining the ion-saturation current of a Langmuir sweep. |
Classes
|
Create a |
|
Create a |
Functions
|
Function for checking that the voltage and current arrays are properly formatted for analysis by |
|
Determine the floating potential (\(V_f\)) for a given current-voltage (IV) curve obtained from a swept Langmuir probe. |
|
Determines the ion-saturation current (\(I_{sat}\)) for a given current-voltage (IV) curve obtained from a swept Langmuir probe. |
Aliases
PlasmaPy provides aliases of the most common plasma
functionality for user convenience. Aliases in PlasmaPy are
denoted with a trailing underscore (e.g., alias_
). For
further details, please refer to the contributor
guide’s section on aliases.
|
Alias to |
|
Alias to |