
PlasmaPy Documentationο
Note
This branch contains prototype functionality for the swept Langmuir
analysis contained in plasmapy.analysis.swept_langmuir
. As a
result, this branch contains both reviewed and unreviewed
functionality, so use this branch at your own discretion.
Reviewed code will overlap with the main
branch; that is, it can
be found in both this branch and main
.
Itβs not intended for this branch to be merged with main
, but only
as a prototype branch so code can be tested on real data as it is
being developed. As functionality matures, each bit will be merged
into main
with its own focused pull request.
PlasmaPy is an open source community-developed core Python 3.8+ package for plasma physics currently under development.
Example highlightsο
First Steps
Package features
Guide for Contributors