Skip to content
Snippets Groups Projects
  1. Oct 11, 2023
  2. Oct 09, 2023
  3. Sep 21, 2023
  4. Sep 20, 2023
  5. Sep 19, 2023
  6. Sep 18, 2023
  7. Sep 12, 2023
  8. Sep 07, 2023
  9. Sep 06, 2023
  10. Sep 05, 2023
  11. Aug 07, 2023
  12. Aug 03, 2023
  13. Jul 26, 2023
  14. Jul 10, 2023
    • David Hammer's avatar
      Squashed commit of the following: · 68a601ed
      David Hammer authored
      commit 1a17a737
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Wed Jun 28 14:27:53 2023 +0200
      
          Describe arbiter kernel API
      
      commit 44abfdb9
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Tue Jun 27 14:16:57 2023 +0200
      
          Reorder correct / preview / reshape
      
      commit cb902408
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Tue Jun 27 11:13:06 2023 +0200
      
          Start documenting correction addons
      
      commit 81d95bfb
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Tue Jun 27 10:36:18 2023 +0200
      
          Move preview generation before addons to avoid interference
      
      commit 60024124
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Fri Apr 14 12:52:20 2023 +0200
      
          Add generic arbiter kernels: reduce-threshold and boolean
      
      commit dc2e5e5f
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Fri Mar 31 12:54:59 2023 +0200
      
          Add post-reshape hook, a few docstrings
      
      commit ab9ebc69
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Fri Mar 31 09:48:47 2023 +0200
      
          Moving frame selection arbiter kernels to entry point structure
      
      commit 57ce4b61
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Tue Mar 21 15:34:10 2023 +0100
      
          Hotfix from SPB: always nd.array the mask (can be VECTOR_BOOL)
      
      commit c15bbc65
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Mon Mar 20 19:26:22 2023 +0100
      
          Add rough peakfinder9 implementation
      
      commit 8e51b499
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Mon Mar 20 19:25:44 2023 +0100
      
          Fix usage of _enabled_addons, allow time for init
      
      commit 8ebc1ff8
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Mon Mar 20 19:25:25 2023 +0100
      
          Move grid computation to utils
      
      commit 4b550e35
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Mon Mar 20 15:42:22 2023 +0100
      
          Fix pep8 warnings for setup.py
      
      commit 9d04d20e
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Fri Mar 17 15:23:06 2023 +0100
      
          (Ab)use entry point extras to specify detectors
      
          TODO: add boilerplate to remaining detectors.  For now, AGIPD will have both
          IntetgratedIntensityAddon and RandomFramesAddon whereas DSSC only has RandomFramesAddon.
      
      commit e0a8c905
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Fri Mar 17 13:51:28 2023 +0100
      
          Provide correction device plugins as entry points
      
      commit a2f7534f
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Fri Mar 17 11:50:46 2023 +0100
      
          Fix device schema injection, add reconfigure hook, add random plugin
      
      commit 90a1270f
      Merge: 14f0b611 ff952c76
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Fri Mar 17 09:34:03 2023 +0100
      
          Merge branch 'frame-selection' of ssh://git.xfel.eu:10022/calibration/calng into frame-selection
      
      commit 14f0b611
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Fri Feb 17 14:59:12 2023 +0100
      
          Make sure the mask is boolean
      
      commit 7911e10a
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Tue Feb 14 15:23:52 2023 +0100
      
          Prototype configurable frame selection arbiter
      
      commit 4f78506f
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Mon Feb 13 19:42:00 2023 +0100
      
          Add sketch of correction device addon structure
      
      commit ff952c76
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Fri Feb 17 14:59:12 2023 +0100
      
          Make sure the mask is boolean
      
      commit c3d2d437
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Tue Feb 14 15:23:52 2023 +0100
      
          Prototype configurable frame selection arbiter
      
      commit ba6eaa9f
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Mon Feb 13 19:42:00 2023 +0100
      
          Add sketch of correction device addon structure
      68a601ed
    • David Hammer's avatar
      pnCCD geometry hacky hotfix · 8006025d
      David Hammer authored
      1.3.1-2.17.0
      8006025d
    • David Hammer's avatar
      Merge branch 'roi-hist-tool-update' into 'master' · 96cedf5d
      David Hammer authored
      Update RoiTool to work with newer RectRoiGraph widget version
      
      See merge request !50
      96cedf5d
  15. Jul 06, 2023
  16. Jul 03, 2023
  17. Jun 30, 2023
    • David Hammer's avatar
      Bumping calngDeps requirement · b4cb7935
      David Hammer authored
      1.3.0-2.17.0
      b4cb7935
    • David Hammer's avatar
      Squashed commit of the following: · 19934f5a
      David Hammer authored
      commit aaa8a45d
      Merge: 8033df8a c838797b
      Author: David Hammer <david.hammer@xfel.eu>
      Date:   Fri Jun 30 09:24:26 2023 +0000
      
          Merge branch 'master' into 'pnccd-support'
      
          # Conflicts:
          #   setup.py
          #   src/calng/base_geometry.py
          #   src/calng/geometries/__init__.py
      
      commit 8033df8a
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Fri Jun 30 11:19:06 2023 +0200
      
          Fix scene layout
      
      commit cb2951a8
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Fri Jun 30 11:13:32 2023 +0200
      
          Prefer pass over ellipsis for empty body
      
      commit 4eb78216
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Tue Jun 27 15:59:21 2023 +0200
      
          Use faster common mode (row / col) for ePix100, too
      
      commit df7593ed
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Tue Jun 27 15:39:40 2023 +0200
      
          Tweak custom common mode implementation, add test
      
      commit fcc6a089
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Tue Jun 27 14:07:14 2023 +0200
      
          Fix correct/reshape/correct for ePix100, too
      
      commit a35ea817
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Tue Jun 27 14:04:13 2023 +0200
      
          Fix order of correct, reshape, correct
      
      commit bb89405a
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Tue Jun 27 10:28:41 2023 +0200
      
          Don't always claim to load to GPU
      
      commit 156a0793
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Mon Jun 26 18:13:03 2023 +0200
      
          Fix miscellaneous issues, properly add geometry
      
      commit b773af39
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Mon Jun 26 13:47:05 2023 +0200
      
          Add pnCCD geometry class, use Configurable.get_root instead of ad-hoc implementation
      
      commit e6c03993
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Mon Jun 26 13:46:39 2023 +0200
      
          Fix typo in UINT64_ELEMENT
      
      commit 1b408d30
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Thu Jun 1 14:43:49 2023 +0200
      
          By default, don't ignore bias voltage
      
      commit bdecca45
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Fri May 26 17:52:41 2023 +0200
      
          Fix output schema
      
      commit b405d5a1
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Fri May 26 17:28:32 2023 +0200
      
          Call it ignoreBiasVoltage instead
      
      commit 5c45ef92
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Fri May 26 15:04:07 2023 +0200
      
          Add faster Cython common mode
      
      commit c7c62e2b
      Author: sqsonc <sqsonc@exflong22.desy.de>
      Date:   Tue May 23 10:43:48 2023 +0200
      
          Put output data in proper hash keys
      
      commit 0779b7e5
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Fri May 12 14:09:46 2023 +0200
      
          Removing block mode CM for now
      
      commit f322ae74
      Author: David Hammer <dhammer@mailbox.org>
      Date:   Fri May 12 12:51:45 2023 +0200
      
          Add WIP pnCCD correction device
      19934f5a
    • David Hammer's avatar
      Merge branch 'lpd-mini-support' into 'master' · c838797b
      David Hammer authored
      Lpd mini support
      
      See merge request !42
      c838797b
    • David Hammer's avatar
      Lpd mini support · f33ec794
      David Hammer authored
      f33ec794
  18. Jun 29, 2023
  19. Jun 28, 2023
  20. Jun 27, 2023
Loading