-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
The structure to the HDF5 file produced by maxent isn't well defined. So far it has
├─ alpha
│ ├─ values
│ ├─ probability
├─ spectrum
│ ├─ omega
│ ├─ chi
│ ├─ maximum
│ ├─ average
│ ├─ variance
Should we include the parameters used/calculated (through the ALPSCore param saving)?
Reactions are currently unavailable