Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 41

Thread: ThoughtStream Monitor Windows Beta Software

  1. #11
    Join Date
    Apr 2011
    Location
    Tripping the Light Fantastic
    Posts
    1,326
    Blog Entries
    29

    Default Re: ThoughtStream Monitor Windows Beta Software

    At some point performance and memory will become a consideration. Over a long session there would be tens of thousands of data points. Most aren't very useful to display. The overall curve and trend is what is useful. I'm thinking of ways of doing smart filtering and zooming could be one way to do that.

    The spreadsheet data table that I will use to load and compare sessions should have some kind of 'dynamic' frame where it only loads one page of the current view and maybe one above and one below. So it is a similar concept. The graph and the temp file on disk are the storage places right now but I could create buffers that fill up when called upon.

    It can get rather complex really. It just depends on what is most useful. I also plan to store sessions in a database and tie in with our other software, like the KBS editor, so that you can compare the result of a light and sound session with the biofeedback readings generated.

    I wonder what is the average length of most user sessions? Probably similar to light and sound from 15 minutes to 45 minutes. Anonymous statistics would be helpful to learn this.

    Anyway, I am open to ideas and suggestions. We'll evolve the software over time.

    An Android version is a real possibility. I already have read TS data on my Android tablet. And I know of a graphing framework that seems not too hard to implement. It's good to have this desktop app out so that people can try it and give feedback so we learn what is most needed.
    If you know something I don't, speak up! If maybe I know something you don't, ask away!

  2. #12
    Join Date
    Apr 2006
    Location
    Calgary, Alberta, Canada
    Posts
    4,114
    Blog Entries
    3

    Default Re: ThoughtStream Monitor Windows Beta Software

    Quote Originally Posted by neuroasis View Post
    At some point performance and memory will become a consideration. Over a long session there would be tens of thousands of data points.
    At least in Windows, there's nothing to concern yourself with there. Even if you got into the 10's of billions of data points, Window's memory management will take care of it without any noticeable delay. Consider this - the sample rate is extremely slow when compared to audio or video capture, which can easily be done on any modern computer.

    Most aren't very useful to display. The overall curve and trend is what is useful. I'm thinking of ways of doing smart filtering and zooming could be one way to do that.
    You really should be capturing everything then allowing the user to choose how to display it. If you truncate the data when it's being captured, you can't get it back afterwards. Perhaps someone wants to zoom in on a specific few seconds of data. No reason to not capture it all and then manipulate the display to show it however you feel.
    Just my 2 cents...
    -Andy.

    Hey, if someone makes a good post, don't forget to click at the bottom of their post to add to their reputation!

  3. #13
    Join Date
    Apr 2011
    Location
    Tripping the Light Fantastic
    Posts
    1,326
    Blog Entries
    29

    Default Re: ThoughtStream Monitor Windows Beta Software

    The performance costs come in the loading of the file from disk into the data grid. Try a long session now it takes tens of seconds for around 30 minutes of data. Not too bad really. I am mainly running on a VM too.

    The data would still be on disk, I wouldn't truncate it on capture, just the display altered (maybe) so the graph and grid are more responsive. Like finding min and max points and spanning them, basically display smoothing. Anyway, that is an idea of how to approach it. As you say the size never compares to audio or video files but they are also handled differently whereas the software and codecs are optimized.

    I want to implement some kind of 'marker' system, where regions of interest or events can be notated. This would help with navigation and identifying the key events of a session. Metrics are really of interest as well. Like how long did it take you to reach each level.. what is your fastest? average? last month? last year? That is what a database is good for.
    If you know something I don't, speak up! If maybe I know something you don't, ask away!

  4. #14
    Join Date
    Apr 2006
    Location
    Calgary, Alberta, Canada
    Posts
    4,114
    Blog Entries
    3

    Default Re: ThoughtStream Monitor Windows Beta Software

    Sounds ideal.

    I'm curious why it would take so long to load, though. If this becomes an issue it might be worth looking at how data is stored and loaded (but again, only if it becomes a problem).
    -Andy.

    Hey, if someone makes a good post, don't forget to click at the bottom of their post to add to their reputation!

  5. #15
    Join Date
    Apr 2011
    Location
    Tripping the Light Fantastic
    Posts
    1,326
    Blog Entries
    29

    Default Re: ThoughtStream Monitor Windows Beta Software

    Mainly because it is set to 'just do it' at the moment without any optimization.
    If you know something I don't, speak up! If maybe I know something you don't, ask away!

  6. Default Re: ThoughtStream Monitor Windows Beta Software

    Very strange - why so few software downloads? I would like to hear more reviews

  7. Default Re: ThoughtStream Monitor Windows Beta Software

    Yesterday I could not test the program in detail, but I did it today - and I repeat it's great. It's beyond my expectations. How do you think what settings to use for my purposes?

  8. #18
    Join Date
    Apr 2011
    Location
    Tripping the Light Fantastic
    Posts
    1,326
    Blog Entries
    29

    Default Re: ThoughtStream Monitor Windows Beta Software

    The ThoughtStream crowd is usually pretty quiet. Hopefully with renewed releases that will all change.

    For ideomotor use you will want a very small window to view the data. I would say do a session at the default settings until you relax and progress down a couple of levels at least. Then you can change the number of samples to 1000 (you can change it while the session is still playing) then start to ask yourself questions. Start with 'show me yes' then 'show me no' then 'show me I don't know'... do this a number of times until you feel like that you have a good idea of how those answers are being represented on the graph. I have been working with this more and I get some results.

    What I plan to do is build a gauge type of graph for the purpose of ideomotor communication. Or at least something more specialized for this use. I think using biofeedback this way is very interesting.
    If you know something I don't, speak up! If maybe I know something you don't, ask away!

  9. Default Re: ThoughtStream Monitor Windows Beta Software

    Is it possible to call the signals received TS ideomotor? I think it's close but still not quite ideomotor signals (maybe I'm wrong). By the way, I last week with the help of TS and the official version of program's won the lottery about $ 120 (guessing the number 4 of 6). I still wanted to ask - you have written that you have a version for Android OS if you can put it to the test?

  10. #20
    Join Date
    Apr 2011
    Location
    Tripping the Light Fantastic
    Posts
    1,326
    Blog Entries
    29

    Default Re: ThoughtStream Monitor Windows Beta Software

    It is accurate to say that galvanic skin response signals are ideomotor in the way it is at least described at Wikipedia: http://en.wikipedia.org/wiki/Ideomotor_phenomenon They classify 'tears' as part of the ideomotor phenomenon, so I would say 'sweating' would qualify. Pretty cool that you won some extra money. That helped pay for the ThoughtStream and made it worth your investment.

    An Android version will take a while. I have never built a full app for that platform. I want to but I have no idea how long it would take.
    If you know something I don't, speak up! If maybe I know something you don't, ask away!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. ThoughtStream USB and Windows 8
    By ColbertG in forum Thoughtstream
    Replies: 8
    Last Post: 09-30-2014, 04:28 PM
  2. Beta Testers Needed for Audiostrobe Software
    By esteband in forum General Forum
    Replies: 23
    Last Post: 01-09-2014, 08:57 PM
  3. Brain Wave Monitor
    By mctxp in forum General Forum
    Replies: 6
    Last Post: 04-30-2013, 02:36 AM
  4. New USB Thoughtstream, new software?!
    By Thomas in forum Thoughtstream
    Replies: 5
    Last Post: 01-18-2011, 05:19 PM
  5. ThoughtStream Interface Software
    By payasgupta in forum Thoughtstream
    Replies: 4
    Last Post: 12-27-2008, 09:29 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •