Skip to content

RevantBabu/DR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command to extract spike times from .mat files:

$ python mat_to_py/position.py {day} {epoch} {tetrode} {cell}

The data in raw format is stored in data/raw/hc_13 folder. The above script uses this data to produce the results at data/processed/hc_13/{day}/{epoch}/{tetrode}_{cell}

Command to get cell information summary:

$ python mat_to_py/mat.py

Command to generate VR distance:

$ python core/VR.py {day} {epoch} {cell_id} {start_time} {end_time}

Command to run diffusion map:

$ python core/diffusion_lib.py {day} {epoch} {cell_id} {start_time} {end_time}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published