ROOTPWA-Maintainers / ROOTPWA

ROOTPWA is a toolkit for partial-wave analysis of multi-particle final states produced in high-energy particle reactions. It is used to determine hadron spectra from experimental data.
Other
8 stars 14 forks source link

pyInterface: improve interface of userInterface/calcAmplitudes.py #100

Closed odrotleff closed 9 years ago

odrotleff commented 9 years ago

improve interface of calcAmplitudes script to accept a keyfile index for easy parallelization.

suhlatwork commented 9 years ago

Could you please check that '-k' and '-w' are not specified at the same time?

suhlatwork commented 9 years ago

Merged with one additional change: the check for an empty waveList is performed after the keyfileIndex parameter was checked, and not before.