-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy patheventer.prj
268 lines (268 loc) · 18.9 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
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
<deployment-project plugin="plugin.apptool" plugin-version="1.0">
<configuration build-checksum="1239993651" file="/Users/andrewcpenn/Library/Mobile Documents/com~apple~CloudDocs/GitHub/acpennlab-eventer/eventer.prj" location="/Users/andrewcpenn/Library/Mobile Documents/com~apple~CloudDocs/GitHub/acpennlab-eventer" 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>[email protected]</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>${PROJECT_ROOT}/misc/eventer_logo.png</param.screenshot>
<param.version>1.5</param.version>
<param.products.name />
<param.products.id />
<param.products.version />
<param.platforms>
<item>glnxa64</item>
<item>win64</item>
<item>maca64</item>
<item>maci64</item>
</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.output />
</unset>
<fileset.main>
<file>${PROJECT_ROOT}/eventerapp.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/HEKA_Patchmaster_Importer/@HEKA_Importer/HEKA_Importer.m</file>
<file>${PROJECT_ROOT}/third_party/HEKA_Patchmaster_Importer/@HEKA_Importer/HI_ImportHEKAtoMat.m</file>
<file>${PROJECT_ROOT}/third_party/HEKA_Patchmaster_Importer/@HEKA_Importer/HI_extractHEKADataTree.m</file>
<file>${PROJECT_ROOT}/third_party/HEKA_Patchmaster_Importer/@HEKA_Importer/HI_extractHEKASolutionTree.m</file>
<file>${PROJECT_ROOT}/third_party/HEKA_Patchmaster_Importer/@HEKA_Importer/HI_extractHEKAStimTree.m</file>
<file>${PROJECT_ROOT}/third_party/HEKA_Patchmaster_Importer/@HEKA_Importer/HI_loadHEKAFile.m</file>
<file>${PROJECT_ROOT}/third_party/HEKA_Patchmaster_Importer/@HEKA_Importer/HI_readAmplifierFileHEKA.m</file>
<file>${PROJECT_ROOT}/third_party/HEKA_Patchmaster_Importer/@HEKA_Importer/HI_readPulseFileHEKA.m</file>
<file>${PROJECT_ROOT}/third_party/HEKA_Patchmaster_Importer/@HEKA_Importer/HI_readSolutionFileHEKA.m</file>
<file>${PROJECT_ROOT}/third_party/HEKA_Patchmaster_Importer/@HEKA_Importer/HI_readStimulusFileHEKA.m</file>
<file>${PROJECT_ROOT}/third_party/HEKA_Patchmaster_Importer/@HEKA_Importer/HI_time2date.m</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/matnwb-2.6.0.2/+file/+interface/HasProps.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+file/Attribute.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+file/Dataset.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+file/Group.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+file/Link.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+file/addSpaces.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+file/cloneNwbFileClass.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+file/fillClass.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+file/fillConstructor.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+file/fillDynamicTableMethods.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+file/fillExport.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+file/fillProps.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+file/fillSetters.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+file/fillValidators.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+file/formatShape.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+file/isShapeScalar.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+file/mapType.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+file/processClass.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+file/writeNamespace.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+io/+space/+shape/Block.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+io/+space/+shape/Point.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+io/+space/Shape.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+io/+space/findShapes.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+io/+space/getReadSpace.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+io/+space/segmentSelection.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+io/getBaseType.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+io/getMatType.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+io/getMatTypeSize.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+io/getRefData.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+io/isBool.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+io/map2kwargs.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+io/mapData2H5.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+io/parseAttributes.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+io/parseCompound.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+io/parseDataset.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+io/parseGroup.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+io/parseReference.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+io/pathParts.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+io/resolvePath.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+io/writeAttribute.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+io/writeCompound.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+io/writeDataset.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+io/writeGroup.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+misc/cellPrettyPrint.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+misc/getMatnwbDir.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+misc/parseSkipInvalidName.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+misc/str2validName.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+schemes/Namespace.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+schemes/exportJson.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+schemes/getClasses.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+schemes/loadNamespace.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+spec/generate.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+spec/getNamespaceInfo.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+spec/getSourceInfo.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+spec/loadCache.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+spec/loadSchemaObject.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+spec/saveCache.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+spec/schema2matlab.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+core/CurrentClampSeries.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+core/Device.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+core/IntracellularElectrode.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+core/NWBContainer.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+core/NWBDataInterface.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+core/NWBFile.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+core/PatchClampSeries.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+core/TimeIntervals.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+core/TimeSeries.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+core/VoltageClampSeries.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+hdmf_common/Container.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+hdmf_common/Data.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+hdmf_common/DynamicTable.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+hdmf_common/ElementIdentifiers.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+hdmf_common/VectorData.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+hdmf_common/VectorIndex.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+untyped/+datapipe/+properties/Chunking.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+untyped/+datapipe/+properties/Compression.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+untyped/+datapipe/+properties/DynamicFilter.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+untyped/+datapipe/+properties/Shuffle.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+untyped/+datapipe/BlueprintPipe.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+untyped/+datapipe/BoundPipe.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+untyped/+datapipe/Configuration.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+untyped/+datapipe/Pipe.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+untyped/+datapipe/Property.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+untyped/+datapipe/guessChunkSize.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+untyped/DataPipe.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+untyped/DataStub.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+untyped/DatasetClass.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+untyped/ExternalLink.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+untyped/GroupClass.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+untyped/MetaClass.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+untyped/ObjectView.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+untyped/RegionView.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+untyped/Set.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+untyped/SoftLink.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+util/+dynamictable/addColumn.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+util/+dynamictable/addRawData.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+util/+dynamictable/addRow.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+util/+dynamictable/addTableColumn.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+util/+dynamictable/addVarargColumn.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+util/+dynamictable/addVarargRow.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+util/+dynamictable/addVecInd.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+util/+dynamictable/checkConfig.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+util/+dynamictable/clear.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+util/+dynamictable/getIndex.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+util/+dynamictable/getRow.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+util/+dynamictable/getTypeMap.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+util/+dynamictable/nwbToTable.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+util/checkConstraint.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+util/checkDims.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+util/checkDtype.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+util/checkSet.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+util/checkUnset.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+util/correctType.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+types/+util/parseConstrained.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/+util/getSchemaVersion.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/NwbFile.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/external_packages/datenum8601/datenum8601.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/generateCore.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/generateExtension.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/nwbExport.m</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/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/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/son/progressbar.m</file>
<file>${PROJECT_ROOT}/third_party/son/scverLessThan.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/LinePlotExplorer.m</file>
<file>${PROJECT_ROOT}/third_party/tuckermcclure-matlab-plot-big/LinePlotReducer.m</file>
<file>${PROJECT_ROOT}/third_party/tuckermcclure-matlab-plot-big/get_axes_width.m</file>
<file>${PROJECT_ROOT}/third_party/tuckermcclure-matlab-plot-big/reduce_plot.m</file>
<file>${PROJECT_ROOT}/third_party/tuckermcclure-matlab-plot-big/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_maca64.mexmaca64</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/matcfs32/CFS32.dll</file>
<file>${PROJECT_ROOT}/third_party/matcfs32/MATCFS32.dll</file>
<file>${PROJECT_ROOT}/third_party/matcfs64c/CFS64c.dll</file>
<file>${PROJECT_ROOT}/third_party/matcfs64c/matcfs64c.mexw64</file>
<file>${PROJECT_ROOT}/third_party/matnwb-2.6.0.2/jar/schema.jar</file>
</fileset.resources>
<fileset.package />
<build-deliverables>
<file location="/Users/andrewcpenn/Library/Mobile Documents/com~apple~CloudDocs/GitHub" name="acpennlab-eventer" optional="false">/Users/andrewcpenn/Library/Mobile Documents/com~apple~CloudDocs/GitHub/acpennlab-eventer</file>
</build-deliverables>
<workflow />
<matlab>
<root>/Applications/MATLAB_R2023b.app</root>
<toolboxes>
<toolbox name="matlabcoder" />
</toolboxes>
<toolbox>
<matlabcoder>
<enabled>true</enabled>
</matlabcoder>
</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.6.1</osver>
<os32>false</os32>
<os64>true</os64>
<arch>maci64</arch>
<matlab>true</matlab>
</platform>
</configuration>
</deployment-project>