Task #4611
Add experiment arguments directly to argument parser
Start date:
05/16/2018
Due date:
% Done:
100%
Estimated time:
Description
Rather than parse unknown arguments and assume they are used by experiments, it makes far more sense to use the capabilities of ExperimentManager to declare experiment arguments at run time. This simplifies things somewhat and also enables Argcomplete.
Related issues
Updated by Alexander Lane almost 3 years ago
- Related to Feature #4454: Autocomplete command line arguments added
Updated by Alexander Lane over 2 years ago
- Status changed from Code review to Closed
- % Done changed from 0 to 100