Pycroscopy Versions Save

Scientific analysis of nanoscale materials imaging data

v0.63.2

9 months ago

Updating previous release. Apparently, putting '1b' marks the release on pypi as a 'pre-release'. There are no changes between this release and that pre-release (0.63.1b).

v0.63.1b

9 months ago

This is a minor update to the previous release that fixes a dimension setting issue in image registration methods.

v0.63.1

9 months ago

Minor release with small bug fixes:

  • metadata saving in MatrixFactor class is now handled correctly
  • image registration tools are fixed for working with the latest sidpy

v0.63.0

10 months ago

New in this version:

  • added an AtomStats module
  • added a simple flatten function useful for AFM/STM data
  • bug fixes to image cleaning and image windowing and other functions.
  • minor changes to documentation
  • more rigorous testing

v0.62.1

1 year ago

This is a minor release. Image Windowing bugs have been fixed, and associated tests are also now passing.

0.62.0

2 years ago

"Phoenix" branch release of pycroscopy

Here, we have completely reorganized pycroscopy to be formally part of the pycroscopy ecosystem of packages. In this new schema, the package pycroscopy contains domain-agnostic imaging and machine learning methods to be applied to sidpy datasets. For example, image windowing and tensor factorization can be done with sidpy datasets as input to the relevant pycroscopy methods. Henceforth, the Phoenix branch is being renamed 'main' and the old versions of px will exist purely on the legacy branch (or, alternatively, may be downloaded via PyPi).

v0.61.0-alpha2

2 years ago

Alpha Release of the phoenix version of pycroscopy. This contains some ML modules as well as image windowing, but is largely a placeholder as more functions get written in. However, there was enough interest in the windowing and the local crystallography functions that we decided to provide this alpha release.

0.61.0-alpha

2 years ago

Alpha Release of the phoenix version of pycroscopy. This contains some ML modules as well as image windowing, but is largely a placeholder as more functions get written in. However, there was enough interest in the windowing and the local crystallography functions that we decided to provide this alpha release.

0.60.8

3 years ago
  • Removed content that has been moved to BGLib
  • Updated import statements to be compatible with pyUSID 0.0.10

0.60.7

3 years ago

Release for compatibility, several bug fixes, and use of sidpy where appropriate. The BE processing notebook has also been tested to ensure that this release is compatible with the latest sidpy and pyUSID updates.

Major changes

  • BEPS Data generator now functional
  • Bug fixes for BE Visualization
  • SHO Fit function update
  • Utilizes sidpy wherever necesssary (preparation for pycroscopy ecosystem)
  • hypIR bug fix
  • Several bug fixes and updates to the BE odf translation tool
  • Better verbosity for some functions

and many other minor changes and code cleanup mostly affecting older translators. This will likely be the last release of pycroscopy before the change to the new ecosystem . Most of the BE-specific code will be moved to pyBGlib, and only some core functions of px that are domain-agnostic will remain.