Recent Releases of https://github.com/pranabdas/suvtools

https://github.com/pranabdas/suvtools - v1.1.2

Full Changelog: https://github.com/pranabdas/suvtools/compare/v1.1.1...v1.1.2

- Jupyter Notebook
Published by pranabdas about 1 year ago

https://github.com/pranabdas/suvtools - v1.1.1

Full Changelog: https://github.com/pranabdas/suvtools/compare/v1.1.0...v1.1.1

- Jupyter Notebook
Published by pranabdas about 1 year ago

https://github.com/pranabdas/suvtools - v1.1.0

What's Changed

  • update project dependencies (requires python 3.10 or above) by @pranabdas in https://github.com/pranabdas/suvtools/pull/3

Full Changelog: https://github.com/pranabdas/suvtools/compare/v1.0.2...v1.1.0

- Jupyter Notebook
Published by pranabdas about 1 year ago

https://github.com/pranabdas/suvtools - v1.0.2

Republish 1.0.0.

- Jupyter Notebook
Published by pranabdas over 1 year ago

https://github.com/pranabdas/suvtools - v1.0.0

Reorganize project as module, and publish package via PyPI.

- Jupyter Notebook
Published by pranabdas over 1 year ago

https://github.com/pranabdas/suvtools - v0.1.5

Fix a bug in norm_bg routine (thanks to @cennanaradipa for reporting the problem).

- Jupyter Notebook
Published by pranabdas over 1 year ago

https://github.com/pranabdas/suvtools - v0.1.4

Reformat internal changes.

- Jupyter Notebook
Published by pranabdas about 3 years ago

https://github.com/pranabdas/suvtools - v0.1.3

  • fix: address changes to max_rows behavior in numpy.loadtxt
  • requires numpy v1.23.0 or higher

- Jupyter Notebook
Published by pranabdas over 3 years ago

https://github.com/pranabdas/suvtools - v0.1.2

  • Python tests implemented for load and calc_area
  • Bugfix in calc_area
  • Load data from url
  • Improvements in documentation.

- Jupyter Notebook
Published by pranabdas over 4 years ago

https://github.com/pranabdas/suvtools - v0.1.1

In previous versions, x_start, x_end, and x_norm_loc positions for several modules (calcarea, lockpeak, norm_bg) required that the points must exist in the input x-array. Now if the x_start, x_end, and/or x_norm_loc input values does not exactly match any data point in the x- array, it will pick the nearest existing point.

- Jupyter Notebook
Published by pranabdas about 5 years ago

https://github.com/pranabdas/suvtools - v0.1.0

First release of the SUV Python library.

- Jupyter Notebook
Published by pranabdas about 5 years ago