- Cleaned
h5py
loader mat_to_quaternion
always returns non-negativew
now- Added generics
dim
andlength
to volume object - Fixed annotation issues in
EDF
format - Time selection is double-sided using greater equal and less equal signs
- Added more sample data
- Supports colored (
RGB[A]
) formats - Fixed color intensity when
cal_min
andcal_max
is set - Using
r3js
for visualizing surfaces - Added
resample_volume
to sample images (currently only nearest neighbor) - Added
burn_volume
to burn contacts (positions given in the image nativeRAS
coordinate) with any given colors - Fixed
io_h5_names
returning wrong names when using withh5py
- Exported internal class
LazyH5
for down-stream packages - Added
as_ieegio_volume
andas_ieegio_surface
to enclose volume or surface data - Added a flag to disable using
Python
- Added
h5py
as an alternative back-end support - Fixed a bug where images are not loaded correctly due to image format being ignored
- Fixed
Torig
(index totkr
coordinate transform) issue - Fixed a global variable issue
- Fixed a bug where file name is not respected
- Initial CRAN submission.