Skip to content

v2.0.3

Latest
Compare
Choose a tag to compare
@dachengx dachengx released this 27 Dec 21:10
· 4 commits to master since this release
b850cc8

What's Changed

  • Move set_nan_defaults from straxen to strax by @dachengx in #936
  • Move compute_center_times from straxen to strax by @dachengx in #938
  • First convert to int then add float to keep precision by @dachengx in #939
  • Use bool instead of np.bool_ by @dachengx in #940
  • Calculate area_fraction_top, center_time and median_time at peaklet level by @dachengx in #941
  • Delete input chunks after compute method to save memory by @dachengx in #942
  • Reduce RAM usage of find_hit_integration_bounds by @dachengx in #943

Full Changelog: v2.0.2...v2.0.3