You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The gimble info module should always report on the content of the datastore and generate numeric output even in the absence of blocks, windows, .... An array without blocks has dimension 0.
The current 'not enough blocks' could imply that there 9 blocks have been made yet that for some magic reason this does not suffice. If 9 is not enough we should report. Found 9 blocks, yet cut-off for meaningful analysis is 5 (or whatever).
The gimble info module should always report on the content of the datastore and generate numeric output even in the absence of blocks, windows, .... An array without blocks has dimension 0.
The current 'not enough blocks' could imply that there 9 blocks have been made yet that for some magic reason this does not suffice. If 9 is not enough we should report. Found 9 blocks, yet cut-off for meaningful analysis is 5 (or whatever).
Code is here.
Bug reported in #138.
The text was updated successfully, but these errors were encountered: