Project Aeon's main library for interfacing with acquired data. Contains modules for raw data file io, data querying, data processing, data qc, database ingestion, and building computational data pipelines.
BSD 3-Clause "New" or "Revised" License
6
stars
6
forks
source link
Update pose reader to output string subject names directly, from config file, rather than the int class values #365
This would make the
get_class_names
method redundant and can be removed.Related to #328