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

Automatic EEG localization and labelling using Revopoint 3D #716

Merged

Commits on Jun 28, 2024

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

Commits on Jul 13, 2024

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

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    9d2727a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adeefeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    214ef0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f52de8 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    507ead0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06fbe04 View commit details
    Browse the repository at this point in the history
  3. External added: Piotr Image and Video Toolbox (https://github.com/pdo…

    …llar/toolbox)
    
    required for warping and interpolating points on EEG cap
    chinmaychinara91 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e4616d5 View commit details
    Browse the repository at this point in the history
  4. deface a 3D mesh

    chinmaychinara91 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0fafac6 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    f5d5f64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    864acfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b27bb74 View commit details
    Browse the repository at this point in the history
  4. Refactor importing wafefront obj

    - it is always going to be a meshed OBJ so 'FileType' parameter is unnecessary
    - renamed 'tri' as 'faces'
    - renamed 'pos' as 'vertices'
    chinmaychinara91 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    5968b4b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    7ade88c View commit details
    Browse the repository at this point in the history
  2. Update comment

    chinmaychinara91 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    faefed2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3066842 View commit details
    Browse the repository at this point in the history
  4. custom layout EEG caps

    - ANT 65 is a modeifed version of ANT Waveguard 64
    - Acticap 66 is a modified version of Acticap 65
    chinmaychinara91 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    d40c719 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    225fbc6 View commit details
    Browse the repository at this point in the history
  6. Option to generate 100 random headpoints

    to be used for registration to MRI
    chinmaychinara91 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    29cc58d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d0110b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c190d2 View commit details
    Browse the repository at this point in the history
  9. WIP: Handle ANT Waveguard 65 and Acticap 66 EEG caps

    Needs work on a more generic approach to handle different EEG caps
    chinmaychinara91 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    b4899f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    4e66681 View commit details
    Browse the repository at this point in the history
  2. updated cap type

    chinmaychinara91 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    44a4152 View commit details
    Browse the repository at this point in the history
  3. typo in file name

    chinmaychinara91 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    12a11a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    e2d1f38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c787d0 View commit details
    Browse the repository at this point in the history
  3. Update panel_digitize.m

    - Limit display of 'Auto' and 'Random' buttons for Revopoint only
    - Correct display order of EEG labels based on the initialization labels required as per the EEG cap
    - Removed unwanted code for sketch points (was used for debugging)
    - Creating montages from EEG cap layout mat files (only for Revopoint)
    chinmaychinara91 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d410eae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b3e2c8 View commit details
    Browse the repository at this point in the history
  5. add to 1b3e2c8

    chinmaychinara91 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    127ae4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e048a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    9c1d910 View commit details
    Browse the repository at this point in the history
  2. removing 'Color' fields from template

    To be added only when needed
    chinmaychinara91 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d7fbfcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ced72dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c67071c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

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

Commits on Jul 29, 2024

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

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    68bdcca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6039fe0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    ee2f978 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ee86ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2876f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

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

Commits on Aug 19, 2024

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

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    582d42b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7832488 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bf704e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e59ab0 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    61673ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13bf06b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7d79db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a85581 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2eeacc7 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    dc8be91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f40578d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d96057b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e8a2f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68b12ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cfdd21b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55c912c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    eb24205 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d87dcea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba980ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a023781 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71afcef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c2c2b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2089adc View commit details
    Browse the repository at this point in the history
  8. Clean code. Avoid copy-paste

    rcassani committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e2edb99 View commit details
    Browse the repository at this point in the history
  9. Cleaner

    rcassani committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    273e08c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Add Color field for all surface files and loaded surfaces

    - Avoid different versions of surfaces files and loaded surfaces
    - Avoid many checks for `Color` field
    rcassani committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4754b30 View commit details
    Browse the repository at this point in the history
  2. Treecallback for Display texture surface

    - Right-click > Display has same behaviour as double-click
    - Do not load surface on right-click, that slows the popup menu display
    rcassani committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    50a60c2 View commit details
    Browse the repository at this point in the history
  3. Bugfix typo

    rcassani committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c2edfce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9cf06e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d77e53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d6bc3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73328e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e673cd4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    28e43c7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c857f3e View commit details
    Browse the repository at this point in the history
  11. Code easier to read

    rcassani committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d274a76 View commit details
    Browse the repository at this point in the history
  12. Bugfix

    rcassani committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    128c9b0 View commit details
    Browse the repository at this point in the history
  13. Remove unnecessary FOR loops

    rcassani committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    27b2467 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    53f43dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71956d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    494a4e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    213877f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    371c021 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3403c9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bc3bcb View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. legacy panel: avoid copy paste

    sync with changes as above for the new panel
    chinmaychinara91 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    1280ad8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4279fd3 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    4bc3077 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0289582 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af3c314 View commit details
    Browse the repository at this point in the history
  4. changed surface description

    avoid using 'head' keyword because if renamed having `head` word in it, the `node_rename` function converts the type to `Scalp`.
    chinmaychinara91 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    1b34155 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    348b4bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    159925d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    d5b14fc View commit details
    Browse the repository at this point in the history
  2. textured surface handling: allow user to choose from options

    The options:
    
    1. Subject has no textured mesh or subject does not exist at all:
     - Import surface GUI pops up, user chooses the surface and it gets loaded
    2. Subject already has 1 or more than 1 textured mesh in it then user is given an option:
     - Use existing - if only one mesh present then it just loads that directly; if more than one present then user is given an option to choose which one he wants to use
     - Add New - Import surface GUI pops up, user chooses the surface and it gets loaded
     - Cancel / Press (X) at any instant - cancels the process and exits
    chinmaychinara91 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a5ded25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bdee1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    350d1cd View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. make textured surface comments unique; show comments as choice to use…

    …rs to choose from
    
    - Unique comments for same textured mesh makes it easy for the user to distinguish one from the other
    - When user clicks 'Use existing' the list of textured surface comments pop up for the users to choose from. This is more intuitive for the user than having to choose from the filename which sits in the database.
    chinmaychinara91 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9ba20a4 View commit details
    Browse the repository at this point in the history
  2. add comments

    chinmaychinara91 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    22d9916 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    12dc130 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    058cb5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b36367 View commit details
    Browse the repository at this point in the history
  4. Fixes 128c9b0

    rcassani committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    70992ee View commit details
    Browse the repository at this point in the history
  5. Clean code

    chinmaychinara91 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bb3b3fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84bc8b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    5068994 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    881de0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1124bf View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    b433621 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c49ebc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2640241 View commit details
    Browse the repository at this point in the history
  4. add all other surface property calculations

    required as the updated surface will be saved to database
    chinmaychinara91 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a850326 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f2d37a View commit details
    Browse the repository at this point in the history
  6. check spm12 installation for ft_convert_units

    `ft_convert_units` is part of spm12/external/fieldtrip
    chinmaychinara91 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7127fb3 View commit details
    Browse the repository at this point in the history
  7. bugfix

    chinmaychinara91 committed Sep 24, 2024
    1 Configuration menu
    Copy the full SHA
    85834a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b1e9c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. improve obj parsing (see description)

    - updated the code reference from where this was inspired
    - for some obj, obtained from 3D software like Maya and Blender, when parsed using  'readtable', the vertex coordinates start from the 3rd column
    - `refine` is a FT function to improve resolution. Using this creates a processing and loading delay which can be avoided as the scans would already be in a good resolution.
    chinmaychinara91 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    86e8d83 View commit details
    Browse the repository at this point in the history
  2. similar to ft_convert_units

    inspired by `channel_fixunits.m`
    chinmaychinara91 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    06df252 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cedc8af View commit details
    Browse the repository at this point in the history
  4. typo fix

    chinmaychinara91 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4025954 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    a88b339 View commit details
    Browse the repository at this point in the history
  2. adding Wearable Sensing DS-24 EEG cap layout

    It follows the 10-20 system with 'Fpz' as GND and 'A1, A2' as  REF.
    chinmaychinara91 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2e1aae8 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

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

Commits on Oct 25, 2024

  1. Update channel_fixunits to accept vertices

    Remove unnecessary copies of code
    rcassani committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    64bb082 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9ffccb View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    cb699b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2b75e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e015bab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea641b4 View commit details
    Browse the repository at this point in the history
  5. Cleaner diff

    rcassani committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    56c71bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3398e98 View commit details
    Browse the repository at this point in the history
  7. Correct file tag

    rcassani committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    816098b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7492137 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cb20e4a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e99564f View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    37e44af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e2b8f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75a5bda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ef9ce5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7bff93 View commit details
    Browse the repository at this point in the history
  6. Remove unnecessary sorting

    Landmarks and extra points are identified by name.
    In output the locations for EEG electrodes is get also by name
    rcassani committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    77cbead View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    302a561 View commit details
    Browse the repository at this point in the history
  8. Suppress expected warnings

    rcassani committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    05aa61a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ad30ae View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4db2427 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d8b7b97 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    f1fc564 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21d0a09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c06805 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb0267b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81d1790 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1e2eb1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73ebd50 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    13e946e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20bc51a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82831c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

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

Commits on Nov 2, 2024

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

Commits on Nov 4, 2024

  1. revert ComPort type conversion

    mistook it for a number
    chinmaychinara91 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    04400ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f2346c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65b4fbd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f86f1af View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    249961a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9f2c6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3852eea View commit details
    Browse the repository at this point in the history
  4. Fix indentation

    rcassani committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d2ab7aa View commit details
    Browse the repository at this point in the history
  5. Use functions in Brainstorm to:

    - Retrieve sSubject from MRI filename
    - Generate unique comment
    rcassani committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    86c3ccf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a76ee8 View commit details
    Browse the repository at this point in the history
  7. Cleaner indexing

    rcassani committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    98bf632 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c8af0d7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    366303f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8397ab5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    588818b View commit details
    Browse the repository at this point in the history
  12. better way to get the surface file structure in hFig

    tested in R2014a:  `TessInfo.hPatch` does not have the structure definitions
    chinmaychinara91 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3916cf0 View commit details
    Browse the repository at this point in the history
  13. supress more warnings

    tested in R2014a: Large Radius warnings were showing up
    chinmaychinara91 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    373b40d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6ba5d22 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    53f04ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcacbca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb2a8eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e4637d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f67e0f8 View commit details
    Browse the repository at this point in the history