Skip to content

Latest commit

 

History

History
94 lines (77 loc) · 3.53 KB

File metadata and controls

94 lines (77 loc) · 3.53 KB

2025-08-26

  • Command-Line Interface (CLI):
    • Tracks Interpolation can now be called from the command-line
    • New --input-dir and --output-dir options
    • New --verbose and --quiet flags
    • New --overwrite and --no-overwrite flags

2025-07-22

  • Frequency Analysis Toolbox:
    • Added the CLI interface for the Frequency Analysis

2025-07-07

  • Frequency Analysis toolbox:
    • Added an Excluding Bad Epochs option
    • Help updated

2025-06-26

  • Computing Results of Inverse Solutions toolbox major update:
    • Toolbox now allows for individual inverse matrices to be loaded
    • Command-Line Interface has been fully implemented
    • Help fully rewritten
  • Frequency files boosted (read, write, batch averaging, split and merge, display)

2025-04-03

  • Reprocessing MRI toolbox upgraded
    • Added an optional Clean-Up first stage
    • Added the option to port solution points from a common space to subjects' MRIs
    • Help updated

2025-03-31

  • RIS To Volume toolbox upgraded:
    • It can now output 4D nifti files
    • Saved files are now correctly calibrated
    • Added a Command-Line Interface
    • Help updated

2025-03-17

  • Generate Markers from Tracks toolbox upgraded:
    • Toolbox can now truly run in batch mode
    • Now it can run through all sessions of each EEG
    • Now outputting a verbose file!
    • Help updated
  • Whole Markers operations big overhaul, increasing speed and reliability

2025-02-07

  • Micro-States Meta-Criterion updated:
    • Re-tested all available criteria, and slightly changed the "basket" used to compute the meta-criterion

2025-02-03

  • Cartool GitHub Website updated:

2025-01-15

  • Fixed giganormous EEG files opening and access (Geodesics MFF, BrainVision...)
  • Fixed exporting to EDF files
  • Fixed Reprocess/Export Tracks when Adding Null Tracks and Re-Referencing or Filtering etc..
  • Frequency Analysis has a new Parseval normalization option
  • Fixed the Standard Deviation display on top of EEG Tracks
  • Faster EEG opening

2024-11-23

  • Command-Line Interface (CLI) implementation:
    • Controlling the main window size, position, and even screen at opening time
    • Controlling every child window size and position
    • Reprocess / Export Tracks toolbox is now fully accessible from the commnad-line

2024-09-10

  • Making Cartool fully DPI Aware:
    • Buttons, texts, graphics and dialogs all adapt to the current screen Dot Per Inch (DPI, or precision)
    • Help as been ported to be more DPI Aware, too
    • Once running, Cartool can now be dragged onto another screen, even with different resolution and DPI, and will adapt itself

2024-08-06

  • Fixed Middle-clicking in MRI and ESI consistency
  • Fixed mouse scroll button behavior
  • Lots of various fixes

2024-05-15

  • Micro-States Segmentation:
    • Checked GEV output values are correct
    • ESI Space Segmentation fixes
    • Meta-Criterion re-evaluated and slightly modified
  • Fixed Tissues thicknesses computation, especially for the CSF

2024-04-16

  • Adding a Visual Studio 2019 project for Cartool compilation
  • Adding an Examples project to show how to directly use a few Cartool classes in some C++ code
  • Creating most of the GitHub files

2024-03-14

  • Cartool Open Source kickstarting. Original source files uploaded.