Skip to content

Commit 1e52b7d

Browse files
committed
add todo for more time slices
1 parent e656d03 commit 1e52b7d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

torax/imas_tools/equilibrium.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ def geometry_from_IMAS(
9191
raise ValueError(
9292
"equilibrium_object must be a string (file path) or an IDS"
9393
)
94+
# TODO: enable using other time slices
9495
IMAS_data = equilibrium.time_slice[0]
9596
B_0 = np.abs(
9697
IMAS_data.global_quantities.magnetic_axis.b_field_phi

0 commit comments

Comments
 (0)