Closed edyoshikun closed 1 year ago
I personally don't think it's a good idea - I think you should always have to make a conscious decision about how you're reconstructing the data and where you're saving it. Autocomplete on your terminal could get around some of the headache of having to type it out every time if you're using consistent naming.
I'll vote this @ieivanov on this one. Autocomplete helps, and I expect this problem to disappear as our pipeline reaches stability and we start running complete analyses with few-line scripts instead of semi-manually iterating CLI calls step by step.
Sounds good, you guys convinced me and we have everyone's consensus. Closing this issue as autocomplete will certainly solve the issue. Thank you both for your input.
This is not a top priority at the moment, but it would be nice if we can have a default string/path that can be set for the config and the output path filepath. Would this be something that is worth implementing at some point? I do find it that most of the times the
registration.yml
or thedeskew.yml
end up being named the same thing. Perhaps this is something that can get implemented when we slowly migrate things topathlib.Path
. @talonchandler @ieivanovFor example: