ce8911de10
when creating the python bindings for Detector class, it should ignore the assignment operators ( #1107 )
2025-02-26 12:21:06 +01:00
Erik Fröjdh
045a28b5de
Nanosecond times in Python ( #522 )
...
* initital implementation
* datetime replaces with sls::Duration in Python C bindings
* using custom type caster
* fix for conversion to seconds
* added set_count in python
* common header for pybind11 includes
authored-by: Erik Frojdh <erik.frojdh@psi.ch>
2022-08-26 11:48:40 +02:00
Erik Frojdh
78823760b3
more checks in generate functions
2022-03-17 09:52:39 +01:00
Erik Frojdh
561777dad6
fixed clang--format version
2022-03-17 09:02:40 +01:00
Erik Frojdh
401467c700
updated scripts and generated detector.cpp
2022-03-16 18:29:33 +01:00
fada085f0e
added .py licenses
2021-10-15 15:54:58 +02:00
Erik Frojdh
2bc33ad34a
default value for setDAC
2020-09-10 14:45:31 +02:00
Erik Frojdh
f4ba46c19b
update function and enum generation
2020-05-26 11:26:24 +02:00
Erik Frojdh
597c359ef8
added overload signatures in python binding
2020-03-19 17:12:35 +01:00
Erik Fröjdh
ed2a69744b
Auto generating Python bindings ( #70 )
...
Auto generating python bindings
2020-01-07 15:47:38 +01:00