03b63ba03a
Full implementation of Laguerre-Gauss modal reconstruction for gyrotron beam diagnostics, per the approved design spec, plus tests, docs, and a runnable end-to-end example. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
4 lines
41 B
Python
4 lines
41 B
Python
import matplotlib
|
|
|
|
matplotlib.use("Agg")
|