Skip to content
Snippets Groups Projects
Commit 08c0f4f9 authored by BLANCO-GARCIA's avatar BLANCO-GARCIA
Browse files

add ring length

parent 969d58e3
Branches
Tags
No related merge requests found
......@@ -22,7 +22,8 @@ def getmomaphdf5_SOLEIL_II(ring, foutn='momap.hdf5', **kwargs):
foutn,
dpb,
s_indexes,
s_array
s_array,
ring_length=len(ring)
)
def getmomap_SOLEIL_II(ring, **kwargs):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment