-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
I'm using the input file from the bimodal test to solve a simple inverse problem using MLSampling, but the HDF5 output seems bugged.
I set ip_ml_last_rawChain_dataOutputFileType = h5 and it does output a .h5 file.
The issue is that I have 3 parameters in my parameter space but only the param_0 rawchain gets output to the .h5 file. I've read the file in both python and matlab and confirmed that the data has only 1 column. This doesn't seem to be an issue when outputting to .m
I've used the h5 output in M-H solves with multiple parameters previously and had no issues.
Did I miss an input option somewhere or is there a bug in the output code?
Metadata
Metadata
Assignees
Labels
No labels