Skip to content

LennardKrause/FrameViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

FrameViewer

Simple python frame viewer

Currently understands:

  • .tif (Dectris Pilatus3)
  • .sfrm (Bruker)

Uses numpy to do the math, pyqtgraph do display the image and python to hold it all together.

WIP feature list:

  • Zoom in (enough) shows the intensities for all pixel above the current threshold (slider)
  • the 'a' button toggles summation mode (changing image doesn't clear canvas)

WIP bug list:

  • histogram bugged when changing to first/last image (because of hacky slider implementation, tbf!)

About

Simple python frame viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages