You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The various generic recogniser APIs have some inconsistent parameters. We should clean these up.
Describe the solution you'd like
All the following APIs were identified by looking at references: most are only referenced in tests and not actually used or are duplicates of the newer PostProcessing stage. None of the following are hard requirements - if any of these are wrong, then strike them out. Seeking feedback.
Is your feature request related to a problem? Please describe.
The various generic recogniser APIs have some inconsistent parameters. We should clean these up.
Describe the solution you'd like
All the following APIs were identified by looking at references: most are only referenced in tests and not actually used or are duplicates of the newer PostProcessing stage. None of the following are hard requirements - if any of these are wrong, then strike them out. Seeking feedback.
HorizontalTrackParameters
?WhistleParameters
? Add an alias for both?)SlopingTrackParameters
?WhipParameters
? Add an alias for both?)Click
?)(1) Actually used by algorithm, though still duplicates of PostProcessing parameters
... more to come...
For all renames: keep previous YamlTypeTag attribute for backwards combability. e.g.
The text was updated successfully, but these errors were encountered: