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

Suma20240327 #629

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Suma20240327 #629

wants to merge 21 commits into from

Commits on Mar 27, 2024

  1. SUMA: Fixed bug that was causing "zero" parts of the background withi…

    …n slices of a dset with slice planes to be black/opaque instead of transparent.
    OtagoHarbour committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d73dad2 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. SUMA: Moved fields, related to "A" or "B" buttons, out of the SUMA_OV…

    …ERLAYS structure to prevent thri getting confused with unrelated variables with similar names. Moved them to the SUMA_SurfaceObject structure instead.
    OtagoHarbour committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    450ae3e View commit details
    Browse the repository at this point in the history
  2. SUMA: Consolidated fields, related to "A" and "B" boxes, into the SUM…

    …A_X_SurfCont structure. This is to avoid confusion with fields of similar names but different functionality
    OtagoHarbour committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    f0abf3c View commit details
    Browse the repository at this point in the history
  3. SUMA: Changed variable name for "A" check-box widget so that it is no…

    …t confused with the unrelated AlphaThresh variable in the SUMA_OVERLAYS structure
    OtagoHarbour committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    c785f01 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. SUMA:

    Fixed bug where one surface tends to be lighter when both hemispheres loaded
    OtagoHarbour committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    402fb6d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. SUMA: Made "A" button work with multiple surface input. Still has pro…

    …bably with button being checked when variable opacity not active, and unchecked when it is, with alternate surfaces
    OtagoHarbour committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    485e4e4 View commit details
    Browse the repository at this point in the history
  2. SUMA: Adjusted code so that the "A" checkbox reflects the actual stat…

    …e of variable overlay opacity for one of multiple surface objects. One problem is that switching objects autommatically switched variable opacity off."
    OtagoHarbour committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8a6d9ec View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. SUMA: Modified code to prevent surface control menu from lengthening …

    …with extra black space when durface changed in multi-sruface dataset
    OtagoHarbour committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b9a243b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. SUMA: Modified code s.t. the "A" checkbox it lit up iff graduated sub…

    …threshold opacity is true. This was not the case when the surface was changed with DriveSuma
    OtagoHarbour committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ad4fb31 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. SUMA: Fixed bug where "A" box lighting up was out of synch with the s…

    …tatus of the variable sub-threshold opacity when DriveSuma was used to turn the variable opacity on and off
    OtagoHarbour committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a28dcfd View commit details
    Browse the repository at this point in the history
  2. SUMA: Added script, @DriveSumaExpandingBottomDemo, to test suma for s…

    …urface control menu lengthening when the surfaces are switched. Also tests "A" button being turned on and off and given different opacity falloff functions
    OtagoHarbour committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    765b02c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. SUMA: Added script, @sumaTestCases which has test cases for transpare…

    …nt planes and for standard test for variable opacity. Also removed some no longer used debugging output
    OtagoHarbour committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    59052cd View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

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

Commits on May 8, 2024

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

Commits on May 15, 2024

  1. no escaping for you, Q

    afni-rickr committed May 15, 2024
    Configuration menu
    Copy the full SHA
    83fca26 View commit details
    Browse the repository at this point in the history
  2. to possibly be added later

    afni-rickr committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2cf3071 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. minor cleanup

    afni-rickr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    35b368b View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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

Commits on May 24, 2024

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