Skip to content

SilasiLab/HomecageSinglePellet_Manual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HomecageSinglePellet_Manual

The gui for labeling events in homecage recorded videos, and also can generate the sumarry out of log files.

1. Dependencies

  • If you already have the environment built for HomeCageSinglePellet_server, then you can reuse that environment and skip the following steps.
    1. conda install opencv==3.4.1
  • The libararies you may need to install are listed as (Most of them are preinstalled by anaconda, except opencv):
    1. panadas
    1. tkinter
    1. pyqt5
    1. tqdm
    1. shutil

2. GUI

Gui

3. How to run the script and generate tables.

    1. conda activate [your environment containing the dependencies]
    1. cd HomecageSinglePellet_Manual
    1. python gui_enhanced.py
    1. click on the button Generate table. If it shuts down immediately, then click it again. (It is because the initializing step have not finished yet.)
    1. You will find the generated csv forms under forms folder.

About

The gui for labeling events in homecage recorded videos, and also can generate the sumarry out of log files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published