bahanonu / ciatah

CIAtah (pronounced cheetah): a software package for calcium imaging analysis of one- and two-photon imaging datasets. Documentation: https://git.io/ciatah_docs. Formerly known as calciumImagingAnalysis (ciapkg).
https://git.io/ciatah_docs
MIT License
80 stars 20 forks source link

Issue with computeMatchObjBtwnTrials #85

Open omidm7 opened 2 years ago

omidm7 commented 2 years ago

Hi Biafra, After "modelVarsFromFiles", I'm trying to run computeMatchObjBtwnTrials, and get the following error: image

I was successfully able to do this with the same data set just last week.. so I'm probably just making a stupid mistake. Any ideas what would cause this?

Omid

omidm7 commented 2 years ago

Sorry - Here's the full output image

bahanonu commented 2 years ago

hey Omid, think I know what the issues are, I can push a quick patch to deal with this:

Couple quick questions:

omidm7 commented 2 years ago

Thanks, Biafra.

ciapkg.version = 'v3.35.1'

ciapkg.io.matlabToolboxCheck reveals missing 2nd tier toolboxes (including bioinformatics), I will install.

Iā€™m using macOS. Thanks again!

Omid

On Aug 24, 2021, at 13:56, Biafra Ahanonu @.**@.>> wrote:

hey Omid, think I know what the issues are, I can push a quick patch to deal with this:

Couple quick questions:

ā€” You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/bahanonu/ciatah/issues/85#issuecomment-904967908, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKRCGHGI7IPLKMP5QS4DSTTT6QBOTANCNFSM5CXP5AYQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email.

bahanonu commented 2 years ago

@omidm7 Great, thanks for the additional info. Pushed an update, can you try the current master branch and let me know if the issue still arises?

omidm7 commented 2 years ago

@bahanonu I just tried it on the current master branch and it works fine. Thanks! Omid

bahanonu commented 2 years ago

Great! šŸ‘