We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e286601 commit a1234cbCopy full SHA for a1234cb
Exec/science/xrb_spherical/analysis/slice.py
@@ -14,7 +14,7 @@
14
15
16
def slice(fnames:List[str], fields:List[str],
17
- loc: str = "top", widthScale: float = 4.0,
+ loc: str = "top", widthScale: float = 3.0,
18
theta: Optional[float] = None) -> None:
19
"""
20
A slice plot of the datasets for different field parameters for Spherical2D geometry.
0 commit comments