Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Matlabファイル処理 関数仕様設計 #4

Closed
itutu-tienday opened this issue Jun 1, 2023 · 4 comments
Closed

Matlabファイル処理 関数仕様設計 #4

itutu-tienday opened this issue Jun 1, 2023 · 4 comments
Assignees

Comments

@itutu-tienday
Copy link
Collaborator

itutu-tienday commented Jun 1, 2023

対応内容

  • 関数の処理仕様のヒアリング(想定IN/OUT, etc)
  • 設計

成果物

  • 関数仕様(関数分)
@itutu-tienday itutu-tienday modified the milestones: 202306-4w, 202306-2w Jun 2, 2023
@ReiHashimoto ReiHashimoto self-assigned this Jun 5, 2023
@itutu-tienday
Copy link
Collaborator Author

顧客より 6/1 に受領の MATLABデータ・ソースコードの実行を確認。
確認結果を、以下へ記録。

https://drive.google.com/file/d/12fg52v6PhU6Mm0Ztssx1BB9nBI6agJQd/view?usp=drive_link

@itutu-tienday itutu-tienday transferred this issue from arayabrain/on-premises-optinist-duplicate Jul 5, 2023
@itutu-tienday
Copy link
Collaborator Author

(進捗メモ)
INに関しては、「Experiment単位(Experimentフォルダ)」ということで一旦Fix.
その他の設計を継続。

@itutu-tienday itutu-tienday modified the milestones: 202306-2w, 202307-3w Jul 6, 2023
@ReiHashimoto ReiHashimoto linked a pull request Jul 14, 2023 that will close this issue
@ReiHashimoto
Copy link

進捗メモ

データ関連図

https://app.diagrams.net/#G1HjwUYEpMVQZR8b-Eifx69t_1Z4Y3_fde

実装予定のwrapper関数

  • get_stat_index
    • TC, TSデータに対して、tc_detrende, sort_timecourses, get_data_tables, dir_indexに相当する処理を行う
    • 解析というよりはconvertに近い位置付け
    • この時点でpolar plot, チューニングカーブ、plot3: 方向・方位選択性のヒストグラムがVisualize可能
  • anova1mult
    • 1因子anova
    • p値を導出
    • この時点でplot4: 視覚応答の強さのヒストグラムがVisualize可能

これらの解析結果にさらに以下の解析をかけることで残りのplotが可能

  • vector_average
  • estimate_tuning

元のmatlabコードでは、これらのplotに使用していない変数が多数存在するため、他のplotで使用されるか、などの調整が必要

@ReiHashimoto
Copy link

設計作業としては一旦close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants