Allow the user to pick and choose which preprocessing and filtering options they would like to apply to the data before visualisation.
Currently only gyroscope data is used to detect areas that may contain invalid data. Not every scanner has a gyroscope therefore it would be beneficial to implement other algorithms to check for areas that may contain invalid data / mark bad signal quality.
Add support for more data file types. Currently only snirf is supported. Potentially add support for NIRx, NIRS and OXY4. Alternatively add support for converting to snirf format within the software.
No longer necessary
Add the NIRSync logo to the interface (maybe below the Play button).
This issue has been fixed in Merge Request !3 (merged)
This issue has been fixed in Merge Request !3 (merged)
The software breaks when the gryo sensitivity thereshold is set to a negative number.
Certain snirf files cause the software to colour the traces for hbo and hbr the wrong way around.
This issue has been fixed in Merge Request !3 (merged)
Kieran Rock (4f3f48e0) at 14 Sep 00:07
Kieran Rock (3950ff72) at 13 Sep 23:31
Merge NIRSync 2.0 changes to main
Kieran Rock (4f3f48e0) at 12 Sep 17:45
Add Windows and macOS installers for v2.0
Kieran Rock (b2589f1c) at 11 Sep 16:26
Remove unused imports, format code, update docs