borevitzlab / timestreamlib

DEPRECATED. Please use the current version of the TimeStream tools at https://gitlab.com/appf-anu/pyts2.
https://gitlab.com/appf-anu/pyts2
GNU General Public License v3.0
7 stars 4 forks source link

configuration - Periods are not allowed in the config file. make sure we check #131

Open Joelgranados opened 9 years ago

Joelgranados commented 9 years ago

Periods are the separators for the configuration elements.

Do one of two: 1) either figure out a way to escape the periods. 2) check for periods while parsing the configuration file.