Closed moeyensj closed 2 years ago
If the window size doesn't affect the underlying data structure of the precovery binary files and the index database, then exposing the window_size parameter to the precovery function would be useful to allow tuning while running precovery searches.
Basically adding a keyword argument here: https://github.com/B612-Asteroid-Institute/precovery/blob/master/precovery/precovery_db.py#L78
If the window size doesn't affect the underlying data structure of the precovery binary files and the index database, then exposing the window_size parameter to the precovery function would be useful to allow tuning while running precovery searches.
Basically adding a keyword argument here: https://github.com/B612-Asteroid-Institute/precovery/blob/master/precovery/precovery_db.py#L78