Carsten Fortmann-Grote

Results 62 issues of Carsten Fortmann-Grote

Make Calculator and data interfaces for Shadow3 and optionally XRT

enhancement

When building simex on maxwell, the boost lib in /data/netapp/s2e/simex/lib is used, which is compiled against python3.6. python3.6 is then also picked up by py_detector_interface, while simex itself picks up...

The conversion from native wpg output to openpmd is currently using h5py. Replace current functionality by more robust code making use of openpmd-api

enhancement

Hi Carsten, I’ve installed SIMEX on Maxwell successfully. However, during the installing, I’ve met the following python modules which are not listed in the document (https://eucall-software.github.io/simex_platform/#software-dependencies): breathe pint Are they...

Integrate GAPD into simex_platform: - [x] Add GAPD to the cmake build system - [ ] Add data converters to IOUtilities: - [ ] Input from MD format(s) - [...

Some SimEx classes use the python module `pint` to handle physical units (e.g. "meter") and constants ( e.g. the elementary charge "e"). Examples are the `DetectorGeometry` class, `DetectorPanel` class, `PhotonBeamParameters`,...

- [ ] Go through all tutorials and note down all bugs - [ ] Go through reference manual and note down all bugs and errors - including installation/dependency bugs...

- [ ] Make use of python-fabio as a basis for detector geometries in corresponding classes (DetectorPanel, DetectorGeometry) - [ ] If possible, use these classes in XCSITPhotonDetector(Parameters) - [...