Skip to content

Commit a1234cb

Browse files
committed
update default
1 parent e286601 commit a1234cb

File tree

1 file changed

+1
-1
lines changed
  • Exec/science/xrb_spherical/analysis

1 file changed

+1
-1
lines changed

Exec/science/xrb_spherical/analysis/slice.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515

1616
def slice(fnames:List[str], fields:List[str],
17-
loc: str = "top", widthScale: float = 4.0,
17+
loc: str = "top", widthScale: float = 3.0,
1818
theta: Optional[float] = None) -> None:
1919
"""
2020
A slice plot of the datasets for different field parameters for Spherical2D geometry.

0 commit comments

Comments
 (0)