Skip to content

beam imaging data analysis stuff - for OCL (draws our OCL plots)

License

Notifications You must be signed in to change notification settings

uio-ess/analysis-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

analysis-toolkit

a tool for peeking at beam diagnostic data in a hdf5 file

CLI interface usage

$ ./cli.py --help
usage: cli.py [-h] [--draw-plots] [--no-spot-fit] [--database DATABASE]
              [--freeze-file FREEZEOBJ] [-v]
              [input [input ...]]

Peek at beam diagnostic data in hdf5 files

positional arguments:
  input                 File(s) to process

optional arguments:
  -h, --help            show this help message and exit
  --draw-plots          Draw analysis plots or each file processed
  --no-spot-fit         Do not fit camera data to 2D gaussian
  --database DATABASE   Save/append analysis data to this sqlite database file
  --freeze-file FREEZEOBJ
                        Freeze/draw data to a .csv file
  -v, --verbose         Dump everything to the terminal during analysis

About

beam imaging data analysis stuff - for OCL (draws our OCL plots)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages