Tutorials
When you want to study only one file, use the MultipactorTest object, as described in following tutorial.
When you want to study several files, prefer the TestCampaign, which is basically a list of MultipactorTest.
There is no tutorial for TestCampaign, but go check out the examples in the gallery.
Just know that every useful method from MultipactorTest has its equivalent in TestCampaign (same name, same arguments).
TestCampaign also has specific methods, such as susceptibility_chart() or check_somersalo_scaling_law().
- Load files
- Plot signals measured by the instruments
- Plot an instrument data vs another
- Interactive plots
- Plot data from several tests on the same Figure
- Plot evolution of thresholds during test
- Plot voltage thresholds from several tests
- Create susceptibility charts
- Validate Somersalo scaling law
- Reconstruct the voltage from the field probes
- Animate the measured signals