Skip to content

Releases: chromatix-team/chromatix

0.3.0

10 Jun 16:47
432772b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

21 Aug 20:12
9d6d01a
Compare
Choose a tag to compare

What's Changed

  • Make Field vmappable by @diptodip in #101
  • Create new utils.initializers for initialization functions like phase mask creators by @diptodip
  • Move all broadcast and spectral_modulate to functional by @GJBoth in #99
  • Sets the correct version in pyproject.toml by @GJBoth in #104
  • Separate ops & utils by @GJBoth in #103
  • Improve naming for BasicSensor by @diptodip in #105

Full Changelog: 0.1.3...0.2.0

0.1.3

02 May 14:55
a86c118
Compare
Choose a tag to compare

What's Changed

  • Upgrade Field with multiple batches, new grids, and vectorial dimensions by @diptodip and @GJBoth in #81
  • Allow Microscope to plug in sensors by @diptodip in #92
  • Example notebooks now all live in docs/examples by @schneidermc in #91
  • Allow multislice samples to propagate backwards by custom amounts by @isildur7 in #90
  • Added tests for samples by @isildur7 in #89
  • Reworking element initialization and trainable attributes by @GJBoth in #95
  • Training documentation by @GJBoth in #94
  • Polarisation documentation by @GJBoth in #93

Full Changelog: 0.1.2...0.1.3

0.1.2

05 Apr 21:57
Compare
Choose a tag to compare

The main purpose of this release is to be able to add a DOI for this repository through Zenodo. But we've also merged in a lot of the Hackathon contributions already, with just the new features and polarization changes coming from PR #81 waiting for the next release.

What's Changed

New Contributors

Full Changelog: 0.1.1...0.1.2

0.1.1

27 Feb 19:03
Compare
Choose a tag to compare

Bug fixes and improvements 🙂

  • Added docstrings for all public-facing components
  • Fixed multiwavelength propagation
  • Added trainable() utility
  • Fixed PhaseMask/SpatialLightModulator calls

0.1.0 release

21 Feb 18:41
c147c79
Compare
Choose a tag to compare

Right before the hackathon we're releasing our 0.1.0 - woohoo!