hi,
is there an elegant way of replacing all slices in a spread that matches a certain criteria (like: replace all values that are larger than a treshold)?
this would be something like a combination of Sift(Spreads) and a SetSlice(Spreads) (if it could deal with Sift’s output).
thanks for any hint!