Skip to content

Commit de990a3

Browse files
committed
Merge branch 'master' of https://github.com/fangq/jsnirf
2 parents 1e64227 + 2bebb7b commit de990a3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright (C) 2019 Qianqian Fang <q.fang at neu.edu>
44
* License: GNU General Public License version 3 (GPL v3) or Apache License 2.0, see License*.txt
55
* Version: 0.4 (code name: Amygdala - alpha)
6-
* URL: http://github.com/fangq/jsnirf/lib/matlab
6+
* URL: https://github.com/fangq/jsnirf/tree/master/lib/matlab
77

88
## Overview
99

@@ -38,7 +38,7 @@ The JSNIRF data structure is highly compatible with the SNIRF data structure.
3838
This toolbox provides utilities convert from one form to the other losslessly.
3939

4040
There are only two minor differences:
41-
* A JSNIRF data container renames the SNIRF `/nirs` root object as `SNITFData`.
41+
* A JSNIRF data container renames the SNIRF `/nirs` root object as `SNIRFData`.
4242
If multiple measurement datasets are provided in the SNIRF data in the forms of
4343
`/nirs1`, `/nirs2` ..., or `/nirs/data1`. `/nirs/data2` ..., JSNIRF merges these
4444
data objects into struct/cell arrays, and removes the group indices from the

0 commit comments

Comments
 (0)