Author Topic: error in using etterguillaume/MiniscopeAnalysis  (Read 2560 times)

xiaoyup

  • Newbie
  • *
  • Karma: +0/-0
    • View Profile
error in using etterguillaume/MiniscopeAnalysis
« on: June 14, 2018, 10:07:00 PM »
I am wondering where to post questions about this new miniscope analysis package and I couldn't find Dr. Guillaume's contact information.  I followed the the instructions, put all folders name in the msBatchFileList.m, then run msBatchRun2018.   Got errors:

Undefined function 'hour' for input arguments of type 'double'.

Error in msBatchRun2018 (line 54)
    analysis_time =strcat(date,'_', num2str(hour(now)),'-',num2str(minute(now)),'-',num2str(floor(second(now))));

what does this mean or where else should I ask?  Many thanks!

Daniel Aharoni

  • Administrator
  • Full Member
  • *****
  • Karma: +15/-0
    • View Profile
Re: error in using etterguillaume/MiniscopeAnalysis
« Reply #1 on: June 18, 2018, 05:28:58 PM »
Hi Xiao,
I think you best bet would be to post this question on their GitHub page. Go to their GitHub repo page and find the "Issues" tab then click "New Issue" and add this information there.

xiaoyup

  • Newbie
  • *
  • Karma: +0/-0
    • View Profile
Re: error in using etterguillaume/MiniscopeAnalysis
« Reply #2 on: June 18, 2018, 08:58:40 PM »
thank you!  Will do that!