Fully validated code - droplets to stripes analysis across multiple folders completed successfully. 2D analysis, PCA and lattice reconstruction remain to be implemented.
This commit is contained in:
parent
bc1c3e287a
commit
ebd31a91fb
@ -4,7 +4,7 @@
|
||||
dataSources = {
|
||||
struct('sequence', 'StructuralPhaseTransition', ...
|
||||
'date', '2025/08/16', ...
|
||||
'runs', [9]) % specify run numbers as a string in "" or just as a numeric value
|
||||
'runs', [8, 9, 10, 11, 12, 13]) % specify run numbers as a string in "" or just as a numeric value
|
||||
};
|
||||
|
||||
options = struct();
|
||||
|
Loading…
Reference in New Issue
Block a user