We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8b893d commit 94d4ad4Copy full SHA for 94d4ad4
orbit_tools/diag.py
@@ -80,6 +80,7 @@ def __call__(self, params_dict: dict) -> None:
80
81
82
class BunchHistogram(Diagnostic):
83
+ """MPI-compatible bunch histogram."""
84
def __init__(
85
self,
86
axis: tuple[int, ...],
0 commit comments