This website requires JavaScript.
Explore
Help
Sign In
detectors
/
slsDetectorPackage
Watch
25
Star
0
Fork
0
You've already forked slsDetectorPackage
mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced
2025-04-26 08:10:02 +02:00
Code
Issues
Actions
Packages
Releases
Activity
slsDetectorPackage
/
slsDetectorSoftware
/
slsDetector
History
Dhanya Thattil
518c6783cc
Client (data call back API) and Gui (Eiger 4 bit mode with multiple images) bug fix: npixelsx and npixelsy was not updated to complete detector level when calling call back function to give complete image
2019-04-11 16:13:31 +02:00
..
gitInfoLib.h
updaterev
2019-02-08 17:28:44 +01:00
gitInfoLibTmp.h
changed all variables from svn to git, included --version for receiver binary
2017-12-06 10:29:57 +01:00
remove_shm.sh
some debugging at the beamline (fnames)
2013-05-14 10:26:28 +00:00
slsDetector.cpp
receiver bug fixaffecting Jungfrau receivers as root (optlen size as int), but setting buffer size is uint32_t size. setting it to uint64_t
2019-03-04 11:02:10 +01:00
slsDetector.h
receiver bug fixaffecting Jungfrau receivers as root (optlen size as int), but setting buffer size is uint32_t size. setting it to uint64_t
2019-03-04 11:02:10 +01:00
slsDetectorActions.cpp
resolved warnings, also from esrf: todo: include changes in zmq
2017-05-01 13:11:10 +02:00
slsDetectorActions.h
removal of using namespace std from theadFiles
2018-05-24 14:47:45 +02:00
slsDetectorBase.h
users bug fix:getting id(version) for single/multi detector
2018-11-30 16:00:27 +01:00
slsDetectorCommand.cpp
Client (data call back API) and Gui (Eiger 4 bit mode with multiple images) bug fix: npixelsx and npixelsy was not updated to complete detector level when calling call back function to give complete image
2019-04-11 16:13:31 +02:00
slsDetectorCommand.h
sharedmem: config, sethostname call freesharedmemory and call setupmulti, freesharedmemoy(nonstatic) also cleans up member variables to make it consistent with shm, sharedmemory pointer set to 0 in non static free shared memory to be able to continue within application, sethostname frees memory only if detectors found in shm, add calls addmultipledetectors, replace replaces a detector in sls detector level, should also take lines in config file that has comments in between while ignoring the comments, sethostname in slsdetector also updates client, adding object in sls when creating new shm complains if shm existed and must delete again, removed remove commands
2018-06-27 15:38:03 +02:00
slsDetectorUsers.cpp
users: added setroi and getroi, modified multi to allow imod for setroi on sls level, modified detectorsize to set a single roi or give roi if only one roi
2018-12-03 11:50:56 +01:00
slsDetectorUsers.h
users: added setroi and getroi, modified multi to allow imod for setroi on sls level, modified detectorsize to set a single roi or give roi if only one roi
2018-12-03 11:50:56 +01:00
slsDetectorUtils.cpp
finished removing using namespace std
2018-05-24 15:24:01 +02:00
slsDetectorUtils.h
users: added setroi and getroi, modified multi to allow imod for setroi on sls level, modified detectorsize to set a single roi or give roi if only one roi
2018-12-03 11:50:56 +01:00