Closed masenf closed 3 years ago
Allow the user to override the default naming schemes.
This is a big one before a wider release, because everyone wants to name their channels in a different way.
To begin, expose command line arguments that accept a python format string that will be formatted with the object as a dict.
I don't think anything fancy is necessary because the name could be further refined with a regex after #47 is available.
Allow the user to override the default naming schemes.
This is a big one before a wider release, because everyone wants to name their channels in a different way.
To begin, expose command line arguments that accept a python format string that will be formatted with the object as a dict.
I don't think anything fancy is necessary because the name could be further refined with a regex after #47 is available.