Hello again!
So, instead of using the Python API, I decided to read the StatePoint.h5 file instead in Matlab. After reading a flux from a CellFilter (not a mesh tally), I get the following 3D-matrix dimensions: (2 X 1 X (No. of cells)). The first “2” in the dimensions corresponds to the fact that the first raw will be the mean value of the track-length tally (in cm) and then the second raw would be related to the statistical uncertainty of the tally. My question is; is such value from the h5 file that has been read in Matlab already the relative STD in percentage of its associated track-length value ? Or, could you help me clarify please this doubt I have?
Thanks in advanced !