DeepTrackAI / DeepTrack2

DeepTrack2
MIT License
162 stars 50 forks source link

Close #184 #192

Closed GabrielFernandezFernandez closed 7 months ago

GabrielFernandezFernandez commented 1 year ago

This PR should fix the issue of MAGIK notebook not running with NumPy=>1.24 due to the expired deprecation from NumPy=1.24 of the ragged array creation and deprecation of built-in type aliases in NumPy=1.20.

JesusPinedaC commented 1 year ago

It looks good to merge!