Snirf Validator 🔬

Table of Contents

Background 💡

Installation 💾

Usage 📋

The validator.py mainly performs one functions: check if there is any invalid data type or missing information in dataset. The idea of how validator.py works and a demo of how to use can be found below.

Flowchart

Demo

To run this app you must have python installed. To run this app you must indicate the path of the target file.

python3 validator.py 'resting_hrf_20.snirf'

validator.py can also run through run in IDE.
Note: Currently python is experiencing issue on applicaiton of tkinter on MacOS Monterey. The issue will be fixed soon. (2021.11.7)

API

Maintainers 🛠️

@Christian Arthur 🍈
@Juncheng Zhang 🍊
@Jeonghoon Choi 🍍
@Jiazhen Liu 🍇

Contributors

This project exsists thanks to all people who contribute.

License