Skip to content
Snippets Groups Projects
Commit 9c14d7bf authored by yonatank93's avatar yonatank93
Browse files

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.
parent 3052b4e0
No related branches found
Tags v0.4.1
No related merge requests found
Pipeline #5881 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment