- 20 Feb, 2021 3 commits
-
-
Alejandro Homs Puron authored
* Make frame & file arithmetics common to all SaveContainers: pass pre-calculated information to _open to avoide race conditions like that in HDF5 between the last two files
-
Alejandro Homs Puron authored
* Allocate different buffers for parallel Files * Recycle free buffers * Refactor MmapInfo, used in EDFConcat format
-
Alejandro Homs Puron authored
* Better identification of critical sections * Do not mark frame as saved until container is closed * Include saving_mode when reporting saving errors * Remove frame from m_frame_datas when scheduling compression in AutoHeader * Improve container opening and closing
-
- 15 Jan, 2021 2 commits
-
-
Laurent Claustre authored
Resolve "sync submodules to last v1.9.x release of each new ones" Closes #148 See merge request !188
-
Laurent Claustre authored
-
- 14 Jan, 2021 4 commits
-
-
Laurent Claustre authored
Resolve "stop support for python 2.7 and 3.6" Closes #147 See merge request !187
-
Laurent Claustre authored
-
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 1 commit
-
-
Alejandro Homs Puron authored
Fix cmake find_package_handle_standard_args warning See merge request !171
-