forked from acp29/eventer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
eventer.prj
executable file
·244 lines (244 loc) · 16.7 KB
/
eventer.prj
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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
<deployment-project plugin="plugin.apptool" plugin-version="1.0">
<configuration build-checksum="431557177" file="C:\Users\Andrew Penn\Documents\MATLAB\eventer-dev\eventer.prj" location="C:\Users\Andrew Penn\Documents\MATLAB\eventer-dev" name="eventer" target="target.mlapps" target-name="Package App">
<param.appname>Eventer</param.appname>
<param.authnamewatermark>Winchester, G. and Penn, A. C.</param.authnamewatermark>
<param.email>eventer.neuroscience@gmail.com</param.email>
<param.company />
<param.icon>${PROJECT_ROOT}\eventer_resources\icon_24.png</param.icon>
<param.icons>
<file>${PROJECT_ROOT}\Eventer_resources\icon_48.png</file>
<file>${PROJECT_ROOT}\Eventer_resources\icon_24.png</file>
<file>${PROJECT_ROOT}\Eventer_resources\icon_16.png</file>
</param.icons>
<param.summary>Eventer is software for the detection of spontaneous synaptic events measured by electrophysiology or imaging.</param.summary>
<param.description />
<param.screenshot>C:\Users\Andrew Penn\AppData\Local\Temp\tpa726baa8_ad1e_422d_87ac_048fa13091bc.png</param.screenshot>
<param.version>1.3</param.version>
<param.products.name />
<param.products.id />
<param.products.version />
<param.platforms />
<param.output>${PROJECT_ROOT}</param.output>
<param.guid>a4201893-0fbf-44d9-890b-545e52ccefe0</param.guid>
<unset>
<param.company />
<param.description />
<param.products.name />
<param.products.id />
<param.products.version />
<param.platforms />
<param.output />
</unset>
<fileset.main>
<file>${PROJECT_ROOT}\eventerapp_R2020b.mlapp</file>
</fileset.main>
<fileset.depfun>
<file>${PROJECT_ROOT}\base\binomialf.m</file>
<file>${PROJECT_ROOT}\base\bounce.m</file>
<file>${PROJECT_ROOT}\base\ephysIO.m</file>
<file>${PROJECT_ROOT}\base\eventer.m</file>
<file>${PROJECT_ROOT}\base\filter1.m</file>
<file>${PROJECT_ROOT}\base\gaussianf.m</file>
<file>${PROJECT_ROOT}\base\hpfilter.m</file>
<file>${PROJECT_ROOT}\base\lsqfit.m</file>
<file>${PROJECT_ROOT}\base\medianf.m</file>
<file>${PROJECT_ROOT}\base\reduce_data.m</file>
<file>${PROJECT_ROOT}\base\sinv.m</file>
<file>${PROJECT_ROOT}\misc\copy.png</file>
<file>${PROJECT_ROOT}\misc\cursor-23231_1280.png</file>
<file>${PROJECT_ROOT}\misc\eventer_logo.png</file>
<file>${PROJECT_ROOT}\third_party\abfload\abfload.m</file>
<file>${PROJECT_ROOT}\third_party\acq4\readMeta.m</file>
<file>${PROJECT_ROOT}\third_party\ibwread\IBWread.m</file>
<file>${PROJECT_ROOT}\third_party\ibwread\readIBWbinheader.m</file>
<file>${PROJECT_ROOT}\third_party\ibwread\readIBWheaders.m</file>
<file>${PROJECT_ROOT}\third_party\importaxo\importaxo.m</file>
<file>${PROJECT_ROOT}\third_party\ImportHEKA\ImportHEKA.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+file\addSpaces.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+file\Attribute.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+file\cloneNwbFileClass.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+file\Dataset.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+file\fillClass.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+file\fillConstructor.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+file\fillDynamicTableMethods.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+file\fillExport.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+file\fillProps.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+file\fillSetters.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+file\fillValidators.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+file\formatShape.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+file\Group.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+file\Link.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+file\mapType.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+file\processClass.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+file\writeNamespace.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+io\+space\+shape\Block.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+io\+space\+shape\Point.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+io\+space\findShapes.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+io\+space\getReadSpace.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+io\+space\segmentSelection.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+io\+space\Shape.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+io\getBaseType.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+io\getMatType.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+io\getMatTypeSize.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+io\getRefData.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+io\map2kwargs.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+io\mapData2H5.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+io\parseAttributes.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+io\parseCompound.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+io\parseDataset.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+io\parseGroup.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+io\parseReference.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+io\pathParts.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+io\resolvePath.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+io\writeAttribute.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+io\writeCompound.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+io\writeDataset.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+io\writeGroup.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+misc\cellPrettyPrint.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+misc\getMatnwbDir.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+misc\getNamespaceDir.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+misc\parseSkipInvalidName.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+misc\str2validName.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+schemes\exportJson.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+schemes\getClasses.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+schemes\loadNamespace.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+schemes\Namespace.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+spec\generate.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+spec\getNamespaceInfo.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+spec\getSourceInfo.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+spec\loadCache.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+spec\loadSchemaObject.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+spec\saveCache.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+spec\schema2matlab.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+core\CurrentClampSeries.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+core\Device.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+core\IntracellularElectrode.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+core\NWBContainer.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+core\NWBDataInterface.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+core\NWBFile.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+core\PatchClampSeries.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+core\TimeIntervals.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+core\TimeSeries.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+core\VoltageClampSeries.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+hdmf_common\Container.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+hdmf_common\Data.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+hdmf_common\DynamicTable.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+hdmf_common\ElementIdentifiers.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+hdmf_common\VectorData.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+hdmf_common\VectorIndex.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+untyped\+datapipe\+properties\Chunking.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+untyped\+datapipe\+properties\Compression.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+untyped\+datapipe\+properties\Shuffle.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+untyped\+datapipe\BlueprintPipe.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+untyped\+datapipe\BoundPipe.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+untyped\+datapipe\Configuration.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+untyped\+datapipe\guessChunkSize.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+untyped\+datapipe\Pipe.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+untyped\+datapipe\Property.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+untyped\DataPipe.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+untyped\DatasetClass.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+untyped\DataStub.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+untyped\ExternalLink.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+untyped\GroupClass.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+untyped\MetaClass.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+untyped\ObjectView.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+untyped\RegionView.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+untyped\Set.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+untyped\SoftLink.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+util\+dynamictable\addRawData.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+util\+dynamictable\addRow.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+util\+dynamictable\addTableRow.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+util\+dynamictable\addVarargRow.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+util\+dynamictable\addVecInd.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+util\+dynamictable\clear.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+util\+dynamictable\getIndex.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+util\+dynamictable\getRow.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+util\+dynamictable\getTypeMap.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+util\checkConstraint.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+util\checkDims.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+util\checkDtype.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+util\checkSet.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+util\checkUnset.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+util\correctType.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+types\+util\parseConstrained.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\+util\getSchemaVersion.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\external_packages\datenum8601\datenum8601.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\generateCore.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\generateExtension.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\nwbExport.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\NwbFile.m</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\nwbRead.m</file>
<file>${PROJECT_ROOT}\third_party\parfor_progressbar\parfor_progressbar.m</file>
<file>${PROJECT_ROOT}\third_party\relativepath\relativepath.m</file>
<file>${PROJECT_ROOT}\third_party\son\MakeMATFile.m</file>
<file>${PROJECT_ROOT}\third_party\son\OpenMATFile.m</file>
<file>${PROJECT_ROOT}\third_party\son\progressbar.m</file>
<file>${PROJECT_ROOT}\third_party\son\scverLessThan.m</file>
<file>${PROJECT_ROOT}\third_party\son\SONADCToDouble.m</file>
<file>${PROJECT_ROOT}\third_party\son\SONChanList.m</file>
<file>${PROJECT_ROOT}\third_party\son\SONChannelInfo.m</file>
<file>${PROJECT_ROOT}\third_party\son\SONFileHeader.m</file>
<file>${PROJECT_ROOT}\third_party\son\SONGetADCChannel.m</file>
<file>${PROJECT_ROOT}\third_party\son\SONGetADCMarkerChannel.m</file>
<file>${PROJECT_ROOT}\third_party\son\SONGetBlockHeaders.m</file>
<file>${PROJECT_ROOT}\third_party\son\SONGetChannel.m</file>
<file>${PROJECT_ROOT}\third_party\son\SONGetEventChannel.m</file>
<file>${PROJECT_ROOT}\third_party\son\SONGetMarkerChannel.m</file>
<file>${PROJECT_ROOT}\third_party\son\SONGetRealMarkerChannel.m</file>
<file>${PROJECT_ROOT}\third_party\son\SONGetRealWaveChannel.m</file>
<file>${PROJECT_ROOT}\third_party\son\SONGetSampleInterval.m</file>
<file>${PROJECT_ROOT}\third_party\son\SONGetTextMarkerChannel.m</file>
<file>${PROJECT_ROOT}\third_party\son\SONTicksToSeconds.m</file>
<file>${PROJECT_ROOT}\third_party\son\SONVersion.m</file>
<file>${PROJECT_ROOT}\third_party\tdmsreader\tdmsinfo.m</file>
<file>${PROJECT_ROOT}\third_party\tdmsreader\tdmsreader.m</file>
<file>${PROJECT_ROOT}\third_party\tuckermcclure-matlab-plot-big-6e92329\get_axes_width.m</file>
<file>${PROJECT_ROOT}\third_party\tuckermcclure-matlab-plot-big-6e92329\LinePlotReducer.m</file>
<file>${PROJECT_ROOT}\third_party\tuckermcclure-matlab-plot-big-6e92329\reduce_plot.m</file>
<file>${PROJECT_ROOT}\third_party\tuckermcclure-matlab-plot-big-6e92329\reduce_to_width.m</file>
<file>${PROJECT_ROOT}\third_party\wavesurfer\loadDataFile.m</file>
<file>${PROJECT_ROOT}\third_party\wavesurfer\scaledSingleAnalogDataFromRaw.m</file>
<file>${PROJECT_ROOT}\third_party\wcp_import\import_wcp.m</file>
</fileset.depfun>
<fileset.resources>
<file>${PROJECT_ROOT}\base\mex\medianf_mex_glnxa64.mexa64</file>
<file>${PROJECT_ROOT}\base\mex\medianf_mex_maci64.mexmaci64</file>
<file>${PROJECT_ROOT}\base\mex\medianf_mex_win64.mexw64</file>
<file>${PROJECT_ROOT}\third_party\matcfs64c\CFS64c.dll</file>
<file>${PROJECT_ROOT}\third_party\matcfs64c\cfsRead64c.m</file>
<file>${PROJECT_ROOT}\third_party\matcfs64c\matcfs64c.mexw64</file>
<file>${PROJECT_ROOT}\third_party\matnwb-2.4.0.0\jar\schema.jar</file>
</fileset.resources>
<fileset.package />
<build-deliverables>
<file location="C:\Users\Andrew Penn\Documents\MATLAB" name="eventer-dev" optional="false">C:\Users\Andrew Penn\Documents\MATLAB\eventer-dev</file>
</build-deliverables>
<workflow />
<matlab>
<root>C:\Program Files\MATLAB\R2020b</root>
<toolboxes>
<toolbox name="matlabcoder" />
</toolboxes>
<toolbox>
<matlabcoder>
<enabled>true</enabled>
</matlabcoder>
</toolbox>
</matlab>
<platform>
<unix>false</unix>
<mac>false</mac>
<windows>true</windows>
<win2k>false</win2k>
<winxp>false</winxp>
<vista>false</vista>
<linux>false</linux>
<solaris>false</solaris>
<osver>10.0</osver>
<os32>false</os32>
<os64>true</os64>
<arch>win64</arch>
<matlab>true</matlab>
</platform>
</configuration>
</deployment-project>