Skip to content

Master's project: scintillation camera data processing

Notifications You must be signed in to change notification settings

mateusz-plociennik/gamma-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gamma-view

Program gamma-view receives data from GammaUSB interface (some Cypress USB microprocessor). It can:

  • receive data from USB interface;
  • translate data from raw data to points, time markers, and triggers;
  • filter data to make pictures uniform (in brightness and geometry);
  • save data to a file;
  • open data from a file, like a virtual GammaUSB;
  • show pictures in OpenGL;

Develop

Program is in early development stage. Not all functionalities works.

Compiling

You have to install and compile toolsets into default locations from toolset folder. You have to install Visual Studio C++ 2008 and compile project from it.

About

Master's project: scintillation camera data processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published