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
Instead of hardcoding the source_file column, allow users to specify the column. This will make it easy to extend ModelArray to allow multiple .h5 inputs for multi-scalar analyses.
Instead of hardcoding the
source_filecolumn, allow users to specify the column. This will make it easy to extendModelArrayto allow multiple.h5inputs for multi-scalar analyses.