Skip to content

lewisodriscoll/BSL-Loader

Repository files navigation

BSL Loader

WIP code to read 2D BSL files into a python numpy array.

Reading binary files of this size in python seems to be very slow, so a C extension is used to load the requried data into memory.

About

Reads 2D BSL files into a numpy array

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published