Quantity.subsample()
@jbrezmorf: Implementation via artificial QuantityConst avoids passing Chunk spec to the operation, but it uses nasty side effects in pick_samples. In order to simplify the implementation what about a specific QuantitySubsample with the overridden samples method.
Quantity.subsample() @jbrezmorf: Implementation via artificial QuantityConst avoids passing Chunk spec to the operation, but it uses nasty side effects in pick_samples. In order to simplify the implementation what about a specific QuantitySubsample with the overridden samples method.