forked from simonavrillon/MUedit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMUedit.prj
More file actions
129 lines (129 loc) · 5.11 KB
/
MUedit.prj
File metadata and controls
129 lines (129 loc) · 5.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
<deployment-project plugin="plugin.apptool" plugin-version="1.0">
<configuration build-checksum="2590216649" file="/Users/savrillo/Documents/Code/MUedit_dev/MUedit.prj" location="/Users/savrillo/Documents/Code/MUedit_dev" name="MUedit" target="target.mlapps" target-name="Package App">
<param.appname>MUedit</param.appname>
<param.authnamewatermark>Simon Avrillon</param.authnamewatermark>
<param.email>s.avrillon@imperial.ac.uk</param.email>
<param.company>Imperial College London</param.company>
<param.icon>${PROJECT_ROOT}/MUedit_resources/icon_24.png</param.icon>
<param.icons>
<file>${PROJECT_ROOT}/MUedit_resources/icon_48.png</file>
<file>${PROJECT_ROOT}/MUedit_resources/icon_24.png</file>
<file>${PROJECT_ROOT}/MUedit_resources/icon_16.png</file>
</param.icons>
<param.summary>App to decompose electromyographic signals and manually edit motor unit pulse trains.</param.summary>
<param.description />
<param.screenshot>/private/var/folders/g4/827tkn3d5t7chp02b0wrxhvm0000gp/T/tp415a0250_8d33_4c0e_9e4a_a9f2c2ee58d3.png</param.screenshot>
<param.version>1.2</param.version>
<param.products.name>
<item>MATLAB</item>
<item>Image Processing Toolbox</item>
<item>Signal Processing Toolbox</item>
<item>Statistics and Machine Learning Toolbox</item>
</param.products.name>
<param.products.id>
<item>1</item>
<item>17</item>
<item>8</item>
<item>19</item>
</param.products.id>
<param.products.version>
<item>23.2</item>
<item>23.2</item>
<item>23.2</item>
<item>23.2</item>
</param.products.version>
<param.platforms />
<param.output>${PROJECT_ROOT}</param.output>
<param.guid>6f34f090-1c2d-47cb-b8ba-87bd9e67dbc9</param.guid>
<unset>
<param.authnamewatermark />
<param.email />
<param.company />
<param.description />
<param.platforms />
<param.output />
</unset>
<fileset.main>
<file>${PROJECT_ROOT}/MUedit.mlapp</file>
</fileset.main>
<fileset.depfun>
<file>${PROJECT_ROOT}/lib/Intandlg.m</file>
<file>${PROJECT_ROOT}/lib/OEphysdlg.m</file>
<file>${PROJECT_ROOT}/lib/Quattrodlg.m</file>
<file>${PROJECT_ROOT}/lib/bandpassingals.m</file>
<file>${PROJECT_ROOT}/lib/batchprocessfilters.m</file>
<file>${PROJECT_ROOT}/lib/calcSIL.m</file>
<file>${PROJECT_ROOT}/lib/cutMUAP.m</file>
<file>${PROJECT_ROOT}/lib/demean.m</file>
<file>${PROJECT_ROOT}/lib/extend.m</file>
<file>${PROJECT_ROOT}/lib/extendfilter.m</file>
<file>${PROJECT_ROOT}/lib/fixedpointalg.m</file>
<file>${PROJECT_ROOT}/lib/formatsignalHDEMG.m</file>
<file>${PROJECT_ROOT}/lib/getsil.m</file>
<file>${PROJECT_ROOT}/lib/getspikes.m</file>
<file>${PROJECT_ROOT}/lib/minimizeCOVISI.m</file>
<file>${PROJECT_ROOT}/lib/notchsignals.m</file>
<file>${PROJECT_ROOT}/lib/openIntan.m</file>
<file>${PROJECT_ROOT}/lib/openOEphys.m</file>
<file>${PROJECT_ROOT}/lib/openOTBplus.m</file>
<file>${PROJECT_ROOT}/lib/pcaesig.m</file>
<file>${PROJECT_ROOT}/lib/peeloff.m</file>
<file>${PROJECT_ROOT}/lib/readNPY.m</file>
<file>${PROJECT_ROOT}/lib/readNPYheader.m</file>
<file>${PROJECT_ROOT}/lib/readXMLotb.m</file>
<file>${PROJECT_ROOT}/lib/read_Intan_RHD_MUedit.m</file>
<file>${PROJECT_ROOT}/lib/refineMUs.m</file>
<file>${PROJECT_ROOT}/lib/refinesil.m</file>
<file>${PROJECT_ROOT}/lib/remduplicates.m</file>
<file>${PROJECT_ROOT}/lib/remduplicatesbgrids.m</file>
<file>${PROJECT_ROOT}/lib/remoutliers.m</file>
<file>${PROJECT_ROOT}/lib/segmentsession.m</file>
<file>${PROJECT_ROOT}/lib/segmenttargets.m</file>
<file>${PROJECT_ROOT}/lib/whiteesig.m</file>
</fileset.depfun>
<fileset.resources />
<fileset.package />
<build-deliverables>
<file location="/Users/savrillo/Documents/Code" name="MUedit_dev" optional="false">/Users/savrillo/Documents/Code/MUedit_dev</file>
</build-deliverables>
<workflow />
<matlab>
<root>/Applications/MATLAB_R2023b.app</root>
<toolboxes>
<toolbox name="matlabcoder" />
<toolbox name="embeddedcoder" />
<toolbox name="fixedpoint" />
</toolboxes>
<toolbox>
<matlabcoder>
<enabled>true</enabled>
</matlabcoder>
</toolbox>
<toolbox>
<embeddedcoder>
<enabled>true</enabled>
</embeddedcoder>
</toolbox>
<toolbox>
<fixedpoint>
<enabled>true</enabled>
</fixedpoint>
</toolbox>
</matlab>
<platform>
<unix>true</unix>
<mac>true</mac>
<windows>false</windows>
<win2k>false</win2k>
<winxp>false</winxp>
<vista>false</vista>
<linux>false</linux>
<solaris>false</solaris>
<osver>14.3</osver>
<os32>true</os32>
<os64>false</os64>
<arch>maci64</arch>
<matlab>true</matlab>
</platform>
</configuration>
</deployment-project>