SimCATS-Datasets is a Python package that simplifies the creation and loading of SimCATS datasets. Please have a look at this repository regarding SimCATS itself.
Please have a look at the documentation on ReadTheDocs
Changes in this version:
- Added new ground truth types for CSD datasets:
load_sensor_potentialload_compensated_sensor_potentialload_charge_transition_sensor_phase_shift
- Data preprocessing:
- Added a new data preprocessor for absolute values
- Bug fixes:
reconstruct_metadata_typesnow supports sensor that are not capable of sensor scans (like the originalSensorGeneric) .