[~] Refactor

This commit is contained in:
Siarhei Siniak 2021-07-29 11:28:13 +03:00
parent 5804aad78f
commit 4e5fbc664c

@ -1759,7 +1759,7 @@ def kernel_30(o_29, ids=None, delay=None,):
10 10
) )
elif ids == 'v1': elif ids == 'v1':
ids = =numpy.random.choice( ids = numpy.random.choice(
numpy.where( numpy.where(
numpy.logical_and( numpy.logical_and(
o_29['t5'].portion > 0.1, o_29['t5'].portion > 0.1,