Skip to content

Releases: MIT-Adaptive-Radio-Science/sigprocpython

1.0.1

31 Jul 20:10

Choose a tag to compare

Added:

  • sub_integration function added to first arithmatically average and then use meadian to average.

Changed:

  • ACF estimators work across n-dimensional arrays where only the first two dimensions will be used in the estimation and rest will be passed through.

Fixed:

  • Errors in the acf estimator causing failures has been fixed.

Inital release

16 Jul 21:58

Choose a tag to compare

v1.0.0

Added:

  • Documentation via sphinx and readthedocs
  • ACF estimation for noncoherent processing
  • Conda build
  • pypi build

Changed:

  • Chirp and sine test are now just test code for the PFBs.
  • Moved scripts with plotting to examples
  • Examples are also located in doc/source/notebooks in the form of jupyter notebooks.

v0.9.0 Pre release

16 Jul 21:24

Choose a tag to compare

v0.9.0 Pre release Pre-release
Pre-release
updated the pfb comments