XAS without dimension stacking
Compare changes
- Loïc Le Guyader authored
+ 9
− 6
@@ -153,15 +153,18 @@ def xas(nrun, bins=None, Iokey='SCS_SA3', Itkey='MCP3peaks', nrjkey='nrj',
Speeds up the XAS computation by removing the xarray stack operation.
Test shows a 25 time speedup, going from 2.5s to 101ms for a single XAS computation.
Closes #32 (closed)