Skip to content

Releases: xpdAcq/xpdtools

0.1.2

17 Jan 19:07
Compare
Choose a tag to compare

Added:

  • Dedicated XPD pipeline which has the capacity to only mask the first
    image in a series.

0.1.1

11 Jan 22:48
Compare
Choose a tag to compare

Added:

  • Benchmark scripts for speed testing (Note that these run on local files
    currently)
  • Numba for median masking, giving a speedup

Changed:

  • Most zip_latest nodes have been changed to combine_latest to avoid
    unwanted buffering.
  • Use BinnedStatistics`D properties for masking, which reduces recomputation

Removed:

  • streamz dep, now the project depends on streamz_ext

0.1.0

28 Dec 20:11
Compare
Choose a tag to compare

Added:

  • Command Line interface for integration
  • Add rever changelog activity
  • Speed up masking via median based sigma clipping
  • Z score visualization to callback pipeline

Changed:

  • Fixed up main pipeline