NIFTI-Imaging / gifti_clib

Source code repository for the GIFTI project (see https://www.nitrc.org/projects/gifti)
Other
0 stars 2 forks source link

[CircleCI]

These notes are with respect to the AFNI GIFTI C API.


Speeds: (last checked in version 0.7)

Since I/O speed was a question when deciding whether to use XML for
GIFTI, read times (in seconds) from a mac G5 are provided.

(no b64 error checking)         (with b64 error counting and skipping)

ascii     base64    base64gz    base64    base64gz  surface name
-----     ------    --------    ------    --------  ------------
 0.05       0.00     0.00        0.01     0.00      aoantonym
 0.37       0.08     0.12        0.10     0.13      pial
 7.20       0.95     0.75        1.14     0.79      time_series

todo: