Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MLSampling HDF5 output #668

Open
tradowsk opened this issue Oct 9, 2019 · 0 comments
Open

MLSampling HDF5 output #668

tradowsk opened this issue Oct 9, 2019 · 0 comments

Comments

@tradowsk
Copy link
Contributor

tradowsk commented Oct 9, 2019

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant