simplerspec icon indicating copy to clipboard operation
simplerspec copied to clipboard

Create a dictionary for `preprocess_spc()`

Open philipp-baumann opened this issue 5 years ago • 1 comments

philipp-baumann avatar Mar 07 '20 20:03 philipp-baumann

simplerspec::preprocess_spc() has a select argument for custom preprocessing tags, which are linked to preprocessing methods and specific parameter settings. This obscures the intention from the user, unless one does manual code inspection. This dictionary is to alluviate the mental clutter related to select tags.

philipp-baumann avatar Mar 08 '20 20:03 philipp-baumann