- 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
- Frequency Analysis Toolbox:
- Added the CLI interface for the Frequency Analysis
- Frequency Analysis toolbox:
- Added an Excluding Bad Epochs option
- Help updated
- 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)
- 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
- 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
- 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
- Micro-States Meta-Criterion updated:
- Re-tested all available criteria, and slightly changed the "basket" used to compute the meta-criterion
- Cartool GitHub Website updated:
- Moved the old Cartool Community website to GitHub
- Moved the whole Reference Guide online
- 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
- 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
- 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
- Fixed Middle-clicking in MRI and ESI consistency
- Fixed mouse scroll button behavior
- Lots of various fixes
- 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
- 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
- Cartool Open Source kickstarting. Original source files uploaded.