- 01 Sep, 2020 3 commits
-
-
Josef Brandt authored
Sorry, forgot that in the prev. commit...
-
Josef Brandt authored
-
Josef Brandt authored
-
- 31 Aug, 2020 3 commits
-
-
Josef Brandt authored
-
Josef Brandt authored
-
Josef Brandt authored
plus some bugfixes
-
- 30 Aug, 2020 1 commit
-
-
Josef Brandt authored
-
- 27 Aug, 2020 4 commits
-
-
Josef Brandt authored
-
Josef Brandt authored
-
Josef Brandt authored
-
Josef Brandt authored
-
- 19 Aug, 2020 1 commit
-
-
Josef Brandt authored
-
- 17 Aug, 2020 2 commits
-
-
Josef Brandt authored
- Proper cancellation of optical- or raman scan.. - Fixed showing/hiding widgets when switching between optical scan and particle detection
-
Josef Brandt authored
With simulated stage and camera
-
- 06 Aug, 2020 1 commit
-
-
Josef Brandt authored
Adds an interface for recalculating coordinate system of a dataset. Is found in toolbar of mainWindow: tools->Recalculate Coordinate System
-
- 31 Jul, 2020 1 commit
-
-
Josef Brandt authored
-
- 30 Jun, 2020 2 commits
-
-
Josef Brandt authored
Should not be online, until approved by Thermo Fischer
-
Josef Brandt authored
-
- 23 Jun, 2020 1 commit
-
-
Josef Brandt authored
-
- 17 Jun, 2020 1 commit
-
-
Josef Brandt authored
Rotation contributions of transformation matrix were neglected, they are now properly taken into account.
-
- 25 Mar, 2020 2 commits
- 18 Mar, 2020 1 commit
-
-
Robert authored
-fixed: when zooming in and clicking somewhere in MainWindow DetectionView sometimes does not show the correct image segment
-
- 17 Mar, 2020 1 commit
-
-
Robert authored
-fixed: in OpticalScan mode the scenePyramid was called twice to update the scene after each successful scan of one stack of (scan)tiles * this may have lead to buffer overflows and null pointer exceptions (in qt5 and cv2) on Win10
-
- 13 Feb, 2020 1 commit
-
-
Robert authored
-
- 12 Feb, 2020 1 commit
-
-
Robert authored
-some additional logging -fixed some index confusions (cell/pixel indexing in cv2 vs numpy) in ScenePyramid
-
- 16 Dec, 2019 3 commits
-
-
Josef Brandt authored
-
Josef Brandt authored
-
Josef Brandt authored
-
- 09 Dec, 2019 2 commits
-
-
Josef Brandt authored
-
Josef Brandt authored
-
- 06 Dec, 2019 1 commit
-
-
JosefBrandt authored
-
- 04 Dec, 2019 1 commit
-
-
JosefBrandt authored
-
- 02 Dec, 2019 6 commits
-
-
Josef Brandt authored
-
Josef Brandt authored
-
Josef Brandt authored
-
Josef Brandt authored
-
JosefBrandt authored
This messes up the progress bar.... Also: more complete blockUI and unblockUI
-
JosefBrandt authored
A new parameter allows setting a maximum size of connected Components. Larger components are scaled down accordingly to avoid MemoryErrors. A progress bar is implemented for visualizing the detection progress. The progress bar is put in a dedicated class (in uielements.py) and it is now also used by opticalscan and ramanscanui.
-
- 27 Nov, 2019 1 commit
-
-
Josef Brandt authored
-