v0.1.6 (2023-12-12)
----------------------------
-bugfix to dt adjustment in mle optimization

v0.1.5 (2023-12-8)
----------------------------
-small fix

v0.1.4 (2023-12-8)
----------------------------
-fixed overflow error
-added dt option to BAKS() function to adjust for time arrays not in seconds

v0.1.3 (2023-11-07)
----------------------------
-made some edits to optimize_alpha_MLE() to better handle different data types, especially numpy ndarrays

v0.1.2 (2023-11-06)
----------------------------
-another debug for BAKS() function

v0.1.1 (2023-11-06)
----------------------------
-added dataframe processing
-debugging
-fixed bug where arrays with no spikes would cause in error in BAKS()