Skip to content

A script to create a "contact sheet" of graphs from a folder full of .csv files. Useful if you dump your data from a scope to a folder for the day. This contact sheet lets you see what you have at a glance.

Notifications You must be signed in to change notification settings

DawesLab/GraphSheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

GraphSheet

A script to create a "contact sheet" of graphs from a folder full of .csv files. Useful if you dump your data from a scope to a folder for the day. This contact sheet lets you see what you have at a glance.

Requires:

  • numpy
  • matplotlib

Example usage:

in the directory with many .csv files:

python graphsheet.py

note, the script assumes data are located in cols 1 and 2. This will be updated with command-line options.

About

A script to create a "contact sheet" of graphs from a folder full of .csv files. Useful if you dump your data from a scope to a folder for the day. This contact sheet lets you see what you have at a glance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages