Coder Social home page Coder Social logo

Export log statistics about deepsqueak HOT 6 CLOSED

drcoffey avatar drcoffey commented on August 19, 2024
Export log statistics

from deepsqueak.

Comments (6)

DrCoffey avatar DrCoffey commented on August 19, 2024

Hey Bavo!

This one was easy. You had call at the exact end of the file and it was interfering with making the box. It is fixed now!

-Kevin

from deepsqueak.

BavoKempen avatar BavoKempen commented on August 19, 2024

Hey Kevin,

I am glad that this one was easy :) Where do I have to change the code to make this work or will it be added later today in the master branch?

Kind regards,

Bavo

from deepsqueak.

DrCoffey avatar DrCoffey commented on August 19, 2024

from deepsqueak.

BavoKempen avatar BavoKempen commented on August 19, 2024

Hey Kevin,

Yes indeed, I have been experimenting with the desktop app since yesterday and am watching a tutorial as we speak.
Thanks again for the quick fix!

Kind regards,

Bavo

from deepsqueak.

younji74 avatar younji74 commented on August 19, 2024

Hi, I have a similar error while trying to export call statistics in excel. The error msg is as following

Reference to non-existent field 'settings'.

Error in excel_Callback (line 7)
[fname, fpath] = uigetfile([char(handles.settings.detectionfolder) '/*.mat'],'Select
Files to Export:','MultiSelect', 'on');

Error in gui_mainfcn (line 95)
feval(varargin{:});

Error in DeepSqueak (line 30)
gui_mainfcn(gui_State, varargin{:});

Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)DeepSqueak('excel_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating Menu Callback.

Strangely, exporting into Raven file (txt) format works fine. So I can get the data that way. But we would love to have an excel file without converting the txt first.

By the way, a great job!. We are using DeepSqueak to analyze anticipatory pleasure in rats. and it works really well despite the terrible ambient noise level. Thank you so much.

from deepsqueak.

MxMarx avatar MxMarx commented on August 19, 2024

I've seen a few other people with a similar error.

The line in the error message is different from the current version of "excel_Callback.m". A while ago, we refactored some code and moved a few function into new folders. I'd guess what happened is that there's either an older version of DeepSqueak in MATLAB's path, or DeepSqueak was updated and the old files are still there.

Removing and re-downloading everything should fix it. Other than that, I'm glad it's working for you!

-Russell

from deepsqueak.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.