- 15 Jan, 2021 1 commit
-
-
Laurent Claustre authored
-
- 14 Jan, 2021 2 commits
-
-
Laurent Claustre authored
-
Laurent Claustre authored
Fix ctsaving stream data race See merge request !186
-
- 13 Jan, 2021 1 commit
-
-
Laurent Claustre authored
Add missing SwapDimIfRotated in CtSwBinRoiFlip::getSize() See merge request !184
-
- 30 Nov, 2020 1 commit
-
-
Jose Tiago Macara Coutinho authored
-
- 05 Nov, 2020 2 commits
-
-
Samuel Debionne authored
Resolve "add new camera ximea" Closes #138 See merge request !185
-
Laurent Claustre authored
-
- 20 Oct, 2020 5 commits
-
-
Samuel Debionne authored
Check whether the acquisition is still running when detructing CtControl and stop the aquistion accordingly. This situation may happen when an exception is thrown from Lima and caught at a higher level in the application and could lead to SegFault.
-
Samuel Debionne authored
-
-
-
-
- 08 Oct, 2020 2 commits
-
-
Samuel Debionne authored
-
Samuel Debionne authored
-
- 06 Oct, 2020 1 commit
-
-
Samuel Debionne authored
-
- 28 Sep, 2020 4 commits
-
-
Laurent Claustre authored
-
Laurent Claustre authored
-
Laurent Claustre authored
Fix unprotected member access in CtSaving::_getTaskList Closes #135 See merge request !183
-
Alejandro Homs Puron authored
-
- 25 Sep, 2020 9 commits
-
-
Laurent Claustre authored
Resolve "Release 1.9.6" Closes #134 See merge request !182
-
Laurent Claustre authored
-
Alejandro Homs Puron authored
Add lima_conda_build: local Conda compilation with optimization for native architecture See merge request !169
-
Samuel Debionne authored
Merge branch '131-invalidvalue-roi-out-of-limits-when-applying-rotation-with-an-image_roi-already-defined' into 'master' Resolve ""InvalidValue: Roi out of limits" when applying rotation with an image_roi already defined" Closes #131 See merge request !179
-
Samuel Debionne authored
Fix computation of max_roi_size when mixing hw and sw binning Add equality operators for Size and their missing python bindings for Point, Size and FrameDim Add test for ROI computation for every bin / flip / rot
-
Samuel Debionne authored
Resolve "Continuous acquisition and HDF5 saving broken" Closes #130 See merge request !177
-
Samuel Debionne authored
Fix deadlock resulting in saving task stall and consequently AcqStatus being AcqRunning indefinitely Fix _calcAcqStatus when acq_nb_frames == 0
-
Samuel Debionne authored
Resolve "Ctrl+C prints Error: destroying non-empty Allocator" Closes #120 See merge request !180
-
Samuel Debionne authored
-
- 23 Sep, 2020 2 commits
-
-
Alejandro Homs Puron authored
* Optional conda environment activation * Independent Core and/or (arbitrary) camera plugin compilation * Compiler optimization for native computer architecture (GCC) * Support (DOS) CRLF line ending build scripts
-
Alejandro Homs Puron authored
-
- 07 Sep, 2020 1 commit
-
-
Alejandro Homs Puron authored
-
- 23 Jul, 2020 2 commits
-
-
Laurent Claustre authored
-
Laurent Claustre authored
Fix Tango dead-lock in prepareAcq during lengthy memory allocations See merge request !176
-
- 17 Jul, 2020 2 commits
-
-
Alejandro Homs Puron authored
Fix cmake find_package_handle_standard_args warning See merge request !171
-
Alejandro Homs Puron authored
Fix conversion compiler warning when calling import_array macro. See merge request !174
-
- 16 Jul, 2020 2 commits
-
-
Samuel Debionne authored
-
Samuel Debionne authored
sip_init_numpy.cpp:63:5: warning: converting to non-pointer type 'int' from NULL [-Wconversion-null] import_array(); ^~~~~~~~~~~~
-
- 15 Jul, 2020 1 commit
-
-
Alejandro Homs Puron authored
Merge branch '123-hdf5-on-every-new-file-creation-add-nxroot-attributes-file_name-and-file_time' into 'master' Resolve "[HDF5] On every new file creation add NXroot attributes file_name and file_time" Closes #123 See merge request !172
-
- 10 Jul, 2020 1 commit
-
-
Laurent Claustre authored
Requested by scientists to get original path in case of files are moved.
-
- 09 Jul, 2020 1 commit
-
-
Alejandro Homs Puron authored
* Avoid Tango dead-lock timeout due to lengthy memory allocations
-