mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-05-14 11:33:42 +02:00
doc
This commit is contained in:
parent
287160ac70
commit
8602de8ab0
1 changed files with 2 additions and 1 deletions
|
@ -127,7 +127,8 @@ def read_sfcf_multi(path, prefix, name_list, quarks_list=['.*'], corr_type_list=
|
|||
check_configs: list[list[int]]
|
||||
list of list of supposed configs, eg. [range(1,1000)]
|
||||
for one replicum with 1000 configs
|
||||
|
||||
rep_string: str
|
||||
Separator of ensemble name and replicum. Example: In "ensAr0", "r" would be the separator string.
|
||||
Returns
|
||||
-------
|
||||
result: dict[list[Obs]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue