Skip to content

Releases: rs-station/meteor

v0.2.4

01 Nov 08:44
5fc5d07
Compare
Choose a tag to compare

What's Changed

  • CI/CD release update and testing

Full Changelog: v0.2.3...v0.2.4

v0.2.3

31 Oct 22:55
b5da4e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.3

v0.2.1

29 Oct 21:34
3de2bbd
Compare
Choose a tag to compare

What's Changed

  • fixed a bug where MTZs with NaN elements crashed scaling
  • fixed a bug where iterative-tv could not accept datasets with mismatched HKL indices

Full Changelog: v0.2.0...v0.2.1

v0.2.0

28 Oct 17:51
139b230
Compare
Choose a tag to compare

This is the first release of a fully functioning meteor project.

At present, the project provides a python library for negentropy-guided denoising of crystallographic maps. Two CLI scripts, meteor.diffmap and meteor.phaseboost, are of particular note for users.

Full Changelog: v0.1.0...v0.2.0

v0.1.0

21 Aug 21:56
Compare
Choose a tag to compare

Prototype code used to develop the ideas behind TV denoising for electron density maps. Code is functional but messy; a new version with equivalent functionality will be implemented, with breaking changes coming shortly.