ieegio 0.0.6
- Added write_edfto save signals as continuousEDFformat
- Added YBAatlas (690 segments) to example data
- Improved HDF5checking error messages
ieegio 0.0.5
- Added LazyFSTclass
- Fixed a bug where gzippedis ignored inio_write_nii.array
- LazyH5fall back to alternatives when- HDF5is not supported in- wasm
- Plotting surfaces use r3jsby default
- Fixed BrainVisionannotation bugs
- Supported writing to STLformat (to support importing
toBrainLab)
- Added supports to read streamlines data (trk,tck,tt,vtk)
- Writing to freesurfersurfaces also appends orientation
information at the end.
ieegio 0.0.4
- Added merge support for both volume and surface objects; for surface
objects, users can choose whether to merge the objects in model or world
space
- Added dependency ravetoolsto help speed up sample
volumes usingC++
- Fixed missing transform issue in writing to GIfTIformat
- Fixed write_surfacenot working when writing toFreeSurfermeasurement (curvature) format
- Fixed a typo that caused setting volume data resulting in
errors
- as_ieegio_surfacedoes not require vertices
ieegio 0.0.3
- Cleaned h5pyloader
- mat_to_quaternionalways returns non-negative- wnow
- Added generics dimandlengthto volume
object
- Fixed annotation issues in EDFformat
- 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_minandcal_maxis set
- Using r3jsfor visualizing surfaces
- Added resample_volumeto sample images (currently only
nearest neighbor)
- Added burn_volumeto burn contacts (positions given in
the image nativeRAScoordinate) with any given colors
- Fixed io_h5_namesreturning wrong names when using withh5py
- Exported internal class LazyH5for down-stream
packages
- Added as_ieegio_volumeandas_ieegio_surfaceto enclose volume or surface data
- Added a flag to disable using Python
ieegio 0.0.2
- Added h5pyas an alternative back-end support
- Fixed a bug where images are not loaded correctly due to image
format being ignored
- Fixed Torig(index totkrcoordinate
transform) issue
- Fixed a global variable issue
- Fixed a bug where file name is not respected
ieegio 0.0.1