Skip to content

v0.3.0

Compare
Choose a tag to compare
@rajgiriUW rajgiriUW released this 02 Aug 04:20
· 259 commits to master since this release

Significant rewrites of Pixel

  • Added Short-Time Fourier Transform, frequency DC filter, amplitude DC filter
  • Split frequency analysis (e.g. generating time-to-frequency-peak) from processing (e.g. generating instantaneous frequency)
  • Added pyUSID.Process class implementation for GKPFM
  • Rewrote GKPixel class
  • Reorganized the subfolders and package structure to make more sense
  • Edits to Create_movie function and some fixes for new pyUSID implementation
  • Renamed a bunch of load functions to make sense, added a load wrapper

Roadmap

  • Documentation is really lacking :\
  • Enable arbitrary functions used for generating tFP, not just the hard-coded functional forms
  • Rewrite Pixel to allow arbitrary arguments, auto-generate a parameters file