karpov-sv / stdpipe

Simple Transient Detection Pipeline
https://stdpipe.readthedocs.io
MIT License
12 stars 8 forks source link

np.int, np.bool attributes deprecated for numpy>1.20 #5

Closed dturpin-svom closed 1 year ago

dturpin-svom commented 1 year ago

minor bug correction due to the upgrade of numpy>1.20 that is no longer compatible with int, float, str, bool attributes. Adding a function in utils to convert float arrays into int arrays