Skip to content

DawesLab/DLutil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

DLutil

A few utility scripts and frequently-used code blocks for regular daily grind.

DLdate:

Handles our file naming convention: DD-MM-YYYY in a specified root folder. Also creates datafile names based on the creation timestamp (including seconds).

DLcamclient:

The boilerplate code for anything that needs to interface with our ZMQ camera server. This pattern will be useful for other instrument interfaces and it turns out to be a handy way to slap a nice API onto some lame instrument-specific, factory-provided c-code.

About

Utility python scripts for a variety of mundane but frequently-performed tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages