LoreonLabsPlatform
DocsHome
  • Overview

Intelligence

  • Markets
  • Builders
  • Research
  • Ecosystems
  • Launchpads
  • Search
Ecosystems

C++

ADSimPeaks

areaDetector driver to simulate peaks with background and noise in 1D or 2D

C++Emerging
GitHub
Stars
—
Forks
—
Contributors
1
Last push
4mo ago

Recent commits

Latest commits.

  • Merge changes from SNS.
    f2deaeeMatthew Pearson4mo ago
  • Edit README.md: add 2D correlation parameter
    5a310c7Pearson, Matthew4mo ago
  • Edit README.md
    456d05ePearson, Matthew4mo ago
  • ADSimPeaks.cpp: improved simulation that also now uses acquireTime in addition to acquirePeriod. This enables simulation of a longer single image acquisition.
    1645649Matthew Pearson4mo ago
  • ADSimPeaks.cpp: copy the NDArray before passing to plugins and then release it.
    5195887Matt Pearson22mo ago
ADSimPeaks.h: Add new NDArray pointer for passing array objects to plugins
17d63ddMatt Pearson22mo ago
  • Fix bug in NDArray handling. The NDArray passed to the plugins was not released, which was intentional since we integrate in the driver, but to avoid the plugins reading data while the driver was writing it we need to make a copy and pass that to the plugins instead.
    2674911Matthew Pearson (mkp)22mo ago
  • ADSimPeaksApp/src/Makefile: require C++11 (for older platforms).
    9725076Matthew Pearson39mo ago
  • Top contributors

    Builders behind this project.

    mp49
    44 commits