icecube / skyreader

An API for Results Produced by SkyDriver & the Skymap Scanner
MIT License
0 stars 0 forks source link

Fix serialization #16

Closed mlincett closed 1 year ago

mlincett commented 1 year ago

(Hot)fix of serialization by converting the dtype.metadata to python bultins.

Adds a script for npz to json conversion.

Minor editing of comments and typo fixes.

Fixes #14

mlincett commented 1 year ago

Thanks for the feedback @ric-evans . I've added basic testing for the npz to JSON conversion.