icecube / skyllh

https://icecube.github.io/skyllh/
GNU General Public License v3.0
11 stars 5 forks source link

Pass the Dataset instance as argument #147

Closed martwo closed 1 year ago

martwo commented 1 year ago

The DataScrambler and DataScrambling method should know for which Dataset it scrambles the data. This will make it possible to have Dataset specific settings/configurations for the data scrambler. https://github.com/icecube/skyllh/blob/01a4a53741551984a62a4d691bf3f9786c055b02/skyllh/core/scrambling.py#L205