-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Error location: functions/compare_conditions_analysis.py line 566 in find_rate_corr_groupings()
Error message:
File "/Users/hannahgermaine/Documents/GitHub/BlechCodes/functions/compare_conditions_analysis.py", line 81, in init
self.find_rate_corr_groupings()
File "/Users/hannahgermaine/Documents/GitHub/BlechCodes/functions/compare_conditions_analysis.py", line 566, in find_rate_corr_groupings
unique_corr_types = np.array([list(rate_corr_data[name]['rate_corr_data'].keys()) for name in unique_given_names]).flatten()
ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (6,) + inhomogeneous part.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels