- 08 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 2 commits
-
-
Alejandro Homs Puron authored
* Avoid Tango dead-lock timeout due to lengthy memory allocations
-
Alejandro Homs Puron authored
-
- 29 Jun, 2020 5 commits
-
-
Alejandro Homs Puron authored
Resolve "h5 saving: frames_per_file not adjusted to the nb of frames" Closes #118 and #119 See merge request !164
-
Alejandro Homs Puron authored
Fix SIP Event::getMsgStr declaration See merge request !163
-
Alejandro Homs Puron authored
Fix CtControl::ImageStatusCallback Closes #115 See merge request !161
-
Samuel Debionne authored
Merge branch 'fix-hdf5-parallel-saving' into '118-h5-saving-frames_per_file-not-adjusted-to-the-nb-of-frames' Fix HDF5 parallel saving - as patch to !164 See merge request !168
-
* Refactor SaveContainerHdf5::_File: * Add debug information when writing HDF5 Dataset chunk fails * Remove unused variables * Use AutoPtr for dynamically-allocated objects * Simplify initialization at _open
-
- 23 Jun, 2020 1 commit
-
-
Laurent Claustre authored
-
- 16 Jun, 2020 1 commit
-
-
Laurent Claustre authored
-
- 15 Jun, 2020 3 commits
-
-
Laurent Claustre authored
-
Alejandro Homs Puron authored
* Add Stream::ContainerStatus to ensure preparation, access checking and closing * Improve saving of "last_image_ready" - writeFrame(-1) * Execute HwSaving[CtrlObj]::writeFrame with CtSaving mutex released * Increment last_image_saved counter in MANUAL mode * Always update Stream parameters in prepare
-
Alejandro Homs Puron authored
-
- 10 Jun, 2020 1 commit
-
-
Alejandro Homs Puron authored
* Allow unregisterImageStatusCallback if acq is not Ready * Do not throw exception: it is called from cb destructor * Status can be AcqFault, which is perfectly legal to unregister * Cosmetics * ThreadUtils: remove obsolete declarations in ReadWriteLock
-
- 25 May, 2020 2 commits
-
-
Laurent Claustre authored
Resolve "release 1.9.4" Closes #110 See merge request !160
-
Laurent Claustre authored
-