BUG: Empty 2D array is saved as is
Previously, I converted an empty 2D array to an empty list. However, this created a problem when we want to get the best results, e.g. in the plotting routine. Fix bug that came up from setting empty array. Also add things to show what other information are processed when we load the results.
Showing
- examples/plotting_routines.ipynb 5 additions, 5 deletionsexamples/plotting_routines.ipynb
- examples/results_trig_model.json 212 additions, 2 deletionsexamples/results_trig_model.json
- examples/results_trig_model.pkl 0 additions, 0 deletionsexamples/results_trig_model.pkl
- examples/save_and_load.ipynb 301 additions, 1 deletionexamples/save_and_load.ipynb
- profile_likelihood/save_load.py 0 additions, 2 deletionsprofile_likelihood/save_load.py
Loading
Please register or sign in to comment