neutrons / PyRS

Reduction and visualization software for Stress Residual (HB2B)
https://neutrons-pyrs.readthedocs.io/en/latest/index.html
GNU General Public License v3.0
6 stars 7 forks source link

Adapt the ScalarFieldSample instances of single runs to the Pointlist of the StressFacade #713

Closed jmborr closed 4 years ago

jmborr commented 4 years ago

A single runs, represented by a StrainFieldSingle object, has an unstacked PointList attribute, lacking some of the sample points in the stacked PointList. When requesting data from a single run, the data has to be adapted to the stacked PointList

To-do: