Hi,
I am using punpy with the digital effect table approach. I see there is a "return_samples" argument in the standalone approach, that you can provide to propagate_random method for example in order to get the samples generated by the MC method during the propagation.
I can not find any equivalent for the digital effect approach though. I am using the propagate_ds method and could not find any equivalent argument. Is there any way to do so?
Thanks.