Versions follow Semantic Versioning (<major>
.<minor>
.<patch>
)
- Fixed handling of repeated composite scan files for a given subject (e.g.
123-2
or123 (2)
).
- The bare
scansplitter
invocation will now execute a streamlined pipeline; The user will be prompted to select a directory to run through thebatch
andaggregate
pipelines with their respective default values.
- Add the
scansplitter aggregate
data aggregation pipeline to aggregate a directory of anthro measurements into a single CSV.
- Consolidated scan files are now split into CSVs rather than preserving the formatting of the source file.
- Headers are now written into the measurements & landmarks CSVs when split out of the consolidated scan file.
Initial release