Skip to content
Commit fe4acc69 authored by Jakob Stierhof's avatar Jakob Stierhof
Browse files

Optimize get_dataset_response and optimal binning

get_dataset_response was pretty invasiv in the users
setup (most would not know, but as soon as you start
fiddeling with assigned models you would be hit).

Now we copy a dataset over where we assign a function
for the delta peak and evaluate here. After deleting
the user has its environment back.

Also streamlined how the response is calculated, allows
now to select a specific channel instead of getting the
full response, which might be huge.

Using this, the memory footprint of optimal binning
was reduced, resulting in significant runtime
improvement.
parent f2e29107
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment