It would be good to have a directly accessible rainflow matrix from the CyclePairs object. I can't find this in the code presently. I suppose this is easy to compute with a numpy 2D histogram on (CyclePairs.args, CyclePairs.data) but it would be nice to have easier access to it.
It would be good to have a directly accessible rainflow matrix from the CyclePairs object. I can't find this in the code presently. I suppose this is easy to compute with a numpy 2D histogram on (CyclePairs.args, CyclePairs.data) but it would be nice to have easier access to it.