Git Product home page Git Product logo

Comments (3)

arokem avatar arokem commented on September 24, 2024

I think that you would want to make sure that the bandwidth ends up the
same in both time-series. But I don't have experience with this kind of
thing. There might be some wisdom related to this in one of David Thomson's
papers. This one, for example:
http://www.sciencemag.org/content/268/5207/59.short, in which it seems that
time-series with different lengths are being cohered against each other.

Another good place to ask about this is at the stats stackexchange site:
http://stats.stackexchange.com/, and also neurostars:
https://neurostars.org/

Sorry to not be more helpful... Please do report back if you find any
definitive answer to this!

On Tue, May 19, 2015 at 11:05 AM, apiszcz [email protected] wrote:

Is there a common method for using Multi-taper coherence estimation with
signals of different lengths? Let's say I have signal1 S1, and signal2 S2,
and S2 is 0.1% of the length of S2. Is it possible / practical to use
Multi-taper coherence estimation in this situation to see if S2 is similar
to subsection of s1.
Thank you.


Reply to this email directly or view it on GitHub
#131.

from nitime.

apiszcz avatar apiszcz commented on September 24, 2024

The approach was to segment the larger signal into a reasonable sample size (512), and use each segment as a channel. I padded out the last channel with values of 0 if less than 512.. Next I concatenated S2 and 0 padded the remainder of that last segment. The result was similar to the tutorial for the multi taper coherence estimation.

from nitime.

arokem avatar arokem commented on September 24, 2024

Yes - that sounds like a very good approach. Thanks so much for reporting back! I'll go ahead and close the issue

from nitime.

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.