Commit Graph

11 Commits

Author SHA1 Message Date
cd96f83fb6 Latest fully functional script - added complete PCA functionality - computes the PCA results and packs in to results struct, included plotting functionality of the PCA results in addition. 2025-08-24 20:41:17 +02:00
bc1c3e287a Minor bugfixes from last commit. 2025-08-23 21:23:33 +02:00
2abbefb3a7 Added safeguards against out-of-memory errors by prior estimation of required RAM - still needs an alternative method to read and analyse datasets too large to load in to memory. 2025-08-23 21:11:42 +02:00
ae9af32eda Latest complete update to scripts to save data and figures. 2025-08-23 19:53:58 +02:00
db298413d1 Modified to save analysis data that once done does not need to be redone if it needs to be plotted again or differently. 2025-08-23 18:30:07 +02:00
5ff4cbbc2d Bug fixes, exception handling, new measurement analysis scripts. 2025-08-19 00:52:59 +02:00
3115554b27 MAJOR restructuring of Data-Analyzer: code re-written to be highly modular. 2025-08-18 10:24:55 +02:00
be84ba8bd5 Revert "MAJOR restructuring: Code rewritten to be highly modular."
This reverts commit f61ab4deff.
2025-08-18 00:27:27 +02:00
f61ab4deff MAJOR restructuring: Code rewritten to be highly modular. 2025-08-18 00:14:18 +02:00
ea9b40793f Revert "MAJOR restructuring: code rewritten to be highly modular."
This reverts commit 9011919780.
2025-08-18 00:10:17 +02:00
9011919780 MAJOR restructuring: code rewritten to be highly modular. 2025-08-17 23:40:06 +02:00