Skip to content

compare_conditions/find_rate_corr_groupings bug #120

@hfgem

Description

@hfgem

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions