Fix:
- Fix BIDS colormaps (magma, inferno, plasma, viridis) returning wrong dtype.
Dev:
- Add unit test suite and
make testtarget. - Add integration tests for all examples.
- Add
pytestto dev dependencies. - Add
tyroCLI argument parsing to long-running examples.