Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GSOC] Add surrogate data generation for significant connectivity estimation #223

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Commits on Aug 1, 2024

  1. Add EpochsSpectrum support

    tsbinns committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6debece View commit details
    Browse the repository at this point in the history
  2. Fix CircleCI

    tsbinns committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b517e79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dccecdc View commit details
    Browse the repository at this point in the history
  4. Update Spectrum skips

    Co-authored-by: Eric Larson <larson.eric.d@gmail.com>
    tsbinns and larsoner authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    45bf496 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b8790b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dac4153 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    121b40a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    00c381a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    ffb256d View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Adjust n_jobs

    tsbinns committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    30dc4e7 View commit details
    Browse the repository at this point in the history
  2. Adjust n_jobs

    tsbinns committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    2a9c1e2 View commit details
    Browse the repository at this point in the history
  3. Try CPU count // 3

    tsbinns committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    50ea4cd View commit details
    Browse the repository at this point in the history
  4. Try CPU count // 4

    tsbinns committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9e4a11d View commit details
    Browse the repository at this point in the history
  5. Use n_jobs=1

    tsbinns committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    de52286 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Reset tests to upstream-main

    tsbinns committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    cece6a4 View commit details
    Browse the repository at this point in the history
  2. Expand test coverage

    tsbinns committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    17f30cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cabe170 View commit details
    Browse the repository at this point in the history
  4. Update example from review

    tsbinns committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a0ebe2a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Update surrogate example

    tsbinns committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ca6013d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    6114bd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7197a17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd180f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88e081b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    6d1c9bb View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    abfc9ab View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    a710c43 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    f90a58a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    9dbb10d View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    c7df2da View commit details
    Browse the repository at this point in the history
  2. Update example from review

    tsbinns committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    64a3224 View commit details
    Browse the repository at this point in the history