stemfind 1.0.2 - 11/09/2023#
- Option --scaleBar draws a scale bar into tiff image
stemfind 1.0.1 - 07/09/2023#
- Bug fix when selecting program mode (particles,meshes or pin)
- Bug fix in FindBlob when checking partial meshes
stemfind 1.0.0 - 31/07/2023#
- Option to use AI for segmentation of image when finding particles
stemfind 0.8.0 - 18/07/2023#
- For Attocube: invert results of fit for gx,sx,sz when processing series Add command line option --invert/--gx/sx/sz
stemfind 0.7.2 - 09/06/2023#
- Don't write eliminated blobs into tiff header
stemfind 0.7.1 - 30/05/2023#
- Keep output on stderr, since eldix 2.x still reads from stderr, not stdout
stemfind 0.7.0 - 26/05/2023#
- Bug fix: avoid division by 0 in blob finding
- Remove blobs that extend into rims. This speeds up article recognition. Blobs close to rims usually are part of grid, anyway.
- Write output to stdout, not stderr
stemfind 0.6.0 - 29/02/2023#
- Add option --y0: select particle closest to vertical center
- Compute blob-avgi/avgb/sum/n from found particle and write into tiff header
- Print #pixels not %-total to stdout
stemfind 0.5.3 - 17/02/2023#
- Add option --location
stemfind 0.5.2 - 02/02/2023#
- Bug fix for calculating y-offset from a series of images with particles missing inbetween
stemfind 0.5.1 - 27/01/2023#
- Choose alternative centers only if there is a peak inside
- Bug fix for calculating centre of gravity (division by 0)
stemfind 0.5.0 - 20/01/2022#
- Calculate alternative centers for particles at FOV <= 25
- Change --pmax from 4 to 8 for particles
stemfind 0.4.1 - 06/12/2022#
- Predict x,y of partial meshes
stemfind 0.4.0 - 17/10/2022#
- FindMeshes, cleanMeta added
stemfind 0.3.0 - 15/09/2022#
- Add mesh finding particles
stemfind 0.2.0 - 30/03/2022#
- Recalculate blob-x/y with --force
- Bug fix: remove entry in phidata if no blob found
stemfind 0.1.2 - 08/02/2022#
- Ignore data with negative blox-x|pin-x
stemfind 0.1.1 - 03/02/2022#
- Catch non-existing blob-minval
- Get motor positions from tiff
stemfind 0.4.0- 17/10/2022#
- Add --meshes
stemfind 0.0.5 - 22/11/2021#
- Increase --pmax from 3 to 4 um
stemfind 0.0.4 - 20/11/2021#
- Add --results
stemfind 0.0.2 - 10/11/2021#
- Fix files in directory (was list of lists)
stemfind 0.0.1 - 04/11/2021#
- Add --fov, --pmin/max
stemfind 0.0 - 03/11/2021#
- First working release