-
Notifications
You must be signed in to change notification settings - Fork 3
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
Roi_fluo_from_hdf5 Adding Tranpose Parameter #596
Roi_fluo_from_hdf5 Adding Tranpose Parameter #596
Conversation
このブランチにこの質問について、対応出来ます?それか、違うのブランチの方がよろしいでしょうか |
気づきませんでした。
Do you think we need to add this? Because if they just want to use roi they can use roi_from_hdf5. The same with fluo data. |
I think the idea would be to delete the roi_from_hdf5 and fluo_from_hdf5 nodes, and just have a single node that can do all of these things, no? I guess we should check with matsumoto-san |
@milesAraya |
Currently there is no need for this based on what they are asking for us. |
ログについての実装ですが、Snackbarのエラー表示はWorkflowが失敗する時に発生しています。 @milesAraya ![]() |
内容
他のWorkflowデータからのroi_fluo_from_hdf5のFluorescenceのデータが反転しているため、
Tranposeするかをパラメーターに変更して、必要な時だけにTranposeするようにします。