Skip to content

Pystructure v4.0.1

Latest

Choose a tag to compare

@jdenbrok jdenbrok released this 08 Oct 09:53
· 54 commits to main since this release

Major Update: Implementation of Astropy Tables

  • The new version now builds on the Astropy Table infrastructure instead of numpy dictionaries. The output now will be a escv-file instead of a npy-file.
  • Further optional features implemented, such as an user-input mask and the option to fill existing PyStructure (i.e. skip over cubes already included in the PyStructure).