Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions nulrdcscripts/tools/errortool/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Version Date: 11/5/2024

Document Owner: Sophia Francis

Software Used: None

# Description
This is a script that is used to run a tkinter window that allows for data collection for video materials either in the capture or QC phase.

# Installation Instructions
This script runs through poetry and can be installed and updated from it.

## Usage

```
poetry run errorgui
```

Notes:

The CSV will be saved to the location in the params.py file. You can change where the default folder is here and it will be titled with the project id number.
Empty file.
Loading