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
File "/Users/milesd/GitRepos/barebone-studio/studio/app/optinist/wrappers/optinist/dimension_reduction/dpca_fit.py", line 185, in dpca_fit
X = createMatrix(X, Trig, features, params["trigger_duration"])
File "/Users/milesd/GitRepos/barebone-studio/studio/app/optinist/wrappers/optinist/dimension_reduction/dpca_fit.py", line 64, in createMatrix
X[i, :, :] = D[
ValueError: could not broadcast input array from shape (7,0) into shape (7,20)
The text was updated successfully, but these errors were encountered:
追加機能についての概要
Very difficult to use because of data I/O limitations.
Needs error handling and refactoring
重要度
この機能の重要度を[低、中、高]に分ける。
高: この機能を早急に対応しなければ、他の開発に影響を与える。
その他
Example error.
The text was updated successfully, but these errors were encountered: