What was new in previous releases?¶
Version 0.2 (2021-02-22)¶
Notable changes¶
This version of seek-localize provides improved BIDS io and
a unified API to perform conversion of units and coordinate systems.
Authors¶
API¶
Implementation of
seek_localize.write_dig_bids()for outputting*_electrodes.tsvand*_coordsystem.jsonfiles, by Adam Li (#5)Improve API to have conversion of units (voxels and xyz
seek_localize.convert_coord_units()) and conversion of coordinate spaces (seek_localize.convert_coord_space()) that are BIDS-complaint, by Adam Li (#3)