SyneRBI / SIRF

Main repository for the CCP SynerBI software
http://www.ccpsynerbi.ac.uk
Other
59 stars 29 forks source link

Allow STIR output file format par files with/out spaces #1197

Closed KrisThielemans closed 1 year ago

KrisThielemans commented 1 year ago

STIR isn't consistent if it wants spaces in the first line of a par file, so now we accept both "output file format parameters :=" and "outputfileformat parameters :="

Also improved error message a bit.

Fixes #1196