SimEx icon indicating copy to clipboard operation
SimEx copied to clipboard

Integrate GAPD

Open CFGrote opened this issue 6 years ago • 2 comments

Integrate GAPD into simex_platform:

  • [x] Add GAPD to the cmake build system
  • [ ] Add data converters to IOUtilities:
    • [ ] Input from MD format(s)
    • [ ] Output to singFEL/crystFEL compatible hdf5 (consider cxiDB format)
  • [ ] GAPDPhotonDiffractorParameters object to (de)serialize GAPD input files
  • [ ] GAPDPhotonDiffractor: backengine method
  • [ ] GAPDAnalyzer: Visualization of GAPD output

CFGrote avatar Apr 16 '18 08:04 CFGrote

Great. Almost all the things I can think of now.

ghost avatar Apr 16 '18 09:04 ghost

Added cmake entry. cmake -DGAPDPHOTONDIFFRACTOR=ON triggers installation of GAPD. GAPD.cuda and GAPD_mem go to bin/ the rest to share/doc/GAPD

CFGrote avatar Apr 18 '18 09:04 CFGrote