Library to read patient information from extracted Excel files from Nihon Kohden's NeuroWorkbench software.
Currently only extracts video information such as their path, start date and end date.
You can install the package from GitHub directly:
With uv
(recommended):
# if the project is not initialized already
uv init my-project
cd my-project
uv add git+https://github.com/CRCHUM-Epilepsy-Group/nkpy.git
With pip
:
pip install git+https://github.com/CRCHUM-Epilepsy-Group/nkpy.git
Documentation can be read here.
This guide walks you through the steps to obtain an Excel file containing patient information and the paths where video data and other relevant information are stored.
-
Open Nihon Kohden Program Launch the Nihon Kohden software.
-
Navigate to Data Manager
-
Select the Database
- Locate and select the appropriate database (e.g., Data_Neuro#).
- Be patient, this step can take a while.
-
Set Date Range
-
Display All Patients
-
Organize the List
-
Select All Patients
-
Export to Excel
Once completed, your Excel file will contain all patient data, including references to where the corresponding video files and additional information are stored.