Skip to content

Version 2.3.3

Compare
Choose a tag to compare
@bhazelton bhazelton released this 25 May 20:35
· 787 commits to main since this release

This version adds many new features including:

  • The UVCal.new and UVData.new methods to create self-consistent object from scratch from a set of flexible input parameters.
  • A new fast_concat method on UVCal.
  • A new generic read method on UVCal that supports all file types and a new UVCal.from_file class method.

A new required dependency, docstring_parser was also added.

Full changes detailed below and in our changelog:

What's Changed

Full Changelog: v2.3.2...v2.3.3