-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #42 from fangq/master
Rename sourcePos and detectorPos to sourcePos2D and detectorPos2D, fix #41
- Loading branch information
Showing
5 changed files
with
38 additions
and
21 deletions.
There are no files selected for viewing
Submodule snirf_homer3
updated
22 files
+19 −13 | DataFiles/DataFilesClass.m | |
+38 −7 | DataFiles/DeleteSnirfFiles.m | |
+33 −7 | DataFiles/FileClass.m | |
+19 −31 | DataFiles/FindFiles.m | |
+11 −8 | DataFiles/Nirs2Snirf.m | |
+6 −4 | DataFiles/mydir.m | |
+27 −3 | README.md | |
+5 −0 | Snirf/AuxClass.m | |
+5 −0 | Snirf/DataClass.m | |
+7 −10 | Snirf/Examples/demo_snirf.m | |
+110 −35 | Snirf/Examples/demo_snirf_readfile.m | |
+2 −5 | Snirf/Examples/findexamplesdir.m | |
+2 −3 | Snirf/Examples/findfile.m | |
+1 −0 | Snirf/Examples/snirf_load_save.m | |
+7 −0 | Snirf/MeasListClass.m | |
+5 −0 | Snirf/MetaDataTagsClass.m | |
+5 −0 | Snirf/ProbeClass.m | |
+140 −16 | Snirf/SnirfClass.m | |
+5 −0 | Snirf/StimClass.m | |
+26 −0 | Utils/convertToStandardPath.m | |
+44 −0 | Utils/str2cell.m | |
+43 −0 | pretty_print_struct.m |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters