BUNPC / pysnirf2

Python package for reading, writing and validating Shared Near Infrared Spectroscopy Format (SNIRF) files
GNU General Public License v3.0
15 stars 11 forks source link

-- Fix unsigned HDF5 integer types not being counted as integers. #40

Closed jayd1860 closed 12 months ago

jayd1860 commented 1 year ago

-- Fix unsigned HDF5 integer types not being counted as integers. -- Fix incorrect number-of-dimensions check in _validate_float_array() -- Fix incorrect size check in for nirs.probe.sourceLabels _validate() -- Add a main() to pysnirf2.py for easy self explanatory quick-start-run option