Compare commits

...

2 commits

View file

@ -0,0 +1,28 @@
['project']
url = "git@kuhl-mann.de:lattice/cA_data.git"
code = "sfcf"
[measurements]
[measurements.a]
path = "/path/to/measurement"
ensemble = "A1k1"
param_file = "/path/to/file"
version = "1.1"
prefix = "pref"
cfg_seperator = "n"
names = ['list', 'of', 'names']
[measurements.b]
path = "/path/to/measurement"
ensemble = "A1k1"
param_file = "/path/to/file"
version = "1.1"
prefix = "pref"
cfg_seperator = "n"
names = ['list', 'of', 'names']
[measurements.c]
path = "/path/to/measurement"
ensemble = "A1k1"
param_file = "/path/to/file"
version = "1.1"
prefix = "pref"
cfg_seperator = "n"
names = ['list', 'of', 'names']