- Support for converting from .png slices to .obj, .out, and .xyz (Meshlab variant) as img2pcd module
- Support for Dragonfly's .dat format when exporting a .raw
- Unit tests for parsing Dragonfly's .dat file format
- Updated build dependencies
- Updated reference to TopoRoot
- License
- Basic tests on core functionality for scaling data
- Updated URL for any references to GitHub repo
- Updated docstring header for raw2img module
- Updated README to be more descriptive
- Added efX-SDK library
- Added module to export/convert nsihdr files to uint raw files using the efX-SDK (Windows only)
- Tentatively implemented a GUI for the nsihdr2raw export tool
- Tweaked logging path for log files generated relative to input data for nsihdr2raw
- Code clean up, remove unnecessary transposing of data, improved debug statements and logging
- Fixed font file missing when installing via pip
- Fix typo in log messages when checking expected file size to actual file size (.raw)
- Initial version