You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Bug fixes
6638efb The fst package was noted as imported package, but we never implemented functionality from it. Thus, all reference to it was removed.
New (minor) tweaks
3d479f4 The version is now properly displayed when running qdecr. This version is updated dynamically using packageVersion("QDECR"). The website (www.qdecr.com) was also added.
95a4d90 Exported load.annot and the qdecr_read functions.
fa3de94 Renamed the internal runMriSurfCluster function to run_mri_surf_cluster.