Skip to content

Releases: niermann/holoaverage

v1.1.8

12 Aug 09:18
Compare
Choose a tag to compare
  • Dropped Python 2.X support
  • Fixed deprecated functions
  • Added CI/CD support for GitLab

v1.1.7

05 May 17:07
Compare
Choose a tag to compare
  • Fixed bug causing ReconstructionCutOff2 to be set wrongly in outputs
  • Added changelog to documentation

v1.1.6

06 Jan 16:44
Compare
Choose a tag to compare
  • Introduced align_cut_off parameter
  • Allow file lists for parameters object_names and empty_names
  • Do not dump exception tracebacks, if executed from command line

Version 1.1.4

14 Jan 13:36
Compare
Choose a tag to compare

Changes:

  • Corrected bug where the wrong relative path was applied to 'object_names' and 'empty_names'
  • Introduced cut_off2 parameter
  • Deprecated syntax for passing HDF5 dataset name as only parameter after filename works again (bug fix)

Version 1.1.3

16 Aug 14:25
Compare
Choose a tag to compare

In the previous version(s) there was a bug, which under certain circumstances caused slight phase gradients in the reconstruction if a ROI was used. This was fixed.

Version 1.1.2

15 Aug 10:26
Compare
Choose a tag to compare

Changes:

  • Fixed bug in handling of parameter 'enable_raw_alignment'
  • Now also saving holoaverage version and parameters to outputs
  • Allow missing printf placeholders for single image reconstructions
  • Added __main__.py module to allow invocation by python <pathtopackage>
  • Verbose messages now give amplitude instead of intensity of individual holograms
  • Changed syntax of passing parameters to file loaders (more like URLs)

Version 1.1.1

24 May 13:35
Compare
Choose a tag to compare

Noteworthy changes:

  • Added description of program flow to documentation
  • Introduced parameter "enable_raw_alignment" for enabling/disabling raw alignment step
  • Renamed output file parameter to "output_name"
  • Introduced parameter "output_prefix" for prefixing dataset names in output
  • Reworked scheme for input file parameter passing
  • Support raw binary data as input files
  • Added command line option for version number printing
  • Lot of fixes in documentation

Version 1.0.0

26 Feb 15:06
Compare
Choose a tag to compare
Final polishing of documentation

Version bump to 1.0.0