< M A T L A B (R) >
Copyright 1984-2010 The MathWorks, Inc.
Version 7.11.0.584 (R2010b) 64-bit (glnxa64)
August 16, 2010
To get started, type one of these: helpwin, helpdesk, or demo.
For product information, visit www.mathworks.com.
Destroying 1 pre-existing parallel job(s) created by matlabpool that were in the
finished or failed state.
Starting matlabpool using the 'local' configuration ... connected to 4 labs.
>> pwd
ans =
/home/cengiz/work/pandora
>> cd ~/Documents/writings/brute-force/database-analysis-lecture/GunayEdgertonJaeger2008/runs/run_sample/data/
>> ls
brute_1.save data1_0_pAcip.bin data20_0_pAcip.bin
brute_20.save data1_100_pAcip.bin data20_100_pAcip.bin
>> t = trace('data1_0_pAcip.bin', 1e-4, 1e-3, 'GP sim1', struct('trace_time_start', 1000, 'scale_y', 1e3))
readgenesis: data1_0_pAcip.bin, trace 1 of 1 (20000 points @ 10 kHz)
trace, id=GP sim1
ans =
data: [19001x1 double]
dt: 1.0000e-04
dy: 1.0000e-03
id: 'GP sim1'
props: [1x1 struct]
>> plot(t)
ans =
1
>> res = getResults(t)
{??? Input argument "a_spikes" is undefined.
Error in ==> trace.getResults at 33
results = mergeStructs(getRateResults(a_trace, a_spikes), ...
}
>> s = spikes(t)
spikes, id=GP sim1
ans =
times: [1329 3357 5392 7433 9479 11530 13586 15645 17708]
num_samples: 19001
dt: 1.0000e-04
id: 'GP sim1'
>> res = getResults(t, s)
res =
ISICV: 0.0059
SpikeRate: 4.7368
SpikeRateISI: 4.8843
avg: -64.1681
max: 38.5472
min: -70.0721
>> plot(s)
ans =
2
>> a_prof = getPro
{??? Undefined function or variable 'getPro'.
}
>> methods trace
Methods for class trace:
analyzeSpikesInPeriod getSpike set
avgTraces lowpassfilt setProp
binary_op medianfilt spike_shape
calcAvg minus spikes
calcMax mtimes sqrt
calcMin periodWhole subsasgn
display plot subsref
findFilteredSpikes plotData times
get plot_abstract trace
getDy plus uminus
getPotResults power unary_op
getProfileAllSpikes rdivide withinPeriod
getRateResults runAvg
getResults saveAsNeuronVecAscii
>> a_prof = getProfileAllSpikes(t)
{Warning: Error in GP sim1 ( spike#1): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for GP sim1 ( spike#1)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in GP sim1 ( spike#2): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for GP sim1 ( spike#2)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in GP sim1 ( spike#3): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for GP sim1 ( spike#3)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in GP sim1 ( spike#4): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for GP sim1 ( spike#4)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in GP sim1 ( spike#5): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for GP sim1 ( spike#5)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for GP sim1 ( spike#6)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in GP sim1 ( spike#8): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for GP sim1 ( spike#8)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{??? Reference to non-existent field 'id'.
Error in ==> getfield at 38
f = s.(deblank(strField)); % deblank field name
Error in ==> results_profile.get at 12
b = getfield(struct(a), attr);
Error in ==> results_profile.display at 12
disp(sprintf('%s, %s', class(t), get(t, 'id')));
}
>> help trace/getProfileAllSpikes
getProfileAllSpikes - Creates a trace_allspikes_profile object by collecting test results of a trace, analyzing each individual spike.
Usage:
profile_obj = getProfileAllSpikes(a_trace)
Parameters:
a_trace: A trace object.
Returns:
profile_obj: A trace_allspikes_profile object.
Description:
Analyzes the spontaneous (periodIniSpont), pulse (periodPulse) and the
recovery (periodRecSpont) periods separately and produces spike shape
distribution results. Rate and CIP measurements are added to these.
See also: trace, trace_allspikes_profile
$Id: getProfileAllSpikes.m 896 2007-12-17 18:48:55Z cengiz $
Author: Cengiz Gunay <cgunay@emory.edu>, 2005/04/26
>> size(a_prof)
ans =
1 1
>> a_prof
{??? Reference to non-existent field 'id'.
Error in ==> getfield at 38
f = s.(deblank(strField)); % deblank field name
Error in ==> results_profile.get at 12
b = getfield(struct(a), attr);
Error in ==> trace_allspikes_profile.display at 12
disp(sprintf('%s, %s', class(t), get(t, 'id')));
}
>> a_prof
trace_allspikes_profile, GP sim1
ans =
trace: [1x1 trace]
spikes: [1x1 spikes]
spikes_db: [1x1 spikes_db]
props: [1x1 struct]
results_profile: [1x1 results_profile]
results_profile, GP sim1
ans =
results: [1x1 struct]
id: 'GP sim1'
props: [0x0 struct]
ISICV: 0.0059
SpikeRate: 4.7368
SpikeRateISI: 4.8843
avg: -64.1681
max: 38.5472
min: -70.0721
SpikeAmplitudeMean: 88.7882
SpikeAmplitudeMode: 88.5418
SpikeAmplitudeSTD: 0.6131
SpikeBaseWidthMean: 2.1973
SpikeBaseWidthMode: 2.1194
SpikeBaseWidthSTD: 0.1450
SpikeDAHPMagMean: NaN
SpikeDAHPMagMode: 0
SpikeDAHPMagSTD: NaN
SpikeFallTimeMean: 1.7333
SpikeFallTimeMode: 1.7010
SpikeFallTimeSTD: 0.0707
SpikeFixVWidthMean: 1.1370
SpikeFixVWidthMode: 1.1325
SpikeFixVWidthSTD: 0.0037
plot SpikeHalfVmMean: -6.0533
SpikeHalfVmMode: -5.9603
SpikeHalfVmSTD: 0.3675
SpikeHalfWidthMean: 1.0712
SpikeHalfWidthMode: 1.0644
SpikeHalfWidthSTD: 0.0062
SpikeInitTimeMean: 6.6382
SpikeInitTimeMode: 6.6986
SpikeInitTimeSTD: 0.0955
SpikeInitVmBySlopeMean: -50.2910
SpikeInitVmBySlopeMode: -50.8911
SpikeInitVmBySlopeSTD: 0.3699
SpikeInitVmMean: -50.4473
SpikeInitVmMode: -51.8002
SpikeInitVmSTD: 0.6665
SpikeMaxAHPMean: 19.6204
SpikeMaxAHPMode: 19.7919
SpikeMaxAHPSTD: 0.6646
SpikeMaxVmSlopeMean: 362.9439
SpikeMaxVmSlopeMode: 338.2374
SpikeMaxVmSlopeSTD: 19.5736
SpikeMinTimeMean: 35.6889
SpikeMinTimeMode: 35.6995
SpikeMinTimeSTD: 0.0333
SpikeMinVmMean: -70.0678
SpikeMinVmMode: -70.0719
SpikeMinVmSTD: 0.0028
SpikePeakVmMean: 38.3408
SpikePeakVmMode: 38.2260
SpikePeakVmSTD: 0.1176
SpikeRiseTimeMean: 0.4640
SpikeRiseTimeMode: 0.4197
SpikeRiseTimeSTD: 0.0758
Spikes: 9
>> plot(a_prof)
{??? Cell contents reference from a non-cell array object.
Error in ==> results_profile.subsref at 24
b = a{index.subs{:}};
Error in ==> plot_abstract.plot at 81
ph = feval(a_plot.command, a_plot.data{:});
Error in ==> plot_abstract.plotFigure at 99
plot(a_plot);
Error in ==> results_profile.plot at 34
h = plotFigure(plot_abstract(a_tests_db, title_str));
}
>> plot(a_prof.a_spikes_db)
{??? Reference to non-existent field 'a_spikes_db'.
Error in ==> getfield at 38
f = s.(deblank(strField)); % deblank field name
Error in ==> results_profile.get at 12
b = getfield(struct(a), attr);
Error in ==> trace_allspikes_profile.get at 17
b = get(a.results_profile, attr);
Error in ==> results_profile.subsref at 21
b = get(a, index.subs);
}
>> plot(a_prof.spikes_db)
ans =
3
>> a_prof = getProfileAllSpikes(t)
{Warning: Error in GP sim1 ( spike#1): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for GP sim1 ( spike#1)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in GP sim1 ( spike#2): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for GP sim1 ( spike#2)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in GP sim1 ( spike#3): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for GP sim1 ( spike#3)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in GP sim1 ( spike#4): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for GP sim1 ( spike#4)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in GP sim1 ( spike#5): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for GP sim1 ( spike#5)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for GP sim1 ( spike#6)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in GP sim1 ( spike#8): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for GP sim1 ( spike#8)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
trace_allspikes_profile, GP sim1
ans =
trace: [1x1 trace]
spikes: [1x1 spikes]
spikes_db: [1x1 spikes_db]
props: [1x1 struct]
results_profile: [1x1 results_profile]
results_profile, GP sim1
ans =
results: [1x1 struct]
id: 'GP sim1'
props: [0x0 struct]
ISICV: 0.0059
SpikeRate: 4.7368
SpikeRateISI: 4.8843
avg: -64.1681
max: 38.5472
min: -70.0721
SpikeAmplitudeMean: 88.7882
SpikeAmplitudeMode: 88.5418
SpikeAmplitudeSTD: 0.6131
SpikeBaseWidthMean: 2.1973
SpikeBaseWidthMode: 2.1194
SpikeBaseWidthSTD: 0.1450
SpikeDAHPMagMean: NaN
SpikeDAHPMagMode: 0
SpikeDAHPMagSTD: NaN
SpikeFallTimeMean: 1.7333
SpikeFallTimeMode: 1.7010
SpikeFallTimeSTD: 0.0707
SpikeFixVWidthMean: 1.1370
SpikeFixVWidthMode: 1.1325
SpikeFixVWidthSTD: 0.0037
SpikeHalfVmMean: -6.0533
SpikeHalfVmMode: -5.9603
SpikeHalfVmSTD: 0.3675
SpikeHalfWidthMean: 1.0712
SpikeHalfWidthMode: 1.0644
SpikeHalfWidthSTD: 0.0062
SpikeInitTimeMean: 6.6382
SpikeInitTimeMode: 6.6986
SpikeInitTimeSTD: 0.0955
SpikeInitVmBySlopeMean: -50.2910
SpikeInitVmBySlopeMode: -50.8911
SpikeInitVmBySlopeSTD: 0.3699
SpikeInitVmMean: -50.4473
SpikeInitVmMode: -51.8002
SpikeInitVmSTD: 0.6665
SpikeMaxAHPMean: 19.6204
SpikeMaxAHPMode: 19.7919
SpikeMaxAHPSTD: 0.6646
SpikeMaxVmSlopeMean: 362.9439
SpikeMaxVmSlopeMode: 338.2374
SpikeMaxVmSlopeSTD: 19.5736
SpikeMinTimeMean: 35.6889
SpikeMinTimeMode: 35.6995
SpikeMinTimeSTD: 0.0333
SpikeMinVmMean: -70.0678
SpikeMinVmMode: -70.0719
SpikeMinVmSTD: 0.0028
SpikePeakVmMean: 38.3408
SpikePeakVmMode: 38.2260
SpikePeakVmSTD: 0.1176
SpikeRiseTimeMean: 0.4640
SpikeRiseTimeMode: 0.4197
SpikeRiseTimeSTD: 0.0758
Spikes: 9
>> help classes
DJLAB General Purpose Matlab Classes
The following classes are designed as generic templates that can be
subclassed to take specific tasks. They should not be modified for
more specialized tasks.
Basic data wrapper classes that define the measurements:
trace - A voltage/current trace.
spikes - Spike times of a trace.
spike_shape - Averaged spike shape from a trace.
period - Defines time periods to operate on trace or spikes objects.
Classes specialized for CIP experiments tests:
cip_trace - A voltage trace with a CIP applied.
Profile classes that hold test results:
result_profile - Base class that holds a results structure.
trace_profile - Generic example class for holding a trace profile.
cip_trace_profile - Holds cip_trace results. Template class designed
only for subclassing.
cip_trace_allspikes_profile
- Created by cip_trace/getProfileAllSpikes, contains statistics
of spike shape measures from individual spikes.
params_tests_profile- Collects both intermediate and result data structures
from analysis of a params_tests_db.
Dataset classes that point to or hold raw data:
params_tests_dataset - Base class for datasets.
params_tests_fileset - Holds a list of filenames and associated information,
capable of creating a params_tests_db.
params_cip_trace_fileset - Fileset from which cip_trace objects can be created.
physiol_cip_traceset - Dataset of a traceset from a single file.
physiol_cip_traceset_fileset - Dataset of a tracesets from many files.
Database classes created from datasets:
tests_db - Base class for databases. Contains many utilities.
params_tests_db - DB extended to hold parameter values
associated with results.
spikes_db - Holds measures from each individual spike in a trace.
test_3D_db - 3D database of tests that vary with a third variable.
corrcoefs_db - Holds correlation coefficients.
histogram_db - Holds histogram bins.
stats_db - Holds statistical measurements.
ranked_db - Database ranked for a criterion, holds error values or distances.
Bundle classes that bridge the gap between database and it's ancestral dataset:
dataset_db_bundle - Base class of bundles. Puts a processed and raw DBs with datasets.
model_ct_bundle - Bundle for model databases.
physiol_bundle - Bundle for physiology databases.
Plotting classes:
plot_abstract - Base class that holds information sufficient to generate any plot.
plot_simple - Simple extension that works for most simple plots.
plot_stack - Holds horizontal or vertical stack of plot_abstract objects.
plot_inset - Places multiple plots at absolute locations in a figure. Good for insets, etc.
plot_superpose - Allows superposing different plot_abstract's in the same axis.
plot_bars - Multi-axis bar plot with extended errorbars.
plot_errorbar - Errorbar plot.
plot_errorbars - Multi-axis errorbar plot.
Classes for generating formatted printable or presentable documents:
doc_generate - Base class for all document classes.
doc_plot - Holds a plot_abstract and captions, etc.
doc_multi - Combines multiple doc_generate objects.
Script control classes for cluster computing:
script_factory - Generates a set of scripts based on a recipe.
script_array - Designed to execute an array job serially on a computer.
script_array_for_cluster - Executes an array job on a cluster computer.
Notes:
See also: subclasses under classes/cengiz
$Id: Contents.m 806 2007-08-02 18:18:16Z cengiz $
Author: Cengiz Gunay <cgunay@emory.edu>, 2004/09/14
>> help params_cip_trace_fileset
params_cip_trace_fileset -
Description of a raw dataset consisting of cip_trace files varying
with parameter values.
Usage:
obj = params_cip_trace_fileset(file_pattern, dt, dy,
pulse_time_start, pulse_time_width, id, props)
Description:
This is a subclass of params_tests_fileset.
Parameters:
file_pattern: File pattern mathing all files to be loaded.
dt: Time resolution [s]
dy: y-axis resolution [ISI (V, A, etc.)]
pulse_time_start, pulse_time_width:
Start and width of the pulse [dt]
id: An identification string
props: A structure with any optional properties.
profile_method_name: Use this profile method that takes a
cip_trace object and returns a results_profile class. It
can be 'cip_trace_profile' (default, but outdated) or
'getProfileAllSpikes' (more current).
(All other props are passed to cip_trace objects)
Returns a structure object with the following fields:
params_tests_fileset,
pulse_time_start, pulse_time_width.
General operations on params_cip_trace_fileset objects:
params_cip_trace_fileset - Construct a new object.
display - Returns and displays the identification string.
get - Gets attributes of this object and parents.
subsref - Allows usage of . operator.
loadItemProfile - Builds a cip_trace_profile for a file in the set.
cip_trace - Load a cip_trace corresponding to fileset entry.
cip_trace_profile - Load a cip_trace_profile corresponding to fileset entry.
Example:
>> fileset = params_cip_trace_fileset('/home/abc/data/*.bin', 1e-4, 1e-3, 20001, 10000, 'sim dataset gpsc0501', struct('trace_time_start', 10001, 'type', 'sim', 'scale_y', 1e3))
Additional methods:
See methods('params_cip_trace_fileset'), and
methods('params_tests_fileset').
See also: params_tests_fileset, params_tests_db
$Id: params_cip_trace_fileset.m 1316 2012-02-14 01:00:14Z cengiz $
Author: Cengiz Gunay <cgunay@emory.edu>, 2004/09/14
>> help params_tests_fileset
params_tests_fileset - Description of a set of data files of raw data varying with parameter values.
Usage:
obj = params_tests_fileset(file_pattern, dt, dy, id, props)
Description:
This is a subclass of params_tests_dataset. This class is used to generate
params_tests_db objects and keep
a connection to the raw data files. This class only keeps names of
files and loads raw data files whenever it's requested. A database
object can easily be generated using the convertion methods.
Most methods defined here can
be used as-is, however some should be overloaded in subclasses.
The specific methods are loadItemProfile.
Parameters:
file_pattern: File pattern, or cell array of patterns, matching all
files to be loaded.
dt: Time resolution [s]
dy: y-axis resolution [ISI (V, A, etc.)]
id: An identification string
props: A structure with any optional properties.
num_params: Number of parameters that appear in filenames.
param_trial_name: Use this name on the filename as the 'trial' parameter.
param_row_filename: If given, the 'trial' parameter will be used
to address rows from this file and acquire parameters.
param_desc_filename: Contains the parameter range descriptions one per
each row. The parameter names are acquired from this file.
param_names: Cell array of parameter names corresponding to the
param_row_filename columns can be specified as an alternative to
specifying param_desc_filename. These names are not for the
parameters present in the data filename.
profile_method_name: It can be one of the profile-creating methods in this
class. E.g., 'trace_profile', 'srp_trace_profile', etc.
(See parent classes and cip_trace object for more props)
Returns a structure object with the following fields:
params_tests_dataset,
path: The pathname to files.
General operations on params_tests_fileset objects:
params_tests_fileset - Construct a new object.
loadItemProfile - Implements the specific way to load raw data
traces for this fileset.
testNames - Returns test names for this fileset. Uses
loadItemProfile to load the raw data.
paramNames - Returns parameter names for this fileset.
itemResultsRow - Uses loadItemProfile to load raw data and
queries it to get parameters and results.
trace - Load a trace corresponding to fileset entry.
trace_profile - Load a trace_profile corresponding to fileset entry.
display - Returns and displays the identification string.
get - Gets attributes of this object and parents.
subsref - Allows usage of . operator.
Additional methods:
See methods('params_tests_fileset')
See also: params_tests_db, tests_db, test_variable_db (N/I)
$Id: params_tests_fileset.m 1317 2012-02-14 01:02:19Z cengiz $
Author: Cengiz Gunay <cgunay@emory.edu>, 2004/09/09
>> pwd
ans =
/home/cengiz/Documents/writings/brute-force/database-analysis-lecture/GunayEdgertonJaeger2008/runs/run_sample/data
>> ls
brute_1.save data1_0_pAcip.bin data20_0_pAcip.bin
brute_20.save data1_100_pAcip.bin data20_100_pAcip.bin
>> 4^2*3^7*5
ans =
174960
>> 100602*5
ans =
503010
>> methods tests_db
Methods for class tests_db:
addColumns plot
addLastRow plotBox
addRow plotCovar
allocateRows plotImage
anyRows plotScatter
approxMappingLIBSVM plotScatter3D
approxMappingNNet plotTestsHistsMatrix
approxMappingSVM plotUniquesStats2D
assignRowsTests plotUniquesStatsBars
checkConsistentCols plotUniquesStatsStacked3D
compareRows plotXRows
corrcoef plotYTests
cov plot_abstract
crossProd plot_bars
dbsize plotrow
delColumns plotrows
diff plus
display princomp
displayRows processDimNonNaNInf
displayRowsCSV rankMatching
displayRowsTeX rdivide
end renameColumns
enumerateColumns rop
eq rows2Struct
factoran set
fillMissingColumns setProp
ge setRows
get shufflerows
getColNames sortrows
groupBy sqrt
gt statsAll
hist3 statsBounds
histogram statsMeanSE
invarValues statsMeanStd
isinf std
isnan subsasgn
isnanrows subsref
joinRows sum
kmeansCluster swapRowsPages
le tests2cols
lt tests2idx
matchingRow tests2log
max testsHists
mean tests_db
meanDuplicateRows times
minus transpose
mtimes uminus
ne unique
noNaNRows uop
onlyRowsTests vertcat
physiol_bundle
>> t_100pA = trace('data1_100_pAcip.bin', 1e-4, 1e-3, 'GP sim1', struct('trace_time_start', 1000, 'scale_y', 1e3))
readgenesis: data1_100_pAcip.bin, trace 1 of 1 (20000 points @ 10 kHz)
trace, id=GP sim1
ans =
data: [19001x1 double]
dt: 1.0000e-04
dy: 1.0000e-03
id: 'GP sim1'
props: [1x1 struct]
>> plot(t_100pA)
ans =
4
>> whos
Name Size Bytes Class Attributes
a_plot 1x1 305904 plot_abstract
a_prof 1x1 326716 trace_allspikes_profile
ans 1x1 8 double
res 1x1 1104 struct
s 1x1 806 spikes
t 1x1 153476 trace
t_100pA 1x1 153476 trace
>> methods params_tests_db
Methods for class params_tests_db:
addParams joinRows rankVsAllDB
crossProd makeGenesisParFile rankVsDB
delColumns matchingRow reIndexNeurons
display meanDuplicateParams scaleParamsOneRow
displayRankingsTeX mergeMultipleCIPsInOne scanParamAllRows
fillMissingParams onlyRowsTests set
get paramsCoefs subsref
getDualCIPdb paramsHists testsHists
getParamNames paramsParamsCoefs unionCat
getParamRowIndices paramsTestsCoefsHists unionCatTwo
getProfile params_tests_db
invarParam plotParamsHists
invarParams plotVarBoxMatrix
>> help makeGenesisParFile
--- help for params_tests_db/makeGenesisParFile ---
makeGenesisParFile - Creates a Genesis parameter file with all the parameter values in a_db.
Usage:
makeGenesisParFile(a_db, filename, props)
Description:
For each a_db row, print the parameter names in a
file formatted for Genesis.
Parameters:
a_db: A params_tests_db object.
filename: Genesis parameter file to be created.
props: A structure with any optional properties.
trialStart: If given, adds/replaces the trial parameter and counts forward.
makeParamDesc: If 1, put the parameter names in a parameter description file with
with a .txt extension.
Returns:
nothing.
Example:
>> blocked_rows_db = makeModifiedParamDB(ranked_for_gps0501a_db, 1, [1, 2], 10, [-100 100]);
>> makeGenesisParFile(blocked_rows_db, 'blocked_gps0501-03.par')
See also: makeModifiedParamDB, scanParamAllRows, scaleParamsOneRow
$Id: makeGenesisParFile.m 1174 2009-03-31 03:14:21Z cengiz $
Author: Cengiz Gunay <cgunay@emory.edu>, 2005/03/13
>> help makeModifiedParamDB
makeModifiedParamDB not found.
Use the Help browser search field to search the documentation, or
type "help help" for help command options, such as help for methods.
>> help scaleParamsOneRow
--- help for params_tests_db/scaleParamsOneRow ---
scaleParamsOneRow - Scales chosen parameters in a row by multiplying with levels to create a new parameter db with as many rows as values in levels.
Usage:
a_params_db = scaleParamsOneRow(a_db, params, levels)
Description:
Produces rows by multiplying desired params, in the first row of DB,
with each value in levels. Then, makeGenesisParFile can be used to generate
a parameter file from this DB to drive new simulations.
Parameters:
a_db: A params_tests_db object whose first row is subject to modifications.
params: Parameters to be varied (see tests2cols for param description).
levels: Column vector of parameter value multipliers (1=unity).
Returns:
a_params_db: A db only with params.
Example:
Blocks NaF from 0%-100% with 10% increments.
>> naf_rows_db = scanOneParam(a_db(desired_row, :), 'NaF', 0:0.1:1);
See also: ranked_db/blockedDistances, getParamRowIndices, makeGenesisParFile
$Id: scaleParamsOneRow.m 896 2007-12-17 18:48:55Z cengiz $
Author: Cengiz Gunay <cgunay@emory.edu>, 2006/02/16
>> help params_tests_db
params_tests_db - A generic database of test results varying with parameter values, organized in a matrix format.
Usage 1:
obj = params_tests_db(params, param_names, a_test_results,
test_names, id, props)
Parameters:
params, a_test_results: Matrices that contain columns associated with
values and rows for separate observations.
param_names, test_names: Cell arrays of column names of params,
and a_test_results, respectively.
id: An identifying string.
props: A structure with any optional properties.
Usage 2:
obj = params_tests_db(num_params, a_tests_db, props)
Parameters:
num_params: Number of parameters.
a_tests_db: A tests_db upon which to build the params_tests_db.
props: A structure with any optional properties.
Description:
This is a subclass of tests_db. Defines all operations on this
structure so that subclasses can use them.
Returns a structure object with the following fields:
tests_db
num_params: Number of variable parameters in simulations.
General operations on params_tests_db objects:
params_tests_db - Construct a new params_tests_db object.
display - Returns and displays the identification string.
get - Gets attributes of this object and parents.
subsref - Allows usage of . operator.
Additional methods:
See methods('params_tests_db') and methods('tests_db')
See also: tests_db, test_variable_db (N/I)
$Id: params_tests_db.m 1174 2009-03-31 03:14:21Z cengiz $
Author: Cengiz Gunay <cgunay@emory.edu>, 2004/09/08
Overloaded methods:
current_clamp/params_tests_db
params_tests_dataset/params_tests_db
>> a_db = params_tests_db([125 1 .1 10 10 .08 2 .3 1 3 1], {'NaF', 'NaP', 'Kv2', 'Kv3', 'Kv4', 'KCNQ', 'SK', 'CaHVA', 'HCN', 'morp', 'trial'}, [], {}, 'Doublet param row');
>>
>> displayRows(a_db)
ans =
'NaF' [ 125]
'NaP' [ 1]
'Kv2' [0.1000]
'Kv3' [ 10]
'Kv4' [ 10]
'KCNQ' [0.0800]
'SK' [ 2]
'CaHVA' [0.3000]
'HCN' [ 1]
'morp' [ 3]
'trial' [ 1]
>> pwd
ans =
/home/cengiz/Documents/writings/brute-force/database-analysis-lecture/GunayEdgertonJaeger2008/runs/run_sample/data
>> ls
brute_1.save data1_0_pAcip.bin data2_0_pAcip.bin
brute_2.save data1_100_pAcip.bin data2_100_pAcip.bin
>> t_100pA = trace('data1_100_pAcip.bin', 1e-4, 1e-3, 'GP sim1', struct('trace_time_start', 1000, 'scale_y', 1e3))
readgenesis: data1_100_pAcip.bin, trace 1 of 1 (20000 points @ 10 kHz)
trace, id=GP sim1
ans =
data: [19001x1 double]
dt: 1.0000e-04
dy: 1.0000e-03
id: 'GP sim1'
props: [1x1 struct]
>> plot(t_100pA)
ans =
5
>> t_0pA = trace('data1_0_pAcip.bin', 1e-4, 1e-3, 'GP sim1', struct('trace_time_start', 1000, 'scale_y', 1e3))
readgenesis: data1_0_pAcip.bin, trace 1 of 1 (20000 points @ 10 kHz)
trace, id=GP sim1
ans =
data: [19001x1 double]
dt: 1.0000e-04
dy: 1.0000e-03
id: 'GP sim1'
props: [1x1 struct]
>> plot(t_0pA)
ans =
5
>> t2_0pA = trace('data2_0_pAcip.bin', 1e-4, 1e-3, 'GP sim1', struct('trace_time_start', 1000, 'scale_y', 1e3))
readgenesis: data2_0_pAcip.bin, trace 1 of 1 (20000 points @ 10 kHz)
trace, id=GP sim1
ans =
data: [19001x1 double]
dt: 1.0000e-04
dy: 1.0000e-03
id: 'GP sim1'
props: [1x1 struct]
>> plot(t2_0pA)
ans =
6
>> t3_0pA = trace('data3_0_pAcip.bin', 1e-4, 1e-3, 'GP sim1', struct('trace_time_start', 1000, 'scale_y', 1e3))
readgenesis: data3_0_pAcip.bin, trace 1 of 1 (20000 points @ 10 kHz)
trace, id=GP sim1
ans =
data: [19001x1 double]
dt: 1.0000e-04
dy: 1.0000e-03
id: 'GP sim1'
props: [1x1 struct]
>> plot(t3_0pA)
ans =
7
>> help scanParamAllRows
--- help for params_tests_db/scanParamAllRows ---
scanParamAllRows - Scans given parameter range for each row in DB.
Usage:
a_params_db = scanParamAllRows(a_db, param, min_val, max_val, num_levels, props)
Description:
Produces rows by replacing the desired parameter value, in all rows of DB,
with num_levels values between the given boundaries, min_val and max_val.
This results in a DB with num_levels times more rows than the original DB.
Then, makeGenesisParFile can be used to generate a parameter file from
this DB to drive new simulations.
Parameters:
a_db: A params_tests_db object whose first row is subject to modifications.
param: The parameter to be varied (see tests2cols for param description).
min_val, max_val: The low and high boundaries for the parameter value.
num_levels: Number of levels to produce, including the boundaries.
props: A structure with any optional properties.
renameTrial: If given, the 'trial' column is renamed to this name.
levelFunc: Use this function to get the parameter range with
feval(levelFunc, min_val, max_val, num_levels). Example: 'logLevels'
Returns:
a_params_db: A db only with params.
Example:
Sets NaF to given range with 100 levels:
>> naf_rows_db = scanParamAllRows(a_db(desired_rows, :), 'NaF', 0, 1000, 100);
See also: makeGenesisParFile, scaleParamsOneRow, ranked_db/blockedDistances, getParamRowIndices, logLevels
$Id: scanParamAllRows.m 1174 2009-03-31 03:14:21Z cengiz $
Author: Cengiz Gunay <cgunay@emory.edu>, 2006/02/16
>> a_NaF_db = scaleParamsOneRow(a_db, 'NaF', 1:0.1:2)
size of a_test_results: 0 0
size of test_names: 0 0
size of params: 1 11
size of param_names: 1 1
{??? Error using ==> params_tests_db.params_tests_db at 94
Number of columns in params or a_test_results and items in param_names or
test_names must match. And there should be some data to create the db.
Error in ==> params_tests_db.scaleParamsOneRow at 43
a_params_db = params_tests_db(levels * get(a_params_db, 'data'), ...
}
>> displayRows(a_db)
ans =
'NaF' [ 125]
'NaP' [ 1]
'Kv2' [0.1000]
'Kv3' [ 10]
'Kv4' [ 10]
'KCNQ' [0.0800]
'SK' [ 2]
'CaHVA' [0.3000]
'HCN' [ 1]
'morp' [ 3]
'trial' [ 1]
>> a_db
params_tests_db, Doublet param row
ans =
num_params: 11
tests_db: [1x1 tests_db]
tests_db, Doublet param row
1 rows in database with 11 columns, and 1 pages.
Column names:
[ 1] 'NaF'
[ 2] 'NaP'
[ 3] 'Kv2'
[ 4] 'Kv3'
[ 5] 'Kv4'
[ 6] 'KCNQ'
[ 7] 'SK'
[ 8] 'CaHVA'
[ 9] 'HCN'
[10] 'morp'
[11] 'trial'
Optional properties of tests_db:
ans =
0x0 struct array with no fields.
>> a_NaF_db = scaleParamsOneRow(a_db, 'NaF', 1:0.1:2)
params_tests_db, Doublet param row
ans =
num_params: 11
tests_db: [1x1 tests_db]
tests_db, Doublet param row
11 rows in database with 11 columns, and 1 pages.
Column names:
[ 1] 'NaP'
[ 2] 'Kv2'
[ 3] 'Kv3'
[ 4] 'Kv4'
[ 5] 'KCNQ'
[ 6] 'SK'
[ 7] 'CaHVA'
[ 8] 'HCN'
[ 9] 'morp'
[10] 'trial'
[11] 'NaF'
Optional properties of tests_db:
ans =
0x0 struct array with no fields.
>> displayRows(a_NaF_db)
ans =
Columns 1 through 6
'NaP' [ 1] [ 1] [ 1] [ 1] [ 1]
'Kv2' [0.1000] [ 0.1000] [0.1000] [ 0.1000] [0.1000]
'Kv3' [ 10] [ 10] [ 10] [ 10] [ 10]
'Kv4' [ 10] [ 10] [ 10] [ 10] [ 10]
'KCNQ' [0.0800] [ 0.0800] [0.0800] [ 0.0800] [0.0800]
'SK' [ 2] [ 2] [ 2] [ 2] [ 2]
'CaHVA' [0.3000] [ 0.3000] [0.3000] [ 0.3000] [0.3000]
'HCN' [ 1] [ 1] [ 1] [ 1] [ 1]
'morp' [ 3] [ 3] [ 3] [ 3] [ 3]
'trial' [ 1] [ 1] [ 1] [ 1] [ 1]
'NaF' [ 125] [137.5000] [ 150] [162.5000] [ 175]
Columns 7 through 12
[ 1] [ 1] [ 1] [ 1] [ 1] [ 1]
[ 0.1000] [0.1000] [ 0.1000] [0.1000] [ 0.1000] [0.1000]
[ 10] [ 10] [ 10] [ 10] [ 10] [ 10]
[ 10] [ 10] [ 10] [ 10] [ 10] [ 10]
[ 0.0800] [0.0800] [ 0.0800] [0.0800] [ 0.0800] [0.0800]
[ 2] [ 2] [ 2] [ 2] [ 2] [ 2]
[ 0.3000] [0.3000] [ 0.3000] [0.3000] [ 0.3000] [0.3000]
[ 1] [ 1] [ 1] [ 1] [ 1] [ 1]
[ 3] [ 3] [ 3] [ 3] [ 3] [ 3]
[ 1] [ 1] [ 1] [ 1] [ 1] [ 1]
[187.5000] [ 200] [212.5000] [ 225] [237.5000] [ 250]
>> help makeGenesisParFile
--- help for params_tests_db/makeGenesisParFile ---
makeGenesisParFile - Creates a Genesis parameter file with all the parameter values in a_db.
Usage:
makeGenesisParFile(a_db, filename, props)
Description:
For each a_db row, print the parameter names in a
file formatted for Genesis.
Parameters:
a_db: A params_tests_db object.
filename: Genesis parameter file to be created.
props: A structure with any optional properties.
trialStart: If given, adds/replaces the trial parameter and counts forward.
makeParamDesc: If 1, put the parameter names in a parameter description file with
with a .txt extension.
Returns:
nothing.
Example:
>> naf_rows_db = scanParamAllRows(a_db(desired_rows, :), 'NaF', 0, 1000, 100);
>> makeGenesisParFile(naf_rows_db, 'naf.par')
See also: scanParamAllRows, scaleParamsOneRow
$Id: makeGenesisParFile.m 1174 2009-03-31 03:14:21Z cengiz $
Author: Cengiz Gunay <cgunay@emory.edu>, 2005/03/13
>> makeGenesisParFile(a_NaF_db, '../naf_doublet.par', struct('trialStart', 1, 'makeParamDesc', 1))
>> help scaleParamsOneRow
--- help for params_tests_db/scaleParamsOneRow ---
scaleParamsOneRow - Scales chosen parameters in a row by multiplying with levels to create a new parameter db with as many rows as values in levels.
Usage:
a_params_db = scaleParamsOneRow(a_db, params, levels)
Description:
Produces rows by multiplying desired params, in the first row of DB,
with each value in levels. Then, makeGenesisParFile can be used to generate
a parameter file from this DB to drive new simulations.
Parameters:
a_db: A params_tests_db object whose first row is subject to modifications.
params: Parameters to be varied (see tests2cols for param description).
levels: Column vector of parameter value multipliers (1=unity).
Returns:
a_params_db: A db only with params.
Example:
Blocks NaF from 0%-100% with 10% increments.
>> naf_rows_db = scaleParamsOneRow(a_db(desired_row, :), 'NaF', 0:0.1:1);
See also: scanParamAllRows, makeGenesisParFile, ranked_db/blockedDistances, getParamRowIndices
$Id: scaleParamsOneRow.m 896 2007-12-17 18:48:55Z cengiz $
Author: Cengiz Gunay <cgunay@emory.edu>, 2006/02/16
>> help scanParamAllRows
--- help for params_tests_db/scanParamAllRows ---
scanParamAllRows - Scans given parameter range for each row in DB.
Usage:
a_params_db = scanParamAllRows(a_db, param, min_val, max_val, num_levels, props)
Description:
Produces rows by replacing the desired parameter value, in all rows of DB,
with num_levels values between the given boundaries, min_val and max_val.
This results in a DB with num_levels times more rows than the original DB.
Then, makeGenesisParFile can be used to generate a parameter file from
this DB to drive new simulations.
Parameters:
a_db: A params_tests_db object whose first row is subject to modifications.
param: The parameter to be varied (see tests2cols for param description).
min_val, max_val: The low and high boundaries for the parameter value.
num_levels: Number of levels to produce, including the boundaries.
props: A structure with any optional properties.
renameTrial: If given, the 'trial' column is renamed to this name.
levelFunc: Use this function to get the parameter range with
feval(levelFunc, min_val, max_val, num_levels). Example: 'logLevels'
Returns:
a_params_db: A db only with params.
Example:
Sets NaF to given range with 100 levels:
>> naf_rows_db = scanParamAllRows(a_db(desired_rows, :), 'NaF', 0, 1000, 100);
See also: makeGenesisParFile, scaleParamsOneRow, ranked_db/blockedDistances, getParamRowIndices, logLevels
$Id: scanParamAllRows.m 1174 2009-03-31 03:14:21Z cengiz $
Author: Cengiz Gunay <cgunay@emory.edu>, 2006/02/16
>> a_db = params_tests_db([125 1 .1 10 10 .08 2 .3 1 3], {'NaF', 'NaP', 'Kv2', 'Kv3', 'Kv4', 'KCNQ', 'SK', 'CaHVA', 'HCN', 'morp'}, [], {}, 'Doublet param row');
>>
>> a_NaF_db = scaleParamsOneRow(a_db, 'NaF', 1:0.1:2)
params_tests_db, Doublet param row
ans =
num_params: 10
tests_db: [1x1 tests_db]
tests_db, Doublet param row
11 rows in database with 10 columns, and 1 pages.
Column names:
[ 1] 'NaP'
[ 2] 'Kv2'
[ 3] 'Kv3'
[ 4] 'Kv4'
[ 5] 'KCNQ'
[ 6] 'SK'
[ 7] 'CaHVA'
[ 8] 'HCN'
[ 9] 'morp'
[10] 'NaF'
Optional properties of tests_db:
ans =
0x0 struct array with no fields.
>>
>> displayRows(a_NaF_db)
ans =
Columns 1 through 6
'NaP' [ 1] [ 1] [ 1] [ 1] [ 1]
'Kv2' [0.1000] [ 0.1000] [0.1000] [ 0.1000] [0.1000]
'Kv3' [ 10] [ 10] [ 10] [ 10] [ 10]
'Kv4' [ 10] [ 10] [ 10] [ 10] [ 10]
'KCNQ' [0.0800] [ 0.0800] [0.0800] [ 0.0800] [0.0800]
'SK' [ 2] [ 2] [ 2] [ 2] [ 2]
'CaHVA' [0.3000] [ 0.3000] [0.3000] [ 0.3000] [0.3000]
'HCN' [ 1] [ 1] [ 1] [ 1] [ 1]
'morp' [ 3] [ 3] [ 3] [ 3] [ 3]
'NaF' [ 125] [137.5000] [ 150] [162.5000] [ 175]
Columns 7 through 12
[ 1] [ 1] [ 1] [ 1] [ 1] [ 1]
[ 0.1000] [0.1000] [ 0.1000] [0.1000] [ 0.1000] [0.1000]
[ 10] [ 10] [ 10] [ 10] [ 10] [ 10]
[ 10] [ 10] [ 10] [ 10] [ 10] [ 10]
[ 0.0800] [0.0800] [ 0.0800] [0.0800] [ 0.0800] [0.0800]
[ 2] [ 2] [ 2] [ 2] [ 2] [ 2]
[ 0.3000] [0.3000] [ 0.3000] [0.3000] [ 0.3000] [0.3000]
[ 1] [ 1] [ 1] [ 1] [ 1] [ 1]
[ 3] [ 3] [ 3] [ 3] [ 3] [ 3]
[187.5000] [ 200] [212.5000] [ 225] [237.5000] [ 250]
>> a_NaF_db = a_NaF_db(:, [10 1:9])
params_tests_db, Doublet param row
ans =
num_params: 10
tests_db: [1x1 tests_db]
tests_db, Doublet param row
11 rows in database with 10 columns, and 1 pages.
Column names:
[ 1] 'NaF'
[ 2] 'NaP'
[ 3] 'Kv2'
[ 4] 'Kv3'
[ 5] 'Kv4'
[ 6] 'KCNQ'
[ 7] 'SK'
[ 8] 'CaHVA'
[ 9] 'HCN'
[10] 'morp'
Optional properties of tests_db:
ans =
0x0 struct array with no fields.
>>
>> displayRows(a_NaF_db)
ans =
Columns 1 through 6
'NaF' [ 125] [137.5000] [ 150] [162.5000] [ 175]
'NaP' [ 1] [ 1] [ 1] [ 1] [ 1]
'Kv2' [0.1000] [ 0.1000] [0.1000] [ 0.1000] [0.1000]
'Kv3' [ 10] [ 10] [ 10] [ 10] [ 10]
'Kv4' [ 10] [ 10] [ 10] [ 10] [ 10]
'KCNQ' [0.0800] [ 0.0800] [0.0800] [ 0.0800] [0.0800]
'SK' [ 2] [ 2] [ 2] [ 2] [ 2]
'CaHVA' [0.3000] [ 0.3000] [0.3000] [ 0.3000] [0.3000]
'HCN' [ 1] [ 1] [ 1] [ 1] [ 1]
'morp' [ 3] [ 3] [ 3] [ 3] [ 3]
Columns 7 through 12
[187.5000] [ 200] [212.5000] [ 225] [237.5000] [ 250]
[ 1] [ 1] [ 1] [ 1] [ 1] [ 1]
[ 0.1000] [0.1000] [ 0.1000] [0.1000] [ 0.1000] [0.1000]
[ 10] [ 10] [ 10] [ 10] [ 10] [ 10]
[ 10] [ 10] [ 10] [ 10] [ 10] [ 10]
[ 0.0800] [0.0800] [ 0.0800] [0.0800] [ 0.0800] [0.0800]
[ 2] [ 2] [ 2] [ 2] [ 2] [ 2]
[ 0.3000] [0.3000] [ 0.3000] [0.3000] [ 0.3000] [0.3000]
[ 1] [ 1] [ 1] [ 1] [ 1] [ 1]
[ 3] [ 3] [ 3] [ 3] [ 3] [ 3]
>> pwd
ans =
/home/cengiz/Documents/writings/brute-force/database-analysis-lecture/GunayEdgertonJaeger2008/runs/run_sample/data
>> makeGenesisParFile(a_NaF_db, '../naf_doublet.par', struct('trialStart', 1, 'makeParamDesc', 1))
{??? Error using ==> tests_db.addColumns at 47
Number of rows in column (0) does not match rows in DB (11).
Error in ==> tests_db.addColumns at 47
error(['Number of rows in column (' num2str(size(test_columns, 1)) ') ', ...
Error in ==> params_tests_db.addParams at 55
obj = addColumns(a_param_db, fieldnames(get(a_test_db, 'col_idx')), ...
Error in ==> params_tests_db.makeGenesisParFile at 50
a_db = addParams(a_db, {'trial'}, trial_col);
}
>> dbstop if error
>> makeGenesisParFile(a_NaF_db, '../naf_doublet.par', struct('trialStart', 1, 'makeParamDesc', 1))
{??? Error using ==> tests_db.addColumns at 47
Number of rows in column (0) does not match rows in DB (11).
Error in ==> tests_db.addColumns at 47
error(['Number of rows in column (' num2str(size(test_columns, 1)) ') ', ...
Error in ==> params_tests_db.addParams at 55
obj = addColumns(a_param_db, fieldnames(get(a_test_db, 'col_idx')), ...
Error in ==> params_tests_db.makeGenesisParFile at 50
a_db = addParams(a_db, {'trial'}, trial_col);
}
57 rethrow(lerr);
K>> opentoline('/home/cengiz/work/pandora/classes/@params_tests_db/makeGenesisParFile.m',57,1)
K>> a_db
params_tests_db, Doublet param row
ans =
num_params: 10
tests_db: [1x1 tests_db]
tests_db, Doublet param row
11 rows in database with 10 columns, and 1 pages.
Column names:
[ 1] 'NaF'
[ 2] 'NaP'
[ 3] 'Kv2'
[ 4] 'Kv3'
[ 5] 'Kv4'
[ 6] 'KCNQ'
[ 7] 'SK'
[ 8] 'CaHVA'
[ 9] 'HCN'
[10] 'morp'
Optional properties of tests_db:
ans =
0x0 struct array with no fields.
K>> a_db = addParams(a_db, {'trial'}, trial_col)
{??? Error using ==> tests_db.addColumns at 47
Number of rows in column (0) does not match rows in DB (11).
Error in ==> params_tests_db.addParams at 55
obj = addColumns(a_param_db, fieldnames(get(a_test_db, 'col_idx')), ...
}
47 error(['Number of rows in column (' num2str(size(test_columns, 1)) ') ', ...
K>> opentoline('/home/cengiz/work/pandora/classes/@tests_db/addColumns.m',47,1)
K>> dbsize(obj)
ans =
11 11
K>> dbsize(obj, 1)
ans =
11
K>> dbup
In workspace belonging to params_tests_db.addParams at 55
K>> dbquit
K>> a_db = addParams(a_db, {'trial'}, trial_col)
params_tests_db, Doublet param row
ans =
num_params: 11
tests_db: [1x1 tests_db]
tests_db, Doublet param row
11 rows in database with 11 columns, and 1 pages.
Column names:
[ 1] 'NaF'
[ 2] 'NaP'
[ 3] 'Kv2'
[ 4] 'Kv3'
[ 5] 'Kv4'
[ 6] 'KCNQ'
[ 7] 'SK'
[ 8] 'CaHVA'
[ 9] 'HCN'
[10] 'morp'
[11] 'trial'
Optional properties of tests_db:
ans =
0x0 struct array with no fields.
K>> displayRows(a_db)
ans =
Columns 1 through 6
'NaF' [ 125] [137.5000] [ 150] [162.5000] [ 175]
'NaP' [ 1] [ 1] [ 1] [ 1] [ 1]
'Kv2' [0.1000] [ 0.1000] [0.1000] [ 0.1000] [0.1000]
'Kv3' [ 10] [ 10] [ 10] [ 10] [ 10]
'Kv4' [ 10] [ 10] [ 10] [ 10] [ 10]
'KCNQ' [0.0800] [ 0.0800] [0.0800] [ 0.0800] [0.0800]
'SK' [ 2] [ 2] [ 2] [ 2] [ 2]
'CaHVA' [0.3000] [ 0.3000] [0.3000] [ 0.3000] [0.3000]
'HCN' [ 1] [ 1] [ 1] [ 1] [ 1]
'morp' [ 3] [ 3] [ 3] [ 3] [ 3]
'trial' [ 1] [ 2] [ 3] [ 4] [ 5]
Columns 7 through 12
[187.5000] [ 200] [212.5000] [ 225] [237.5000] [ 250]
[ 1] [ 1] [ 1] [ 1] [ 1] [ 1]
[ 0.1000] [0.1000] [ 0.1000] [0.1000] [ 0.1000] [0.1000]
[ 10] [ 10] [ 10] [ 10] [ 10] [ 10]
[ 10] [ 10] [ 10] [ 10] [ 10] [ 10]
[ 0.0800] [0.0800] [ 0.0800] [0.0800] [ 0.0800] [0.0800]
[ 2] [ 2] [ 2] [ 2] [ 2] [ 2]
[ 0.3000] [0.3000] [ 0.3000] [0.3000] [ 0.3000] [0.3000]
[ 1] [ 1] [ 1] [ 1] [ 1] [ 1]
[ 3] [ 3] [ 3] [ 3] [ 3] [ 3]
[ 6] [ 7] [ 8] [ 9] [ 10] [ 11]
K>> dbquit
>> dbclear all
>> makeGenesisParFile(a_NaF_db, '../naf_doublet.par', struct('trialStart', 1, 'makeParamDesc', 1))
>> a_db = params_tests_db([125 1 .1 10 10 .08 2 .3 1 3], {'NaF', 'NaP', 'Kv2', 'Kv3', 'Kv4', 'KCNQ', 'SK', 'CaHVA', 'HCN', 'morph'}, [], {}, 'Doublet param row')
params_tests_db, Doublet param row
ans =
num_params: 10
tests_db: [1x1 tests_db]
tests_db, Doublet param row
1 rows in database with 10 columns, and 1 pages.
Column names:
[ 1] 'NaF'
[ 2] 'NaP'
[ 3] 'Kv2'
[ 4] 'Kv3'
[ 5] 'Kv4'
[ 6] 'KCNQ'
[ 7] 'SK'
[ 8] 'CaHVA'
[ 9] 'HCN'
[10] 'morph'
Optional properties of tests_db:
ans =
0x0 struct array with no fields.
>>
>> a_NaF_db = scaleParamsOneRow(a_db, 'NaF', 1:0.2:2)
params_tests_db, Doublet param row
ans =
num_params: 10
tests_db: [1x1 tests_db]
tests_db, Doublet param row
6 rows in database with 10 columns, and 1 pages.
Column names:
[ 1] 'NaP'
[ 2] 'Kv2'
[ 3] 'Kv3'
[ 4] 'Kv4'
[ 5] 'KCNQ'
[ 6] 'SK'
[ 7] 'CaHVA'
[ 8] 'HCN'
[ 9] 'morph'
[10] 'NaF'
Optional properties of tests_db:
ans =
0x0 struct array with no fields.
>>
>> a_NaF_db = a_NaF_db(:, [10 1:9])
params_tests_db, Doublet param row
ans =
num_params: 10
tests_db: [1x1 tests_db]
tests_db, Doublet param row
6 rows in database with 10 columns, and 1 pages.
Column names:
[ 1] 'NaF'
[ 2] 'NaP'
[ 3] 'Kv2'
[ 4] 'Kv3'
[ 5] 'Kv4'
[ 6] 'KCNQ'
[ 7] 'SK'
[ 8] 'CaHVA'
[ 9] 'HCN'
[10] 'morph'
Optional properties of tests_db:
ans =
0x0 struct array with no fields.
>>
>> makeGenesisParFile(a_NaF_db, '../naf_doublet.par', struct('trialStart', 1, 'makeParamDesc', 1))
>>
>> a_fs = params_tests_fileset(*_0_pAcip.bin', 1e-4, 1e-3, 'NaF doublet', struct('trace_time_start', 1000, 'scale_y', 1e3, 'param_row_filename', '../naf_doublet.par', 'param_desc_filename', '../naf_doublet.txt', 'profile_method_name', 'getProfileAllSpikes'))
??? a_fs = params_tests_fileset(*_0_pAcip.bin', 1e-4, 1e-3, 'NaF doublet', struct('trace_time_start', 1000, 'scale_y', 1e3, 'param_row_filename', '../naf_doublet.par', 'param_desc_filename', '../naf_doublet.txt', 'profile_method_name', 'getProfileAllSpikes'))
|
{Error: Unexpected MATLAB operator.
}
>> a_fs = params_tests_fileset('*_0_pAcip.bin', 1e-4, 1e-3, 'NaF doublet', struct('trace_time_start', 1000, 'scale_y', 1e3, 'param_row_filename', '../naf_doublet.par', 'param_desc_filename', '../naf_doublet.txt', 'profile_method_name', 'getProfileAllSpikes'))
params_tests_fileset, NaF doublet
ans =
path: ''
params_tests_dataset: [1x1 params_tests_dataset]
params_tests_dataset, NaF doublet
ans =
list: {'data2_0_pAcip.bin' 'data3_0_pAcip.bin' 'data5_0_pAcip.bin'}
dt: 1.0000e-04
dy: 1.0000e-03
id: 'NaF doublet'
props: [1x1 struct]
Optional properties of params_tests_dataset:
ans =
trace_time_start: 1000
scale_y: 1000
param_row_filename: '../naf_doublet.par'
param_desc_filename: '../naf_doublet.txt'
profile_method_name: 'getProfileAllSpikes'
param_rows: [6x11 double]
param_names: {1x11 cell}
>> t_db = params_tests_db(a_fs)
{Warning: Error caught during database creation, before starting to read items:
Error using ==> params_tests_fileset.trace at 46
Parameter lookup from rows is requested, but cannot find the "trial" parameter
in the data filename data2_0_pAcip.bin. Returning empty database.}
> In params_tests_dataset.readDBItems at 50
In params_tests_dataset.params_tests_db at 60
Stack trace:
/home/cengiz/work/pandora/classes/@params_tests_fileset/trace.m at 46 (trace).
/home/cengiz/work/pandora/classes/@params_tests_fileset/loadItemProfile.m at 35 (loadItemProfile).
/home/cengiz/work/pandora/classes/@params_tests_dataset/testNames.m at 40 (testNames).
/home/cengiz/work/pandora/classes/@params_tests_dataset/readDBItems.m at 41 (readDBItems).
/home/cengiz/work/pandora/classes/@params_tests_dataset/params_tests_db.m at 60 (params_tests_db).
Error in ==> params_tests_dataset.readDBItems at 35
if ~ exist('items', 'var')
{??? Output argument "docs" (and maybe others) not assigned during call to
"/home/cengiz/work/pandora/classes/@params_tests_dataset/readDBItems.m>readDBItems".
Error in ==> params_tests_dataset.params_tests_db at 60
[params, param_names, tests, test_names, a_doc] = readDBItems(args{:});
}
>> help readGenesisPars
readGenesisPars not found.
Use the Help browser search field to search the documentation, or
type "help help" for help command options, such as help for methods.
>> help parseGenesisFilename
parseGenesisFilename - Parses the GENESIS filename to get names and values of simulation parameters.
Usage:
names_vals = parseGenesisFilename(filename)
Description:
Parameters:
filename: GENESIS filename (no need to exist)
Returns:
names_vals: A two-column cell array with names and values.
Available methods:
See methods('cip_profile_brute')
See also: cip_profile
Author: Cengiz Gunay <cgunay@emory.edu>, 2004/03/10
>>
Process MATLAB hangup
< M A T L A B (R) >
Copyright 1984-2010 The MathWorks, Inc.
Version 7.11.0.584 (R2010b) 64-bit (glnxa64)
August 16, 2010
To get started, type one of these: helpwin, helpdesk, or demo.
For product information, visit www.mathworks.com.
Destroying 1 pre-existing parallel job(s) created by matlabpool that were in the
finished or failed state.
Starting matlabpool using the 'local' configuration ... connected to 4 labs.
>> help fileio
fileio not found.
Use the Help browser search field to search the documentation, or
type "help help" for help command options, such as help for methods.
>> help
HELP topics:
analysis-scripts/doc - (No table of contents file)
pyloric-sensordb/analysis-scripts - (No table of contents file)
work/libsvm-mat-2.88-1-local - (No table of contents file)
drosophila/voltage-clamp - (No table of contents file)
drosophila/param_fitter - (No table of contents file)
work/plotautobd - (No table of contents file)
drosophila/XPP-Matlab - (No table of contents file)
pandora/functions - (No table of contents file)
pandora/classes - DJLAB General Purpose Matlab Classes
matlab_xunit/xunit - MATLAB xUnit Test Framework
work/cen_matlab - Cengiz's tools for automatic analysis
matlab/simEngine - SIMATRA simEngine
matlab/file-exchange - (No table of contents file)
matlab/fred-scripts - (No table of contents file)
Documents/MATLAB - (No table of contents file)
cengiz/matlab - (No table of contents file)
matlab/general - General purpose commands.
matlab/ops - Operators and special characters.
matlab/lang - Programming language constructs.
matlab/elmat - Elementary matrices and matrix manipulation.
matlab/randfun - Random matrices and random streams.
matlab/elfun - Elementary math functions.
matlab/specfun - Specialized math functions.
matlab/matfun - Matrix functions - numerical linear algebra.
matlab/datafun - Data analysis and Fourier transforms.
matlab/polyfun - Interpolation and polynomials.
matlab/funfun - Function functions and ODE solvers.
matlab/sparfun - Sparse matrices.
matlab/scribe - Annotation and Plot Editing.
matlab/graph2d - Two dimensional graphs.
matlab/graph3d - Three dimensional graphs.
matlab/specgraph - Specialized graphs.
matlab/graphics - Handle Graphics.
matlab/uitools - Graphical User Interface Tools.
matlab/strfun - Character strings.
matlab/imagesci - Image and scientific data input/output.
matlab/iofun - File input and output.
matlab/audiovideo - Audio and Video support.
matlab/timefun - Time and dates.
matlab/datatypes - Data types and structures.
matlab/verctrl - Version control.
matlab/codetools - Commands for creating and debugging code
matlab/helptools - Help commands.
matlab/demos - Examples and demonstrations.
matlab/timeseries - Time series data visualization and exploration.
matlab/hds - (No table of contents file)
matlab/guide - Graphical User Interface Tools.
matlab/plottools - Graphical User Interface Tools.
toolbox/local - General preferences and configuration information.
matlab/datamanager - (No table of contents file)
shared/instrument - (No table of contents file)
toolbox/nnet - Neural Network Toolbox
nnet/nncontrol - Neural Network Toolbox Control System Functions.
nnet/nndemos - Neural Network Demonstrations and Applications
nndemos/nndatasets - Neural Network Datasets
nnet/nnadapt - Neural Network Toolbox Adapt Functions.
nnet/nndatafun - Neural Network Toolbox Data Functions.
nnet/nnderivative - Neural Network Toolbox Derivative Functions.
nnet/nndistance - Neural Network Toolbox Distance Functions.
nnet/nndivision - Neural Network Toolbox Division Functions.
nnet/nninitlayer - Neural Network Toolbox Layer Initialization Functions.
nnet/nninitnetwork - Neural Network Toolbox Network Initialization Functions.
nnet/nninitweight - Neural Network Toolbox Weight Initialization Functions.
nnet/nnlearn - Neural Network Toolbox Learning Functions.
nnet/nnnetfun - Neural Network Toolbox Network Functions.
nnet/nnnetinput - Neural Network Toolbox Net Input Functions.
nnet/nnnetwork - Neural Network Toolbox Network Creation Functions.
nnet/nnperformance - Neural Network Toolbox Performance Functions.
nnet/nnplot - Neural Network Toolbox Plot Functions.
nnet/nnprocess - Neural Network Toolbox Processing Functions.
nnet/nnsearch - Neural Network Toolbox Line Search Functions.
nnet/nntopology - Neural Network Toolbox Topology Functions.
nnet/nntrain - Neural Network Toolbox Training Functions.
nnet/nntransfer - Neural Network Toolbox Transfer Functions.
nnet/nnweight - Neural Network Toolbox Weight Functions.
nnet/nnguis - Neural Network Toolbox GUI Functions.
nnet/nnobsolete - Neural Network Toolbox Obsolete Functions
nnet/nnutils - Neural Network Toolbox Utility Functions
shared/rptgen - (No table of contents file)
database/database - Database Toolbox
database/dbdemos - Database Toolbox Demonstration Functions.
database/vqb - Visual Query Builder functions.
shared/dastudio - (No table of contents file)
optim/optim - Optimization Toolbox
optim/optimdemos - Demonstrations of large-scale methods.
shared/optimlib - Optimization Toolbox Library
toolbox/compiler - MATLAB Compiler
curvefit/curvefit - Curve Fitting Toolbox
curvefit/splines - Curve Fitting Toolbox -- Spline Functions
curvefit/cftoolgui - Curve Fitting Toolbox -- Curve Fitting Tool
curvefit/sftoolgui - Curve Fitting Toolbox -- Surface Fitting Tool
curvefit/curvefitdemos - Curve Fitting Toolbox -- Demos
signal/signal - Signal Processing Toolbox
signal/sigtools - (No table of contents file)
signal/sptoolgui - (No table of contents file)
signal/sigdemos - (No table of contents file)
shared/spcuilib - (No table of contents file)
shared/siglib - (No table of contents file)
shared/filterdesignlib - (No table of contents file)
controllib/general - Control Library - General Utilities.
images/colorspaces - Image Processing Toolbox --- colorspaces
images/images - Image Processing Toolbox
images/imdemos - Image Processing Toolbox --- demos and sample images
images/imuitools - Image Processing Toolbox --- imuitools
images/iptformats - Image Processing Toolbox --- File Formats
images/iptutils - Image Processing Toolbox --- utilities
shared/imageslib - Image Processing Toolbox Library
wavelet/wavelet - Wavelet Toolbox
wavelet/wmultisig1d - (No table of contents file)
wavelet/wavedemo - (No table of contents file)
wavelet/compression - (No table of contents file)
stats/stats - Statistics Toolbox
stats/statsdemos - Statistics Toolbox
shared/statslib - Statistics Toolbox Library
globaloptim/globaloptim - Global Optimization Toolbox
globaloptim/globaloptimdemos - Global Optimization Toolbox Demos
symbolic/symbolic - Symbolic Math Toolbox
symbolic/symbolicdemos - (No table of contents file)
shared/comparisons - (No table of contents file)
controllib/graphics - Control Library - Graphics.
toolbox/distcomp - Parallel Computing Toolbox
distcomp/distcomp - (No table of contents file)
distcomp/user - (No table of contents file)
distcomp/mpi - (No table of contents file)
distcomp/pctdemos - (No table of contents file)
distcomp/parallel - Parallel Algorithms
parallel/lapack - (No table of contents file)
parallel/util - (No table of contents file)
distcomp/lang - Parallel computing programming language constructs.
distcomp/gpu - Parallel Computing Toolbox
>> help general
General purpose commands.
MATLAB Version 7.11 (R2010b) 03-Aug-2010
General information.
syntax - Help on MATLAB command syntax.
demo - Run demonstrations.
ver - MATLAB, Simulink and toolbox version information.
version - MATLAB version information.
verLessThan - Compare version of toolbox to specified version string.
logo - Plot the L-shaped membrane logo with MATLAB lighting.
membrane - Generates the MATLAB logo.
bench - MATLAB Benchmark.
Managing the workspace.
who - List current variables.
whos - List current variables, long form.
clear - Clear variables and functions from memory.
onCleanup - Specify cleanup work to be done on function completion.
pack - Consolidate workspace memory.
load - Load workspace variables from disk.
save - Save workspace variables to disk.
saveas - Save Figure or model to desired output format.
memory - Help for memory limitations.
recycle - Set option to move deleted files to recycle folder.
quit - Quit MATLAB session.
exit - Exit from MATLAB.
Managing commands and functions.
what - List MATLAB-specific files in directory.
type - List M-file.
open - Open files by extension.
which - Locate functions and files.
pcode - Create pre-parsed pseudo-code file (P-file).
mex - Compile MEX-function.
inmem - List functions in memory.
namelengthmax - Maximum length of MATLAB function or variable name.
Managing the search path.
path - Get/set search path.
addpath - Add directory to search path.
rmpath - Remove directory from search path.
rehash - Refresh function and file system caches.
import - Import packages into the current scope.
finfo - Identify file type against standard file handlers on path.
genpath - Generate recursive toolbox path.
savepath - Save the current MATLAB path in the pathdef.m file.
Managing the java search path.
javaaddpath - Add directories to the dynamic java path.
javaclasspath - Get and set java path.
javarmpath - Remove directory from dynamic java path.
Controlling the command window.
echo - Echo commands in M-files.
more - Control paged output in command window.
diary - Save text of MATLAB session.
format - Set output format.
beep - Produce beep sound.
desktop - Start and query the MATLAB Desktop.
preferences - Bring up MATLAB user settable preferences dialog.
Operating system commands.
cd - Change current working directory.
copyfile - Copy file or directory.
movefile - Move file or directory.
delete - Delete file or graphics object.
pwd - Show (print) current working directory.
dir - List directory.
ls - List directory.
fileattrib - Set or get attributes of files and directories.
isdir - True if argument is a directory.
mkdir - Make new directory.
rmdir - Remove directory.
getenv - Get environment variable.
! - Execute operating system command (see PUNCT).
dos - Execute DOS command and return result.
unix - Execute UNIX command and return result.
system - Execute system command and return result.
perl - Execute Perl command and return the result.
computer - Computer type.
isunix - True for the UNIX version of MATLAB.
ispc - True for the PC (Windows) version of MATLAB.
Debugging.
debug - List debugging commands.
Tools to locate dependent functions of an M-file.
depfun - Locate dependent functions of an M-file or P-file.
depdir - Locate dependent directories of an M-file or P-file.
Loading and calling shared libraries.
calllib - Call a function in an external library.
libpointer - Creates a pointer object for use with external libraries.
libstruct - Creates a structure pointer for use with external libraries.
libisloaded - True if the specified shared library is loaded.
loadlibrary - Load a shared library into MATLAB.
libfunctions - Return information on functions in an external library.
libfunctionsview - View the functions in an external library.
unloadlibrary - Unload a shared library loaded with LOADLIBRARY.
java - Using Java from within MATLAB.
usejava - True if the specified Java feature is supported in MATLAB.
See also lang, datatypes, iofun, graphics, ops, strfun, timefun,
matfun, demos, graphics, datafun, uitools, doc, punct, arith.
Control Library - General Utilities.
Version 9.0 03-Aug-2010
>> computer
ans =
GLNXA64
>> help fopen
FOPEN Open file.
FID = FOPEN(FILENAME) opens the file FILENAME for read access.
FILENAME is a string containing the name of the file to be opened.
(On PC systems, FOPEN opens files for binary read access.)
FILENAME can be a MATLABPATH relative partial pathname. If the
file is not found in the current working directory, FOPEN searches for
it on the MATLAB search path. On UNIX systems, FILENAME may also start
with a "~/" or a "~username/", which FOPEN expands to the current
user's home directory or the specified user's home directory,
respectively.
FID is a scalar MATLAB integer valued double, called a file identifier.
You use FID as the first argument to other file input/output
routines, such as FREAD and FCLOSE. If FOPEN cannot open the file, it
returns -1.
FID = FOPEN(FILENAME,PERMISSION) opens the file FILENAME in the
mode specified by PERMISSION:
'r' open file for reading
'w' open file for writing; discard existing contents
'a' open or create file for writing; append data to end of file
'r+' open (do not create) file for reading and writing
'w+' open or create file for reading and writing; discard
existing contents
'a+' open or create file for reading and writing; append data
to end of file
'W' open file for writing without automatic flushing
'A' open file for appending without automatic flushing
FILENAME can be a MATLABPATH relative partial pathname only if the file
is opened for reading.
You can open files in binary mode (the default) or in text mode.
In binary mode, no characters get singled out for special treatment.
In text mode on the PC, the carriage return character preceding
a newline character is deleted on input and added before the newline
character on output. To open a file in text mode, append 't' to the
permission string, for example 'rt' and 'w+t'. (On Unix, text and
binary mode are the same, so this has no effect. On PC systems
this is critical.)
If the file is opened in update mode ('+'), you must use an FSEEK or
FREWIND between an input command like FREAD, FSCANF, FGETS, or FGETL
and an output command like FWRITE or FPRINTF. You must also use an
FSEEK or FREWIND between an output command and an input command.
Two file identifiers are automatically available and need not be
opened. They are FID=1 (standard output) and FID=2 (standard error).
[FID, MESSAGE] = FOPEN(FILENAME,...) returns a system dependent error
message if the open is not successful.
[FID, MESSAGE] = FOPEN(FILENAME,PERMISSION,MACHINEFORMAT) opens the
specified file with the specified PERMISSION and treats data read
using FREAD or data written using FWRITE as having a format given
by MACHINEFORMAT. MACHINEFORMAT is one of the following strings:
'native' or 'n' - local machine format - the default
'ieee-le' or 'l' - IEEE floating point with little-endian
byte ordering
'ieee-be' or 'b' - IEEE floating point with big-endian
byte ordering
'ieee-le.l64' or 'a' - IEEE floating point with little-endian
byte ordering and 64 bit long data type
'ieee-be.l64' or 's' - IEEE floating point with big-endian byte
ordering and 64 bit long data type.
[FID, MESSAGE] = FOPEN(FILENAME,PERMISSION,MACHINEFORMAT,ENCODING)
opens the specified file using the specified PERMISSION and
MACHINEFORMAT. ENCODING is a string that specifies the character
encoding scheme associated with the file. It must be the empty
string ('') or a name or alias for an encoding scheme. Some examples
are 'UTF-8', 'latin1', 'US-ASCII', and 'Shift_JIS'. For common names
and aliases, see the Web site
http://www.iana.org/assignments/character-sets. If ENCODING is
unspecified or is the empty string (''), MATLAB's default encoding
scheme is used.
[FILENAME,PERMISSION,MACHINEFORMAT,ENCODING] = FOPEN(FID) returns the
filename, permission, machine format, and character encoding values
used by MATLAB when it opened the file associated with identifier FID.
MATLAB does not determine these output values by reading information
from the opened file. For any of these parameters that were not
specified when the file was opened, MATLAB returns its default value.
The ENCODING string is a standard character encoding scheme name that
may not be the same as the ENCODING argument used in the call to FOPEN
that opened the file. An invalid FID returns empty strings for all
output arguments.
FIDS = FOPEN('all') returns a row vector containing the file
identifiers for all the files currently opened by the user
(but not 1 or 2).
The 'W' and 'A' permissions do not automatically perform a flush
of the current output buffer after output operations.
See also fclose, ferror, fgetl, fgets, fprintf, fread, fscanf, fseek,
ftell, fwrite.
Overloaded methods:
serial/fopen
icinterface/fopen
Reference page in Help browser
doc fopen
>> dat = readgenbin('~/Documents/writings/brute-force/database-analysis-lecture/'
??? dat = readgenbin('~/Documents/writings/brute-force/database-analysis-lecture/'
|
{Error: Expression or statement is incorrect--possibly unbalanced (, {, or [.
}
>> dat = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 0, 1000)
dat =
1.0e+38 *
Columns 1 through 7
0.0000 0 0 0 -0.0000 0.0000 -0.0000
Columns 8 through 14
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 15 through 21
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 22 through 28
0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 29 through 35
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 36 through 42
-0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 43 through 49
0.0000 0.0000 NaN 0.0000 0.0000 -0.0000 -0.0000
Columns 50 through 56
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 57 through 63
0.0000 -0.0472 0.0000 0.4301 0.0000 -0.0000 0.0000
Columns 64 through 70
-0.0000 -0.0267 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 71 through 77
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 78 through 84
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 85 through 91
-0.0000 -0.0000 1.2388 0.0000 -0.0087 0.0000 -0.0000
Columns 92 through 98
-0.0000 0.0064 -0.0000 -0.1781 -0.0000 -0.0000 -0.0000
Columns 99 through 105
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 106 through 112
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 113 through 119
0.0000 -0.0000 0.0000 -0.0080 -0.0000 -0.0000 -0.0000
Columns 120 through 126
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 127 through 133
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 134 through 140
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.8284
Columns 141 through 147
-0.0000 0.0000 0.0000 -0.0000 0.0000 0.0807 -0.0000
Columns 148 through 154
-0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 155 through 161
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.1203
Columns 162 through 168
-0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 169 through 175
0.0000 -0.0000 -0.0898 0.0000 -0.0000 0.1027 -0.0000
Columns 176 through 182
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.1423 -0.0000
Columns 183 through 189
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 190 through 196
-0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 197 through 203
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 204 through 210
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0070 0.0000
Columns 211 through 217
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 218 through 224
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 225 through 231
-0.0000 -0.0000 -0.0008 0.0000 -0.0000 0.0000 -0.0000
Columns 232 through 238
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.3164
Columns 239 through 245
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 246 through 252
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 253 through 259
0.0000 -0.0000 -0.0000 0.0000 -0.0031 0.0000 0.0000
Columns 260 through 266
0.0000 0.3630 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 267 through 273
0.0491 -0.8670 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 274 through 280
0.0000 -0.0019 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 281 through 287
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 288 through 294
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 295 through 301
-0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 302 through 308
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 309 through 315
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 316 through 322
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 323 through 329
0.0143 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 330 through 336
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 337 through 343
0.0000 -0.0000 0.1076 -0.0000 0.0000 0.0000 -0.0000
Columns 344 through 350
-0.0000 -0.0000 0.1433 0.0000 -0.0000 0.0000 0.0101
Columns 351 through 357
-0.0000 -0.0000 -0.0000 0.0000 -0.0456 -0.0000 0.0000
Columns 358 through 364
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 365 through 371
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 372 through 378
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 379 through 385
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 386 through 392
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 393 through 399
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 400 through 406
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 407 through 413
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 414 through 420
-0.0000 0.0000 -0.0004 -0.0000 0.0000 -0.0000 -0.0000
Columns 421 through 427
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 428 through 434
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 435 through 441
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0003 0.0000
Columns 442 through 448
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 449 through 455
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 456 through 462
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 463 through 469
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 470 through 476
0.1807 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 477 through 483
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 484 through 490
0.0000 0.0001 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 491 through 497
-0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 498 through 504
-0.0000 -0.0745 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 505 through 511
-0.0001 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 512 through 518
-0.0000 -0.0000 0.0101 0.0000 -0.0001 0.0000 -0.0000
Columns 519 through 525
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 526 through 532
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -1.0532
Columns 533 through 539
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 540 through 546
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 547 through 553
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 554 through 560
0.0000 -0.0000 0.0000 0.2201 -0.0000 -0.0000 -0.0000
Columns 561 through 567
-0.0000 -0.0000 0.0000 -0.0000 -2.0531 0.0000 0.0000
Columns 568 through 574
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 575 through 581
-0.0000 -0.0000 0.0000 -0.0007 -0.0000 -0.0000 0.0000
Columns 582 through 588
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 589 through 595
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 596 through 602
-0.0000 0.0000 -0.0018 0.0000 -0.0000 0.0000 0.0000
Columns 603 through 609
-0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 610 through 616
-0.0000 -0.0000 -0.0000 NaN -0.0000 0.0000 0.0000
Columns 617 through 623
0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 624 through 630
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 631 through 637
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 638 through 644
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 645 through 651
0.0000 0.0000 -0.2081 -0.0000 -0.0000 0.0000 -0.0000
Columns 652 through 658
-0.3696 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 659 through 665
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 666 through 672
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 673 through 679
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 680 through 686
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 687 through 693
-3.1291 0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 694 through 700
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 701 through 707
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 708 through 714
0.0178 0.0000 -0.0000 -0.0000 -0.2432 -0.0000 0.0000
Columns 715 through 721
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 722 through 728
-0.0000 0.0000 -0.0013 -0.0000 -0.0000 -0.0000 -0.0007
Columns 729 through 735
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 736 through 742
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 743 through 749
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 750 through 756
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 757 through 763
-0.0000 -0.0000 0.0000 0.5991 -0.0000 -0.0000 0.0000
Columns 764 through 770
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 771 through 777
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 778 through 784
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 785 through 791
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 792 through 798
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 799 through 805
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 806 through 812
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 813 through 819
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 820 through 826
0.0000 -0.0002 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 827 through 833
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 834 through 840
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 841 through 847
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 848 through 854
0.0000 0.0497 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 855 through 861
-0.0000 0.0000 -0.7857 0.0000 0.0000 0.0000 0.0000
Columns 862 through 868
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 869 through 875
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0047
Columns 876 through 882
0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 883 through 889
0.0000 -0.0001 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 890 through 896
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 897 through 903
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 904 through 910
0.0001 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0001
Columns 911 through 917
-0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 918 through 924
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 925 through 931
0.0210 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 932 through 938
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0629 -0.0000
Columns 939 through 945
-0.0000 0.0001 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 946 through 952
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 953 through 959
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 960 through 966
0.0000 -0.0000 -0.0000 -0.0004 0.0000 -0.0000 -0.0000
Columns 967 through 973
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 974 through 980
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 981 through 987
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 988 through 994
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 995 through 1001
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0584 -0.0000
Columns 1002 through 1008
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 1009 through 1015
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 1016 through 1022
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 1023 through 1029
0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 1030 through 1036
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 1037 through 1043
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 1044 through 1050
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0058
Columns 1051 through 1057
0.0000 -0.0962 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 1058 through 1064
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 1065 through 1071
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 1072 through 1078
0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 1079 through 1085
0.0000 0.0000 -0.0007 -0.0000 0.0000 0.0000 -0.0000
Columns 1086 through 1092
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 1093 through 1099
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 1100 through 1106
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 1107 through 1113
0.0000 0.0000 0.0575 NaN 0.0000 0.0000 0.0000
Columns 1114 through 1120
-0.0000 0.0149 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 1121 through 1127
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 1128 through 1134
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 1135 through 1141
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 1142 through 1148
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 1149 through 1155
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 1156 through 1162
0.0000 0.0001 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 1163 through 1169
-0.0122 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 1170 through 1176
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 1177 through 1183
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0096 0.0000
Columns 1184 through 1190
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 1191 through 1197
0.0000 0.4934 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 1198 through 1204
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0001 -0.0000
Columns 1205 through 1211
0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 1212 through 1218
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 1219 through 1225
-0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 1226 through 1232
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 1233 through 1239
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 1240 through 1246
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 1247 through 1253
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 1254 through 1260
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 1261 through 1267
0.0000 -0.0000 0.7692 0.0000 -0.0000 0.0000 0.0000
Columns 1268 through 1274
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 1275 through 1281
0.0000 -0.0000 0.0000 -0.0937 -0.0000 0.0000 0.0000
Columns 1282 through 1288
-0.0000 -0.0000 -1.1131 0.0000 -0.2450 -0.0000 -0.0000
Columns 1289 through 1295
0.0032 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 1296 through 1302
0.0000 0.0000 0.0001 1.8407 0.0000 -0.0000 -0.0000
Columns 1303 through 1309
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 1310 through 1316
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 1317 through 1323
0.0000 0.0000 0.0000 0.0000 0.0000 -1.6115 -0.0000
Columns 1324 through 1330
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 1331 through 1337
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 1338 through 1344
0.0000 0.0000 -0.0001 -0.0000 NaN 0.0000 0.0000
Columns 1345 through 1351
-0.0000 -0.0000 -0.0140 -0.0512 -0.0000 0.0007 0.0000
Columns 1352 through 1358
-0.0000 -0.0000 0.0000 0.0000 -0.0016 -0.0000 0.0000
Columns 1359 through 1365
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 1366 through 1372
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 1373 through 1379
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 1380 through 1386
0.0000 0.0000 0.0000 -0.0000 0.0224 -0.0000 0.0000
Columns 1387 through 1393
-0.0000 -0.0000 0.0000 -0.0000 -0.0024 -0.0000 -0.0000
Columns 1394 through 1400
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 1401 through 1407
-0.0000 0.0000 0.0000 0.0000 0.3829 0.0000 0.0000
Columns 1408 through 1414
0.0000 -0.0000 0.0000 0.0000 0.0000 0.0005 0.0000
Columns 1415 through 1421
-0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 1422 through 1428
0.0004 -0.0000 -0.0000 -0.0001 0.0000 0.0000 -0.0000
Columns 1429 through 1435
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 1436 through 1442
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 1443 through 1449
0.0000 0.4700 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 1450 through 1456
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0002 -0.0000
Columns 1457 through 1463
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 1464 through 1470
-0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 1471 through 1477
-0.0000 -0.0001 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 1478 through 1484
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 1485 through 1491
0.0000 0.0001 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 1492 through 1498
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 1499 through 1505
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 1506 through 1512
0.0000 -0.0000 0.0000 -0.0000 0.7422 -0.0000 -0.0000
Columns 1513 through 1519
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 1520 through 1526
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 1527 through 1533
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 1534 through 1540
0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 1541 through 1547
0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 1548 through 1554
0.0000 0.0000 0.0000 -0.0000 0.0057 -0.0000 -0.0005
Columns 1555 through 1561
0.0001 0.0000 -0.0000 -0.0000 -0.0000 0.0006 0.4414
Columns 1562 through 1568
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 1569 through 1575
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 1576 through 1582
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -3.2469 -0.0000
Columns 1583 through 1589
-0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 1590 through 1596
-0.0000 -0.0000 -0.0000 0.0000 0.7588 0.0000 0.0000
Columns 1597 through 1603
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0449 -0.0000
Columns 1604 through 1610
0.0000 0.0000 0.0000 -0.0010 -0.0000 0.0000 -0.0000
Columns 1611 through 1617
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 1618 through 1624
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 1625 through 1631
0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0002 -0.0000
Columns 1632 through 1638
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 1639 through 1645
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0003
Columns 1646 through 1652
-0.0000 -0.0000 0.0027 0.0000 0.0000 -0.0000 -0.0000
Columns 1653 through 1659
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 1660 through 1666
-0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 1667 through 1673
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 1674 through 1680
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 1681 through 1687
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 1688 through 1694
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 1695 through 1701
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 1702 through 1708
-0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 1709 through 1715
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 1716 through 1722
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 1723 through 1729
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 1730 through 1736
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 1737 through 1743
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 1744 through 1750
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 1751 through 1757
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 1758 through 1764
-0.0000 -0.0001 0.0000 -0.0000 -0.0000 -0.0000 0.0017
Columns 1765 through 1771
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 1772 through 1778
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 1779 through 1785
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0003 -0.0000
Columns 1786 through 1792
-0.0000 -0.0000 0.0799 0.0000 -0.0000 0.0000 -0.0000
Columns 1793 through 1799
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 1800 through 1806
-0.0000 0.0001 0.0000 2.0666 -0.0000 0.0000 -0.0000
Columns 1807 through 1813
-0.0000 0.0000 0.0000 -0.1591 -0.0000 -0.0000 0.0000
Columns 1814 through 1820
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 1821 through 1827
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 1828 through 1834
0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 1835 through 1841
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 1842 through 1848
0.0000 -0.0003 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 1849 through 1855
-0.0052 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 1856 through 1862
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 1863 through 1869
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 1870 through 1876
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 1877 through 1883
-0.0000 -0.3829 0.0000 -0.0004 -0.0000 -0.0000 0.0000
Columns 1884 through 1890
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 1891 through 1897
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0916
Columns 1898 through 1904
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 1905 through 1911
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 1912 through 1918
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.2999
Columns 1919 through 1925
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 1926 through 1932
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 1933 through 1939
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 1940 through 1946
0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 1947 through 1953
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 1954 through 1960
0.0000 0.0000 -0.0021 -0.0000 0.0000 -0.0000 0.0000
Columns 1961 through 1967
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 1968 through 1974
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 1975 through 1981
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 1982 through 1988
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 1989 through 1995
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 1996 through 2002
-0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 2003 through 2009
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 2010 through 2016
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 2017 through 2023
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 1.8538
Columns 2024 through 2030
-0.0000 -0.0000 0.0000 0.0000 -0.0003 -0.0000 -0.0000
Columns 2031 through 2037
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0002
Columns 2038 through 2044
0.0000 -0.0000 -0.0025 0.0000 2.2659 -0.0000 -0.0000
Columns 2045 through 2051
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 2052 through 2058
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 2059 through 2065
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 2066 through 2072
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 3.2095
Columns 2073 through 2079
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 2080 through 2086
-0.0004 -0.0000 -0.0000 0.0046 -0.0000 0.0000 0.0516
Columns 2087 through 2093
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 2094 through 2100
-0.0000 -0.0052 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 2101 through 2107
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 2108 through 2114
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 2115 through 2121
0.0000 0.0243 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 2122 through 2128
-0.0000 -0.0000 -0.0000 -0.0000 -0.0941 0.0000 0.0000
Columns 2129 through 2135
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.1044 -0.0000
Columns 2136 through 2142
0.0000 0.0000 -0.0000 0.0000 0.0000 -0.1333 0.0000
Columns 2143 through 2149
0.0000 -0.0000 0.0000 -0.0130 0.0000 2.3983 0.0000
Columns 2150 through 2156
0.0001 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 2157 through 2163
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 2164 through 2170
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 2171 through 2177
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 2178 through 2184
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 2185 through 2191
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 2192 through 2198
0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 2199 through 2205
-0.0431 0.0000 0.0000 -0.0000 0.0000 0.0234 0.0000
Columns 2206 through 2212
-0.0000 -0.1019 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 2213 through 2219
-0.1023 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 2220 through 2226
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 2227 through 2233
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 2234 through 2240
0.0000 -0.0000 0.0007 0.0000 0.0000 -0.0000 -0.0000
Columns 2241 through 2247
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 2248 through 2254
-0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 2255 through 2261
0.0007 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0003
Columns 2262 through 2268
0.0000 -0.0000 -0.0000 0.0000 NaN 0.0000 -1.6316
Columns 2269 through 2275
0.0000 -0.0000 0.0006 -0.0000 0.0000 0.0735 -0.0000
Columns 2276 through 2282
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 2283 through 2289
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 2290 through 2296
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 2297 through 2303
0.0000 0.0000 0.0000 -0.0002 -0.0000 -0.0000 -0.0000
Columns 2304 through 2310
-0.0138 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 2311 through 2317
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 2318 through 2324
-0.0000 -0.0000 0.0000 -0.0000 -0.0062 -0.0000 -0.0000
Columns 2325 through 2331
-0.0000 0.0000 -0.0000 0.0000 0.1532 0.0000 -0.0000
Columns 2332 through 2338
-0.0000 0.0000 0.0000 -0.8155 0.0000 -0.0000 -0.0000
Columns 2339 through 2345
-0.0000 0.0000 0.0000 0.0629 -0.0000 -0.0021 0.0000
Columns 2346 through 2352
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 2353 through 2359
-0.0000 -0.0000 0.0000 0.0000 0.0004 -0.0000 0.0000
Columns 2360 through 2366
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 2367 through 2373
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 2374 through 2380
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.1674 -0.0000
Columns 2381 through 2387
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 2388 through 2394
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 1.5316
Columns 2395 through 2401
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 2402 through 2408
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 2409 through 2415
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 2416 through 2422
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 2423 through 2429
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 2430 through 2436
0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 2437 through 2443
-0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 2444 through 2450
0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 2451 through 2457
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 2458 through 2464
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 2465 through 2471
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 2472 through 2478
-0.0000 -0.0000 -0.0014 -0.0000 -0.0000 -0.0000 0.0000
Columns 2479 through 2485
-0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 2486 through 2492
-0.0000 -0.0000 0.0000 0.0000 0.0030 -0.0000 0.0000
Columns 2493 through 2499
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 2500 through 2506
0.0000 0.0000 0.0812 -0.0000 0.0000 0.0000 0.0000
Columns 2507 through 2513
0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0071 0.0000
Columns 2514 through 2520
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 2521 through 2527
0.0400 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 2528 through 2534
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 2535 through 2541
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 2542 through 2548
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 2549 through 2555
-0.0000 0.0000 -0.0000 0.0000 0.0219 -0.0000 0.0000
Columns 2556 through 2562
0.0000 0.0000 0.0000 0.0000 -0.0240 -0.0000 0.0000
Columns 2563 through 2569
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 2570 through 2576
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 2577 through 2583
0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 2584 through 2590
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 2591 through 2597
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 2598 through 2604
-0.0000 -0.1325 0.0000 -0.0005 -0.0000 -0.0000 0.0000
Columns 2605 through 2611
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 2612 through 2618
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 2619 through 2625
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 2626 through 2632
0.0000 0.0000 0.0275 -0.0000 0.1067 0.0000 0.0000
Columns 2633 through 2639
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 2640 through 2646
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 2647 through 2653
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 2654 through 2660
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 2661 through 2667
1.0399 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 2668 through 2674
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 2675 through 2681
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 2682 through 2688
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 2689 through 2695
-0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 2696 through 2702
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 2703 through 2709
-0.0000 -1.0200 0.0000 0.0000 0.0000 0.0000 -0.0008
Columns 2710 through 2716
-0.0000 -0.0000 -0.0450 0.0000 -0.0000 0.0000 -0.0000
Columns 2717 through 2723
-0.0000 -0.0000 0.0005 0.0000 0.0000 -0.0265 0.4095
Columns 2724 through 2730
-0.0000 0.0000 -0.0000 -0.0000 -0.0003 -0.0000 -0.0000
Columns 2731 through 2737
-0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 0.0030
Columns 2738 through 2744
-0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 2745 through 2751
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0001 0.0000
Columns 2752 through 2758
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 2759 through 2765
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 2766 through 2772
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 2773 through 2779
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0097
Columns 2780 through 2786
-0.0000 -0.0000 -0.0000 -0.0260 0.0000 -0.0000 -0.0000
Columns 2787 through 2793
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0464 0.0000
Columns 2794 through 2800
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 2801 through 2807
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 2808 through 2814
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 2815 through 2821
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0288
Columns 2822 through 2828
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0116
Columns 2829 through 2835
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 2836 through 2842
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 2843 through 2849
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.1441 0.0000
Columns 2850 through 2856
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 2857 through 2863
0.0000 0.0945 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 2864 through 2870
-0.0000 -0.0237 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 2871 through 2877
0.0000 0.0000 -0.0000 -0.0000 -0.0007 -0.0000 0.0000
Columns 2878 through 2884
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 2885 through 2891
0.0000 -0.0111 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 2892 through 2898
0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 2899 through 2905
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 2906 through 2912
0.0000 0.0000 0.0000 -0.0005 -0.0000 0.0000 0.0000
Columns 2913 through 2919
-0.0000 0.0000 -0.0000 -0.0018 -0.0000 0.0000 0.0000
Columns 2920 through 2926
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 2927 through 2933
0.0000 0.0000 0.0562 -0.0000 0.0000 0.0000 -0.0000
Columns 2934 through 2940
-0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 2941 through 2947
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 2948 through 2954
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 2955 through 2961
-0.0000 -0.0000 -0.0000 0.0001 -0.0000 0.0000 -0.0000
Columns 2962 through 2968
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 2969 through 2975
0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 2976 through 2982
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 2983 through 2989
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 2990 through 2996
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0031 -0.0358
Columns 2997 through 3003
-0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0003
Columns 3004 through 3010
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 3011 through 3017
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0004 0.0000
Columns 3018 through 3024
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 3025 through 3031
-0.0000 0.0004 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 3032 through 3038
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 3039 through 3045
0.0000 -0.9729 0.0000 0.0029 -0.0000 -0.0000 -0.0000
Columns 3046 through 3052
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 3053 through 3059
1.7201 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 3060 through 3066
0.0000 0.0000 0.0000 -0.0002 0.0000 0.0000 -0.0000
Columns 3067 through 3073
0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 3074 through 3080
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 3081 through 3087
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 3088 through 3094
-0.0000 0.0000 -0.3513 0.0000 0.0000 0.0000 0.0000
Columns 3095 through 3101
-0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.4833
Columns 3102 through 3108
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 3109 through 3115
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 3116 through 3122
0.0000 0.9334 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 3123 through 3129
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 3130 through 3136
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0004 0.0000
Columns 3137 through 3143
0.0000 -0.0000 0.0000 0.0000 0.0002 0.0000 -0.0000
Columns 3144 through 3150
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 3151 through 3157
-0.0000 -0.0015 0.0000 -0.4468 -0.0000 -0.0000 0.0000
Columns 3158 through 3164
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 3165 through 3171
-0.0000 -0.0000 0.0000 0.0000 0.0000 NaN -0.0000
Columns 3172 through 3178
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 3179 through 3185
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 3186 through 3192
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 3193 through 3199
1.3123 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 3200 through 3206
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 3207 through 3213
-0.0000 -0.0000 0.1707 0.0000 -0.0000 0.0000 -0.0000
Columns 3214 through 3220
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 3221 through 3227
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0204 -0.0000
Columns 3228 through 3234
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 3235 through 3241
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 3242 through 3248
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 3249 through 3255
0.0000 0.1616 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 3256 through 3262
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 3263 through 3269
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 3270 through 3276
0.0000 -0.0001 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 3277 through 3283
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 3284 through 3290
0.0000 -0.0000 0.0000 0.2849 -0.0000 0.0000 0.0000
Columns 3291 through 3297
0.0003 -0.0000 -0.0000 0.0000 0.0000 -0.0187 -0.0000
Columns 3298 through 3304
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 3305 through 3311
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 3312 through 3318
-0.0000 0.0000 -0.0000 NaN 0.0000 -0.0000 -0.0000
Columns 3319 through 3325
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 3326 through 3332
-0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 3333 through 3339
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 3340 through 3346
-0.0000 -0.0001 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 3347 through 3353
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 3354 through 3360
-0.0000 -0.0002 0.0000 0.0000 0.0000 -2.7178 -0.0000
Columns 3361 through 3367
-0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 3368 through 3374
-0.1366 0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 3375 through 3381
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 3382 through 3388
0.0000 0.0000 0.0000 -0.0001 -0.0000 0.0000 0.0003
Columns 3389 through 3395
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 3396 through 3402
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 3403 through 3409
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 3410 through 3416
-0.0000 0.0000 0.0000 -0.0000 NaN 0.0000 0.0000
Columns 3417 through 3423
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 3424 through 3430
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 3431 through 3437
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 3438 through 3444
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 3445 through 3451
-0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 3452 through 3458
-0.0000 -0.0000 -0.0022 0.0000 -0.0000 -0.0000 -0.0000
Columns 3459 through 3465
1.5316 0.0000 -0.0000 0.0000 0.0000 -0.0000 0.2367
Columns 3466 through 3472
0.0000 0.0000 -0.0000 -0.0108 0.0000 0.0000 0.0000
Columns 3473 through 3479
0.0000 -0.0000 0.0000 0.0015 -0.0000 0.0003 0.0000
Columns 3480 through 3486
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 3487 through 3493
-0.0000 -0.0000 -0.0000 -0.0000 0.0866 -0.0000 0.0000
Columns 3494 through 3500
0.0000 0.0000 0.0000 0.7193 -0.0000 -0.0000 -0.0000
Columns 3501 through 3507
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 3508 through 3514
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 3515 through 3521
0.0000 0.0003 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 3522 through 3528
-0.0000 0.0000 0.0000 -0.3147 0.0000 -0.0000 0.0000
Columns 3529 through 3535
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 3536 through 3542
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 3543 through 3549
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 3550 through 3556
0.2782 -0.0000 -0.0000 0.0000 0.0000 -0.0004 0.0000
Columns 3557 through 3563
-0.0000 -0.0000 0.0007 -0.0000 0.0000 0.0000 -0.0000
Columns 3564 through 3570
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 3571 through 3577
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 3578 through 3584
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 3585 through 3591
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 3592 through 3598
0.0000 0.0000 0.0000 0.0004 -0.0000 0.0000 0.0000
Columns 3599 through 3605
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 3606 through 3612
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 3613 through 3619
-0.0000 0.0000 -0.0000 0.0002 0.0000 -0.0000 0.0000
Columns 3620 through 3626
0.0716 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 3627 through 3633
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 3634 through 3640
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 3641 through 3647
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 3648 through 3654
-0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 3655 through 3661
0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 3662 through 3668
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 3669 through 3675
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 3676 through 3682
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 3683 through 3689
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 3690 through 3696
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0016
Columns 3697 through 3703
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 3704 through 3710
0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0362 -0.0000
Columns 3711 through 3717
0.0000 0.0000 0.0000 0.0000 0.0000 0.2415 -0.0000
Columns 3718 through 3724
-0.0000 0.0000 0.0000 0.0010 -0.0000 -0.0000 0.0000
Columns 3725 through 3731
0.0000 -0.0000 NaN 0.0000 0.0000 0.0000 0.0000
Columns 3732 through 3738
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 3739 through 3745
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 3746 through 3752
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 3753 through 3759
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 3760 through 3766
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 3767 through 3773
0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 3774 through 3780
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 3781 through 3787
-0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 3788 through 3794
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.6062 -0.0000
Columns 3795 through 3801
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 3802 through 3808
-0.4833 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 3809 through 3815
0.0000 NaN -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 3816 through 3822
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 3823 through 3829
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 3830 through 3836
-0.0000 0.0000 2.7840 0.0000 0.0000 0.0000 -0.0000
Columns 3837 through 3843
-0.2649 0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 3844 through 3850
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 3851 through 3857
0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0696 -0.0000
Columns 3858 through 3864
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 3865 through 3871
0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 3872 through 3878
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 3879 through 3885
0.0000 0.0001 0.0000 -0.0013 -0.0000 -0.0004 0.0000
Columns 3886 through 3892
-0.0000 -0.0064 0.0000 0.0000 -0.0000 -0.0000 2.1728
Columns 3893 through 3899
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 3900 through 3906
-0.0000 0.0123 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 3907 through 3913
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 3914 through 3920
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 3921 through 3927
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0020
Columns 3928 through 3934
-0.0000 -0.5465 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 3935 through 3941
0.0000 0.0000 -0.0000 0.6961 0.0000 -0.0000 0.0000
Columns 3942 through 3948
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 3949 through 3955
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 3956 through 3962
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 3963 through 3969
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 3970 through 3976
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 3977 through 3983
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 3984 through 3990
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 3991 through 3997
0.0000 0.3530 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 3998 through 4004
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 4005 through 4011
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 4012 through 4018
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 4019 through 4025
0.0050 0.0787 0.0000 0.0000 0.0000 -0.0000 0.0012
Columns 4026 through 4032
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 4033 through 4039
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 NaN
Columns 4040 through 4046
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 4047 through 4053
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 4054 through 4060
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 4061 through 4067
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 4068 through 4074
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 4075 through 4081
-0.0000 NaN 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 4082 through 4088
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0008 -0.0000
Columns 4089 through 4095
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 4096 through 4102
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 4103 through 4109
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 4110 through 4116
-0.0000 -0.0000 0.0000 0.9401 -0.0000 -0.0000 0.0000
Columns 4117 through 4123
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 4124 through 4130
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 4131 through 4137
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 4138 through 4144
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 4145 through 4151
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 4152 through 4158
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 4159 through 4165
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 4166 through 4172
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 4173 through 4179
-0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 4180 through 4186
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 4187 through 4193
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 4194 through 4200
-0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 4201 through 4207
-0.0000 0.0000 0.0000 0.0002 0.0000 -0.0000 -0.0000
Columns 4208 through 4214
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 4215 through 4221
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 4222 through 4228
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 4229 through 4235
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0458
Columns 4236 through 4242
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 4243 through 4249
-0.0000 0.0000 0.0791 0.0000 0.0000 0.0000 0.0000
Columns 4250 through 4256
0.0001 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 4257 through 4263
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 4264 through 4270
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 4271 through 4277
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 4278 through 4284
-0.0000 -0.0000 -0.0000 0.0000 0.7257 -0.0000 0.0000
Columns 4285 through 4291
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 4292 through 4298
-0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 4299 through 4305
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 4306 through 4312
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 4313 through 4319
-0.0000 -0.0000 0.0000 0.8528 -0.0000 -0.0000 -0.0000
Columns 4320 through 4326
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 4327 through 4333
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 4334 through 4340
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 4341 through 4347
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 4348 through 4354
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 4355 through 4361
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 4362 through 4368
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 4369 through 4375
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 4376 through 4382
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 4383 through 4389
0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 4390 through 4396
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 4397 through 4403
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 4404 through 4410
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 4411 through 4417
0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 4418 through 4424
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 4425 through 4431
0.0000 0.0175 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 4432 through 4438
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 4439 through 4445
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 4446 through 4452
0.0000 -0.0000 -0.4211 0.0000 -0.0000 -0.0000 -0.0000
Columns 4453 through 4459
0.0003 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 4460 through 4466
0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 4467 through 4473
-0.0000 0.0000 0.0000 -0.0219 0.0000 0.0000 -0.0000
Columns 4474 through 4480
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 4481 through 4487
-0.0974 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 4488 through 4494
-0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 4495 through 4501
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 4502 through 4508
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 4509 through 4515
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 4516 through 4522
-0.0000 0.0650 0.0000 0.0000 0.0003 -0.0000 0.0000
Columns 4523 through 4529
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 4530 through 4536
0.0000 -0.0000 0.0000 0.0001 -0.0000 -0.0000 -0.0000
Columns 4537 through 4543
0.0000 -0.0001 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 4544 through 4550
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 4551 through 4557
0.0000 0.0000 -0.8024 -0.0000 0.0563 0.0000 0.0000
Columns 4558 through 4564
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 4565 through 4571
-0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 4572 through 4578
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 4579 through 4585
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 4586 through 4592
-0.0000 -1.0930 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 4593 through 4599
-0.0000 0.0000 -0.0000 0.0000 0.0000 NaN -0.0000
Columns 4600 through 4606
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 4607 through 4613
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 4614 through 4620
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 4621 through 4627
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 4628 through 4634
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 4635 through 4641
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 4642 through 4648
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0199 0.0000
Columns 4649 through 4655
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 4656 through 4662
0.0054 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 4663 through 4669
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 4670 through 4676
0.0000 0.0000 0.0000 0.0004 0.0000 0.0000 0.0000
Columns 4677 through 4683
-0.0000 -0.0000 0.0000 -0.0000 -1.4453 0.0000 0.0000
Columns 4684 through 4690
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0054 -0.0000
Columns 4691 through 4697
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 4698 through 4704
0.0203 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 4705 through 4711
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 4712 through 4718
-0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 4719 through 4725
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 4726 through 4732
-0.0000 0.0000 -0.0000 -0.0028 -0.0000 -0.0000 -0.0000
Columns 4733 through 4739
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 4740 through 4746
0.0000 0.0000 -0.0076 -0.0000 -0.0000 -0.0000 0.0000
Columns 4747 through 4753
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 4754 through 4760
0.0001 0.0000 -0.0000 0.0000 0.2732 -0.0000 0.0000
Columns 4761 through 4767
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 4768 through 4774
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 4775 through 4781
-0.0000 0.0000 0.0000 -0.0000 -0.0000 NaN 0.0000
Columns 4782 through 4788
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 4789 through 4795
-0.0000 0.0000 -0.0487 0.0000 -0.0000 -0.0000 0.0000
Columns 4796 through 4802
-0.1458 -0.0000 0.0000 -0.0288 0.0000 -0.0000 -0.0000
Columns 4803 through 4809
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0617 -0.0000
Columns 4810 through 4816
-0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 4817 through 4823
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 4824 through 4830
-0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 4831 through 4837
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 4838 through 4844
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 4845 through 4851
0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 4852 through 4858
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 4859 through 4865
NaN -0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 4866 through 4872
-0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 4873 through 4879
-0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 4880 through 4886
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 4887 through 4893
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 4894 through 4900
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 4901 through 4907
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 4908 through 4914
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 4915 through 4921
0.0000 0.0000 -0.0000 2.2784 -0.0000 0.0000 -0.0000
Columns 4922 through 4928
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 4929 through 4935
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 4936 through 4942
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 4943 through 4949
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 4950 through 4956
0.0000 0.0000 0.0000 0.0000 0.0000 0.1083 0.0000
Columns 4957 through 4963
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 4964 through 4970
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 4971 through 4977
-0.0000 -0.0000 -0.0000 0.0002 -0.0000 -0.0000 -0.0000
Columns 4978 through 4984
0.0000 0.0000 0.0000 -0.0123 0.0000 -0.0000 -0.0000
Columns 4985 through 4991
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0021 -0.0000
Columns 4992 through 4998
-0.0000 -0.0000 -0.3510 0.0000 -0.0000 -0.0000 0.0000
Columns 4999 through 5005
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 5006 through 5012
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 5013 through 5019
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 5020 through 5026
0.0494 -0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 5027 through 5033
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 5034 through 5040
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 5041 through 5047
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 5048 through 5054
0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 5055 through 5061
0.0000 -0.0712 -0.0000 -0.0000 0.0000 0.0000 0.0011
Columns 5062 through 5068
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 5069 through 5075
0.0000 -0.0000 -0.0000 0.0000 1.0326 -0.0000 0.0000
Columns 5076 through 5082
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 5083 through 5089
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 5090 through 5096
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 5097 through 5103
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 5104 through 5110
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 5111 through 5117
0.0026 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 5118 through 5124
-0.0000 -0.0000 0.0745 0.0000 -0.0000 0.0000 0.0000
Columns 5125 through 5131
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 5132 through 5138
0.0000 -0.0000 0.0546 -0.0000 -0.0000 0.0000 0.0000
Columns 5139 through 5145
0.0000 0.0000 0.0000 -0.0000 -0.0033 -0.0000 0.0000
Columns 5146 through 5152
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 5153 through 5159
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 5160 through 5166
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 5167 through 5173
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 5174 through 5180
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 5181 through 5187
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 5188 through 5194
-0.0000 0.0000 0.0000 0.0091 -0.0000 0.0000 -0.0000
Columns 5195 through 5201
0.0000 -0.0000 -0.2234 NaN -0.0001 -0.0000 0.0000
Columns 5202 through 5208
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 5209 through 5215
-0.0000 0.0000 -0.0000 -0.0106 0.0000 0.0000 -0.0000
Columns 5216 through 5222
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 5223 through 5229
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 5230 through 5236
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 5237 through 5243
-0.0000 -0.0000 -3.1164 0.0000 0.0000 0.0000 0.0000
Columns 5244 through 5250
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 5251 through 5257
-0.3480 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 5258 through 5264
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 5265 through 5271
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 5272 through 5278
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.8604 -0.0000
Columns 5279 through 5285
0.0000 -0.0000 -0.0000 -0.0000 -0.2683 -0.0000 -0.0000
Columns 5286 through 5292
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 5293 through 5299
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 5300 through 5306
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 5307 through 5313
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 5314 through 5320
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 5321 through 5327
0.0000 -0.0021 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 5328 through 5334
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 5335 through 5341
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 5342 through 5348
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 5349 through 5355
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 5356 through 5362
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 5363 through 5369
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 5370 through 5376
-0.0077 0.0076 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 5377 through 5383
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 5384 through 5390
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0003
Columns 5391 through 5397
-0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 5398 through 5404
0.0178 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 5405 through 5411
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 5412 through 5418
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 5419 through 5425
-0.0000 0.0085 0.0000 -0.0000 0.0000 0.0001 -0.0000
Columns 5426 through 5432
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 5433 through 5439
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 5440 through 5446
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 5447 through 5453
0.0000 -0.0000 -0.0005 0.0000 0.0000 -0.0000 0.0000
Columns 5454 through 5460
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 5461 through 5467
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0002
Columns 5468 through 5474
-0.0000 -0.0000 0.0000 0.0079 -0.0000 -0.0000 -0.0000
Columns 5475 through 5481
-0.0000 0.0000 -0.0000 -1.1926 0.0000 0.0000 -0.0140
Columns 5482 through 5488
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 5489 through 5495
-0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 5496 through 5502
0.0000 0.0000 -0.0000 0.0000 -0.0026 0.0000 0.0000
Columns 5503 through 5509
0.0000 -0.0000 0.0000 0.0000 0.0000 NaN -0.0000
Columns 5510 through 5516
-0.0000 -0.0000 -0.0000 0.0402 -0.0000 0.0000 0.0000
Columns 5517 through 5523
-0.0000 0.0000 0.0196 0.0000 0.0000 -0.0000 -0.0000
Columns 5524 through 5530
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0210 -0.0000
Columns 5531 through 5537
-0.0000 -0.0000 -0.0002 0.0000 -0.0000 0.0000 -0.0000
Columns 5538 through 5544
NaN 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.5597
Columns 5545 through 5551
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 5552 through 5558
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 5559 through 5565
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 5566 through 5572
0.0000 -0.0000 0.0001 -0.0000 0.0000 -0.0000 0.0000
Columns 5573 through 5579
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 5580 through 5586
0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 5587 through 5593
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 5594 through 5600
-0.0016 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 5601 through 5607
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 5608 through 5614
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 5615 through 5621
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0028
Columns 5622 through 5628
-0.0016 -0.0000 -0.0000 -0.0000 0.0516 0.0000 -0.0000
Columns 5629 through 5635
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 5636 through 5642
-0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 5643 through 5649
0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 5650 through 5656
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 5657 through 5663
0.1215 -0.0000 0.0000 0.0000 1.0197 -0.0000 -0.0000
Columns 5664 through 5670
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 5671 through 5677
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 5678 through 5684
-0.0000 0.0004 0.0000 0.0000 -0.0135 0.0000 -0.0000
Columns 5685 through 5691
-0.0006 0.0000 0.0000 0.3440 0.0000 -0.0000 0.0000
Columns 5692 through 5698
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 5699 through 5705
0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 5706 through 5712
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 5713 through 5719
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0006
Columns 5720 through 5726
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 5727 through 5733
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 5734 through 5740
-0.0000 0.0000 0.0000 -0.0000 0.0000 0.0099 0.0000
Columns 5741 through 5747
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 5748 through 5754
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 5755 through 5761
-0.0000 -0.0000 0.0000 0.0006 0.0000 0.0000 -0.0000
Columns 5762 through 5768
0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 5769 through 5775
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 5776 through 5782
-1.4715 0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 5783 through 5789
0.0000 0.0000 -0.0000 0.0000 0.0034 0.0000 0.0000
Columns 5790 through 5796
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.2283 0.0000
Columns 5797 through 5803
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0002
Columns 5804 through 5810
-0.0000 0.0000 -0.0000 -0.0000 0.0064 -0.0000 -0.0000
Columns 5811 through 5817
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 5818 through 5824
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 5825 through 5831
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 5832 through 5838
0.0000 -0.5099 -0.0000 0.0002 -0.0000 0.0000 0.0000
Columns 5839 through 5845
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 5846 through 5852
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 5853 through 5859
0.0000 0.0000 -0.0000 0.2599 0.0000 0.0000 -0.0000
Columns 5860 through 5866
-0.3563 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 5867 through 5873
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 5874 through 5880
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 5881 through 5887
-0.0000 0.0000 0.0001 -0.0000 0.0000 0.0000 0.0000
Columns 5888 through 5894
-0.0000 -0.0000 0.0000 -0.0007 0.0000 -0.0000 -0.0000
Columns 5895 through 5901
-0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 5902 through 5908
-0.0000 -0.0000 -0.0055 0.0000 0.0000 -0.0062 -0.0000
Columns 5909 through 5915
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 5916 through 5922
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 5923 through 5929
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 5930 through 5936
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 5937 through 5943
-0.0000 -0.0000 0.0000 -0.0000 0.3746 0.0000 -0.0000
Columns 5944 through 5950
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 5951 through 5957
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.1449
Columns 5958 through 5964
-0.0371 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 5965 through 5971
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 5972 through 5978
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 5979 through 5985
-0.0000 -0.0000 -0.0000 0.0001 0.0000 0.0000 -0.0000
Columns 5986 through 5992
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 5993 through 5999
0.0000 0.0000 0.0000 0.0000 -0.0036 -0.0000 0.0000
Columns 6000 through 6006
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 6007 through 6013
0.0000 -0.0000 0.0000 0.0000 0.9401 -0.0000 0.0000
Columns 6014 through 6020
0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 6021 through 6027
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 6028 through 6034
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 6035 through 6041
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 6042 through 6048
-0.0425 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 6049 through 6055
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 6056 through 6062
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 6063 through 6069
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0216 0.0000
Columns 6070 through 6076
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 6077 through 6083
0.0000 0.0000 -0.0000 0.0531 -0.0002 0.0000 -0.0000
Columns 6084 through 6090
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.1458
Columns 6091 through 6097
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 6098 through 6104
-0.0000 0.0000 0.0055 -0.0000 -0.0000 -0.0000 0.0000
Columns 6105 through 6111
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 6112 through 6118
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 6119 through 6125
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 6126 through 6132
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 6133 through 6139
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0066 -0.0000
Columns 6140 through 6146
0.0000 -0.0000 -0.0000 -0.0000 NaN 0.0000 0.0531
Columns 6147 through 6153
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.4468
Columns 6154 through 6160
0.0000 0.0000 -0.0000 -0.0001 0.0000 0.0000 -0.0000
Columns 6161 through 6167
0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 6168 through 6174
-0.0000 0.0212 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 6175 through 6181
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 6182 through 6188
0.0671 -0.0000 -0.0000 0.0000 0.6262 -0.0000 0.0000
Columns 6189 through 6195
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 6196 through 6202
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 6203 through 6209
0.0000 0.0000 0.0079 0.0000 0.0000 0.0000 -0.0000
Columns 6210 through 6216
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 6217 through 6223
0.0000 -0.0000 -0.0000 0.0070 -0.0000 0.0000 0.0000
Columns 6224 through 6230
-0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 6231 through 6237
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 6238 through 6244
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 6245 through 6251
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 6252 through 6258
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 6259 through 6265
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 6266 through 6272
0.0000 -0.0000 0.0000 -3.2349 -0.0000 -0.0000 -0.0000
Columns 6273 through 6279
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 6280 through 6286
0.3013 -0.0000 -0.0062 0.0000 -0.0000 0.0000 0.0420
Columns 6287 through 6293
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 6294 through 6300
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 6301 through 6307
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 6308 through 6314
-0.0281 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 6315 through 6321
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 6322 through 6328
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 6329 through 6335
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 6336 through 6342
-0.0000 0.0000 0.0001 -0.0000 -0.0000 0.0000 0.0231
Columns 6343 through 6349
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 6350 through 6356
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 6357 through 6363
0.0000 0.0002 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 6364 through 6370
0.0000 0.0000 -0.0000 -0.0035 -0.0000 -0.0000 -0.0000
Columns 6371 through 6377
0.0000 -0.0000 0.0000 -0.0000 -0.0012 0.0000 -0.0000
Columns 6378 through 6384
0.0000 -0.0000 -0.0143 0.0000 -0.0014 0.0001 0.0000
Columns 6385 through 6391
-0.2963 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 6392 through 6398
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 6399 through 6405
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.1291
Columns 6406 through 6412
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0001 0.0000
Columns 6413 through 6419
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 6420 through 6426
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 6427 through 6433
0.0000 NaN -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 6434 through 6440
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 6441 through 6447
-0.0000 -0.0000 0.0000 0.0000 -0.0000 2.6241 -0.0000
Columns 6448 through 6454
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 6455 through 6461
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 6462 through 6468
-0.0005 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 6469 through 6475
-0.0000 -0.0015 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 6476 through 6482
-0.0000 -0.0000 -0.0000 0.3081 -0.0000 0.0000 0.0000
Columns 6483 through 6489
-0.0000 0.0000 -0.0000 0.0420 0.0000 -0.0000 0.0000
Columns 6490 through 6496
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 6497 through 6503
0.0000 -0.0000 0.0000 0.0000 0.0002 0.0000 0.0000
Columns 6504 through 6510
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 6511 through 6517
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 6518 through 6524
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 6525 through 6531
0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 6532 through 6538
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 6539 through 6545
-0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 6546 through 6552
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 6553 through 6559
-0.0000 0.0000 -2.1859 -0.0000 0.0000 0.0000 -0.0000
Columns 6560 through 6566
0.0000 0.0000 0.0120 0.1998 -0.0000 -0.0000 0.0000
Columns 6567 through 6573
0.0000 -0.0000 -0.0000 0.0000 -0.0000 NaN 0.0000
Columns 6574 through 6580
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 6581 through 6587
0.0000 0.0000 0.0000 0.0000 0.0005 0.0000 0.0000
Columns 6588 through 6594
-0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 6595 through 6601
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 6602 through 6608
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 6609 through 6615
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 6616 through 6622
-0.0000 -0.0000 -0.0000 0.0000 -0.0891 1.4519 -0.0000
Columns 6623 through 6629
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 6630 through 6636
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 6637 through 6643
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 6644 through 6650
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 6651 through 6657
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.1325 0.0000
Columns 6658 through 6664
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 6665 through 6671
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 6672 through 6678
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 6679 through 6685
-0.0000 -0.0000 -0.4701 0.0000 0.0000 0.0000 -0.0000
Columns 6686 through 6692
-0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 6693 through 6699
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0233 0.0000
Columns 6700 through 6706
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 6707 through 6713
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 6714 through 6720
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 6721 through 6727
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 6728 through 6734
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 6735 through 6741
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 6742 through 6748
0.0000 0.0000 -0.0000 -0.0000 -0.0001 0.0000 0.0000
Columns 6749 through 6755
0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 6756 through 6762
0.0000 0.0114 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 6763 through 6769
-0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 6770 through 6776
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 6777 through 6783
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 6784 through 6790
-0.0000 0.0000 -0.0000 0.4012 0.0000 -0.0000 -0.0000
Columns 6791 through 6797
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 6798 through 6804
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 6805 through 6811
0.0000 0.0013 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 6812 through 6818
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 6819 through 6825
0.0000 -0.0000 -0.0000 -0.0000 0.0002 -0.0000 0.0000
Columns 6826 through 6832
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 6833 through 6839
-0.0000 -0.0000 0.0007 -0.0000 -0.0000 -0.0000 0.0000
Columns 6840 through 6846
0.0015 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 6847 through 6853
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 6854 through 6860
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 6861 through 6867
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0181
Columns 6868 through 6874
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 6875 through 6881
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 6882 through 6888
0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 6889 through 6895
0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 6896 through 6902
-0.0000 0.0000 -0.0000 -0.0000 -0.0063 0.0000 -0.0002
Columns 6903 through 6909
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 6910 through 6916
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 6917 through 6923
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 6924 through 6930
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 6931 through 6937
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 6938 through 6944
-0.0000 -0.0000 -0.0000 -0.0000 -0.0015 0.0000 -0.0000
Columns 6945 through 6951
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 6952 through 6958
-0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.1498
Columns 6959 through 6965
0.1714 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0001
Columns 6966 through 6972
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 6973 through 6979
-0.0000 -0.0000 0.0000 -0.0000 -0.0001 0.0000 0.0004
Columns 6980 through 6986
0.0000 -0.0000 -0.0250 0.0000 -0.0000 0.0000 0.0000
Columns 6987 through 6993
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 6994 through 7000
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 7001 through 7007
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 7008 through 7014
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 7015 through 7021
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 7022 through 7028
-0.0000 0.0000 0.0000 -0.0003 0.0000 0.0000 -0.0000
Columns 7029 through 7035
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 7036 through 7042
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 7043 through 7049
-0.0000 0.0000 0.0028 -0.0000 2.5304 -0.0000 0.0000
Columns 7050 through 7056
-0.0000 0.0000 -0.0006 -0.0000 -0.0000 0.0000 0.0000
Columns 7057 through 7063
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 7064 through 7070
-0.0000 -0.0000 -0.0000 0.0001 -0.0000 0.0000 -0.0000
Columns 7071 through 7077
0.0000 -0.0263 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 7078 through 7084
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 7085 through 7091
-0.0000 -0.0000 0.0000 -0.0017 -0.0000 0.0000 -0.0000
Columns 7092 through 7098
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 7099 through 7105
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 7106 through 7112
-0.0002 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.1515
Columns 7113 through 7119
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 7120 through 7126
0.0073 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 7127 through 7133
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 7134 through 7140
-0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 7141 through 7147
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 7148 through 7154
-0.0031 0.0000 -0.0000 -0.0000 0.0000 -0.3280 -0.0000
Columns 7155 through 7161
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 -2.7174
Columns 7162 through 7168
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 7169 through 7175
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0333
Columns 7176 through 7182
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 7183 through 7189
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 7190 through 7196
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 7197 through 7203
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 7204 through 7210
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 7211 through 7217
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 7218 through 7224
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 7225 through 7231
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 7232 through 7238
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 7239 through 7245
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 7246 through 7252
0.0000 -0.0000 -0.0000 -0.0001 -0.0000 -0.0000 0.0000
Columns 7253 through 7259
0.0000 -0.0000 0.0000 -0.0083 0.0000 -0.0000 -0.0000
Columns 7260 through 7266
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 7267 through 7273
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 7274 through 7280
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 7281 through 7287
-0.9202 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 7288 through 7294
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0708
Columns 7295 through 7301
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 7302 through 7308
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 7309 through 7315
0.0000 -0.0012 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 7316 through 7322
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 7323 through 7329
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 7330 through 7336
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 7337 through 7343
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 7344 through 7350
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 7351 through 7357
-0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 7358 through 7364
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 7365 through 7371
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 7372 through 7378
0.0344 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 7379 through 7385
-0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 7386 through 7392
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 7393 through 7399
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 7400 through 7406
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 7407 through 7413
-0.0005 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0015
Columns 7414 through 7420
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 7421 through 7427
0.0000 0.2089 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 7428 through 7434
0.0093 -0.0000 -0.0000 -0.0001 -0.0000 0.0000 -0.0000
Columns 7435 through 7441
0.0000 -0.0000 0.3098 0.0000 0.0000 -0.0000 0.0000
Columns 7442 through 7448
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 7449 through 7455
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 7456 through 7462
-0.0000 0.0000 0.1973 -0.0000 0.0000 0.0000 -0.0000
Columns 7463 through 7469
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0183 -0.0000
Columns 7470 through 7476
-0.0000 0.0000 0.7425 -0.0000 0.0000 -0.0021 0.0000
Columns 7477 through 7483
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 7484 through 7490
0.0000 -0.0000 -0.0000 0.0000 NaN 0.0000 0.0000
Columns 7491 through 7497
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 7498 through 7504
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0391
Columns 7505 through 7511
0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0001 -0.0000
Columns 7512 through 7518
-0.0000 -0.0000 -0.0000 -0.0057 0.0001 -0.0000 0.0000
Columns 7519 through 7525
-0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 7526 through 7532
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 7533 through 7539
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 7540 through 7546
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 7547 through 7553
0.0001 0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 7554 through 7560
-1.9724 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 7561 through 7567
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 7568 through 7574
0.9861 -0.0000 0.0000 0.0000 0.0000 0.0083 0.0000
Columns 7575 through 7581
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 7582 through 7588
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 7589 through 7595
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 7596 through 7602
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 7603 through 7609
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.4059 0.0001
Columns 7610 through 7616
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 7617 through 7623
0.0000 -0.0000 -0.0025 -0.0000 0.0000 0.0000 -0.2138
Columns 7624 through 7630
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.4271 -0.0000
Columns 7631 through 7637
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 7638 through 7644
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 7645 through 7651
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 7652 through 7658
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 7659 through 7665
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0603 0.0000
Columns 7666 through 7672
0.0000 0.0000 0.0000 -0.0000 0.0016 0.0000 0.0000
Columns 7673 through 7679
0.0000 0.0000 0.0000 0.0000 0.0004 -0.0000 0.0000
Columns 7680 through 7686
0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 7687 through 7693
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 7694 through 7700
0.0000 0.0000 0.0000 -0.0000 -0.0002 -0.0000 -0.0000
Columns 7701 through 7707
-0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 7708 through 7714
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 7715 through 7721
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 7722 through 7728
0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 7729 through 7735
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 7736 through 7742
-0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 7743 through 7749
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 7750 through 7756
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 7757 through 7763
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 7764 through 7770
0.0000 0.0000 0.0000 2.3185 -0.0000 0.0000 -0.0000
Columns 7771 through 7777
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 7778 through 7784
-0.0103 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 7785 through 7791
0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 7792 through 7798
-0.0000 -0.9333 -0.0042 -0.0000 0.0000 -0.0000 -0.0000
Columns 7799 through 7805
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 7806 through 7812
-0.0000 0.0000 0.0000 NaN 0.0000 0.0000 -0.0000
Columns 7813 through 7819
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 7820 through 7826
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 7827 through 7833
0.0000 -0.0000 -0.0000 0.0064 0.0000 0.0000 -0.0000
Columns 7834 through 7840
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 7841 through 7847
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 7848 through 7854
-0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 7855 through 7861
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0116 0.0000
Columns 7862 through 7868
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 7869 through 7875
0.0000 0.0201 -0.0000 -0.0000 1.4651 0.3812 0.0000
Columns 7876 through 7882
-0.0000 0.0000 -0.0000 0.0000 0.0005 -0.0000 -0.0000
Columns 7883 through 7889
-0.0000 0.0000 0.0000 -0.0000 0.0002 -0.0000 0.0000
Columns 7890 through 7896
0.0007 -0.0000 -0.0000 0.2081 -0.0000 0.0000 0.0000
Columns 7897 through 7903
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -1.1993 0.0000
Columns 7904 through 7910
0.0000 -0.0000 -0.0000 0.0000 1.4319 -0.0000 0.0000
Columns 7911 through 7917
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 7918 through 7924
-0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 7925 through 7931
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 7932 through 7938
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0007 0.0007
Columns 7939 through 7945
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0472
Columns 7946 through 7952
3.0499 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 7953 through 7959
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 7960 through 7966
0.2056 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 7967 through 7973
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 7974 through 7980
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 7981 through 7987
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 7988 through 7994
0.0000 0.0000 -0.0468 -0.0000 -0.0000 0.0000 0.0000
Columns 7995 through 8001
0.7126 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 8002 through 8008
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 8009 through 8015
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 8016 through 8022
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 8023 through 8029
-0.0004 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 8030 through 8036
-0.0000 0.0000 -0.0003 0.0000 -0.0000 -0.0040 0.0000
Columns 8037 through 8043
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 8044 through 8050
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 8051 through 8057
0.0000 1.9865 -0.0000 -0.0000 0.0000 0.0000 0.0004
Columns 8058 through 8064
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0712 -0.0000
Columns 8065 through 8071
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0002
Columns 8072 through 8078
0.0002 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 8079 through 8085
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 8086 through 8092
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 8093 through 8099
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 8100 through 8106
0.0000 -0.0000 0.0003 -0.0000 -0.0009 0.0000 -0.0000
Columns 8107 through 8113
0.0000 -0.0400 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 8114 through 8120
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 8121 through 8127
-0.0000 0.0000 0.0000 0.0000 -1.6312 0.0233 -0.0000
Columns 8128 through 8134
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 8135 through 8141
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 8142 through 8148
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 8149 through 8155
0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 8156 through 8162
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 8163 through 8169
-0.0000 -0.0000 -0.0000 0.0010 -0.0000 -0.0000 0.0000
Columns 8170 through 8176
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 8177 through 8183
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.5995 0.0000
Columns 8184 through 8190
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 8191 through 8197
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0032
Columns 8198 through 8204
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 8205 through 8211
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 8212 through 8218
-0.0000 -1.4248 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 8219 through 8225
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 8226 through 8232
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 8233 through 8239
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 8240 through 8246
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.7355
Columns 8247 through 8253
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 8254 through 8260
0.3993 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 8261 through 8267
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 8268 through 8274
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 8275 through 8281
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 8282 through 8288
0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 8289 through 8295
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 8296 through 8302
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 8303 through 8309
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 8310 through 8316
0.0000 0.0000 0.0000 0.6189 0.0000 -0.0001 -0.0000
Columns 8317 through 8323
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 8324 through 8330
-0.0000 1.4508 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 8331 through 8337
-0.0000 0.0028 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 8338 through 8344
NaN -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 8345 through 8351
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 8352 through 8358
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 8359 through 8365
-0.0000 -0.0000 0.0000 0.0000 -0.0000 1.0327 0.0000
Columns 8366 through 8372
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 8373 through 8379
0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 8380 through 8386
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 8387 through 8393
-0.0000 0.0000 0.1133 -0.0000 0.0000 0.0000 0.0000
Columns 8394 through 8400
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 8401 through 8407
-0.0000 0.0001 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 8408 through 8414
0.0000 0.0057 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 8415 through 8421
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.5962
Columns 8422 through 8428
-0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 8429 through 8435
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 8436 through 8442
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 8443 through 8449
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 8450 through 8456
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 8457 through 8463
0.0006 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 8464 through 8470
-0.0046 0.0000 -0.0000 -0.0000 -0.0000 0.0068 0.0000
Columns 8471 through 8477
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 8478 through 8484
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 8485 through 8491
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 8492 through 8498
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 8499 through 8505
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 8506 through 8512
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 8513 through 8519
-0.0000 -0.0000 0.0000 -0.0007 -0.0000 0.0000 -0.0000
Columns 8520 through 8526
-0.0000 NaN 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 8527 through 8533
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 8534 through 8540
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 8541 through 8547
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 8548 through 8554
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0520 0.0000
Columns 8555 through 8561
0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 8562 through 8568
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.3397
Columns 8569 through 8575
-0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 8576 through 8582
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 8583 through 8589
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 8590 through 8596
-0.0000 -0.0000 0.0000 -0.0000 0.0000 2.2790 -0.0000
Columns 8597 through 8603
-0.0000 -0.0000 -0.0000 0.0024 0.0000 -0.0000 0.0000
Columns 8604 through 8610
-0.0000 -0.0002 0.0000 0.0000 0.0000 0.0000 -2.5714
Columns 8611 through 8617
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 8618 through 8624
-0.0000 -0.0002 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 8625 through 8631
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 8632 through 8638
-0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 8639 through 8645
-0.0371 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 8646 through 8652
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 8653 through 8659
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 8660 through 8666
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 8667 through 8673
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 8674 through 8680
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 8681 through 8687
0.0000 -0.0000 0.0000 -0.0000 -0.0002 0.0000 -0.0000
Columns 8688 through 8694
-0.0000 0.0000 -0.0002 -0.0000 0.0000 -0.0000 0.0000
Columns 8695 through 8701
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 8702 through 8708
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 8709 through 8715
0.0000 0.0003 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 8716 through 8722
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 8723 through 8729
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 8730 through 8736
0.0001 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 8737 through 8743
0.0000 0.0000 0.0000 -2.4915 -0.0000 -0.0000 0.0000
Columns 8744 through 8750
-0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 8751 through 8757
0.0000 0.0000 -0.0000 -0.0000 -0.0435 0.0000 -0.0000
Columns 8758 through 8764
0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 8765 through 8771
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 8772 through 8778
-0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 8779 through 8785
0.0000 -0.0000 0.0000 0.0000 -0.0084 0.0005 -0.0000
Columns 8786 through 8792
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 8793 through 8799
0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 8800 through 8806
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 8807 through 8813
0.0000 0.0000 -0.0000 0.0000 -0.0083 -0.0000 -0.0000
Columns 8814 through 8820
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 8821 through 8827
-0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0957
Columns 8828 through 8834
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 8835 through 8841
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 8842 through 8848
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 8849 through 8855
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 8856 through 8862
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 8863 through 8869
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 8870 through 8876
-0.0000 0.0000 -0.0000 -0.0001 -0.0000 -0.0000 -0.0000
Columns 8877 through 8883
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 8884 through 8890
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0300
Columns 8891 through 8897
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 8898 through 8904
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 8905 through 8911
-0.0000 -1.1984 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 8912 through 8918
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 8919 through 8925
0.0000 -0.0000 -0.0000 0.0000 0.0252 0.0000 -0.0000
Columns 8926 through 8932
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 8933 through 8939
0.0000 -0.0000 -0.0000 0.3232 -0.0000 -0.0000 0.0000
Columns 8940 through 8946
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 8947 through 8953
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 8954 through 8960
-0.0445 -0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 8961 through 8967
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 8968 through 8974
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0012 0.0000
Columns 8975 through 8981
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 8982 through 8988
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 2.7560 -0.0000
Columns 8989 through 8995
-0.0000 0.0000 0.0000 -2.8890 -0.0000 -0.0000 0.0000
Columns 8996 through 9002
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 9003 through 9009
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 9010 through 9016
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 9017 through 9023
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 9024 through 9030
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 9031 through 9037
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 9038 through 9044
0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 9045 through 9051
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 9052 through 9058
-0.0000 0.0000 0.0000 -0.0000 2.2386 0.0000 0.0000
Columns 9059 through 9065
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 9066 through 9072
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 9073 through 9079
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 9080 through 9086
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 9087 through 9093
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 9094 through 9100
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 9101 through 9107
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 9108 through 9114
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 9115 through 9121
0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 9122 through 9128
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 9129 through 9135
0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 9136 through 9142
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 9143 through 9149
-0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 9150 through 9156
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 9157 through 9163
0.0001 0.0000 0.0000 -0.0912 -0.0000 0.0000 -0.0000
Columns 9164 through 9170
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 9171 through 9177
0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 0.8670
Columns 9178 through 9184
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 9185 through 9191
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 9192 through 9198
0.0000 -0.0000 -0.0000 -0.0001 0.0000 0.0000 0.0000
Columns 9199 through 9205
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 9206 through 9212
0.0000 0.0000 0.0000 -0.0000 0.0501 0.0000 -0.0000
Columns 9213 through 9219
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 9220 through 9226
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 9227 through 9233
0.0000 0.0000 0.0000 -0.0000 0.0878 -0.0223 0.0000
Columns 9234 through 9240
-0.0000 0.0000 0.0000 -0.0000 NaN 0.0000 0.0000
Columns 9241 through 9247
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 9248 through 9254
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 9255 through 9261
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 9262 through 9268
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 9269 through 9275
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 9276 through 9282
0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 9283 through 9289
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0004
Columns 9290 through 9296
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 9297 through 9303
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0060
Columns 9304 through 9310
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 9311 through 9317
0.0000 0.0000 0.0000 -0.0001 -0.0000 -0.0000 0.0000
Columns 9318 through 9324
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 9325 through 9331
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 9332 through 9338
-0.0000 0.0113 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 9339 through 9345
-0.0006 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 9346 through 9352
1.6844 -0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 9353 through 9359
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 9360 through 9366
-0.0034 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 9367 through 9373
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 9374 through 9380
-0.0000 -0.0000 0.0000 -0.0052 -0.0000 0.0000 -0.0170
Columns 9381 through 9387
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0104
Columns 9388 through 9394
0.0000 0.0000 0.0000 -0.0005 -0.0000 -0.0000 0.0000
Columns 9395 through 9401
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 9402 through 9408
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 9409 through 9415
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0034
Columns 9416 through 9422
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 9423 through 9429
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0030
Columns 9430 through 9436
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 9437 through 9443
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 9444 through 9450
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0002 -0.0000
Columns 9451 through 9457
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 9458 through 9464
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 9465 through 9471
-0.0000 -0.0000 -0.0000 -0.0000 NaN -0.0000 -0.0000
Columns 9472 through 9478
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0011
Columns 9479 through 9485
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0001 0.0000
Columns 9486 through 9492
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 9493 through 9499
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 9500 through 9506
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 9507 through 9513
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0261 0.0000
Columns 9514 through 9520
0.0000 0.0000 -0.0063 -0.0000 0.0000 0.0000 0.0000
Columns 9521 through 9527
-0.0000 -0.0000 0.0000 -0.0000 -0.1897 -0.0000 0.0000
Columns 9528 through 9534
0.0000 -0.0000 NaN -0.0000 0.0000 0.0013 -0.0000
Columns 9535 through 9541
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 9542 through 9548
-0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 9549 through 9555
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 9556 through 9562
0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 9563 through 9569
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 9570 through 9576
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 9577 through 9583
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0028 0.0005
Columns 9584 through 9590
-0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 9591 through 9597
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 9598 through 9604
NaN 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 9605 through 9611
0.0000 -0.0000 0.0000 0.0005 0.0000 -0.0000 0.0000
Columns 9612 through 9618
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 9619 through 9625
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 9626 through 9632
-0.0000 0.0000 0.0000 0.0118 0.0000 -0.0000 -0.0000
Columns 9633 through 9639
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 9640 through 9646
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 9647 through 9653
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 9654 through 9660
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 9661 through 9667
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 9668 through 9674
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 9675 through 9681
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 9682 through 9688
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 9689 through 9695
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 9696 through 9702
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 9703 through 9709
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 9710 through 9716
0.0000 0.0000 0.0000 0.0000 -1.4715 0.0000 0.0000
Columns 9717 through 9723
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 9724 through 9730
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 9731 through 9737
-0.0000 1.2323 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 9738 through 9744
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 9745 through 9751
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 9752 through 9758
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 9759 through 9765
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 9766 through 9772
-0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 9773 through 9779
0.0000 0.0000 0.0000 1.6644 -0.0000 -0.0000 0.0000
Columns 9780 through 9786
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 9787 through 9793
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 9794 through 9800
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 9801 through 9807
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.2400
Columns 9808 through 9814
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 9815 through 9821
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.5431
Columns 9822 through 9828
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 9829 through 9835
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 9836 through 9842
0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 9843 through 9849
-0.0000 0.0015 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 9850 through 9856
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 9857 through 9863
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 9864 through 9870
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 9871 through 9877
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 9878 through 9884
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 9885 through 9891
0.0000 0.0000 -0.0000 -0.0000 0.0000 NaN -0.0000
Columns 9892 through 9898
-0.0000 0.0000 0.0000 -0.0000 0.0000 NaN 0.0000
Columns 9899 through 9905
0.0004 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.4111
Columns 9906 through 9912
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -1.7074
Columns 9913 through 9919
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 9920 through 9926
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 9927 through 9933
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 9934 through 9940
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0064
Columns 9941 through 9947
-0.0000 0.0000 0.0000 0.0000 -0.0246 -0.0000 0.0000
Columns 9948 through 9954
-0.0000 -0.0941 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 9955 through 9961
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 NaN
Columns 9962 through 9968
-0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 9969 through 9975
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 9976 through 9982
-0.0000 0.0000 -0.0000 0.0000 0.1865 -0.0000 0.0007
Columns 9983 through 9989
0.0000 -0.0000 -0.0000 -0.0006 0.0000 -0.0000 0.0000
Columns 9990 through 9996
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 1.6711 -0.0000
Columns 9997 through 10003
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0001
Columns 10004 through 10010
-0.0000 -0.0003 0.0000 0.0000 -0.0000 0.0550 0.0000
Columns 10011 through 10017
0.0125 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 10018 through 10024
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 10025 through 10031
-0.0057 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 10032 through 10038
0.0000 0.0000 -0.0000 0.0007 0.0000 -0.0000 0.0000
Columns 10039 through 10045
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 10046 through 10052
0.0000 -0.0048 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 10053 through 10059
-0.0000 -0.0000 0.0000 0.0000 0.0079 0.0000 0.0000
Columns 10060 through 10066
-0.0000 -0.0870 0.0000 NaN -0.0000 0.0000 0.8189
Columns 10067 through 10073
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 10074 through 10080
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 10081 through 10087
-0.0000 0.0000 -0.0000 1.6909 0.0000 -0.0000 0.0000
Columns 10088 through 10094
-1.0596 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 10095 through 10101
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 10102 through 10108
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 10109 through 10115
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 10116 through 10122
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 10123 through 10129
-0.0000 -0.0476 -0.0000 -0.0000 -0.0000 -1.3652 -0.0000
Columns 10130 through 10136
0.0000 -0.0000 0.0000 -0.0000 -0.0907 -0.0000 -0.0000
Columns 10137 through 10143
0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 10144 through 10150
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 10151 through 10157
-0.0000 0.0008 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 10158 through 10164
-0.0000 -0.0000 -0.0000 -0.0132 0.0000 -0.0000 -0.0000
Columns 10165 through 10171
0.0000 -0.0000 0.0000 0.0000 0.8121 -0.0000 0.0240
Columns 10172 through 10178
0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 10179 through 10185
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 10186 through 10192
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 10193 through 10199
-2.9023 -0.0000 -0.0000 0.0000 0.0001 0.0000 0.0000
Columns 10200 through 10206
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 10207 through 10213
0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 10214 through 10220
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.4107
Columns 10221 through 10227
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 10228 through 10234
0.0023 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 10235 through 10241
0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 10242 through 10248
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 10249 through 10255
0.0000 0.0000 0.0000 0.0636 0.0000 -0.0000 0.0000
Columns 10256 through 10262
-0.0000 0.0000 0.0000 -0.0000 0.1505 0.0000 0.0000
Columns 10263 through 10269
-0.0000 -0.0000 0.0000 0.0001 -0.0000 0.0000 -0.0004
Columns 10270 through 10276
0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.8925
Columns 10277 through 10283
0.0043 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 10284 through 10290
0.0000 -0.0000 0.0203 -0.0000 -0.0000 0.0000 0.0000
Columns 10291 through 10297
-0.0000 -0.0000 -0.0000 1.5575 0.0000 0.0000 0.0000
Columns 10298 through 10304
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 10305 through 10311
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 10312 through 10318
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.1723
Columns 10319 through 10325
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 10326 through 10332
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 10333 through 10339
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 10340 through 10346
-0.0020 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 10347 through 10353
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 10354 through 10360
0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 10361 through 10367
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 10368 through 10374
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 10375 through 10381
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 10382 through 10388
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 10389 through 10395
0.0000 -0.0000 -0.0000 2.8502 0.0000 0.0000 0.0000
Columns 10396 through 10402
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 10403 through 10409
0.0095 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.2782
Columns 10410 through 10416
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 10417 through 10423
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 10424 through 10430
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 10431 through 10437
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 10438 through 10444
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 10445 through 10451
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 10452 through 10458
0.0000 0.0000 0.0002 0.0000 -0.0028 0.0000 -0.0000
Columns 10459 through 10465
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.2981 0.0000
Columns 10466 through 10472
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 10473 through 10479
-0.0000 0.0000 -2.1593 0.0000 -0.0000 -0.6329 0.0000
Columns 10480 through 10486
0.6960 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 10487 through 10493
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 10494 through 10500
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 10501 through 10507
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 10508 through 10514
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0102 -0.0000
Columns 10515 through 10521
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 10522 through 10528
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 NaN
Columns 10529 through 10535
-0.0000 -0.0001 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 10536 through 10542
0.0000 -0.0000 NaN 0.0000 0.0000 -0.0000 -0.0000
Columns 10543 through 10549
-0.0000 -0.0000 0.0000 -0.0216 -0.0000 0.0000 0.0000
Columns 10550 through 10556
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 10557 through 10563
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 10564 through 10570
-0.0000 -0.0000 -0.0000 0.4078 0.0000 -0.0000 0.0000
Columns 10571 through 10577
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 10578 through 10584
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 10585 through 10591
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 10592 through 10598
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0001 -0.0000
Columns 10599 through 10605
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 10606 through 10612
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 10613 through 10619
-0.0000 0.0000 0.0000 -0.0011 -0.0000 -0.0000 0.0000
Columns 10620 through 10626
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 10627 through 10633
-0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 10634 through 10640
0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 10641 through 10647
0.0000 0.0000 0.1200 0.0000 0.0000 -0.0000 0.0000
Columns 10648 through 10654
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 10655 through 10661
-0.0000 0.0000 -0.0000 -0.0000 -0.9534 -0.0000 -0.0000
Columns 10662 through 10668
0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 10669 through 10675
-0.0362 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 10676 through 10682
-0.0000 0.0014 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 10683 through 10689
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 10690 through 10696
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 10697 through 10703
0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 10704 through 10710
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 10711 through 10717
0.0000 -0.0000 0.0000 0.0049 -0.0000 0.0000 -0.0000
Columns 10718 through 10724
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 10725 through 10731
0.0000 -0.0000 0.0000 1.1659 0.0000 0.0000 -0.0000
Columns 10732 through 10738
-0.0000 -0.0000 0.5763 0.0000 0.0000 0.0000 -0.0000
Columns 10739 through 10745
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 10746 through 10752
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 10753 through 10759
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 10760 through 10766
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 10767 through 10773
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 10774 through 10780
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0056
Columns 10781 through 10787
0.0000 -0.0000 -0.0000 0.0000 1.9461 0.0000 0.0000
Columns 10788 through 10794
0.9863 0.0000 -0.0000 0.0001 -0.0000 0.0000 0.0000
Columns 10795 through 10801
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 10802 through 10808
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 10809 through 10815
-0.0000 0.0000 -0.0000 -0.0000 0.0002 0.0000 0.0000
Columns 10816 through 10822
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 10823 through 10829
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0026
Columns 10830 through 10836
0.0000 -0.0000 -0.0000 -0.0000 -0.0003 -0.0000 -0.0000
Columns 10837 through 10843
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 10844 through 10850
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 10851 through 10857
-0.0000 -0.0000 -0.0000 0.0000 -0.0220 -0.0000 0.0000
Columns 10858 through 10864
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 10865 through 10871
-0.0000 NaN 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 10872 through 10878
-0.0000 -0.0000 -0.0000 0.0000 -0.0185 -0.0000 0.0000
Columns 10879 through 10885
0.0016 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 10886 through 10892
-0.0000 -0.0000 -1.2245 -0.0000 -0.0000 0.0000 0.0000
Columns 10893 through 10899
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 10900 through 10906
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 10907 through 10913
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 10914 through 10920
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 10921 through 10927
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 10928 through 10934
0.0000 0.0000 -0.0003 -0.0000 0.0000 -0.0000 0.0000
Columns 10935 through 10941
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 10942 through 10948
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 10949 through 10955
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 10956 through 10962
-0.0000 -0.0040 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 10963 through 10969
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 10970 through 10976
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 10977 through 10983
-0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 10984 through 10990
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0002 0.0000
Columns 10991 through 10997
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 10998 through 11004
0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 11005 through 11011
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0012
Columns 11012 through 11018
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 11019 through 11025
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 11026 through 11032
-0.0000 0.0000 -0.0000 0.0000 -0.0945 -0.0000 -0.0000
Columns 11033 through 11039
-0.0000 0.0416 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 11040 through 11046
-0.0000 -0.0000 0.0000 0.0005 -0.0000 0.0000 0.0000
Columns 11047 through 11053
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 11054 through 11060
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.7491 0.0000
Columns 11061 through 11067
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 11068 through 11074
-0.0000 -0.0000 -0.0000 -0.0000 0.0104 -0.0000 0.0000
Columns 11075 through 11081
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0003 -0.0000
Columns 11082 through 11088
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 11089 through 11095
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 11096 through 11102
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 11103 through 11109
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 11110 through 11116
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 11117 through 11123
0.0000 -1.1926 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 11124 through 11130
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 11131 through 11137
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 11138 through 11144
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 11145 through 11151
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 11152 through 11158
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 11159 through 11165
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 11166 through 11172
0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 11173 through 11179
0.0000 0.0000 0.0000 0.0000 -0.0001 -0.0000 -0.0000
Columns 11180 through 11186
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 11187 through 11193
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 11194 through 11200
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 11201 through 11207
-0.0000 -0.0014 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 11208 through 11214
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 11215 through 11221
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 11222 through 11228
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 11229 through 11235
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 11236 through 11242
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 11243 through 11249
-0.0000 NaN 0.0000 0.0000 0.3879 -0.0000 -0.0000
Columns 11250 through 11256
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 11257 through 11263
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 11264 through 11270
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 11271 through 11277
-0.0000 0.0000 0.0000 -0.0002 0.0151 -0.0000 0.0000
Columns 11278 through 11284
0.0000 0.0000 -3.3024 -0.0000 0.0000 0.0000 -0.0000
Columns 11285 through 11291
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 11292 through 11298
-0.0000 0.0000 -0.0000 -0.0000 -0.0020 0.0000 -0.0000
Columns 11299 through 11305
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 11306 through 11312
-0.0001 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 11313 through 11319
0.0000 -0.9068 -0.0000 0.0000 -0.1964 0.7558 -0.0000
Columns 11320 through 11326
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0325 -0.0000
Columns 11327 through 11333
0.0000 0.0000 NaN -0.0000 0.0000 -0.0000 0.0000
Columns 11334 through 11340
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 11341 through 11347
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 11348 through 11354
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 11355 through 11361
-0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 11362 through 11368
0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0013
Columns 11369 through 11375
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 11376 through 11382
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 11383 through 11389
0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0094 -0.0000
Columns 11390 through 11396
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 11397 through 11403
-0.0000 -2.6641 -0.0000 0.0020 -0.0000 -0.0000 0.0000
Columns 11404 through 11410
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 11411 through 11417
-0.0000 -0.0000 -0.0182 0.0000 -0.0000 0.0000 0.0000
Columns 11418 through 11424
-0.0000 0.0000 0.0000 0.0003 -0.0000 0.0000 -0.0000
Columns 11425 through 11431
-0.0000 0.0000 NaN -0.0000 -0.0000 -0.0000 -0.0000
Columns 11432 through 11438
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 11439 through 11445
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 11446 through 11452
0.0000 -0.0000 0.0000 -0.0000 -2.5441 0.0000 0.0000
Columns 11453 through 11459
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0183 0.0000
Columns 11460 through 11466
0.0002 -0.0000 0.0000 0.0000 -0.7623 0.0000 0.0000
Columns 11467 through 11473
-0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 11474 through 11480
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 11481 through 11487
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0009 0.0000
Columns 11488 through 11494
0.0058 0.0000 0.0000 -0.0000 0.8486 0.0021 -0.0000
Columns 11495 through 11501
-3.0486 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 11502 through 11508
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 11509 through 11515
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 11516 through 11522
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 11523 through 11529
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 11530 through 11536
-0.0175 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 11537 through 11543
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 11544 through 11550
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 11551 through 11557
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 11558 through 11564
-0.0000 -0.0000 0.0000 -0.0000 0.0000 NaN 0.0000
Columns 11565 through 11571
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 11572 through 11578
-0.0000 0.0000 0.0000 -0.0000 0.0000 0.0176 -0.0000
Columns 11579 through 11585
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 11586 through 11592
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 11593 through 11599
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 11600 through 11606
0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 11607 through 11613
0.8730 0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 11614 through 11620
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 11621 through 11627
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 11628 through 11634
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 2.5839
Columns 11635 through 11641
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 11642 through 11648
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 11649 through 11655
-0.0000 -0.0000 -0.0567 0.2964 0.0000 0.0001 -0.0000
Columns 11656 through 11662
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 11663 through 11669
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 11670 through 11676
0.0001 0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 11677 through 11683
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 11684 through 11690
-0.0000 -0.0000 0.0000 1.9330 2.2653 0.0000 -0.0000
Columns 11691 through 11697
-0.0000 0.0579 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 11698 through 11704
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 11705 through 11711
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 11712 through 11718
0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 11719 through 11725
-1.2191 -0.0000 -0.0000 0.0000 0.0001 -0.0000 -0.0000
Columns 11726 through 11732
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.2450
Columns 11733 through 11739
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 11740 through 11746
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0028 -0.0000
Columns 11747 through 11753
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 11754 through 11760
0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0001
Columns 11761 through 11767
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 11768 through 11774
-0.8256 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 11775 through 11781
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0004
Columns 11782 through 11788
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 11789 through 11795
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 11796 through 11802
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 11803 through 11809
0.0000 -0.0000 0.0000 -0.0000 -0.0015 0.0000 -0.0000
Columns 11810 through 11816
0.4095 0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 11817 through 11823
-0.0342 0.0000 0.0000 0.0000 0.0000 -0.0006 -0.0000
Columns 11824 through 11830
-0.0000 0.0000 -0.0000 0.0000 0.1898 -0.0000 -0.0000
Columns 11831 through 11837
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 11838 through 11844
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 11845 through 11851
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 11852 through 11858
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 11859 through 11865
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0237 -0.0000
Columns 11866 through 11872
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 11873 through 11879
0.0000 0.0004 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 11880 through 11886
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 11887 through 11893
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 11894 through 11900
0.0000 0.0004 -0.0000 NaN 0.0000 0.0000 -0.0000
Columns 11901 through 11907
0.0004 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 11908 through 11914
0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 11915 through 11921
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 11922 through 11928
0.0000 0.0000 0.2899 0.0011 0.0000 0.0000 NaN
Columns 11929 through 11935
-0.0000 0.0001 -0.0000 0.0000 0.9002 0.0542 0.0000
Columns 11936 through 11942
0.0000 0.0000 -0.0000 0.0000 -0.0029 0.0002 -0.0000
Columns 11943 through 11949
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 11950 through 11956
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 11957 through 11963
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 11964 through 11970
0.0000 0.0000 -0.0000 0.0000 0.0040 -0.0000 0.0000
Columns 11971 through 11977
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 11978 through 11984
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 11985 through 11991
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 11992 through 11998
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 11999 through 12005
-0.0000 -0.0000 -0.1399 0.0000 0.0000 0.0000 0.0000
Columns 12006 through 12012
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 12013 through 12019
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 12020 through 12026
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0041
Columns 12027 through 12033
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 12034 through 12040
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 12041 through 12047
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 12048 through 12054
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 12055 through 12061
0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 12062 through 12068
0.0000 0.7225 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 12069 through 12075
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 1.6244
Columns 12076 through 12082
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0023 -0.0000
Columns 12083 through 12089
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 12090 through 12096
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 12097 through 12103
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 12104 through 12110
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 12111 through 12117
0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0005
Columns 12118 through 12124
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0001
Columns 12125 through 12131
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 12132 through 12138
0.0000 -0.0000 0.0000 0.0010 -0.0000 -0.0000 0.0000
Columns 12139 through 12145
-0.0000 -0.0000 -0.0000 -0.0001 -0.0000 0.0000 0.0000
Columns 12146 through 12152
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 12153 through 12159
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 12160 through 12166
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 12167 through 12173
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 12174 through 12180
0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 12181 through 12187
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 12188 through 12194
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 12195 through 12201
-0.0000 -0.0000 -0.0000 0.0032 -0.0000 -0.0000 0.0000
Columns 12202 through 12208
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 12209 through 12215
0.0426 -0.0301 0.0000 0.0000 -0.0007 -0.0000 0.0000
Columns 12216 through 12222
0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 12223 through 12229
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 12230 through 12236
0.0385 -0.0000 0.0197 -0.0000 -0.0000 0.0000 0.0000
Columns 12237 through 12243
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0220
Columns 12244 through 12250
-0.0000 0.0000 -0.0000 -0.0031 -0.0000 0.0000 0.0000
Columns 12251 through 12257
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 12258 through 12264
-0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 12265 through 12271
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0027 -0.0000
Columns 12272 through 12278
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 12279 through 12285
0.0000 -0.0010 -0.0000 0.0000 0.0000 0.0000 NaN
Columns 12286 through 12292
0.0000 0.0008 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 12293 through 12299
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 12300 through 12306
-0.0000 -0.0002 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 12307 through 12313
3.3284 0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 12314 through 12320
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 12321 through 12327
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 12328 through 12334
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 12335 through 12341
-0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0001
Columns 12342 through 12348
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 12349 through 12355
-0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 12356 through 12362
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 12363 through 12369
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 12370 through 12376
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0741 0.0000
Columns 12377 through 12383
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 12384 through 12390
0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 12391 through 12397
0.0003 -0.0000 0.0000 0.0004 0.0000 0.0000 0.0000
Columns 12398 through 12404
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 12405 through 12411
-0.0000 0.0000 -0.0000 -0.0003 0.0000 0.0000 0.0000
Columns 12412 through 12418
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 12419 through 12425
-0.0000 -0.0000 0.0000 -0.0000 0.0123 0.0000 0.0000
Columns 12426 through 12432
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 12433 through 12439
0.0000 0.0949 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 12440 through 12446
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 12447 through 12453
0.0000 0.0000 -0.8057 -0.0000 -0.0000 -0.0036 0.0000
Columns 12454 through 12460
0.0163 -0.0000 -0.0000 -0.0012 -0.0000 -0.0000 0.0000
Columns 12461 through 12467
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0016 0.0000
Columns 12468 through 12474
0.0000 -0.4700 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 12475 through 12481
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 12482 through 12488
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 12489 through 12495
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0041
Columns 12496 through 12502
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 12503 through 12509
0.0000 -0.0013 0.0000 -0.0000 -1.3521 0.0000 0.0000
Columns 12510 through 12516
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 12517 through 12523
0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 12524 through 12530
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 12531 through 12537
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 12538 through 12544
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 12545 through 12551
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 12552 through 12558
0.0000 0.0001 0.0000 0.0000 -0.0004 -0.0000 0.0000
Columns 12559 through 12565
0.0001 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 12566 through 12572
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 12573 through 12579
-0.0000 0.3497 0.0000 0.0000 -0.0000 0.0051 -0.0804
Columns 12580 through 12586
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 12587 through 12593
0.0000 -0.0000 0.0010 -0.0000 0.0000 0.0000 0.0000
Columns 12594 through 12600
-0.0000 0.0002 0.0000 0.0008 -0.0000 0.0000 -0.0000
Columns 12601 through 12607
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 12608 through 12614
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 12615 through 12621
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 12622 through 12628
0.0000 0.0048 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 12629 through 12635
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 12636 through 12642
0.0000 0.0000 -0.0000 -0.0001 0.0000 0.0000 1.6977
Columns 12643 through 12649
0.0000 -0.0000 0.0920 -1.3920 0.0000 0.0000 0.0000
Columns 12650 through 12656
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 12657 through 12663
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.1092 -0.0000
Columns 12664 through 12670
0.0000 -0.0000 -0.0013 -0.0001 -0.0000 -0.0000 0.0000
Columns 12671 through 12677
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 12678 through 12684
0.0000 -0.0259 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 12685 through 12691
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 12692 through 12698
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 12699 through 12705
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0063
Columns 12706 through 12712
-0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 12713 through 12719
-0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 12720 through 12726
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 12727 through 12733
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 12734 through 12740
-0.0003 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 12741 through 12747
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 12748 through 12754
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0344 0.0000
Columns 12755 through 12761
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 12762 through 12768
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 12769 through 12775
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 12776 through 12782
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 3.3813
Columns 12783 through 12789
0.0000 0.0000 -0.0051 -0.0000 -0.0000 -0.0000 -0.0000
Columns 12790 through 12796
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 12797 through 12803
0.0000 0.0000 0.0000 -0.0000 -0.1565 -0.0000 -0.0000
Columns 12804 through 12810
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 12811 through 12817
-0.0000 -0.0000 -0.0000 -0.8253 -0.0000 -0.0000 -0.0000
Columns 12818 through 12824
0.0000 0.0000 0.0000 -0.0000 NaN 0.0000 0.0000
Columns 12825 through 12831
-0.0000 -0.0000 0.0000 -0.1739 -0.0000 -0.0000 -0.0000
Columns 12832 through 12838
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 12839 through 12845
0.0000 0.0000 0.0000 0.0000 0.0000 -2.9644 3.1127
Columns 12846 through 12852
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 12853 through 12859
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 12860 through 12866
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 12867 through 12873
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 12874 through 12880
0.0000 0.0000 1.7560 0.0000 -0.0000 -0.0000 -0.0000
Columns 12881 through 12887
0.0000 -0.0000 0.0000 3.3789 0.0000 0.0000 -0.0063
Columns 12888 through 12894
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 12895 through 12901
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 12902 through 12908
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 12909 through 12915
0.0000 0.0000 -0.0000 -0.7455 0.0000 -0.0000 0.0000
Columns 12916 through 12922
0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 12923 through 12929
-2.4107 -1.0923 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 12930 through 12936
-0.0000 -0.0447 -0.0728 -0.0000 -0.0000 0.0000 0.0000
Columns 12937 through 12943
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 12944 through 12950
-0.0000 0.0497 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 12951 through 12957
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 12958 through 12964
0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 12965 through 12971
-0.0000 NaN -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 12972 through 12978
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 12979 through 12985
0.0000 -0.0691 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 12986 through 12992
-0.0000 -0.0009 -0.0001 -0.0000 -0.0000 -0.0000 0.0000
Columns 12993 through 12999
0.0000 -0.0107 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 13000 through 13006
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 13007 through 13013
-0.0000 0.0000 -0.0000 -0.0000 1.6444 -0.0073 0.0000
Columns 13014 through 13020
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 13021 through 13027
0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 13028 through 13034
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 13035 through 13041
0.0000 -0.0000 NaN -0.0000 0.0000 0.0000 0.0000
Columns 13042 through 13048
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 13049 through 13055
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 13056 through 13062
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0008 0.0000
Columns 13063 through 13069
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 13070 through 13076
0.0000 0.0000 -0.0000 0.0019 -0.0000 0.0000 0.0000
Columns 13077 through 13083
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 13084 through 13090
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 13091 through 13097
0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 13098 through 13104
0.0000 -0.0000 0.0002 0.0000 -0.0000 -0.0000 -0.1873
Columns 13105 through 13111
-0.0008 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 13112 through 13118
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 13119 through 13125
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 13126 through 13132
-0.0019 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 13133 through 13139
0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 13140 through 13146
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 13147 through 13153
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 13154 through 13160
0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 13161 through 13167
-0.0000 -0.0000 -0.0001 0.0000 -0.0000 -0.0004 0.0000
Columns 13168 through 13174
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 13175 through 13181
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 13182 through 13188
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 13189 through 13195
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 13196 through 13202
-0.0312 0.0000 -0.0000 -0.1258 0.0000 0.0000 0.0000
Columns 13203 through 13209
0.0000 -0.0000 -0.0000 0.0000 0.0078 -0.0000 0.0000
Columns 13210 through 13216
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 13217 through 13223
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 13224 through 13230
0.0000 -0.4211 -0.0000 0.0000 -0.0000 0.0254 -0.0000
Columns 13231 through 13237
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 13238 through 13244
0.0000 -0.0000 0.0000 0.3414 -0.0000 -0.0000 -0.0000
Columns 13245 through 13251
-0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 13252 through 13258
-0.0000 -0.2516 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 13259 through 13265
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0437
Columns 13266 through 13272
0.0000 -0.0000 0.0000 0.0000 0.1474 -0.0000 0.0000
Columns 13273 through 13279
-0.0000 0.0019 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 13280 through 13286
-0.0000 0.0000 -0.3530 -0.0000 0.0000 0.0000 0.0000
Columns 13287 through 13293
0.0000 0.0000 0.0000 -0.0000 0.0000 0.8322 -0.0000
Columns 13294 through 13300
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 13301 through 13307
-0.0000 -0.0000 -0.0000 0.4194 0.0000 0.0000 -0.0000
Columns 13308 through 13314
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0600 -0.0000
Columns 13315 through 13321
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 13322 through 13328
0.0000 -0.0071 -0.0000 -0.0004 0.0000 -0.0000 0.0000
Columns 13329 through 13335
0.0000 -0.0000 0.0000 0.8669 -0.0000 -0.0000 0.0000
Columns 13336 through 13342
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.3629
Columns 13343 through 13349
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 13350 through 13356
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 13357 through 13363
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 13364 through 13370
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 13371 through 13377
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 13378 through 13384
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 13385 through 13391
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 13392 through 13398
0.0000 -0.0000 -0.0000 -0.0000 -0.0001 -0.0000 -0.0000
Columns 13399 through 13405
-0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 13406 through 13412
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 13413 through 13419
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 13420 through 13426
-0.0082 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 13427 through 13433
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 13434 through 13440
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 13441 through 13447
0.0061 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 13448 through 13454
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 13455 through 13461
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 13462 through 13468
-0.0000 -0.0882 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 13469 through 13475
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 13476 through 13482
-0.0000 -0.0001 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 13483 through 13489
-0.0000 -0.0001 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 13490 through 13496
-0.0000 0.0000 0.0000 -0.1631 -0.0000 -0.0000 0.0000
Columns 13497 through 13503
-0.0000 0.0000 -0.0000 -0.0000 -0.0002 0.0000 -0.0000
Columns 13504 through 13510
0.0000 0.0005 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 13511 through 13517
-0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 13518 through 13524
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 13525 through 13531
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 13532 through 13538
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0002
Columns 13539 through 13545
-0.0000 0.0000 -0.0000 -0.0001 -0.0000 0.0000 -0.0000
Columns 13546 through 13552
0.0000 -0.0002 0.0000 0.0000 0.0000 1.4704 0.0000
Columns 13553 through 13559
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 13560 through 13566
-0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 13567 through 13573
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 13574 through 13580
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 13581 through 13587
-0.0016 -3.2082 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 13588 through 13594
0.0000 -0.0000 -0.0000 0.0000 -0.0008 0.0000 0.0000
Columns 13595 through 13601
0.0000 -0.0000 0.0000 -0.1856 -0.0000 -0.0000 -0.0000
Columns 13602 through 13608
0.0000 -0.0000 0.0000 -0.0000 -0.0139 -0.0000 0.0000
Columns 13609 through 13615
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 13616 through 13622
0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 13623 through 13629
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 13630 through 13636
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 13637 through 13643
0.0000 0.0000 -0.0000 -0.0000 NaN -0.0000 0.0000
Columns 13644 through 13650
2.0126 0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 13651 through 13657
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0002
Columns 13658 through 13664
-0.0000 -0.0207 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 13665 through 13671
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 13672 through 13678
0.0000 0.0000 -0.0000 -0.0000 0.1831 0.0000 0.0000
Columns 13679 through 13685
0.0003 0.0000 0.0000 0.0004 -0.0000 -0.0000 -0.0000
Columns 13686 through 13692
0.0000 -0.0000 -0.6926 0.0000 0.0000 -0.0000 0.0000
Columns 13693 through 13699
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 13700 through 13706
0.0088 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 13707 through 13713
-0.0000 -0.0000 0.0000 -0.3413 -0.0000 -0.0000 0.0000
Columns 13714 through 13720
0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 13721 through 13727
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 13728 through 13734
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 13735 through 13741
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 13742 through 13748
-0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 13749 through 13755
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 13756 through 13762
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 13763 through 13769
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 13770 through 13776
-0.0000 0.0000 -0.0000 NaN -0.0000 -0.0003 0.0000
Columns 13777 through 13783
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 13784 through 13790
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 13791 through 13797
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 13798 through 13804
-0.0000 -0.0000 0.0000 -0.0002 -0.0000 0.0000 -0.0000
Columns 13805 through 13811
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 13812 through 13818
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 13819 through 13825
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 13826 through 13832
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 13833 through 13839
0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 13840 through 13846
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -1.9866 -0.0000
Columns 13847 through 13853
-0.0001 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 13854 through 13860
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 13861 through 13867
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0021 0.0000
Columns 13868 through 13874
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 13875 through 13881
-0.0000 0.0000 -0.0000 0.0005 -0.0000 0.0000 0.0000
Columns 13882 through 13888
-0.0000 -0.0000 -0.0000 0.4734 0.0000 0.0000 -0.0000
Columns 13889 through 13895
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 13896 through 13902
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 13903 through 13909
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 13910 through 13916
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 13917 through 13923
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 13924 through 13930
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 13931 through 13937
0.0000 0.0000 0.0000 0.0000 0.0000 0.0005 -0.0000
Columns 13938 through 13944
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 13945 through 13951
0.0000 -0.0000 NaN 0.0000 -0.0000 -0.0000 -0.0000
Columns 13952 through 13958
0.0000 -0.0000 -0.0136 0.0000 0.0000 0.0000 0.0000
Columns 13959 through 13965
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0019
Columns 13966 through 13972
-0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 13973 through 13979
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 13980 through 13986
0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0001 -0.0000
Columns 13987 through 13993
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0001 0.0000
Columns 13994 through 14000
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 14001 through 14007
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 14008 through 14014
-0.0000 -0.9067 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 14015 through 14021
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 14022 through 14028
-0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 14029 through 14035
0.0000 0.0001 -0.0000 -0.0000 0.0000 3.1426 -0.0000
Columns 14036 through 14042
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0001 -0.0000
Columns 14043 through 14049
-0.0000 -0.0030 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 14050 through 14056
0.0000 0.0000 -3.3552 0.0000 0.0000 -0.0000 0.0000
Columns 14057 through 14063
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 14064 through 14070
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 14071 through 14077
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0006 -0.0000
Columns 14078 through 14084
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 14085 through 14091
-0.0000 0.0000 -0.0000 -0.0020 -0.0000 -0.0000 -0.0000
Columns 14092 through 14098
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 14099 through 14105
-0.0000 -0.0000 -0.0000 -0.0024 0.0000 -0.0000 0.0009
Columns 14106 through 14112
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 14113 through 14119
0.0000 -0.0000 1.6108 -0.2831 0.0000 0.0000 0.0000
Columns 14120 through 14126
-0.0000 0.0000 -0.0059 0.0010 -0.0000 0.0000 0.0000
Columns 14127 through 14133
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 14134 through 14140
0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 14141 through 14147
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 14148 through 14154
-0.0000 0.0000 -0.1040 0.0000 0.0000 0.0000 -0.0000
Columns 14155 through 14161
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 14162 through 14168
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 14169 through 14175
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 14176 through 14182
0.0065 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 14183 through 14189
0.0000 0.0006 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 14190 through 14196
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 14197 through 14203
-0.0000 0.0000 -0.0000 0.0000 -0.0748 0.0000 0.0000
Columns 14204 through 14210
0.0000 0.0000 0.0000 -0.0000 0.0045 -0.0000 0.0000
Columns 14211 through 14217
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 14218 through 14224
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 14225 through 14231
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 14232 through 14238
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 14239 through 14245
0.0000 -0.0110 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 14246 through 14252
0.6392 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 14253 through 14259
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0048 -0.0000
Columns 14260 through 14266
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 14267 through 14273
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 14274 through 14280
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 14281 through 14287
-0.0000 0.0032 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 14288 through 14294
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 14295 through 14301
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -2.7968 -0.0000
Columns 14302 through 14308
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 14309 through 14315
-0.0000 -0.0001 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 14316 through 14322
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 14323 through 14329
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 14330 through 14336
0.0000 -0.0206 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 14337 through 14343
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0774 0.0000
Columns 14344 through 14350
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 14351 through 14357
0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 14358 through 14364
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 14365 through 14371
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 14372 through 14378
0.0057 0.0000 NaN -0.0000 0.0000 0.0000 0.0000
Columns 14379 through 14385
-0.1632 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0001
Columns 14386 through 14392
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 14393 through 14399
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 14400 through 14406
0.0002 -0.0000 -0.0000 0.0034 0.0000 -0.0000 0.0000
Columns 14407 through 14413
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 14414 through 14420
NaN 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 14421 through 14427
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 14428 through 14434
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 14435 through 14441
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 14442 through 14448
-0.1053 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 14449 through 14455
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 14456 through 14462
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 14463 through 14469
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 14470 through 14476
0.0000 0.0001 -0.0000 0.0000 0.0000 -0.0000 0.3447
Columns 14477 through 14483
-0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 14484 through 14490
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 14491 through 14497
-0.0000 -0.0000 0.0000 -0.0304 -0.0000 -0.0000 2.0663
Columns 14498 through 14504
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 14505 through 14511
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.6063 0.0000
Columns 14512 through 14518
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 14519 through 14525
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 14526 through 14532
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 14533 through 14539
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 14540 through 14546
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 14547 through 14553
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 14554 through 14560
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 14561 through 14567
0.0000 -0.0000 0.0000 0.0000 0.0262 -0.0000 0.0000
Columns 14568 through 14574
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 14575 through 14581
0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0012 -0.0000
Columns 14582 through 14588
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 14589 through 14595
0.0035 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 14596 through 14602
0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 14603 through 14609
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 14610 through 14616
-0.3895 0.0000 0.0000 NaN -0.0000 0.0000 -0.0000
Columns 14617 through 14623
0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 14624 through 14630
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 14631 through 14637
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 14638 through 14644
-0.0000 -0.0766 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 14645 through 14651
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 14652 through 14658
0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 14659 through 14665
-0.0000 0.0588 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 14666 through 14672
-0.0000 -0.0000 0.0000 0.1019 -0.0000 -0.0000 0.0000
Columns 14673 through 14679
-0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 14680 through 14686
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 14687 through 14693
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 14694 through 14700
-0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 14701 through 14707
0.0000 0.0000 -0.0000 1.6843 0.0000 0.0000 0.0000
Columns 14708 through 14714
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 14715 through 14721
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 14722 through 14728
0.0000 -0.0000 -0.0000 0.0001 -0.0000 -0.0000 0.0000
Columns 14729 through 14735
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 14736 through 14742
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 14743 through 14749
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 14750 through 14756
0.0000 -0.0000 -0.7224 -0.0000 0.0000 -0.0000 0.0000
Columns 14757 through 14763
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 14764 through 14770
0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 14771 through 14777
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 14778 through 14784
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 14785 through 14791
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 14792 through 14798
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 14799 through 14805
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 14806 through 14812
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 14813 through 14819
0.0000 -0.0000 0.0327 -0.0000 0.0000 0.0000 0.0000
Columns 14820 through 14826
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 14827 through 14833
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 14834 through 14840
-0.0000 0.0908 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 14841 through 14847
0.0000 0.0000 1.6480 0.0000 -0.0000 0.0000 0.0000
Columns 14848 through 14854
0.0000 0.0000 -0.0000 0.0000 0.0017 0.0000 -0.0000
Columns 14855 through 14861
-0.0000 -0.0000 -0.0000 0.0000 0.0116 0.0000 -0.0000
Columns 14862 through 14868
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.1737 0.0114
Columns 14869 through 14875
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 14876 through 14882
0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 14883 through 14889
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 14890 through 14896
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 14897 through 14903
-0.0000 -0.4298 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 14904 through 14910
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 14911 through 14917
-0.0000 -0.0000 0.0000 0.0537 -0.0000 0.0000 0.0000
Columns 14918 through 14924
0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 14925 through 14931
0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 14932 through 14938
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 14939 through 14945
-0.0000 -0.0000 0.0439 0.0000 -0.0000 -0.0000 0.0000
Columns 14946 through 14952
0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 14953 through 14959
0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 14960 through 14966
-0.0000 0.0000 0.0000 0.0005 0.0000 -0.0000 0.0000
Columns 14967 through 14973
NaN 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 14974 through 14980
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0094
Columns 14981 through 14987
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 14988 through 14994
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 14995 through 15001
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 15002 through 15008
-0.0000 -0.0000 0.0000 -0.0010 0.0000 0.0000 0.0000
Columns 15009 through 15015
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 15016 through 15022
0.0000 0.0000 0.0000 -0.0000 0.0205 -0.0000 -0.0000
Columns 15023 through 15029
-0.0004 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 15030 through 15036
0.0000 -0.0139 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 15037 through 15043
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0023 0.0000
Columns 15044 through 15050
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 15051 through 15057
-0.0012 -0.0000 0.0000 NaN 0.0000 -0.0000 -0.0000
Columns 15058 through 15064
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 15065 through 15071
-0.0000 0.0000 0.0000 -0.0002 -0.0000 0.0000 0.0000
Columns 15072 through 15078
0.0000 -0.0000 -0.0000 0.0000 0.0000 -1.6312 -0.0000
Columns 15079 through 15085
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 15086 through 15092
0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 15093 through 15099
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 15100 through 15106
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 15107 through 15113
-0.0000 -0.0000 0.0000 -0.1358 0.0000 -0.0000 -0.0000
Columns 15114 through 15120
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 15121 through 15127
-0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 15128 through 15134
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -1.2192 0.0000
Columns 15135 through 15141
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 15142 through 15148
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 15149 through 15155
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 15156 through 15162
0.0000 -0.0000 -0.0000 0.0000 -0.0001 -0.0000 -0.0000
Columns 15163 through 15169
0.0000 -0.0000 0.0000 -0.0000 -0.0002 0.0000 0.0000
Columns 15170 through 15176
0.0000 0.0000 -0.0002 -0.0000 0.0000 0.0000 -0.0000
Columns 15177 through 15183
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 15184 through 15190
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 15191 through 15197
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 15198 through 15204
-0.0028 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 15205 through 15211
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 15212 through 15218
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 15219 through 15225
0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 15226 through 15232
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 15233 through 15239
-0.0000 -0.0000 -0.0000 -0.0000 NaN 0.0000 -0.0000
Columns 15240 through 15246
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 15247 through 15253
-0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 15254 through 15260
-0.0000 -0.0000 0.0156 0.0000 -0.0000 0.0000 0.0000
Columns 15261 through 15267
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 15268 through 15274
-0.0025 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 15275 through 15281
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 15282 through 15288
0.3397 0.0000 1.2325 -0.0000 0.0000 0.0000 0.0000
Columns 15289 through 15295
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 15296 through 15302
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 15303 through 15309
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 15310 through 15316
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 15317 through 15323
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 15324 through 15330
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 15331 through 15337
0.0002 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 15338 through 15344
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 15345 through 15351
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 15352 through 15358
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 15359 through 15365
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 15366 through 15372
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0070 -0.0000
Columns 15373 through 15379
-0.0000 -0.0000 1.0396 -0.0000 -0.0000 -0.0000 0.0000
Columns 15380 through 15386
0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 15387 through 15393
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 15394 through 15400
-0.0439 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 15401 through 15407
0.0000 0.0373 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 15408 through 15414
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 15415 through 15421
0.0000 0.3978 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 15422 through 15428
-0.0000 0.0000 0.0000 0.0000 -1.8396 -0.0000 -0.0000
Columns 15429 through 15435
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 15436 through 15442
0.0231 0.0000 0.0000 0.0000 0.0000 0.0000 0.0008
Columns 15443 through 15449
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 15450 through 15456
0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 15457 through 15463
0.0001 -0.0197 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 15464 through 15470
0.0003 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 15471 through 15477
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 15478 through 15484
0.0000 0.0000 2.9685 -0.0000 0.0000 -0.0000 0.0000
Columns 15485 through 15491
-0.0000 0.0000 -0.0000 0.0000 -0.0005 0.0000 0.0000
Columns 15492 through 15498
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 15499 through 15505
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 15506 through 15512
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 15513 through 15519
0.0000 0.0000 -0.0158 -0.0000 -0.0000 0.0000 0.0000
Columns 15520 through 15526
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 15527 through 15533
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 15534 through 15540
0.0000 0.0000 0.0969 0.0000 -0.0000 -0.0000 0.0000
Columns 15541 through 15547
0.0000 -0.0000 -0.0002 0.0000 0.0000 -0.0000 -0.0000
Columns 15548 through 15554
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 15555 through 15561
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 15562 through 15568
-0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 15569 through 15575
-0.0000 0.0000 -0.0000 -0.1698 -0.0000 -0.0000 0.0000
Columns 15576 through 15582
0.0000 -0.0000 0.0000 0.0046 -0.0000 0.0000 0.0000
Columns 15583 through 15589
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 15590 through 15596
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 15597 through 15603
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 15604 through 15610
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 15611 through 15617
-0.0000 0.1457 0.0000 0.0000 0.0199 -0.0000 0.0000
Columns 15618 through 15624
-0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 15625 through 15631
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 15632 through 15638
0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 15639 through 15645
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 15646 through 15652
0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 15653 through 15659
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 15660 through 15666
0.0000 -0.0000 0.0857 0.0000 -0.0000 -0.0000 -0.0000
Columns 15667 through 15673
0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 15674 through 15680
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 15681 through 15687
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0001
Columns 15688 through 15694
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 15695 through 15701
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 1.3653
Columns 15702 through 15708
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 15709 through 15715
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 NaN
Columns 15716 through 15722
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0064 -0.0000
Columns 15723 through 15729
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 15730 through 15736
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0011 0.0000
Columns 15737 through 15743
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 15744 through 15750
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 15751 through 15757
-0.0028 0.0000 -0.0008 -0.0000 -0.0000 -0.0000 0.0000
Columns 15758 through 15764
-0.0000 -0.0003 0.0000 -0.0000 -0.0000 -0.0000 0.0221
Columns 15765 through 15771
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 15772 through 15778
0.0000 0.0333 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 15779 through 15785
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 15786 through 15792
0.0000 -0.0001 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 15793 through 15799
-0.2865 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 15800 through 15806
-0.0000 -0.0000 0.0000 NaN -0.0000 -0.0995 -0.0000
Columns 15807 through 15813
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 15814 through 15820
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 15821 through 15827
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.1657
Columns 15828 through 15834
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 15835 through 15841
-0.1840 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 15842 through 15848
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0032
Columns 15849 through 15855
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 15856 through 15862
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 15863 through 15869
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 15870 through 15876
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 15877 through 15883
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 15884 through 15890
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 15891 through 15897
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 15898 through 15904
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 15905 through 15911
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 15912 through 15918
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0240 NaN
Columns 15919 through 15925
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 15926 through 15932
-0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 15933 through 15939
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 15940 through 15946
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 15947 through 15953
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 15954 through 15960
0.0014 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 15961 through 15967
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 15968 through 15974
0.0000 -0.0000 -0.5564 0.0000 0.0000 -0.0000 -0.0000
Columns 15975 through 15981
0.0000 0.0231 -0.0000 -0.0000 -0.0000 1.1328 0.0000
Columns 15982 through 15988
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0007 0.0000
Columns 15989 through 15995
0.0000 0.0001 -0.0000 0.0000 -0.0062 0.3729 -0.0000
Columns 15996 through 16002
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0124 -0.0000
Columns 16003 through 16009
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 16010 through 16016
0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 16017 through 16023
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 16024 through 16030
0.0000 -0.0000 NaN 0.0000 -0.0000 -0.0000 -0.0000
Columns 16031 through 16037
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0003 -0.0000
Columns 16038 through 16044
0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 16045 through 16051
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 16052 through 16058
0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 16059 through 16065
-0.0019 0.0000 -0.0000 0.0000 0.0037 0.0000 -0.0007
Columns 16066 through 16072
-2.1987 -0.0000 -0.0000 -0.0000 -0.0002 -0.0000 0.0000
Columns 16073 through 16079
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 16080 through 16086
0.0000 0.0000 1.2256 0.0000 -0.0000 0.0000 0.0000
Columns 16087 through 16093
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 16094 through 16100
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 16101 through 16107
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 16108 through 16114
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 16115 through 16121
-0.3113 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 16122 through 16128
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 16129 through 16135
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 16136 through 16142
0.0000 0.0000 -0.0000 0.0000 0.0000 0.4076 0.0000
Columns 16143 through 16149
0.0000 0.0000 0.0000 NaN 0.0000 0.0000 0.0000
Columns 16150 through 16156
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 16157 through 16163
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 16164 through 16170
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 1.1000
Columns 16171 through 16177
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 16178 through 16184
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 16185 through 16191
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 16192 through 16198
-0.0001 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 16199 through 16205
0.0000 0.0000 0.0197 0.0000 0.0000 0.0000 -0.0000
Columns 16206 through 16212
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 16213 through 16219
0.0000 0.0000 0.0000 0.0099 0.0000 0.0000 0.0000
Columns 16220 through 16226
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 16227 through 16233
-0.0000 0.0000 0.0000 -0.0004 -0.0000 -0.0000 0.0000
Columns 16234 through 16240
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 16241 through 16247
0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 16248 through 16254
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 16255 through 16261
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 16262 through 16268
-0.0000 0.0000 -0.0000 -0.0000 0.0036 -0.0000 0.0000
Columns 16269 through 16275
-0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 16276 through 16282
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 16283 through 16289
-0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 16290 through 16296
0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 16297 through 16303
-0.0000 0.0000 0.0000 -2.3980 -0.0007 0.0000 0.0000
Columns 16304 through 16310
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.1914 0.0000
Columns 16311 through 16317
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0002
Columns 16318 through 16324
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 16325 through 16331
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 16332 through 16338
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 16339 through 16345
-0.0000 -0.0002 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 16346 through 16352
0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0037
Columns 16353 through 16359
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 16360 through 16366
0.0000 -0.5996 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 16367 through 16373
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 16374 through 16380
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 16381 through 16387
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 16388 through 16394
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 16395 through 16401
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 16402 through 16408
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 NaN
Columns 16409 through 16415
0.0000 0.0001 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 16416 through 16422
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -3.1296 0.0000
Columns 16423 through 16429
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 16430 through 16436
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 16437 through 16443
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 16444 through 16450
0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 16451 through 16457
0.0000 -0.0000 -0.0000 -0.0035 -0.0000 -0.0000 0.0000
Columns 16458 through 16464
-0.0000 0.0000 -1.1594 -0.0000 -0.0000 0.0000 0.0000
Columns 16465 through 16471
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 16472 through 16478
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 16479 through 16485
-0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 16486 through 16492
0.0024 0.0000 0.0000 0.0000 -0.0000 0.0007 0.0000
Columns 16493 through 16499
-0.0000 0.0000 -0.0000 -2.9170 0.0000 0.0000 0.0000
Columns 16500 through 16506
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 16507 through 16513
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 16514 through 16520
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 16521 through 16527
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 16528 through 16534
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 16535 through 16541
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 16542 through 16548
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 16549 through 16555
-0.0000 0.0000 0.0000 0.0000 0.2151 0.0000 0.0000
Columns 16556 through 16562
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 16563 through 16569
-0.1931 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 16570 through 16576
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 16577 through 16583
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.5332 0.0000
Columns 16584 through 16590
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 16591 through 16597
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0001 -0.0000
Columns 16598 through 16604
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 16605 through 16611
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 16612 through 16618
-0.0000 -0.0000 0.0000 -0.0000 0.0002 -0.0000 0.0000
Columns 16619 through 16625
-0.0000 -0.0000 -0.0000 0.0001 0.0000 -0.0000 0.0000
Columns 16626 through 16632
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0750 0.0000
Columns 16633 through 16639
-0.0000 -0.0617 0.0000 0.0000 0.0000 -0.0000 0.7359
Columns 16640 through 16646
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 16647 through 16653
-0.0000 -0.0000 -0.0004 0.0000 0.0000 -0.0000 0.0000
Columns 16654 through 16660
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 16661 through 16667
0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 16668 through 16674
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 16675 through 16681
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 16682 through 16688
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 16689 through 16695
-0.0000 0.0000 -0.0092 0.0000 0.0000 0.0000 -0.0004
Columns 16696 through 16702
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 16703 through 16709
0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 16710 through 16716
-0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 16717 through 16723
-0.0000 0.0000 0.0037 0.0000 -0.0000 -0.0000 -0.0000
Columns 16724 through 16730
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 16731 through 16737
0.0000 -0.0000 NaN -0.0000 0.0000 0.0000 -0.0000
Columns 16738 through 16744
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 16745 through 16751
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 16752 through 16758
0.0084 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 16759 through 16765
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 16766 through 16772
0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 16773 through 16779
0.0000 0.0000 -0.0050 -0.0000 -0.0000 -0.0000 -0.0003
Columns 16780 through 16786
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0001
Columns 16787 through 16793
0.0000 0.0612 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 16794 through 16800
0.0004 -0.0000 -0.0000 0.0000 0.0000 -0.1748 0.0000
Columns 16801 through 16807
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 16808 through 16814
0.0000 NaN -0.0000 -0.0000 -0.0000 -0.0000 0.0003
Columns 16815 through 16821
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 16822 through 16828
0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 16829 through 16835
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 16836 through 16842
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 16843 through 16849
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 16850 through 16856
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 16857 through 16863
0.0000 0.0002 0.0000 0.0044 0.0000 -0.0000 0.0000
Columns 16864 through 16870
0.0000 -0.0003 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 16871 through 16877
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 16878 through 16884
0.0000 -2.5278 -0.0000 0.0000 -0.0000 0.0000 -0.0002
Columns 16885 through 16891
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 16892 through 16898
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0073
Columns 16899 through 16905
-0.0000 -0.0000 -0.0000 1.4443 -0.0000 -0.0000 -0.0000
Columns 16906 through 16912
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 16913 through 16919
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 16920 through 16926
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 16927 through 16933
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0052 0.0000
Columns 16934 through 16940
0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 16941 through 16947
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 16948 through 16954
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 16955 through 16961
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 16962 through 16968
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 16969 through 16975
-0.0000 NaN -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 16976 through 16982
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 16983 through 16989
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 16990 through 16996
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 16997 through 17003
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 17004 through 17010
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 17011 through 17017
-0.0039 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 17018 through 17024
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 17025 through 17031
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 17032 through 17038
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 17039 through 17045
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 17046 through 17052
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 17053 through 17059
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 17060 through 17066
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 17067 through 17073
0.0000 0.0000 0.0000 -0.0132 -0.0000 0.0000 -0.0000
Columns 17074 through 17080
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 NaN 0.0000
Columns 17081 through 17087
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 17088 through 17094
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0037
Columns 17095 through 17101
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 17102 through 17108
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 17109 through 17115
0.0000 -0.0001 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 17116 through 17122
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 17123 through 17129
0.9467 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 17130 through 17136
-0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 17137 through 17143
0.0000 0.0000 0.0000 NaN -0.0000 0.0000 -0.0000
Columns 17144 through 17150
0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 17151 through 17157
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0002 0.0002
Columns 17158 through 17164
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 17165 through 17171
0.0002 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.8936
Columns 17172 through 17178
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 17179 through 17185
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 17186 through 17192
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 17193 through 17199
0.0000 0.0000 0.0000 0.0000 -0.0047 -0.0000 0.0003
Columns 17200 through 17206
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 17207 through 17213
0.3115 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 17214 through 17220
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 17221 through 17227
0.0003 -0.0045 0.0000 -0.0000 -0.0003 0.0000 0.0000
Columns 17228 through 17234
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 17235 through 17241
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 17242 through 17248
-0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 17249 through 17255
-0.0000 -0.0000 0.0458 0.0000 -0.0000 0.0000 -0.0000
Columns 17256 through 17262
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 17263 through 17269
0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 17270 through 17276
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 17277 through 17283
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 17284 through 17290
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 17291 through 17297
0.0000 -0.0000 -0.0000 -0.0102 -0.0002 0.0000 -0.0000
Columns 17298 through 17304
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 17305 through 17311
-0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 17312 through 17318
0.0150 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 17319 through 17325
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0017 -0.0000
Columns 17326 through 17332
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 17333 through 17339
0.0001 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 17340 through 17346
0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 17347 through 17353
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 17354 through 17360
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 17361 through 17367
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 17368 through 17374
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 17375 through 17381
-0.0002 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 17382 through 17388
-1.5181 0.0000 0.0012 0.0000 -0.0000 0.0000 0.0000
Columns 17389 through 17395
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 17396 through 17402
-0.0000 0.0000 -0.0006 -0.0000 -0.0000 0.0231 -0.0000
Columns 17403 through 17409
0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 17410 through 17416
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 17417 through 17423
0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 17424 through 17430
0.0000 -0.9797 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 17431 through 17437
-0.0000 0.7823 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 17438 through 17444
-0.7125 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 17445 through 17451
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 17452 through 17458
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 17459 through 17465
-0.0820 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 17466 through 17472
NaN -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 17473 through 17479
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 17480 through 17486
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 17487 through 17493
0.0000 0.0000 NaN -0.0000 0.0000 0.0000 0.0000
Columns 17494 through 17500
0.9725 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 17501 through 17507
0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 17508 through 17514
-0.0000 0.0000 0.1415 0.0000 0.0000 -0.0000 -0.0000
Columns 17515 through 17521
0.0000 0.0000 -0.0000 NaN -0.0000 -0.0000 0.0000
Columns 17522 through 17528
-0.1201 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.3255
Columns 17529 through 17535
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 17536 through 17542
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 17543 through 17549
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 17550 through 17556
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 17557 through 17563
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 17564 through 17570
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 17571 through 17577
0.0000 -0.0000 0.0000 0.3411 -0.0000 -0.0000 0.0000
Columns 17578 through 17584
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 17585 through 17591
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 17592 through 17598
0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 17599 through 17605
-0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 17606 through 17612
-0.0000 0.0000 -0.0000 -0.0000 0.0191 0.0000 0.0000
Columns 17613 through 17619
0.0000 -0.0000 0.0000 0.0474 0.0000 0.0000 -0.0000
Columns 17620 through 17626
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 17627 through 17633
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 17634 through 17640
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 17641 through 17647
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 17648 through 17654
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 17655 through 17661
-0.7690 0.0000 0.0000 0.0003 0.0000 -0.0000 0.0000
Columns 17662 through 17668
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 17669 through 17675
0.0001 0.0000 -0.0000 0.0000 -0.0497 -0.0000 -0.0000
Columns 17676 through 17682
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 17683 through 17689
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 17690 through 17696
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 17697 through 17703
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 17704 through 17710
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 17711 through 17717
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 17718 through 17724
0.0000 -0.0000 -0.0000 -0.0000 2.6908 0.0000 -0.0000
Columns 17725 through 17731
0.0000 0.0001 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 17732 through 17738
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 17739 through 17745
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 17746 through 17752
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0001
Columns 17753 through 17759
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 17760 through 17766
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 17767 through 17773
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 17774 through 17780
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 17781 through 17787
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 17788 through 17794
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 17795 through 17801
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 17802 through 17808
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0004 0.0000
Columns 17809 through 17815
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0019
Columns 17816 through 17822
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 17823 through 17829
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 17830 through 17836
-0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 17837 through 17843
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 17844 through 17850
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 17851 through 17857
0.0000 NaN -0.0000 -0.0012 0.0000 -0.0000 0.0000
Columns 17858 through 17864
-0.0000 -0.0000 0.0003 0.0000 -0.0000 -0.0000 0.0000
Columns 17865 through 17871
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0014
Columns 17872 through 17878
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 17879 through 17885
-0.0000 -0.0222 0.0000 -0.0055 -0.0000 -0.0000 0.0000
Columns 17886 through 17892
-0.0003 -0.0000 -0.0000 0.0000 0.0001 -0.0000 -0.0000
Columns 17893 through 17899
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 17900 through 17906
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 17907 through 17913
-0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 17914 through 17920
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 17921 through 17927
-0.0001 0.0000 -0.0000 -0.0000 -0.0000 0.0033 0.0000
Columns 17928 through 17934
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 17935 through 17941
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 17942 through 17948
0.0000 0.0087 -0.0000 2.0663 0.0000 0.0000 -0.0000
Columns 17949 through 17955
0.0017 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 17956 through 17962
-0.0000 0.3380 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 17963 through 17969
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 17970 through 17976
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 17977 through 17983
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 17984 through 17990
0.0000 0.0001 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 17991 through 17997
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 2.7973 0.0000
Columns 17998 through 18004
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 18005 through 18011
-0.0000 0.0000 0.0000 0.0000 0.0174 0.0000 -0.0000
Columns 18012 through 18018
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 18019 through 18025
-0.0000 -0.0000 -0.0000 0.0936 0.0000 0.0000 -0.0000
Columns 18026 through 18032
-0.0000 0.2350 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 18033 through 18039
0.5398 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 18040 through 18046
-0.0000 -0.0000 0.0000 -2.9699 0.0000 0.0024 0.0000
Columns 18047 through 18053
0.0000 -0.0000 -0.0000 -0.0000 NaN -0.0000 0.0000
Columns 18054 through 18060
0.0000 -0.0007 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 18061 through 18067
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 18068 through 18074
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 18075 through 18081
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 18082 through 18088
0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 18089 through 18095
-0.0000 0.0000 -0.6726 0.0000 -0.0000 0.0000 0.0000
Columns 18096 through 18102
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 18103 through 18109
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0034
Columns 18110 through 18116
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 18117 through 18123
0.0000 NaN -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 18124 through 18130
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0600 0.0000
Columns 18131 through 18137
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 18138 through 18144
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 18145 through 18151
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.2731
Columns 18152 through 18158
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 18159 through 18165
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 18166 through 18172
0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 18173 through 18179
0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 18180 through 18186
-0.0000 -0.0061 0.0000 -0.0000 0.9657 NaN 0.0000
Columns 18187 through 18193
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 18194 through 18200
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 18201 through 18207
0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 18208 through 18214
-0.0007 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 18215 through 18221
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 18222 through 18228
-0.0000 NaN 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 18229 through 18235
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 18236 through 18242
-0.0000 -0.0000 0.0019 -0.0000 0.0000 0.0000 -0.0000
Columns 18243 through 18249
0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 18250 through 18256
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 18257 through 18263
-0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 18264 through 18270
0.0000 0.0000 0.0017 0.0000 -0.0000 0.0000 0.0000
Columns 18271 through 18277
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 18278 through 18284
-0.0000 0.0000 0.0000 0.0013 0.0000 0.0000 0.0000
Columns 18285 through 18291
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 18292 through 18298
-0.0000 0.0000 0.0178 0.0000 0.0000 -0.0000 0.0000
Columns 18299 through 18305
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0005
Columns 18306 through 18312
-0.0456 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 18313 through 18319
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -1.0794
Columns 18320 through 18326
-0.0000 0.0251 -0.0000 0.0000 -0.0000 0.0000 -0.2831
Columns 18327 through 18333
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 18334 through 18340
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 18341 through 18347
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 18348 through 18354
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 18355 through 18361
0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 18362 through 18368
0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 18369 through 18375
-0.0000 -0.0000 -0.0000 -0.0002 0.0000 0.0000 0.0000
Columns 18376 through 18382
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 18383 through 18389
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 18390 through 18396
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 18397 through 18403
0.0000 0.0000 0.0000 -0.0031 -0.0000 -0.0588 0.0000
Columns 18404 through 18410
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.1100
Columns 18411 through 18417
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 18418 through 18424
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 18425 through 18431
0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.5033
Columns 18432 through 18438
0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 18439 through 18445
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 18446 through 18452
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 18453 through 18459
0.0000 -0.0000 0.0000 -0.0000 -0.0087 0.0000 -0.0000
Columns 18460 through 18466
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 18467 through 18473
-0.0000 -0.0000 -0.0592 -0.0000 -0.0000 0.0000 0.0000
Columns 18474 through 18480
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 18481 through 18487
0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 18488 through 18494
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 18495 through 18501
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 18502 through 18508
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 18509 through 18515
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 18516 through 18522
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 18523 through 18529
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 18530 through 18536
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 18537 through 18543
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 18544 through 18550
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 18551 through 18557
-0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 18558 through 18564
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 18565 through 18571
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 18572 through 18578
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 18579 through 18585
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 18586 through 18592
-1.4253 -0.0000 0.0000 -0.0000 -0.0013 0.0000 0.0000
Columns 18593 through 18599
0.3264 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 18600 through 18606
0.0000 0.0000 0.0000 0.0000 -0.0000 NaN 0.0000
Columns 18607 through 18613
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 18614 through 18620
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 18621 through 18627
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 18628 through 18634
-0.0000 -0.0317 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 18635 through 18641
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 18642 through 18648
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 18649 through 18655
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 18656 through 18662
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 18663 through 18669
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 18670 through 18676
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 18677 through 18683
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 18684 through 18690
0.0000 NaN -0.0000 0.0000 -0.0013 -0.0000 0.0000
Columns 18691 through 18697
-0.0159 0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 18698 through 18704
-0.0000 -0.0000 -0.0298 -0.0000 0.0000 -0.0000 0.0000
Columns 18705 through 18711
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0007 -0.0000
Columns 18712 through 18718
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 18719 through 18725
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -2.5712
Columns 18726 through 18732
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 18733 through 18739
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 18740 through 18746
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 18747 through 18753
-0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 18754 through 18760
0.8056 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 18761 through 18767
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 18768 through 18774
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 18775 through 18781
0.0000 -0.0000 0.0000 -0.0000 -0.5563 -0.0000 NaN
Columns 18782 through 18788
-0.0000 -0.0009 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 18789 through 18795
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 18796 through 18802
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 18803 through 18809
0.0000 -0.0000 -0.0008 -0.0000 -0.0000 -0.0000 -0.0000
Columns 18810 through 18816
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 18817 through 18823
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 18824 through 18830
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 18831 through 18837
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 18838 through 18844
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 18845 through 18851
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 18852 through 18858
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 18859 through 18865
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 18866 through 18872
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 18873 through 18879
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 18880 through 18886
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 18887 through 18893
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 18894 through 18900
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 18901 through 18907
0.0025 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 18908 through 18914
-0.0000 0.0000 NaN 0.0000 0.0000 -0.0000 -0.0000
Columns 18915 through 18921
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 18922 through 18928
-0.0000 -0.0000 0.8283 -0.3610 -0.0000 0.0000 -0.0000
Columns 18929 through 18935
-0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 18936 through 18942
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 18943 through 18949
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 18950 through 18956
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 18957 through 18963
0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 18964 through 18970
-0.0000 -0.0000 NaN 0.0000 0.0000 0.0000 -0.0000
Columns 18971 through 18977
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 18978 through 18984
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 18985 through 18991
-0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 18992 through 18998
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 18999 through 19005
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.2250 0.0000
Columns 19006 through 19012
0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 19013 through 19019
0.0003 0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 19020 through 19026
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -2.4780
Columns 19027 through 19033
-0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 19034 through 19040
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 19041 through 19047
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 19048 through 19054
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0051
Columns 19055 through 19061
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 19062 through 19068
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 19069 through 19075
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 19076 through 19082
-0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 19083 through 19089
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 19090 through 19096
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 19097 through 19103
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.3546
Columns 19104 through 19110
0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.1325 -0.0000
Columns 19111 through 19117
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 19118 through 19124
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 19125 through 19131
0.0000 -0.0000 -0.0000 -0.4012 -0.0000 -0.0000 -0.0000
Columns 19132 through 19138
0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 19139 through 19145
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 19146 through 19152
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 19153 through 19159
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 19160 through 19166
0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 19167 through 19173
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 19174 through 19180
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 19181 through 19187
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 19188 through 19194
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 19195 through 19201
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 19202 through 19208
-0.3613 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 19209 through 19215
0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 19216 through 19222
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0285 0.0000
Columns 19223 through 19229
0.1167 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 19230 through 19236
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 19237 through 19243
-0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 19244 through 19250
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 19251 through 19257
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 19258 through 19264
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 19265 through 19271
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 19272 through 19278
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0001 0.0000
Columns 19279 through 19285
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 19286 through 19292
-0.0000 0.0000 -0.0000 0.0183 -0.0000 0.0000 -0.0000
Columns 19293 through 19299
-0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 0.0033
Columns 19300 through 19306
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 19307 through 19313
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 19314 through 19320
0.0000 -0.0001 -0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 19321 through 19327
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 19328 through 19334
-0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 19335 through 19341
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 19342 through 19348
0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 19349 through 19355
-0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 19356 through 19362
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 19363 through 19369
0.0000 -0.0093 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 19370 through 19376
0.0000 -0.0014 -0.0000 -0.0047 0.0000 -0.0000 -0.0000
Columns 19377 through 19383
0.0000 0.0000 -0.0000 -0.1698 0.0000 0.0000 0.0000
Columns 19384 through 19390
-0.0000 0.0000 0.0978 -0.0000 -0.0000 0.0000 0.0000
Columns 19391 through 19397
0.0000 -0.0000 -0.0000 0.0000 -0.0425 0.0006 -0.0000
Columns 19398 through 19404
-0.0000 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 19405 through 19411
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 19412 through 19418
0.1015 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 19419 through 19425
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 19426 through 19432
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 19433 through 19439
0.0000 0.0000 -0.0000 -0.0000 -0.0000 2.8900 -0.0000
Columns 19440 through 19446
-0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0007
Columns 19447 through 19453
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 19454 through 19460
0.0000 0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 19461 through 19467
-0.0000 -0.0000 0.0001 0.0014 -0.0003 -0.0000 0.0000
Columns 19468 through 19474
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 19475 through 19481
0.0000 -0.0000 0.2632 -0.0000 0.0000 -0.0000 0.0000
Columns 19482 through 19488
0.0044 0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 19489 through 19495
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 19496 through 19502
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 19503 through 19509
0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 19510 through 19516
-0.0000 0.0033 0.0000 0.0000 0.0000 0.0000 0.0000
Columns 19517 through 19523
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 19524 through 19530
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.2047
Columns 19531 through 19537
0.0000 -0.0000 -0.0000 0.0038 0.0000 0.0000 -0.0000
Columns 19538 through 19544
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 19545 through 19551
0.0000 0.0000 -0.0000 -0.0000 -0.0001 0.0000 0.0000
Columns 19552 through 19558
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 19559 through 19565
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 19566 through 19572
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0007
Columns 19573 through 19579
-0.0001 0.0000 0.0064 -0.0000 -0.0000 -0.0000 -0.0000
Columns 19580 through 19586
0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 19587 through 19593
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 19594 through 19600
0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 19601 through 19607
-0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 19608 through 19614
-0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 19615 through 19621
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0728 0.0002
Columns 19622 through 19628
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
Columns 19629 through 19635
0.0000 0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000
Columns 19636 through 19642
0.0000 -0.0000 -0.0000 0.0113 0.0000 -0.0000 -0.0000
Columns 19643 through 19649
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 19650 through 19656
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 19657 through 19663
-0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 19664 through 19670
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0001 -0.0000
Columns 19671 through 19677
0.0000 -0.0000 0.0000 0.0000 -0.3513 0.0000 0.0022
Columns 19678 through 19684
0.0000 -0.0000 -0.0044 0.0000 0.0000 0.0000 -0.0000
Columns 19685 through 19691
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 19692 through 19698
-0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 19699 through 19705
0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000
Columns 19706 through 19712
-0.0000 0.0000 -0.0000 -0.0000 0.0033 -0.0000 -0.0000
Columns 19713 through 19719
-0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 19720 through 19726
-0.0000 0.9665 -0.0000 -0.0000 -0.0000 0.0000 0.0000
Columns 19727 through 19733
0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 19734 through 19740
-0.0000 -0.0003 0.0000 -0.0970 -0.0000 0.0000 -0.0000
Columns 19741 through 19747
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 19748 through 19754
0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0300 0.0000
Columns 19755 through 19761
0.0000 -0.0101 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 19762 through 19768
-0.2716 -0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 19769 through 19775
-0.0000 0.0000 -0.5697 -0.0000 -0.0000 0.0000 0.0000
Columns 19776 through 19782
0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 19783 through 19789
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 19790 through 19796
-0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 19797 through 19803
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 19804 through 19810
-0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 19811 through 19817
0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000
Columns 19818 through 19824
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 19825 through 19831
0.0000 -0.0000 0.0000 -0.0000 0.0000 0.0000 0.0000
Columns 19832 through 19838
0.0000 0.0000 0.0000 -0.0001 -0.0000 0.0000 -0.0000
Columns 19839 through 19845
0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 19846 through 19852
0.0000 -0.0000 0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 19853 through 19859
0.0000 0.0000 0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 19860 through 19866
-0.0000 0.0000 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000
Columns 19867 through 19873
-0.0000 -0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 19874 through 19880
-0.0000 -0.0014 0.0000 -0.0057 -0.0000 -0.0000 -0.0000
Columns 19881 through 19887
-0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000 0.0000
Columns 19888 through 19894
0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 19895 through 19901
0.0000 0.5099 -0.0000 0.0000 -0.0000 -0.0000 -0.0000
Columns 19902 through 19908
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 0.0023
Columns 19909 through 19915
-0.0000 -0.0000 0.0000 0.0000 0.0000 -0.0000 -0.0000
Columns 19916 through 19922
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 19923 through 19929
-0.0000 -0.0000 -0.0000 -0.0000 0.0000 0.0000 -0.0000
Columns 19930 through 19936
0.0000 0.0383 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 19937 through 19943
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 19944 through 19950
0.0000 0.1391 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 19951 through 19957
-0.0000 0.0000 0.4967 -0.0000 -0.0005 0.0000 0.0000
Columns 19958 through 19964
0.0000 0.0000 0.0000 0.0000 -0.0000 0.0000 0.0000
Columns 19965 through 19971
0.0001 -0.0000 -0.0000 -0.0000 -0.0000 -0.0000 0.0000
Columns 19972 through 19978
0.0000 -0.0000 0.0000 -0.0000 0.0000 -0.0000 -0.0000
Columns 19979 through 19985
-0.0000 -0.0000 0.0000 0.0000 -0.0000 0.0000 -0.0000
Columns 19986 through 19992
0.0000 -0.0000 -0.0000 -0.0000 3.2759 0.0000 0.0000
Columns 19993 through 19999
-0.0000 -0.0000 -0.0000 0.0000 0.0000 0.0000 0.0000
Columns 20000 through 20005
0.0000 0.0000 -0.0000 0.0000 -0.0000 0.0000
>>
>> figure; plot(dat)
>> dat = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 0, 1000);
>> dat = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 0, 1000);
>> dat = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 0, 1000);
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 841827934361976490164224 Hz
{??? Error using ==> readgenbin at 49
Frequency outside bounds 1 - 1,000,000 Hz. Are you sure about the endian
parameter?
}
>> dat = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 0, 1000);
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 841827934361976490164224 Hz
{??? Error using ==> readgenbin at 49
Frequency outside bounds 1 - 1,000,000 Hz. Make sure to select the correct
endian parameter!
}
>> dat = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 0, 1000, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
>> dat = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 0, 1000);
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 841827934361976490164224 Hz
{??? Error using ==> readgenbin at 49
Frequency outside bounds 1 - 1,000,000 Hz. Make sure to select the correct
endian parameter!
}
>> dat = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 0, 1000, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
>> figure; plot(dat)
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 0, 1000, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
>> size(t)
ans =
1 10000
>> figure; plot(t, dat)
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 0, 1000, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Data length: 20001 points, up to 2000.0999 ms
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', NaN, 1000, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
>> figure; plot(t, dat)
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', NaN, NaN, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
>> figure; plot(t, dat)
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', NaN, NaN, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 20001 points, or 2000.0999 ms of data.
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 100, 200, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 1900.0999 ms
Reading 1000 points, or 100 ms of data.
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 100, 0, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 1900.0999 ms
Reading -1000 points, or -100 ms of data.
{??? Error using ==> fread
Invalid size.
Error in ==> readgenbin at 86
A = fread(fil, [num_cols read_length], 'float32');
}
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 100, 0, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 1900.0999 ms
{??? Error using ==> readgenbin at 81
Must choose end_time > start_time!
}
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 100, 200, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 1900.0999 ms
Reading 1000 points, or 100 ms of data.
>> t
t =
Columns 1 through 7
100.0000 100.1000 100.2000 100.3000 100.4000 100.5000 100.6000
Columns 8 through 14
100.7000 100.8000 100.9000 101.0000 101.1000 101.2000 101.3000
Columns 15 through 21
101.4000 101.5000 101.6000 101.7000 101.8000 101.9000 102.0000
Columns 22 through 28
102.1000 102.2000 102.3000 102.4000 102.5000 102.6000 102.7000
Columns 29 through 35
102.8000 102.9000 103.0000 103.1000 103.2000 103.3000 103.4000
Columns 36 through 42
103.5000 103.6000 103.7000 103.8000 103.9000 104.0000 104.1000
Columns 43 through 49
104.2000 104.3000 104.4000 104.5000 104.6000 104.7000 104.8000
Columns 50 through 56
104.9000 105.0000 105.1000 105.2000 105.3000 105.4000 105.5000
Columns 57 through 63
105.6000 105.7000 105.8000 105.9000 106.0000 106.1000 106.2000
Columns 64 through 70
106.3000 106.4000 106.5000 106.6000 106.7000 106.8000 106.9000
Columns 71 through 77
107.0000 107.1000 107.2000 107.3000 107.4000 107.5000 107.6000
Columns 78 through 84
107.7000 107.8000 107.9000 108.0000 108.1000 108.2000 108.3000
Columns 85 through 91
108.4000 108.5000 108.6000 108.7000 108.8000 108.9000 109.0000
Columns 92 through 98
109.1000 109.2000 109.3000 109.4000 109.5000 109.6000 109.7000
Columns 99 through 105
109.8000 109.9000 110.0000 110.1000 110.2000 110.3000 110.4000
Columns 106 through 112
110.5000 110.6000 110.7000 110.8000 110.9000 111.0000 111.1000
Columns 113 through 119
111.2000 111.3000 111.4000 111.5000 111.6000 111.7000 111.8000
Columns 120 through 126
111.9000 112.0000 112.1000 112.2000 112.3000 112.4000 112.5000
Columns 127 through 133
112.6000 112.7000 112.8000 112.9000 113.0000 113.1000 113.2000
Columns 134 through 140
113.3000 113.4000 113.5000 113.6000 113.7000 113.8000 113.9000
Columns 141 through 147
114.0000 114.1000 114.2000 114.3000 114.4000 114.5000 114.6000
Columns 148 through 154
114.7000 114.8000 114.9000 115.0000 115.1000 115.2000 115.3000
Columns 155 through 161
115.4000 115.5000 115.6000 115.7000 115.8000 115.9000 116.0000
Columns 162 through 168
116.1000 116.2000 116.3000 116.4000 116.5000 116.6000 116.7000
Columns 169 through 175
116.8000 116.9000 117.0000 117.1000 117.2000 117.3000 117.4000
Columns 176 through 182
117.5000 117.6000 117.7000 117.8000 117.9000 118.0000 118.1000
Columns 183 through 189
118.2000 118.3000 118.4000 118.5000 118.6000 118.7000 118.8000
Columns 190 through 196
118.9000 119.0000 119.1000 119.2000 119.3000 119.4000 119.5000
Columns 197 through 203
119.6000 119.7000 119.8000 119.9000 120.0000 120.1000 120.2000
Columns 204 through 210
120.3000 120.4000 120.5000 120.6000 120.7000 120.8000 120.9000
Columns 211 through 217
121.0000 121.1000 121.2000 121.3000 121.4000 121.5000 121.6000
Columns 218 through 224
121.7000 121.8000 121.9000 122.0000 122.1000 122.2000 122.3000
Columns 225 through 231
122.4000 122.5000 122.6000 122.7000 122.8000 122.9000 123.0000
Columns 232 through 238
123.1000 123.2000 123.3000 123.4000 123.5000 123.6000 123.7000
Columns 239 through 245
123.8000 123.9000 124.0000 124.1000 124.2000 124.3000 124.4000
Columns 246 through 252
124.5000 124.6000 124.7000 124.8000 124.9000 125.0000 125.1000
Columns 253 through 259
125.2000 125.3000 125.4000 125.5000 125.6000 125.7000 125.8000
Columns 260 through 266
125.9000 126.0000 126.1000 126.2000 126.3000 126.4000 126.5000
Columns 267 through 273
126.6000 126.7000 126.8000 126.9000 127.0000 127.1000 127.2000
Columns 274 through 280
127.3000 127.4000 127.5000 127.6000 127.7000 127.8000 127.9000
Columns 281 through 287
128.0000 128.1000 128.2000 128.3000 128.4000 128.5000 128.6000
Columns 288 through 294
128.7000 128.8000 128.9000 129.0000 129.1000 129.2000 129.3000
Columns 295 through 301
129.4000 129.5000 129.6000 129.7000 129.8000 129.9000 130.0000
Columns 302 through 308
130.1000 130.2000 130.3000 130.4000 130.5000 130.6000 130.7000
Columns 309 through 315
130.8000 130.9000 131.0000 131.1000 131.2000 131.3000 131.4000
Columns 316 through 322
131.5000 131.6000 131.7000 131.8000 131.9000 132.0000 132.1000
Columns 323 through 329
132.2000 132.3000 132.4000 132.5000 132.6000 132.7000 132.8000
Columns 330 through 336
132.9000 133.0000 133.1000 133.2000 133.3000 133.4000 133.5000
Columns 337 through 343
133.6000 133.7000 133.8000 133.9000 134.0000 134.1000 134.2000
Columns 344 through 350
134.3000 134.4000 134.5000 134.6000 134.7000 134.8000 134.9000
Columns 351 through 357
135.0000 135.1000 135.2000 135.3000 135.4000 135.5000 135.6000
Columns 358 through 364
135.7000 135.8000 135.9000 136.0000 136.1000 136.2000 136.3000
Columns 365 through 371
136.4000 136.5000 136.6000 136.7000 136.8000 136.9000 137.0000
Columns 372 through 378
137.1000 137.2000 137.3000 137.4000 137.5000 137.6000 137.7000
Columns 379 through 385
137.8000 137.9000 138.0000 138.1000 138.2000 138.3000 138.4000
Columns 386 through 392
138.5000 138.6000 138.7000 138.8000 138.9000 139.0000 139.1000
Columns 393 through 399
139.2000 139.3000 139.4000 139.5000 139.6000 139.7000 139.8000
Columns 400 through 406
139.9000 140.0000 140.1000 140.2000 140.3000 140.4000 140.5000
Columns 407 through 413
140.6000 140.7000 140.8000 140.9000 141.0000 141.1000 141.2000
Columns 414 through 420
141.3000 141.4000 141.5000 141.6000 141.7000 141.8000 141.9000
Columns 421 through 427
142.0000 142.1000 142.2000 142.3000 142.4000 142.5000 142.6000
Columns 428 through 434
142.7000 142.8000 142.9000 143.0000 143.1000 143.2000 143.3000
Columns 435 through 441
143.4000 143.5000 143.6000 143.7000 143.8000 143.9000 144.0000
Columns 442 through 448
144.1000 144.2000 144.3000 144.4000 144.5000 144.6000 144.7000
Columns 449 through 455
144.8000 144.9000 145.0000 145.1000 145.2000 145.3000 145.4000
Columns 456 through 462
145.5000 145.6000 145.7000 145.8000 145.9000 146.0000 146.1000
Columns 463 through 469
146.2000 146.3000 146.4000 146.5000 146.6000 146.7000 146.8000
Columns 470 through 476
146.9000 147.0000 147.1000 147.2000 147.3000 147.4000 147.5000
Columns 477 through 483
147.6000 147.7000 147.8000 147.9000 148.0000 148.1000 148.2000
Columns 484 through 490
148.3000 148.4000 148.5000 148.6000 148.7000 148.8000 148.9000
Columns 491 through 497
149.0000 149.1000 149.2000 149.3000 149.4000 149.5000 149.6000
Columns 498 through 504
149.7000 149.8000 149.9000 150.0000 150.1000 150.2000 150.3000
Columns 505 through 511
150.4000 150.5000 150.6000 150.7000 150.8000 150.9000 151.0000
Columns 512 through 518
151.1000 151.2000 151.3000 151.4000 151.5000 151.6000 151.7000
Columns 519 through 525
151.8000 151.9000 152.0000 152.1000 152.2000 152.3000 152.4000
Columns 526 through 532
152.5000 152.6000 152.7000 152.8000 152.9000 153.0000 153.1000
Columns 533 through 539
153.2000 153.3000 153.4000 153.5000 153.6000 153.7000 153.8000
Columns 540 through 546
153.9000 154.0000 154.1000 154.2000 154.3000 154.4000 154.5000
Columns 547 through 553
154.6000 154.7000 154.8000 154.9000 155.0000 155.1000 155.2000
Columns 554 through 560
155.3000 155.4000 155.5000 155.6000 155.7000 155.8000 155.9000
Columns 561 through 567
156.0000 156.1000 156.2000 156.3000 156.4000 156.5000 156.6000
Columns 568 through 574
156.7000 156.8000 156.9000 157.0000 157.1000 157.2000 157.3000
Columns 575 through 581
157.4000 157.5000 157.6000 157.7000 157.8000 157.9000 158.0000
Columns 582 through 588
158.1000 158.2000 158.3000 158.4000 158.5000 158.6000 158.7000
Columns 589 through 595
158.8000 158.9000 159.0000 159.1000 159.2000 159.3000 159.4000
Columns 596 through 602
159.5000 159.6000 159.7000 159.8000 159.9000 160.0000 160.1000
Columns 603 through 609
160.2000 160.3000 160.4000 160.5000 160.6000 160.7000 160.8000
Columns 610 through 616
160.9000 161.0000 161.1000 161.2000 161.3000 161.4000 161.5000
Columns 617 through 623
161.6000 161.7000 161.8000 161.9000 162.0000 162.1000 162.2000
Columns 624 through 630
162.3000 162.4000 162.5000 162.6000 162.7000 162.8000 162.9000
Columns 631 through 637
163.0000 163.1000 163.2000 163.3000 163.4000 163.5000 163.6000
Columns 638 through 644
163.7000 163.8000 163.9000 164.0000 164.1000 164.2000 164.3000
Columns 645 through 651
164.4000 164.5000 164.6000 164.7000 164.8000 164.9000 165.0000
Columns 652 through 658
165.1000 165.2000 165.3000 165.4000 165.5000 165.6000 165.7000
Columns 659 through 665
165.8000 165.9000 166.0000 166.1000 166.2000 166.3000 166.4000
Columns 666 through 672
166.5000 166.6000 166.7000 166.8000 166.9000 167.0000 167.1000
Columns 673 through 679
167.2000 167.3000 167.4000 167.5000 167.6000 167.7000 167.8000
Columns 680 through 686
167.9000 168.0000 168.1000 168.2000 168.3000 168.4000 168.5000
Columns 687 through 693
168.6000 168.7000 168.8000 168.9000 169.0000 169.1000 169.2000
Columns 694 through 700
169.3000 169.4000 169.5000 169.6000 169.7000 169.8000 169.9000
Columns 701 through 707
170.0000 170.1000 170.2000 170.3000 170.4000 170.5000 170.6000
Columns 708 through 714
170.7000 170.8000 170.9000 171.0000 171.1000 171.2000 171.3000
Columns 715 through 721
171.4000 171.5000 171.6000 171.7000 171.8000 171.9000 172.0000
Columns 722 through 728
172.1000 172.2000 172.3000 172.4000 172.5000 172.6000 172.7000
Columns 729 through 735
172.8000 172.9000 173.0000 173.1000 173.2000 173.3000 173.4000
Columns 736 through 742
173.5000 173.6000 173.7000 173.8000 173.9000 174.0000 174.1000
Columns 743 through 749
174.2000 174.3000 174.4000 174.5000 174.6000 174.7000 174.8000
Columns 750 through 756
174.9000 175.0000 175.1000 175.2000 175.3000 175.4000 175.5000
Columns 757 through 763
175.6000 175.7000 175.8000 175.9000 176.0000 176.1000 176.2000
Columns 764 through 770
176.3000 176.4000 176.5000 176.6000 176.7000 176.8000 176.9000
Columns 771 through 777
177.0000 177.1000 177.2000 177.3000 177.4000 177.5000 177.6000
Columns 778 through 784
177.7000 177.8000 177.9000 178.0000 178.1000 178.2000 178.3000
Columns 785 through 791
178.4000 178.5000 178.6000 178.7000 178.8000 178.9000 179.0000
Columns 792 through 798
179.1000 179.2000 179.3000 179.4000 179.5000 179.6000 179.7000
Columns 799 through 805
179.8000 179.9000 180.0000 180.1000 180.2000 180.3000 180.4000
Columns 806 through 812
180.5000 180.6000 180.7000 180.8000 180.9000 181.0000 181.1000
Columns 813 through 819
181.2000 181.3000 181.4000 181.5000 181.6000 181.7000 181.8000
Columns 820 through 826
181.9000 182.0000 182.1000 182.2000 182.3000 182.4000 182.5000
Columns 827 through 833
182.6000 182.7000 182.8000 182.9000 183.0000 183.1000 183.2000
Columns 834 through 840
183.3000 183.4000 183.5000 183.6000 183.7000 183.8000 183.9000
Columns 841 through 847
184.0000 184.1000 184.2000 184.3000 184.4000 184.5000 184.6000
Columns 848 through 854
184.7000 184.8000 184.9000 185.0000 185.1000 185.2000 185.3000
Columns 855 through 861
185.4000 185.5000 185.6000 185.7000 185.8000 185.9000 186.0000
Columns 862 through 868
186.1000 186.2000 186.3000 186.4000 186.5000 186.6000 186.7000
Columns 869 through 875
186.8000 186.9000 187.0000 187.1000 187.2000 187.3000 187.4000
Columns 876 through 882
187.5000 187.6000 187.7000 187.8000 187.9000 188.0000 188.1000
Columns 883 through 889
188.2000 188.3000 188.4000 188.5000 188.6000 188.7000 188.8000
Columns 890 through 896
188.9000 189.0000 189.1000 189.2000 189.3000 189.4000 189.5000
Columns 897 through 903
189.6000 189.7000 189.8000 189.9000 190.0000 190.1000 190.2000
Columns 904 through 910
190.3000 190.4000 190.5000 190.6000 190.7000 190.8000 190.9000
Columns 911 through 917
191.0000 191.1000 191.2000 191.3000 191.4000 191.5000 191.6000
Columns 918 through 924
191.7000 191.8000 191.9000 192.0000 192.1000 192.2000 192.3000
Columns 925 through 931
192.4000 192.5000 192.6000 192.7000 192.8000 192.9000 193.0000
Columns 932 through 938
193.1000 193.2000 193.3000 193.4000 193.5000 193.6000 193.7000
Columns 939 through 945
193.8000 193.9000 194.0000 194.1000 194.2000 194.3000 194.4000
Columns 946 through 952
194.5000 194.6000 194.7000 194.8000 194.9000 195.0000 195.1000
Columns 953 through 959
195.2000 195.3000 195.4000 195.5000 195.6000 195.7000 195.8000
Columns 960 through 966
195.9000 196.0000 196.1000 196.2000 196.3000 196.4000 196.5000
Columns 967 through 973
196.6000 196.7000 196.8000 196.9000 197.0000 197.1000 197.2000
Columns 974 through 980
197.3000 197.4000 197.5000 197.6000 197.7000 197.8000 197.9000
Columns 981 through 987
198.0000 198.1000 198.2000 198.3000 198.4000 198.5000 198.6000
Columns 988 through 994
198.7000 198.8000 198.9000 199.0000 199.1000 199.2000 199.3000
Columns 995 through 1000
199.4000 199.5000 199.6000 199.7000 199.8000 199.9000
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 100, 2001, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 1900.0999 ms
Reading 19010 points, or 1901 ms of data.
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 100, 2002, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 1900.0999 ms
Reading 19020 points, or 1902 ms of data.
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 100, 3002, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 1900.0999 ms
Reading 29020 points, or 2901.9999 ms of data.
>> size(dat)
ans =
19001 1
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 100, 3002, 'b');
{??? Error: File: /home/cengiz/work/cen_matlab/readgenbin.m Line: 88 Column: 75
Unbalanced or unexpected parenthesis or bracket.
}
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 100, 3002, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
{??? Error using ==> readgenbin at 88
end_time is past end of file!
}
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 100, 2001, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 19010 points, or 1901 ms of data.
>> size(dat)
ans =
19001 1
>> size(t)
ans =
1 19010
>> help fread
FREAD Read binary data from file.
A = FREAD(FID) reads binary data from the specified file
and writes it into matrix A. FID is an integer file
identifier obtained from FOPEN. MATLAB reads the entire
file and positions the file pointer at the end of the file
(see FEOF for details).
A = FREAD(FID,SIZE) reads the number of elements specified
by SIZE. Valid entries for SIZE are:
N read N elements into a column vector.
inf read to the end of the file.
[M,N] read elements to fill an M-by-N matrix, in column order.
N can be inf, but M can't.
A = FREAD(FID,SIZE,PRECISION) reads the file according to
the data format specified by the string PRECISION. The
PRECISION input commonly contains a datatype specifier like
'int' or 'float', followed by an integer giving the size in
bits. The SIZE argument is optional when using this syntax.
Any of the following strings, either the MATLAB version, or
their C or Fortran equivalent, may be used. If not specified,
the default precision is 'uint8'.
MATLAB C or Fortran Description
'uchar' 'unsigned char' unsigned integer, 8 bits.
'schar' 'signed char' signed integer, 8 bits.
'int8' 'integer*1' integer, 8 bits.
'int16' 'integer*2' integer, 16 bits.
'int32' 'integer*4' integer, 32 bits.
'int64' 'integer*8' integer, 64 bits.
'uint8' 'integer*1' unsigned integer, 8 bits.
'uint16' 'integer*2' unsigned integer, 16 bits.
'uint32' 'integer*4' unsigned integer, 32 bits.
'uint64' 'integer*8' unsigned integer, 64 bits.
'single' 'real*4' floating point, 32 bits.
'float32' 'real*4' floating point, 32 bits.
'double' 'real*8' floating point, 64 bits.
'float64' 'real*8' floating point, 64 bits.
The following platform dependent formats are also supported but
they are not guaranteed to be the same size on all platforms.
MATLAB C or Fortran Description
'char' 'char*1' character.
'short' 'short' integer, 16 bits.
'int' 'int' integer, 32 bits.
'long' 'long' integer, 32 or 64 bits.
'ushort' 'unsigned short' unsigned integer, 16 bits.
'uint' 'unsigned int' unsigned integer, 32 bits.
'ulong' 'unsigned long' unsigned integer, 32 bits or 64 bits.
'float' 'float' floating point, 32 bits.
If the precision is 'char' or 'char*1', MATLAB reads characters
using the encoding scheme associated with the file. See FOPEN
for more information.
The following formats map to an input stream of bits rather than
bytes.
'bitN' signed integer, N bits (1<=N<=64).
'ubitN' unsigned integer, N bits (1<=N<=64).
If the input stream is bytes and FREAD reaches the end of file
(see FEOF) in the middle of reading the number of bytes required
for an element, the partial result is ignored. However, if the
input stream is bits, then the partial result is returned as the
last value. If an error occurs before reaching the end of file,
only full elements read up to that point are used.
By default, numeric and character values are returned in class
'double' arrays. To return these values stored in classes other
than double, create your PRECISION argument by first specifying
your source format, then following it by '=>', and finally
specifying your destination format. If the source and destination
formats are the same then the following shorthand notation may be
used:
*source
which means:
source=>source
For example,
uint8=>uint8 read in unsigned 8-bit integers and
save them in an unsigned 8-bit integer
array
*uint8 shorthand version of previous example
bit4=>int8 read in signed 4-bit integers packed
in bytes and save them in a signed
8-bit integer array (each 4-bit
integer becomes one 8-bit integer)
double=>real*4 read in doubles, convert and save
as a 32-bit floating point array
A = FREAD(FID,SIZE,PRECISION,SKIP) includes a SKIP argument that
specifies the number of bytes to skip after each PRECISION value
is read. If PRECISION specifies a bit source format, like 'bitN' or
'ubitN', the SKIP argument is interpreted as the number of bits to
skip. The SIZE argument is optional when using this syntax.
When SKIP is used, the PRECISION string may contain a positive
integer repetition factor of the form 'N*' which prepends the source
format of the PRECISION argument, like '40*uchar'. Note that 40*uchar
for the PRECISION alone is equivalent to '40*uchar=>double', not
'40*uchar=>uchar'. With SKIP specified, FREAD reads in, at most, a
repetition factor number of values (default of 1), does a skip of
input specified by the SKIP argument, reads in another block of values
and does a skip of input, etc. until SIZE number of values have been
read. If a SKIP argument is not specified, the repetition factor is
ignored. Repetition with skip is useful for extracting data in
noncontiguous fields from fixed length records.
For example,
s = fread(fid,120,'40*uchar=>uchar',8);
reads in 120 characters in blocks of 40 each separated by 8
characters.
A = FREAD(FID,SIZE,PRECISION,SKIP,MACHINEFORMAT) treats the data
read as having a format given by the string MACHINEFORMAT. You
can obtain the MACHINEFORMAT argument from the output of the
FOPEN function. See FOPEN for possible values for MACHINEFORMAT.
The SIZE and SKIP arguments are optional when using this syntax.
[A, COUNT] = FREAD(...) Optional output argument COUNT returns
the number of elements successfully read.
Examples:
The file alphabet.txt contains the 26 letters of the English
alphabet, all capitalized. Open the file for read access with
fopen, and read the first five elements into output c. Because
a precision has not been specified, MATLAB uses the default
precision of uchar, and the output is numeric:
fid = fopen('alphabet.txt', 'r');
c = fread(fid, 5)'
c =
65 66 67 68 69
fclose(fid);
This time, specify that you want each element read as an unsigned
8-bit integer and output as a character. (Using a precision of
'char=>char' or '*char' will produce the same result):
fid = fopen('alphabet.txt', 'r');
c = fread(fid, 5, 'uint8=>char')'
c =
ABCDE
fclose(fid);
See also fwrite, fseek, fscanf, fgetl, fgets, load, fopen, feof.
Overloaded methods:
serial/fread
icinterface/fread
Reference page in Help browser
doc fread
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 100, 2001, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 19010 points, or 1901 ms of data.
{Warning: Short read!}
> In readgenbin at 98
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 100, 2001, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 19010 points, or 1901 ms of data.
{Warning: Short read! 19001 < 19010}
> In readgenbin at 98
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 100, 2002, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 19020 points, or 1902 ms of data.
{Warning: Short read! 19001 < 19020}
> In readgenbin at 98
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 100, 2003, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 19030 points, or 1903 ms of data.
{Warning: Short read! 19001 < 19030}
> In readgenbin at 98
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 100, 2003, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
{??? Error using ==> readgenbin at 88
end_time is past end of file!
}
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 100, 2001, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
{??? Error using ==> readgenbin at 88
end_time is past end of file!
}
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 100, 2000, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 19000 points, or 1900 ms of data.
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 100, 2000.1, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 19001 points, or 1900.1 ms of data.
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 100, 2000.2, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 19002 points, or 1900.2 ms of data.
{Warning: Short read! 19001 < 19002}
> In readgenbin at 98
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 100, 2000.2, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
{??? Error using ==> readgenbin at 88
end_time is past end of file!
}
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 100, 2000.1, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 19001 points, or 1900.1 ms of data.
>> size(dat)
ans =
19001 1
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 100, NaN, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 18001 points, or 1800.1 ms of data.
>> size(dat)
ans =
18001 1
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 100, NaN, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 19001 points, or 1900.1 ms of data.
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 100, 2000, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 19000 points, or 1900 ms of data.
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', 100, 2000.1, 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 19001 points, or 1900.1 ms of data.
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 841827934361976490164224 Hz
{??? Error using ==> readgenbin at 55
Frequency outside bounds 1 - 1,000,000 Hz. Make sure to select the correct
endian parameter!
}
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 841827934361976490164224 Hz
{??? Error using ==> readgenbin at 55
Frequency outside bounds 1 - 1,000,000 Hz. Make sure to select the correct
endian parameter!
}
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', [], [], []);
{??? Operands to the || and && operators must be convertible to logical scalar
values.
Error in ==> readgenbin at 36
if ~exist('endian', 'var') || isnan(endian) || isempty(endian)
}
>> help isempty
ISEMPTY True for empty array.
ISEMPTY(X) returns 1 if X is an empty array and 0 otherwise. An
empty array has no elements, that is prod(size(X))==0.
Overloaded methods:
timer/isempty
tscollection/isempty
fittype/isempty
dataset/isempty
categorical/isempty
codistributed/isempty
Composite/isempty
Reference page in Help browser
doc isempty
>> help logic
logic not found.
Use the Help browser search field to search the documentation, or
type "help help" for help command options, such as help for methods.
>> help logical
LOGICAL Convert numeric values to logical.
LOGICAL(X) converts the elements of the array X into logicals,
thus returning an array that can be used for logical indexing
or logical tests. logicals can have the values 0 and 1 corresponding
to false and true, respectively. Any non-zero real element of input
array X is converted to a logical 1 while zeros in X become logical 0.
Complex values and NaNs cannot be converted to logicals and will
result in a conversion error. logical arrays can also be created
using the creation functions TRUE and FALSE.
Because logical arrays are returned by the logical operators (&,|,~)
and the relational operators (==,~=,<,<=,>=,>), as well as by
functions like ANY, ALL, ISNAN, ISINF, ISFINITE, ISEMPTY, ISEQUAL,
etc., it is unusual to need to invoke the LOGICAL function itself.
The term "logical indexing" refers to any indexing operation where
the index expression is a logical array, in which case the index is
treated as a mask that selects elements from the indexed array. In
essence, it is a short-hand notation for A(FIND(B)) that enables us
to simply write A(B) when B is a logical array. The result is the
elements of A at the indices where B is one. It is often convenient
to derive the index expression from the indexed data itself. For
example, the positive elements of a vector A can be obtained using
A(A>0).
Logicals can be combined with doubles in arithmetic operations and
will produce results that are of type double. You can convert a
logical to any other numeric data type using the appropriate
conversion function. For example, double(A) converts the logical
array A into a double array.
See also islogical, false, true, relop, ops.
Overloaded methods:
codistributed/logical
Reference page in Help browser
doc logical
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', [], [], []);
{??? Operands to the || and && operators must be convertible to logical scalar
values.
Error in ==> readgenbin at 36
if ~exist('endian', 'var') || isnan(endian) || logical(isempty(endian))
}
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', [], [], []);
{??? Operands to the || and && operators must be convertible to logical scalar
values.
Error in ==> readgenbin at 37
if ~exist('endian', 'var') || isnan(endian)
}
>> isnan(12)
ans =
0
>> isnan(12) || isempty(12)
ans =
0
>> isnan(12) || isempty([])
ans =
1
>> isnan([]) || isempty([])
{??? Operands to the || and && operators must be convertible to logical scalar
values.
}
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', [], [], []);
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 841827934361976490164224 Hz
{??? Error using ==> readgenbin at 55
Frequency outside bounds 1 - 1,000,000 Hz. Make sure to select the correct
endian parameter!
}
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', [], [], 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 20001 points, or 2000.0999 ms of data.
>> figure; plot(t, dat)
>> [dat t] = readgenbin('~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin', [], [], 'b');
Reading ~/tmp/CompNeuroHW10/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 20001 points, or 2000.0999 ms of data.
>> help strcmp
STRCMP Compare strings.
TF = STRCMP(S1,S2) compares the strings S1 and S2 and returns logical 1
(true) if they are identical, and returns logical 0 (false) otherwise.
TF = STRCMP(S,C), compares string S to each element of cell array C,
where S is a character vector (or a 1-by-1 cell array) and C is a cell
array of strings. The function returns TF, a logical array that is the
same size as C and contains logical 1 (true) for those elements of C
that are a match, and logical 0 (false) for those elements that are not.
The order of the two input arguments is not important.
TF = STRCMP(C1,C2) compares each element of C1 to the same element in C2,
where C1 and C2 are equal-size cell arrays of strings. Input C1 and/or C2
can also be a character array having the number of rows as there are
cells in the cell array. The function returns TF, a logical array that
is the same size as C1 or C2, and contains logical 1 (true) for those
elements of C1 and C2 that are a match, and logical 0 (false) for those
elements that are not.
When one of the inputs is a cell array, scalar expansion occurs as
needed.
STRCMP supports international character sets.
See also strncmp, strcmpi, strfind, deblank, regexp.
Overloaded methods:
opaque/strcmp
Reference page in Help browser
doc strcmp
>> help strcmpi
STRCMPI Compare strings ignoring case.
TF = STRCMPI(S1,S2) compares the strings S1 and S2 and returns logical 1
(true) if they are the same except for case, and returns logical 0 (false)
otherwise.
TF = STRCMPI(S,C), compares string S to each element of cell array C,
where S is a character vector (or a 1-by-1 cell array) and C is a cell
array of strings. The function returns TF, a logical array that is the
same size as C and contains logical 1 (true) for those elements of C
that are a match, except for case, and logical 0 (false) for those elements
that are not. The order of the two input arguments is not important.
TF = STRCMPI(C1,C2) compares each element of C1 to the same element in C2,
where C1 and C2 are equal-size cell arrays of strings. Input C1 and/or C2
can also be a character array having the number of rows as there are
cells in the cell array. The function returns TF, a logical array that
is the same size as C1 or C2, and contains logical 1 (true) for those
elements of C1 and C2 that are a match, except for case, and logical 0
(false) for those elements that are not.
When one of the inputs is a cell array, scalar expansion occurs as
needed.
STRCMPI supports international character sets.
See also strcmp, strncmp, strncmpi, regexpi.
Overloaded methods:
opaque/strcmpi
Reference page in Help browser
doc strcmpi
>> help exist
EXIST Check if variables or functions are defined.
EXIST('A') returns:
0 if A does not exist
1 if A is a variable in the workspace
2 if A is an M-file on MATLAB's search path. It also returns 2 when
A is the full pathname to a file or when A is the name of an
ordinary file on MATLAB's search path
3 if A is a MEX-file on MATLAB's search path
4 if A is a MDL-file on MATLAB's search path
5 if A is a built-in MATLAB function
6 if A is a P-file on MATLAB's search path
7 if A is a directory
8 if A is a class (EXIST returns 0 for Java classes if you
start MATLAB with the -nojvm option.)
EXIST('A') or EXIST('A.EXT') returns 2 if a file named 'A' or 'A.EXT'
and the extension isn't a P or MEX function extension.
EXIST('A','var') checks only for variables.
EXIST('A','builtin') checks only for built-in functions.
EXIST('A','file') checks for files or directories.
EXIST('A','dir') checks only for directories.
EXIST('A','class') checks only for classes.
If A specifies a filename, MATLAB attempts to locate the file,
examines the filename extension, and determines the value to
return based on the extension alone. MATLAB does not examine
the contents or internal structure of the file.
When searching for a directory, MATLAB finds directories that are part
of MATLAB's search path. They can be specified by a partial path. It
also finds the current working directory specified by a partial path,
and subdirectories of the current working directory specified by
a relative path.
EXIST returns 0 if the specified instance isn't found.
See also dir, what, isempty, partialpath.
Overloaded methods:
inline/exist
fittype/exist
Composite/exist
Reference page in Help browser
doc exist
>> figure; plot(t, dat)
>>
>> t = trace('data1_0_pAcip.bin', 1e-4, 1e-3, 'GP sim1', struct('trace_time_start', 1000, 'scale_y', 1e3))
readgenesis: could not open file 'data1_0_pAcip.bin'
{??? Error using ==> readgenesis
readgenesis: error... see output above
Error in ==> trace.trace at 181
data = readgenesis(data_src, channel);
}
>>
>> pwd
ans =
/home/cengiz/work/pandora
>> cd /home/cengiz/Documents/writings/brute-force/database-analysis-lecture/GunayEdgertonJaeger2008/runs/run_sample/data
>> t = trace('data20_0_pAcip.bin', 1e-4, 1e-3, 'GP sim1', struct('trace_time_start', 1000, 'scale_y', 1e3))
readgenesis: could not open file 'data20_0_pAcip.bin'
{??? Error using ==> readgenesis
readgenesis: error... see output above
Error in ==> trace.trace at 181
data = readgenesis(data_src, channel);
}
>> pwd
ans =
/home/cengiz/Documents/writings/brute-force/database-analysis-lecture/GunayEdgertonJaeger2008/runs/run_sample/data
>> ls
brute_20.save data_20_trial_0_pAcip.bin
>> t = trace('data_20_trial_0_pAcip.bin', 1e-4, 1e-3, 'GP sim1', struct('trace_time_start', 1000, 'scale_y', 1e3))
readgenesis: data_20_trial_0_pAcip.bin, trace 1 of 1 (20000 points @ 10 kHz)
trace, id=GP sim1
ans =
data: [19001x1 double]
dt: 1.0000e-04
dy: 1.0000e-03
id: 'GP sim1'
props: [1x1 struct]
>> plot(t)
ans =
2
>> prof_trinity = getProfileAllSpikes(t)
{Warning: Error in GP sim1 ( spike#1): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for GP sim1 ( spike#1)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in GP sim1 ( spike#2): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for GP sim1 ( spike#2)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in GP sim1 ( spike#3): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for GP sim1 ( spike#3)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in GP sim1 ( spike#4): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for GP sim1 ( spike#4)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in GP sim1 ( spike#5): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for GP sim1 ( spike#5)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for GP sim1 ( spike#6)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in GP sim1 ( spike#8): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for GP sim1 ( spike#8)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
trace_allspikes_profile, GP sim1
ans =
trace: [1x1 trace]
spikes: [1x1 spikes]
spikes_db: [1x1 spikes_db]
props: [1x1 struct]
results_profile: [1x1 results_profile]
results_profile, GP sim1
ans =
results: [1x1 struct]
id: 'GP sim1'
props: [0x0 struct]
ISICV: 0.0059
SpikeRate: 4.7368
SpikeRateISI: 4.8843
avg: -64.1681
max: 38.5472
min: -70.0721
SpikeAmplitudeMean: 88.7882
SpikeAmplitudeMode: 88.5418
SpikeAmplitudeSTD: 0.6131
SpikeBaseWidthMean: 2.1973
SpikeBaseWidthMode: 2.1194
SpikeBaseWidthSTD: 0.1450
SpikeDAHPMagMean: NaN
SpikeDAHPMagMode: 0
SpikeDAHPMagSTD: NaN
SpikeFallTimeMean: 1.7333
SpikeFallTimeMode: 1.7010
SpikeFallTimeSTD: 0.0707
SpikeFixVWidthMean: 1.1370
SpikeFixVWidthMode: 1.1325
SpikeFixVWidthSTD: 0.0037
SpikeHalfVmMean: -6.0533
SpikeHalfVmMode: -5.9603
SpikeHalfVmSTD: 0.3675
SpikeHalfWidthMean: 1.0712
SpikeHalfWidthMode: 1.0644
SpikeHalfWidthSTD: 0.0062
SpikeInitTimeMean: 6.6382
SpikeInitTimeMode: 6.6986
SpikeInitTimeSTD: 0.0955
SpikeInitVmBySlopeMean: -50.2910
SpikeInitVmBySlopeMode: -50.8911
SpikeInitVmBySlopeSTD: 0.3699
SpikeInitVmMean: -50.4473
SpikeInitVmMode: -51.8002
SpikeInitVmSTD: 0.6665
SpikeMaxAHPMean: 19.6204
SpikeMaxAHPMode: 19.7919
SpikeMaxAHPSTD: 0.6646
SpikeMaxVmSlopeMean: 362.9439
SpikeMaxVmSlopeMode: 338.2374
SpikeMaxVmSlopeSTD: 19.5736
SpikeMinTimeMean: 35.6889
SpikeMinTimeMode: 35.6995
SpikeMinTimeSTD: 0.0333
SpikeMinVmMean: -70.0678
SpikeMinVmMode: -70.0719
SpikeMinVmSTD: 0.0028
SpikePeakVmMean: 38.3408
SpikePeakVmMode: 38.2260
SpikePeakVmSTD: 0.1176
SpikeRiseTimeMean: 0.4640
SpikeRiseTimeMode: 0.4197
SpikeRiseTimeSTD: 0.0758
Spikes: 9
>> t_NaP_2 = trace('data_21_trial_0_pAcip.bin', 1e-4, 1e-3, 'Trinity, NaP=2', struct('trace_time_start', 1000, 'scale_y', 1e3))
readgenesis: data_21_trial_0_pAcip.bin, trace 1 of 1 (20000 points @ 10 kHz)
trace, id=Trinity, NaP=2
ans =
data: [19001x1 double]
dt: 1.0000e-04
dy: 1.0000e-03
id: 'Trinity, NaP=2'
props: [1x1 struct]
>> prof_trinity_NaP_2 = getProfileAllSpikes(t_NaP_2)
{Warning: Error in Trinity, NaP=2 ( spike#2): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 ( spike#2)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 ( spike#3): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 ( spike#3)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 ( spike#4)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 ( spike#6): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 ( spike#6)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 ( spike#7)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 ( spike#10): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 ( spike#10)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 ( spike#13)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 ( spike#14): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 ( spike#14)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 ( spike#16): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 ( spike#16)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 ( spike#17): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 ( spike#17)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
trace_allspikes_profile, Trinity, NaP=2
ans =
trace: [1x1 trace]
spikes: [1x1 spikes]
spikes_db: [1x1 spikes_db]
props: [1x1 struct]
results_profile: [1x1 results_profile]
results_profile, Trinity, NaP=2
ans =
results: [1x1 struct]
id: 'Trinity, NaP=2'
props: [0x0 struct]
ISICV: 0.0030
SpikeRate: 8.9474
SpikeRateISI: 9.0406
avg: -65.2548
max: 38.6604
min: -69.6121
SpikeAmplitudeMean: 90.4034
SpikeAmplitudeMode: 89.6899
SpikeAmplitudeSTD: 0.9974
SpikeBaseWidthMean: 2.4401
SpikeBaseWidthMode: 2.2199
SpikeBaseWidthSTD: 0.1781
SpikeDAHPMagMean: NaN
SpikeDAHPMagMode: 0
SpikeDAHPMagSTD: NaN
SpikeFallTimeMean: 1.9235
SpikeFallTimeMode: 1.9990
SpikeFallTimeSTD: 0.0903
SpikeFixVWidthMean: 1.1360
SpikeFixVWidthMode: 1.1297
SpikeFixVWidthSTD: 0.0052
SpikeHalfVmMean: -7.1239
SpikeHalfVmMode: -7.7616
SpikeHalfVmSTD: 0.5236
SpikeHalfWidthMean: 1.0877
SpikeHalfWidthMode: 1.0954
SpikeHalfWidthSTD: 0.0084
SpikeInitTimeMean: 6.5764
SpikeInitTimeMode: 6.6986
SpikeInitTimeSTD: 0.1201
SpikeInitVmBySlopeMean: -51.7864
SpikeInitVmBySlopeMode: -52.1540
SpikeInitVmBySlopeSTD: 0.4656
SpikeInitVmMean: -52.3256
SpikeInitVmMode: -53.4364
SpikeInitVmSTD: 0.9977
SpikeMaxAHPMean: 17.2783
SpikeMaxAHPMode: 16.1653
SpikeMaxAHPSTD: 1.0004
SpikeMaxVmSlopeMean: 376.3644
SpikeMaxVmSlopeMode: 394.3713
SpikeMaxVmSlopeSTD: 19.4093
SpikeMinTimeMean: 34.7235
SpikeMinTimeMode: 34.6990
SpikeMinTimeSTD: 0.1251
SpikeMinVmMean: -69.6038
SpikeMinVmMode: -69.6058
SpikeMinVmSTD: 0.0060
SpikePeakVmMean: 38.0778
SpikePeakVmMode: 37.9250
SpikePeakVmSTD: 0.2243
SpikeRiseTimeMean: 0.5166
SpikeRiseTimeMode: 0.4206
SpikeRiseTimeSTD: 0.0967
Spikes: 17
>> plot(t_NaP_2)
ans =
3
>> t_NaP_2_KCNQ_4_5 = trace('data_22_trial_0_pAcip.bin', 1e-4, 1e-3, 'Trinity, NaP=2 KCNQ=4.5', struct('trace_time_start', 1000, 'scale_y', 1e3))
readgenesis: data_22_trial_0_pAcip.bin, trace 1 of 1 (20000 points @ 10 kHz)
trace, id=Trinity, NaP=2 KCNQ=4.5
ans =
data: [19001x1 double]
dt: 1.0000e-04
dy: 1.0000e-03
id: 'Trinity, NaP=2 KCNQ=4.5'
props: [1x1 struct]
>> plot(t_NaP_2_KCNQ_4_5)
ans =
4
>> prof_trinity_NaP_2_KCNQ_4_5 = getProfileAllSpikes(t_NaP_2_KCNQ_4_5)
{Warning: Error in Trinity, NaP=2 KCNQ=4.5 ( spike#3): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#3)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 KCNQ=4.5 ( spike#4): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#4)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 KCNQ=4.5 ( spike#5): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#5)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 KCNQ=4.5 ( spike#6): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#6)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 KCNQ=4.5 ( spike#7): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#7)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 KCNQ=4.5 ( spike#9): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#9)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#10)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#11)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 KCNQ=4.5 ( spike#12): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#12)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 KCNQ=4.5 ( spike#13): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#13)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 KCNQ=4.5 ( spike#15): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#15)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 KCNQ=4.5 ( spike#17): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#17)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
trace_allspikes_profile, Trinity, NaP=2 KCNQ=4.5
ans =
trace: [1x1 trace]
spikes: [1x1 spikes]
spikes_db: [1x1 spikes_db]
props: [1x1 struct]
results_profile: [1x1 results_profile]
results_profile, Trinity, NaP=2 KCNQ=4.5
ans =
results: [1x1 struct]
id: 'Trinity, NaP=2 KCNQ=4.5'
props: [0x0 struct]
ISICV: 0.0029
SpikeRate: 8.9474
SpikeRateISI: 8.8213
avg: -65.5831
max: 38.7106
min: -70.0973
SpikeAmplitudeMean: 90.2145
SpikeAmplitudeMode: 89.5223
SpikeAmplitudeSTD: 0.9398
SpikeBaseWidthMean: 2.3725
SpikeBaseWidthMode: 2.2516
SpikeBaseWidthSTD: 0.1675
SpikeDAHPMagMean: NaN
SpikeDAHPMagMode: 0
SpikeDAHPMagSTD: NaN
SpikeFallTimeMean: 1.8765
SpikeFallTimeMode: 1.8010
SpikeFallTimeSTD: 0.0903
SpikeFixVWidthMean: 1.1364
SpikeFixVWidthMode: 1.1285
SpikeFixVWidthSTD: 0.0045
SpikeHalfVmMean: -6.9591
SpikeHalfVmMode: -7.7118
SpikeHalfVmSTD: 0.4427
SpikeHalfWidthMean: 1.0856
SpikeHalfWidthMode: 1.0737
SpikeHalfWidthSTD: 0.0080
SpikeInitTimeMean: 6.6039
SpikeInitTimeMode: 6.6987
SpikeInitTimeSTD: 0.1007
SpikeInitVmBySlopeMean: -51.7411
SpikeInitVmBySlopeMode: -52.1657
SpikeInitVmBySlopeSTD: 0.4307
SpikeInitVmMean: -52.0663
SpikeInitVmMode: -53.4290
SpikeInitVmSTD: 0.8916
SpikeMaxAHPMean: 18.0249
SpikeMaxAHPMode: 16.6436
SpikeMaxAHPSTD: 0.8919
SpikeMaxVmSlopeMean: 375.2039
SpikeMaxVmSlopeMode: 363.6026
SpikeMaxVmSlopeSTD: 18.3615
SpikeMinTimeMean: 34.4471
SpikeMinTimeMode: 34.4025
SpikeMinTimeSTD: 0.1231
SpikeMinVmMean: -70.0912
SpikeMinVmMode: -70.0939
SpikeMinVmSTD: 0.0047
SpikePeakVmMean: 38.1482
SpikePeakVmMode: 38.0005
SpikePeakVmSTD: 0.1963
SpikeRiseTimeMean: 0.4961
SpikeRiseTimeMode: 0.4211
SpikeRiseTimeSTD: 0.0833
Spikes: 17
>> prof_trinity_NaP_2.SpikeRateISI
{??? Reference to non-existent field 'SpikeRateISI'.
Error in ==> getfield at 38
f = s.(deblank(strField)); % deblank field name
Error in ==> results_profile.get at 12
b = getfield(struct(a), attr);
Error in ==> trace_allspikes_profile.get at 17
b = get(a.results_profile, attr);
Error in ==> results_profile.subsref at 21
b = get(a, index.subs);
}
>> prof_trinity_NaP_2.results.SpikeRateISI
ans =
9.0406
>> prof_trinity_NaP_2_KCNQ_4_5.results.SpikeRateISI
ans =
8.8213
>> who
Your variables are:
ans t
dat t_NaP_2
prof_trinity t_NaP_2_KCNQ_4_5
prof_trinity_NaP_2
prof_trinity_NaP_2_KCNQ_4_5
>> prof_trinity.results.SpikeRateISI
ans =
4.8843
>> t_abdul = trace('data_23_trial_0_pAcip.bin', 1e-4, 1e-3, 'Trinity, NaP=2 KCNQ=4.5', struct('trace_time_start', 1000, 'scale_y', 1e3))
readgenesis: data_23_trial_0_pAcip.bin, trace 1 of 1 (20000 points @ 10 kHz)
trace, id=Trinity, NaP=2 KCNQ=4.5
ans =
data: [19001x1 double]
dt: 1.0000e-04
dy: 1.0000e-03
id: 'Trinity, NaP=2 KCNQ=4.5'
props: [1x1 struct]
>> prof_abdul = getProfileAllSpikes(t_abdul)
{Warning: Error in Trinity, NaP=2 KCNQ=4.5 ( spike#1): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#1)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#2)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 KCNQ=4.5 ( spike#3): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#3)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 KCNQ=4.5 ( spike#4): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#4)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#5)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 KCNQ=4.5 ( spike#6): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#6)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 KCNQ=4.5 ( spike#7): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#7)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 KCNQ=4.5 ( spike#8): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#8)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#10)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#11)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#12)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#13)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#14)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
trace_allspikes_profile, Trinity, NaP=2 KCNQ=4.5
ans =
trace: [1x1 trace]
spikes: [1x1 spikes]
spikes_db: [1x1 spikes_db]
props: [1x1 struct]
results_profile: [1x1 results_profile]
results_profile, Trinity, NaP=2 KCNQ=4.5
ans =
results: [1x1 struct]
id: 'Trinity, NaP=2 KCNQ=4.5'
props: [0x0 struct]
ISICV: 0.0038
SpikeRate: 7.3684
SpikeRateISI: 7.2739
avg: -65.1707
max: 44.8712
min: -70.2393
SpikeAmplitudeMean: 96.8411
SpikeAmplitudeMode: 97.0537
SpikeAmplitudeSTD: 0.5330
SpikeBaseWidthMean: 2.2283
SpikeBaseWidthMode: 2.2191
SpikeBaseWidthSTD: 0.0572
SpikeDAHPMagMean: NaN
SpikeDAHPMagMode: 0
SpikeDAHPMagSTD: NaN
SpikeFallTimeMean: 1.8143
SpikeFallTimeMode: 1.8005
SpikeFallTimeSTD: 0.0363
SpikeFixVWidthMean: 1.2120
SpikeFixVWidthMode: 1.2064
SpikeFixVWidthSTD: 0.0056
SpikeHalfVmMean: -3.7658
SpikeHalfVmMode: -3.8614
SpikeHalfVmSTD: 0.2274
SpikeHalfWidthMean: 1.1172
SpikeHalfWidthMode: 1.1230
SpikeHalfWidthSTD: 0.0044
SpikeInitTimeMean: 6.7002
SpikeInitTimeMode: 6.7004
SpikeInitTimeSTD: 0.0232
SpikeInitVmBySlopeMean: -52.1501
SpikeInitVmBySlopeMode: -52.4004
SpikeInitVmBySlopeSTD: 0.4314
SpikeInitVmMean: -52.1864
SpikeInitVmMode: -52.3968
SpikeInitVmSTD: 0.4845
SpikeMaxAHPMean: 18.0446
SpikeMaxAHPMode: 17.8329
SpikeMaxAHPSTD: 0.4842
SpikeMaxVmSlopeMean: 447.3201
SpikeMaxVmSlopeMode: 451.3534
SpikeMaxVmSlopeSTD: 20.6668
SpikeMinTimeMean: 31.9714
SpikeMinTimeMode: 31.9990
SpikeMinTimeSTD: 0.0611
SpikeMinVmMean: -70.2309
SpikeMinVmMode: -70.2311
SpikeMinVmSTD: 0.0033
SpikePeakVmMean: 44.6547
SpikePeakVmMode: 44.6613
SpikePeakVmSTD: 0.1035
SpikeRiseTimeMean: 0.4140
SpikeRiseTimeMode: 0.4196
SpikeRiseTimeSTD: 0.0259
Spikes: 14
>>
>> who
Your variables are:
ans t
dat t_NaP_2
prof_abdul t_NaP_2_KCNQ_4_5
prof_trinity t_abdul
prof_trinity_NaP_2
prof_trinity_NaP_2_KCNQ_4_5
>> pwd
ans =
/home/cengiz/Documents/writings/brute-force/database-analysis-lecture/GunayEdgertonJaeger2008/runs/run_sample/data
>> load('../../../../gp_red_db.mat')
{??? Error using ==> load
Unable to read file ../../../../gp_red_db.mat: No such file or directory.
}
>> load('../../../../gp_db_red.mat')
>> dbsize(gp_db_red(gp_db_red(:, 'NaF') == 125, :))
ans =
2187 297
>> dbsize(gp_db_red(gp_db_red(:, 'NaF') == 1000, :))
ans =
2187 297
>> dbsize(gp_db_red)
ans =
10206 297
>> dbsize(gp_db_red(gp_db_red(:, 'PulseISICV_D200pA') > 0.25 & gp_db_red(:, 'PulseISICV_D200pA') < 0.5, :))
ans =
250 297
>> open('/home/cengiz/Documents/teaching/Comp-Neurosci-2012/hw10/Homework_10_Gunay_clzhao_Conductance125.fig')
>> open('/home/cengiz/Documents/teaching/Comp-Neurosci-2012/hw10/Homework_10_Gunay_clzhao_hist.fig')
>> t_trinity_NaF_700 = trace('data/data_24_trial_0_pA', 1e-4, 1e-3, 'Trinity, NaP=2 KCNQ=4.5', struct('trace_time_start', 1000, 'scale_y', 1e3))
{??? Error using ==> trace.trace at 261
No matching load function found for file 'data/data_24_trial_0_pA' or specified
type ''.
}
>> ls
brute_20.save data_20_trial_0_pAcip_trinity.bin
brute_21.save data_21_trial_0_pAcip_trinity_NaP_2.bin
brute_22.save data_22_trial_0_pAcip_trinity_NaP_2_KCNQ_4_5.bin
brute_23.save data_23_trial_0_pAcip.bin
brute_24.save data_24_trial_0_pAcip_trinity_NaF_700.bin
>> pwd
ans =
/home/cengiz/Documents/writings/brute-force/database-analysis-lecture/GunayEdgertonJaeger2008/runs/run_sample/data
>> t_trinity_NaF_700 = trace('data_24_trial_0_pAcip_trinity_NaF_700.bin', 1e-4, 1e-3, 'Trinity, NaP=2 KCNQ=4.5', struct('trace_time_start', 1000, 'scale_y', 1e3))
readgenesis: data_24_trial_0_pAcip_trinity_NaF_700.bin, trace 1 of 1 (20000 points @ 10 kHz)
trace, id=Trinity, NaP=2 KCNQ=4.5
ans =
data: [19001x1 double]
dt: 1.0000e-04
dy: 1.0000e-03
id: 'Trinity, NaP=2 KCNQ=4.5'
props: [1x1 struct]
>> prof_trinity_NaF_700 = getProfileAllSpikes(t_trinity_NaF_700)
{Warning: Error in Trinity, NaP=2 KCNQ=4.5 ( spike#1): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#1)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 KCNQ=4.5 ( spike#2): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#2)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 KCNQ=4.5 ( spike#4): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#4)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 KCNQ=4.5 ( spike#5): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#5)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 KCNQ=4.5 ( spike#6): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#6)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#7)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#8)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 KCNQ=4.5 ( spike#9): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 KCNQ=4.5 ( spike#9)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
trace_allspikes_profile, Trinity, NaP=2 KCNQ=4.5
ans =
trace: [1x1 trace]
spikes: [1x1 spikes]
spikes_db: [1x1 spikes_db]
props: [1x1 struct]
results_profile: [1x1 results_profile]
results_profile, Trinity, NaP=2 KCNQ=4.5
ans =
results: [1x1 struct]
id: 'Trinity, NaP=2 KCNQ=4.5'
props: [0x0 struct]
ISICV: 0.0059
SpikeRate: 4.7368
SpikeRateISI: 5.0135
avg: -64.2480
max: 42.7261
min: -70.2408
SpikeAmplitudeMean: 93.6968
SpikeAmplitudeMode: 93.0774
SpikeAmplitudeSTD: 0.5273
SpikeBaseWidthMean: 2.2059
SpikeBaseWidthMode: 2.1017
SpikeBaseWidthSTD: 0.1073
SpikeDAHPMagMean: NaN
SpikeDAHPMagMode: 0
SpikeDAHPMagSTD: NaN
SpikeFallTimeMean: 1.7778
SpikeFallTimeMode: 1.7990
SpikeFallTimeSTD: 0.0667
SpikeFixVWidthMean: 1.1826
SpikeFixVWidthMode: 1.1760
SpikeFixVWidthSTD: 0.0049
SpikeHalfVmMean: -4.3341
SpikeHalfVmMode: -4.8708
SpikeHalfVmSTD: 0.2555
SpikeHalfWidthMean: 1.0930
SpikeHalfWidthMode: 1.0897
SpikeHalfWidthSTD: 0.0047
SpikeInitTimeMean: 6.6830
SpikeInitTimeMode: 6.6995
SpikeInitTimeSTD: 0.0362
SpikeInitVmBySlopeMean: -51.1091
SpikeInitVmBySlopeMode: -51.6006
SpikeInitVmBySlopeSTD: 0.3636
SpikeInitVmMean: -51.1825
SpikeInitVmMode: -52.2491
SpikeInitVmSTD: 0.5110
SpikeMaxAHPMean: 19.0551
SpikeMaxAHPMode: 17.9863
SpikeMaxAHPSTD: 0.5115
SpikeMaxVmSlopeMean: 400.9054
SpikeMaxVmSlopeMode: 434.4865
SpikeMaxVmSlopeSTD: 26.7455
SpikeMinTimeMean: 34.2778
SpikeMinTimeMode: 34.2995
SpikeMinTimeSTD: 0.0441
SpikeMinVmMean: -70.2377
SpikeMinVmMode: -70.2407
SpikeMinVmSTD: 0.0017
SpikePeakVmMean: 42.5143
SpikePeakVmMode: 42.5334
SpikePeakVmSTD: 0.0916
SpikeRiseTimeMean: 0.4281
SpikeRiseTimeMode: 0.4007
SpikeRiseTimeSTD: 0.0456
Spikes: 9
>> prof.results.SpikeRateISI
{??? Undefined function or variable 'prof'.
}
>> who
Your variables are:
a_plot prof_trinity_NaP_2_KCNQ_4_5
ans t
dat t_NaP_2
gp_db_red t_NaP_2_KCNQ_4_5
prof_abdul t_abdul
prof_trinity t_trinity_NaF_700
prof_trinity_NaF_700
prof_trinity_NaP_2
>> prof_trinity.results.SpikeRateISI
ans =
4.8843
>> prof_trinity_NaF_700.results.SpikeRateISI
ans =
5.0135
>> getProfileAllSpikes(trace('data_25', 1e-4, 1e-3, 'Trinity, NaP=2 KCNQ=4.5', struct('trace_time_start', 1000, 'scale_y', 1e3)))
{??? Error using ==> trace.trace at 261
No matching load function found for file 'data_25' or specified type ''.
}
>> ls
brute_20.save data_20_trial_0_pAcip_trinity.bin
brute_21.save data_21_trial_0_pAcip_trinity_NaP_2.bin
brute_22.save data_22_trial_0_pAcip_trinity_NaP_2_KCNQ_4_5.bin
brute_23.save data_23_trial_0_pAcip.bin
brute_24.save data_24_trial_0_pAcip_trinity_NaF_700.bin
brute_25.save data_25_trial_0_pAcip_Kv4_640.bin
>> getProfileAllSpikes(trace('data_25_trial_0_pAcip_Kv4_640.bin', 1e-4, 1e-3, 'Trinity, NaP=2 KCNQ=4.5', struct('trace_time_start', 1000, 'scale_y', 1e3)))
readgenesis: data_25_trial_0_pAcip_Kv4_640.bin, trace 1 of 1 (20000 points @ 10 kHz)
trace_allspikes_profile, Trinity, NaP=2 KCNQ=4.5
ans =
trace: [1x1 trace]
spikes: [1x1 spikes]
spikes_db: [1x1 spikes_db]
props: [1x1 struct]
results_profile: [1x1 results_profile]
results_profile, Trinity, NaP=2 KCNQ=4.5
ans =
results: [1x1 struct]
id: 'Trinity, NaP=2 KCNQ=4.5'
props: [0x0 struct]
ISICV: NaN
SpikeRate: 0
SpikeRateISI: 0
avg: -70.0726
max: -69.7176
min: -70.7298
SpikeAmplitudeMean: NaN
SpikeAmplitudeMode: 0
SpikeAmplitudeSTD: NaN
SpikeBaseWidthMean: NaN
SpikeBaseWidthMode: 0
SpikeBaseWidthSTD: NaN
SpikeDAHPMagMean: NaN
SpikeDAHPMagMode: 0
SpikeDAHPMagSTD: NaN
SpikeFallTimeMean: NaN
SpikeFallTimeMode: 0
SpikeFallTimeSTD: NaN
SpikeFixVWidthMean: NaN
SpikeFixVWidthMode: 0
SpikeFixVWidthSTD: NaN
SpikeHalfVmMean: NaN
SpikeHalfVmMode: 0
SpikeHalfVmSTD: NaN
SpikeHalfWidthMean: NaN
SpikeHalfWidthMode: 0
SpikeHalfWidthSTD: NaN
SpikeInitTimeMean: NaN
SpikeInitTimeMode: 0
SpikeInitTimeSTD: NaN
SpikeInitVmBySlopeMean: NaN
SpikeInitVmBySlopeMode: 0
SpikeInitVmBySlopeSTD: NaN
SpikeInitVmMean: NaN
SpikeInitVmMode: 0
SpikeInitVmSTD: NaN
SpikeMaxAHPMean: NaN
SpikeMaxAHPMode: 0
SpikeMaxAHPSTD: NaN
SpikeMaxVmSlopeMean: NaN
SpikeMaxVmSlopeMode: 0
SpikeMaxVmSlopeSTD: NaN
SpikeMinTimeMean: NaN
SpikeMinTimeMode: 0
SpikeMinTimeSTD: NaN
SpikeMinVmMean: NaN
SpikeMinVmMode: 0
SpikeMinVmSTD: NaN
SpikePeakVmMean: NaN
SpikePeakVmMode: 0
SpikePeakVmSTD: NaN
SpikeRiseTimeMean: NaN
SpikeRiseTimeMode: 0
SpikeRiseTimeSTD: NaN
Spikes: 0
>> t_trinity_NaP_2_Kv4_640 = trace('data_25_trial_0_pAcip_Kv4_640.bin', 1e-4, 1e-3, 'Trinity, NaP=2 KCNQ=4.5', struct('trace_time_start', 1000, 'scale_y', 1e3))
readgenesis: data_25_trial_0_pAcip_Kv4_640.bin, trace 1 of 1 (20000 points @ 10 kHz)
trace, id=Trinity, NaP=2 KCNQ=4.5
ans =
data: [19001x1 double]
dt: 1.0000e-04
dy: 1.0000e-03
id: 'Trinity, NaP=2 KCNQ=4.5'
props: [1x1 struct]
>> plot(t_trinity_NaP_2_Kv4_640)
ans =
6
>> t_trinity_NaP_2_Kv4_620 = trace('data_26_trial_0_pAcip_NaP_2_Kv4_620.bin', 1e-4, 1e-3, 'Trinity, NaP=2 Kv4=620', struct('trace_time_start', 1000, 'scale_y', 1e3))
readgenesis: data_26_trial_0_pAcip_NaP_2_Kv4_620.bin, trace 1 of 1 (20000 points @ 10 kHz)
trace, id=Trinity, NaP=2 Kv4=620
ans =
data: [19001x1 double]
dt: 1.0000e-04
dy: 1.0000e-03
id: 'Trinity, NaP=2 Kv4=620'
props: [1x1 struct]
>> plot(t_trinity_NaP_2_Kv4_620)
ans =
7
>> t_charles = trace('data_27_trial_0_pAcip_charles.bin', 1e-4, 1e-3, 'charles', struct('trace_time_start', 1000, 'scale_y', 1e3))
readgenesis: data_27_trial_0_pAcip_charles.bin, trace 1 of 1 (20000 points @ 10 kHz)
trace, id=charles
ans =
data: [19001x1 double]
dt: 1.0000e-04
dy: 1.0000e-03
id: 'charles'
props: [1x1 struct]
>> plot(t_charles)
ans =
6
>> t_charles = trace('data_27_trial_0_pAcip_charles.bin', 1e-4, 1e-3, 'charles', struct('trace_time_start', 10000, 'scale_y', 1e3))
readgenesis: data_27_trial_0_pAcip_charles.bin, trace 1 of 1 (20000 points @ 10 kHz)
trace, id=charles
ans =
data: [10001x1 double]
dt: 1.0000e-04
dy: 1.0000e-03
id: 'charles'
props: [1x1 struct]
>> plot(t_charles)
ans =
7
>> prof_charles = getProfileAllSpikes(t_charles)
{Warning: Error in charles ( spike#1): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for charles ( spike#1)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in charles ( spike#2): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for charles ( spike#2)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in charles ( spike#3): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for charles ( spike#3)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in charles ( spike#4): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for charles ( spike#4)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Spike failed to repolarize.}
> In spike_shape.calcWidthFall at 74
In spike_shape.getResults at 120
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for charles ( spike#5)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in charles ( spike#6): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for charles ( spike#6)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in charles ( spike#7): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for charles ( spike#7)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
trace_allspikes_profile, charles
ans =
trace: [1x1 trace]
spikes: [1x1 spikes]
spikes_db: [1x1 spikes_db]
props: [1x1 struct]
results_profile: [1x1 results_profile]
results_profile, charles
ans =
results: [1x1 struct]
id: 'charles'
props: [0x0 struct]
ISICV: 0.0013
SpikeRate: 7
SpikeRateISI: 6.7950
avg: -64.9278
max: 39.8265
min: -70.0103
SpikeAmplitudeMean: 91.2328
SpikeAmplitudeMode: 91.0415
SpikeAmplitudeSTD: 0.2956
SpikeBaseWidthMean: 1.4433
SpikeBaseWidthMode: 1.4295
SpikeBaseWidthSTD: 0.0383
SpikeDAHPMagMean: NaN
SpikeDAHPMagMode: 0
SpikeDAHPMagSTD: NaN
SpikeFallTimeMean: 1.1167
SpikeFallTimeMode: 1.1005
SpikeFallTimeSTD: 0.0408
SpikeFixVWidthMean: 0.8394
SpikeFixVWidthMode: 0.8318
SpikeFixVWidthSTD: 0.0054
SpikeHalfVmMean: -5.7608
SpikeHalfVmMode: -5.9961
SpikeHalfVmSTD: 0.2038
SpikeHalfWidthMean: 0.7898
SpikeHalfWidthMode: 0.7849
SpikeHalfWidthSTD: 0.0042
SpikeInitTimeMean: 6.7571
SpikeInitTimeMode: 6.7995
SpikeInitTimeSTD: 0.0450
SpikeInitVmBySlopeMean: -51.3635
SpikeInitVmBySlopeMode: -51.0961
SpikeInitVmBySlopeSTD: 0.3076
SpikeInitVmMean: -51.3635
SpikeInitVmMode: -51.0961
SpikeInitVmSTD: 0.3076
SpikeMaxAHPMean: 18.6149
SpikeMaxAHPMode: 18.9127
SpikeMaxAHPSTD: 0.3252
SpikeMaxVmSlopeMean: 393.7415
SpikeMaxVmSlopeMode: 353.6406
SpikeMaxVmSlopeSTD: 31.2838
SpikeMinTimeMean: 23.2000
SpikeMinTimeMode: 23.2000
SpikeMinTimeSTD: 0
SpikeMinVmMean: -70.0082
SpikeMinVmMode: -70.0088
SpikeMinVmSTD: 0.0013
SpikePeakVmMean: 39.8693
SpikePeakVmMode: 40.0206
SpikePeakVmSTD: 0.1447
SpikeRiseTimeMean: 0.3200
SpikeRiseTimeMode: 0.2805
SpikeRiseTimeSTD: 0.0412
Spikes: 7
>> dbsize(gp_red_db(gp_red_db(:, 'CaHVA') == 3, :))
{??? Undefined variable gp_red_db.
}
>> who
Your variables are:
a_plot t
ans t_NaP_2
dat t_NaP_2_KCNQ_4_5
gp_db_red t_abdul
prof_abdul t_charles
prof_charles t_trinity_NaF_700
prof_trinity t_trinity_NaP_2_Kv4_620
prof_trinity_NaF_700 t_trinity_NaP_2_Kv4_640
prof_trinity_NaP_2
prof_trinity_NaP_2_KCNQ_4_5
>> dbsize(gp_db_red(gp_db_red(:, 'CaHVA') == 3, :))
ans =
3402 297
>> dbsize(gp_db_red(gp_db_red(:, 'PulseISICV_D200pA') > 0.3 & gp_db_red(:, 'PulseISICV_D200pA') < 3, :))
ans =
350 297
>> invar_db = invarParam(delColumns(gp_db_red, 'trial'), 'KCNQ')
tests_3D_db, Invariant values from sim db gpsc0503 mult CIP
tests_db, Invariant values from sim db gpsc0503 mult CIP
4 rows in database with 288 columns, and 2916 pages.
Column names:
[ 1] 'KCNQ'
[ 2] 'IniSpontSpikeRateISI_H100pA'
[ 3] 'PulseISICV_H100pA'
[ 4] 'PulseSFA_H100pA'
[ 5] 'PulseIni100msISICV_H100pA'
[ 6] 'PulseIni100msRest1SpikeRate_H100pA'
[ 7] 'PulseIni100msRest2SpikeRate_H100pA'
[ 8] 'PulseIni100msRest1SpikeRateISI_H100pA'
[ 9] 'PulseIni100msRest2SpikeRateISI_H100pA'
[ 10] 'PulseIni100msSpikeRate_H100pA'
[ 11] 'PulseIni100msSpikeRateISI_H100pA'
[ 12] 'PulsePotAvg_H100pA'
[ 13] 'PulseSpikeAmpDecayTau_H100pA'
[ 14] 'PulseSpikeAmpDecayDelta_H100pA'
[ 15] 'PulseSpontAmpRatio_H100pA'
[ 16] 'PulsePotMin_H100pA'
[ 17] 'PulsePotMinTime_H100pA'
[ 18] 'PulsePotSag_H100pA'
[ 19] 'PulsePotTau_H100pA'
[ 20] 'RecSpont1SpikeRate_H100pA'
[ 21] 'RecSpont2SpikeRate_H100pA'
[ 22] 'RecSpont1SpikeRateISI_H100pA'
[ 23] 'RecSpont2SpikeRateISI_H100pA'
[ 24] 'RecSpontFirstISI_H100pA'
[ 25] 'RecSpontFirstSpikeTime_H100pA'
[ 26] 'RecSpontISICV_H100pA'
[ 27] 'RecSpontPotAvg_H100pA'
[ 28] 'RecovSpikeAmplitudeMean_H100pA'
[ 29] 'RecovSpikeAmplitudeMode_H100pA'
[ 30] 'RecovSpikeAmplitudeSTD_H100pA'
[ 31] 'RecovSpikeBaseWidthMean_H100pA'
[ 32] 'RecovSpikeBaseWidthMode_H100pA'
[ 33] 'RecovSpikeBaseWidthSTD_H100pA'
[ 34] 'RecovSpikeFallTimeMean_H100pA'
[ 35] 'RecovSpikeFallTimeMode_H100pA'
[ 36] 'RecovSpikeFallTimeSTD_H100pA'
[ 37] 'RecovSpikeHalfWidthMean_H100pA'
[ 38] 'RecovSpikeHalfWidthMode_H100pA'
[ 39] 'RecovSpikeHalfWidthSTD_H100pA'
[ 40] 'RecovSpikeInitVmBySlopeMean_H100pA'
[ 41] 'RecovSpikeInitVmBySlopeMode_H100pA'
[ 42] 'RecovSpikeInitVmBySlopeSTD_H100pA'
[ 43] 'RecovSpikeInitVmMean_H100pA'
[ 44] 'RecovSpikeInitVmMode_H100pA'
[ 45] 'RecovSpikeInitVmSTD_H100pA'
[ 46] 'RecovSpikeMaxAHPMean_H100pA'
[ 47] 'RecovSpikeMaxAHPMode_H100pA'
[ 48] 'RecovSpikeMaxAHPSTD_H100pA'
[ 49] 'RecovSpikeMaxVmSlopeMean_H100pA'
[ 50] 'RecovSpikeMaxVmSlopeMode_H100pA'
[ 51] 'RecovSpikeMaxVmSlopeSTD_H100pA'
[ 52] 'RecovSpikeMinTimeMean_H100pA'
[ 53] 'RecovSpikeMinTimeMode_H100pA'
[ 54] 'RecovSpikeMinTimeSTD_H100pA'
[ 55] 'RecovSpikeRiseTimeMean_H100pA'
[ 56] 'RecovSpikeRiseTimeMode_H100pA'
[ 57] 'RecovSpikeRiseTimeSTD_H100pA'
[ 58] 'IniSpontISICV_0pA'
[ 59] 'IniSpontPotAvg_0pA'
[ 60] 'IniSpontSpikeRate_0pA'
[ 61] 'IniSpontSpikeRateISI_0pA'
[ 62] 'SpontSpikeAmplitudeMean_0pA'
[ 63] 'SpontSpikeAmplitudeMode_0pA'
[ 64] 'SpontSpikeAmplitudeSTD_0pA'
[ 65] 'SpontSpikeBaseWidthMean_0pA'
[ 66] 'SpontSpikeBaseWidthMode_0pA'
[ 67] 'SpontSpikeBaseWidthSTD_0pA'
[ 68] 'SpontSpikeFallTimeMean_0pA'
[ 69] 'SpontSpikeFallTimeMode_0pA'
[ 70] 'SpontSpikeFallTimeSTD_0pA'
[ 71] 'SpontSpikeHalfWidthMean_0pA'
[ 72] 'SpontSpikeHalfWidthMode_0pA'
[ 73] 'SpontSpikeHalfWidthSTD_0pA'
[ 74] 'SpontSpikeInitVmBySlopeMean_0pA'
[ 75] 'SpontSpikeInitVmBySlopeMode_0pA'
[ 76] 'SpontSpikeInitVmBySlopeSTD_0pA'
[ 77] 'SpontSpikeInitVmMean_0pA'
[ 78] 'SpontSpikeInitVmMode_0pA'
[ 79] 'SpontSpikeInitVmSTD_0pA'
[ 80] 'SpontSpikeMaxAHPMean_0pA'
[ 81] 'SpontSpikeMaxAHPMode_0pA'
[ 82] 'SpontSpikeMaxAHPSTD_0pA'
[ 83] 'SpontSpikeMaxVmSlopeMean_0pA'
[ 84] 'SpontSpikeMaxVmSlopeMode_0pA'
[ 85] 'SpontSpikeMaxVmSlopeSTD_0pA'
[ 86] 'SpontSpikeMinTimeMean_0pA'
[ 87] 'SpontSpikeMinTimeMode_0pA'
[ 88] 'SpontSpikeMinTimeSTD_0pA'
[ 89] 'SpontSpikeRiseTimeMean_0pA'
[ 90] 'SpontSpikeRiseTimeMode_0pA'
[ 91] 'SpontSpikeRiseTimeSTD_0pA'
[ 92] 'PulseISICV_D40pA'
[ 93] 'PulseSFA_D40pA'
[ 94] 'PulseIni100msISICV_D40pA'
[ 95] 'PulseIni100msRest1SpikeRate_D40pA'
[ 96] 'PulseIni100msRest2SpikeRate_D40pA'
[ 97] 'PulseIni100msRest1SpikeRateISI_D40pA'
[ 98] 'PulseIni100msRest2SpikeRateISI_D40pA'
[ 99] 'PulseIni100msSpikeRate_D40pA'
[100] 'PulseIni100msSpikeRateISI_D40pA'
[101] 'PulsePotAvg_D40pA'
[102] 'PulseSpikeAmpDecayTau_D40pA'
[103] 'PulseSpikeAmpDecayDelta_D40pA'
[104] 'RecIniSpontPotRatio_D40pA'
[105] 'RecIniSpontRateRatio_D40pA'
[106] 'RecSpont1SpikeRate_D40pA'
[107] 'RecSpont2SpikeRate_D40pA'
[108] 'RecSpont1SpikeRateISI_D40pA'
[109] 'RecSpont2SpikeRateISI_D40pA'
[110] 'RecSpontFirstISI_D40pA'
[111] 'RecSpontFirstSpikeTime_D40pA'
[112] 'RecSpontISICV_D40pA'
[113] 'RecSpontPotAvg_D40pA'
[114] 'PulseSpikeAmplitudeMean_D40pA'
[115] 'PulseSpikeAmplitudeMode_D40pA'
[116] 'PulseSpikeAmplitudeSTD_D40pA'
[117] 'PulseSpikeBaseWidthMean_D40pA'
[118] 'PulseSpikeBaseWidthMode_D40pA'
[119] 'PulseSpikeBaseWidthSTD_D40pA'
[120] 'PulseSpikeFallTimeMean_D40pA'
[121] 'PulseSpikeFallTimeMode_D40pA'
[122] 'PulseSpikeFallTimeSTD_D40pA'
[123] 'PulseSpikeHalfWidthMean_D40pA'
[124] 'PulseSpikeHalfWidthMode_D40pA'
[125] 'PulseSpikeHalfWidthSTD_D40pA'
[126] 'PulseSpikeInitVmBySlopeMean_D40pA'
[127] 'PulseSpikeInitVmBySlopeMode_D40pA'
[128] 'PulseSpikeInitVmBySlopeSTD_D40pA'
[129] 'PulseSpikeInitVmMean_D40pA'
[130] 'PulseSpikeInitVmMode_D40pA'
[131] 'PulseSpikeInitVmSTD_D40pA'
[132] 'PulseSpikeMaxAHPMean_D40pA'
[133] 'PulseSpikeMaxAHPMode_D40pA'
[134] 'PulseSpikeMaxAHPSTD_D40pA'
[135] 'PulseSpikeMaxVmSlopeMean_D40pA'
[136] 'PulseSpikeMaxVmSlopeMode_D40pA'
[137] 'PulseSpikeMaxVmSlopeSTD_D40pA'
[138] 'PulseSpikeMinTimeMean_D40pA'
[139] 'PulseSpikeMinTimeMode_D40pA'
[140] 'PulseSpikeMinTimeSTD_D40pA'
[141] 'PulseSpikeRiseTimeMean_D40pA'
[142] 'PulseSpikeRiseTimeMode_D40pA'
[143] 'PulseSpikeRiseTimeSTD_D40pA'
[144] 'PulseISICV_D100pA'
[145] 'PulseSFA_D100pA'
[146] 'PulseIni100msISICV_D100pA'
[147] 'PulseIni100msRest1SpikeRate_D100pA'
[148] 'PulseIni100msRest2SpikeRate_D100pA'
[149] 'PulseIni100msRest1SpikeRateISI_D100pA'
[150] 'PulseIni100msRest2SpikeRateISI_D100pA'
[151] 'PulseIni100msSpikeRate_D100pA'
[152] 'PulseIni100msSpikeRateISI_D100pA'
[153] 'PulsePotAvg_D100pA'
[154] 'PulseSpikeAmpDecayTau_D100pA'
[155] 'PulseSpikeAmpDecayDelta_D100pA'
[156] 'RecSpont1SpikeRate_D100pA'
[157] 'RecSpont2SpikeRate_D100pA'
[158] 'RecSpont1SpikeRateISI_D100pA'
[159] 'RecSpont2SpikeRateISI_D100pA'
[160] 'RecSpontFirstISI_D100pA'
[161] 'RecSpontFirstSpikeTime_D100pA'
[162] 'RecSpontISICV_D100pA'
[163] 'RecSpontPotAvg_D100pA'
[164] 'PulseSpikeAmplitudeMean_D100pA'
[165] 'PulseSpikeAmplitudeMode_D100pA'
[166] 'PulseSpikeAmplitudeSTD_D100pA'
[167] 'PulseSpikeBaseWidthMean_D100pA'
[168] 'PulseSpikeBaseWidthMode_D100pA'
[169] 'PulseSpikeBaseWidthSTD_D100pA'
[170] 'PulseSpikeFallTimeMean_D100pA'
[171] 'PulseSpikeFallTimeMode_D100pA'
[172] 'PulseSpikeFallTimeSTD_D100pA'
[173] 'PulseSpikeHalfWidthMean_D100pA'
[174] 'PulseSpikeHalfWidthMode_D100pA'
[175] 'PulseSpikeHalfWidthSTD_D100pA'
[176] 'PulseSpikeInitVmBySlopeMean_D100pA'
[177] 'PulseSpikeInitVmBySlopeMode_D100pA'
[178] 'PulseSpikeInitVmBySlopeSTD_D100pA'
[179] 'PulseSpikeInitVmMean_D100pA'
[180] 'PulseSpikeInitVmMode_D100pA'
[181] 'PulseSpikeInitVmSTD_D100pA'
[182] 'PulseSpikeMaxAHPMean_D100pA'
[183] 'PulseSpikeMaxAHPMode_D100pA'
[184] 'PulseSpikeMaxAHPSTD_D100pA'
[185] 'PulseSpikeMaxVmSlopeMean_D100pA'
[186] 'PulseSpikeMaxVmSlopeMode_D100pA'
[187] 'PulseSpikeMaxVmSlopeSTD_D100pA'
[188] 'PulseSpikeMinTimeMean_D100pA'
[189] 'PulseSpikeMinTimeMode_D100pA'
[190] 'PulseSpikeMinTimeSTD_D100pA'
[191] 'PulseSpikeRiseTimeMean_D100pA'
[192] 'PulseSpikeRiseTimeMode_D100pA'
[193] 'PulseSpikeRiseTimeSTD_D100pA'
[194] 'RecovSpikeAmplitudeMean_D100pA'
[195] 'RecovSpikeAmplitudeMode_D100pA'
[196] 'RecovSpikeAmplitudeSTD_D100pA'
[197] 'RecovSpikeBaseWidthMean_D100pA'
[198] 'RecovSpikeBaseWidthMode_D100pA'
[199] 'RecovSpikeBaseWidthSTD_D100pA'
[200] 'RecovSpikeFallTimeMean_D100pA'
[201] 'RecovSpikeFallTimeMode_D100pA'
[202] 'RecovSpikeFallTimeSTD_D100pA'
[203] 'RecovSpikeHalfWidthMean_D100pA'
[204] 'RecovSpikeHalfWidthMode_D100pA'
[205] 'RecovSpikeHalfWidthSTD_D100pA'
[206] 'RecovSpikeInitVmBySlopeMean_D100pA'
[207] 'RecovSpikeInitVmBySlopeMode_D100pA'
[208] 'RecovSpikeInitVmBySlopeSTD_D100pA'
[209] 'RecovSpikeInitVmMean_D100pA'
[210] 'RecovSpikeInitVmMode_D100pA'
[211] 'RecovSpikeInitVmSTD_D100pA'
[212] 'RecovSpikeMaxAHPMean_D100pA'
[213] 'RecovSpikeMaxAHPMode_D100pA'
[214] 'RecovSpikeMaxAHPSTD_D100pA'
[215] 'RecovSpikeMaxVmSlopeMean_D100pA'
[216] 'RecovSpikeMaxVmSlopeMode_D100pA'
[217] 'RecovSpikeMaxVmSlopeSTD_D100pA'
[218] 'RecovSpikeMinTimeMean_D100pA'
[219] 'RecovSpikeMinTimeMode_D100pA'
[220] 'RecovSpikeMinTimeSTD_D100pA'
[221] 'RecovSpikeRiseTimeMean_D100pA'
[222] 'RecovSpikeRiseTimeMode_D100pA'
[223] 'RecovSpikeRiseTimeSTD_D100pA'
[224] 'PulseISICV_D200pA'
[225] 'PulseSFA_D200pA'
[226] 'PulseIni100msISICV_D200pA'
[227] 'PulseIni100msRest1SpikeRate_D200pA'
[228] 'PulseIni100msRest2SpikeRate_D200pA'
[229] 'PulseIni100msRest1SpikeRateISI_D200pA'
[230] 'PulseIni100msRest2SpikeRateISI_D200pA'
[231] 'PulseIni100msSpikeRate_D200pA'
[232] 'PulseIni100msSpikeRateISI_D200pA'
[233] 'PulsePotAvg_D200pA'
[234] 'PulseSpikeAmpDecayTau_D200pA'
[235] 'PulseSpikeAmpDecayDelta_D200pA'
[236] 'RecIniSpontPotRatio_D200pA'
[237] 'RecIniSpontRateRatio_D200pA'
[238] 'RecSpont1SpikeRate_D200pA'
[239] 'RecSpont2SpikeRate_D200pA'
[240] 'RecSpont1SpikeRateISI_D200pA'
[241] 'RecSpont2SpikeRateISI_D200pA'
[242] 'RecSpontFirstISI_D200pA'
[243] 'RecSpontFirstSpikeTime_D200pA'
[244] 'RecSpontISICV_D200pA'
[245] 'RecSpontPotAvg_D200pA'
[246] 'PulseSpikeAmplitudeMean_D200pA'
[247] 'PulseSpikeAmplitudeMode_D200pA'
[248] 'PulseSpikeAmplitudeSTD_D200pA'
[249] 'PulseSpikeBaseWidthMean_D200pA'
[250] 'PulseSpikeBaseWidthMode_D200pA'
[251] 'PulseSpikeBaseWidthSTD_D200pA'
[252] 'PulseSpikeFallTimeMean_D200pA'
[253] 'PulseSpikeFallTimeMode_D200pA'
[254] 'PulseSpikeFallTimeSTD_D200pA'
[255] 'PulseSpikeHalfWidthMean_D200pA'
[256] 'PulseSpikeHalfWidthMode_D200pA'
[257] 'PulseSpikeHalfWidthSTD_D200pA'
[258] 'PulseSpikeInitVmBySlopeMean_D200pA'
[259] 'PulseSpikeInitVmBySlopeMode_D200pA'
[260] 'PulseSpikeInitVmBySlopeSTD_D200pA'
[261] 'PulseSpikeInitVmMean_D200pA'
[262] 'PulseSpikeInitVmMode_D200pA'
[263] 'PulseSpikeInitVmSTD_D200pA'
[264] 'PulseSpikeMaxAHPMean_D200pA'
[265] 'PulseSpikeMaxAHPMode_D200pA'
[266] 'PulseSpikeMaxAHPSTD_D200pA'
[267] 'PulseSpikeMaxVmSlopeMean_D200pA'
[268] 'PulseSpikeMaxVmSlopeMode_D200pA'
[269] 'PulseSpikeMaxVmSlopeSTD_D200pA'
[270] 'PulseSpikeMinTimeMean_D200pA'
[271] 'PulseSpikeMinTimeMode_D200pA'
[272] 'PulseSpikeMinTimeSTD_D200pA'
[273] 'PulseSpikeRiseTimeMean_D200pA'
[274] 'PulseSpikeRiseTimeMode_D200pA'
[275] 'PulseSpikeRiseTimeSTD_D200pA'
[276] 'PulsePotSagDivMin_H100pA'
[277] 'InputResGOhm_HpA'
[278] 'InputCappF_HpA'
[279] 'IniRecISIRatio_H100pA'
[280] 'PulseSFARatio_D100pA'
[281] 'RecIniSpontRateRatio_H100pA'
[282] 'RecIniSpontRateRatio_D100pA'
[283] 'PulseSpontAmpRatio_D40pA'
[284] 'PulseSpontAmpRatio_D100pA'
[285] 'PulseSpontAmpRatio_D200pA'
[286] 'RecIniSpontPotRatio_H100pA'
[287] 'RecIniSpontPotRatio_D100pA'
[288] 'RowIndex'
Optional properties of tests_db:
ans =
invarName: 'KCNQ'
>> displayRows(invar_db(:, {'IniSpontSpikeRate_0pA'}, 1))
ans =
[1x21 char] [0] [0] [0] [NaN]
>> displayRows(invar_db(:, {'KCNQ', 'IniSpontSpikeRate_0pA'}, 1))
ans =
'KCNQ' [0.0800] [0.4000] [2] [NaN]
[1x21 char] [ 0] [ 0] [0] [NaN]
>> displayRows(invar_db(:, {'KCNQ', 'IniSpontSpikeRate_0pA'}, 18762))
{??? Index exceeds matrix dimensions.
Error in ==> tests_db.onlyRowsTests at 50
obj.data = obj.data(rows, cols, pages);
Error in ==> tests_db.subsref at 55
b = onlyRowsTests(a, index.subs{1:3});
}
>> displayRows(invar_db(:, {'KCNQ', 'IniSpontSpikeRate_0pA'}, 1876))
ans =
'KCNQ' [ 0.0800] [ 0.4000] [ 2] [10]
[1x21 char] [13.0013] [12.0012] [7.0007] [ 0]
>> a_stats_db = statsMeanSE(swapRowsPages(invar_db))
stats_db, Mean and SEs of Invariant values from sim db gpsc0503 mult CIP
tests_db, Mean and SEs of Invariant values from sim db gpsc0503 mult CIP
3 rows in database with 288 columns, and 4 pages.
Column names:
[ 1] 'KCNQ'
[ 2] 'IniSpontSpikeRateISI_H100pA'
[ 3] 'PulseISICV_H100pA'
[ 4] 'PulseSFA_H100pA'
[ 5] 'PulseIni100msISICV_H100pA'
[ 6] 'PulseIni100msRest1SpikeRate_H100pA'
[ 7] 'PulseIni100msRest2SpikeRate_H100pA'
[ 8] 'PulseIni100msRest1SpikeRateISI_H100pA'
[ 9] 'PulseIni100msRest2SpikeRateISI_H100pA'
[ 10] 'PulseIni100msSpikeRate_H100pA'
[ 11] 'PulseIni100msSpikeRateISI_H100pA'
[ 12] 'PulsePotAvg_H100pA'
[ 13] 'PulseSpikeAmpDecayTau_H100pA'
[ 14] 'PulseSpikeAmpDecayDelta_H100pA'
[ 15] 'PulseSpontAmpRatio_H100pA'
[ 16] 'PulsePotMin_H100pA'
[ 17] 'PulsePotMinTime_H100pA'
[ 18] 'PulsePotSag_H100pA'
[ 19] 'PulsePotTau_H100pA'
[ 20] 'RecSpont1SpikeRate_H100pA'
[ 21] 'RecSpont2SpikeRate_H100pA'
[ 22] 'RecSpont1SpikeRateISI_H100pA'
[ 23] 'RecSpont2SpikeRateISI_H100pA'
[ 24] 'RecSpontFirstISI_H100pA'
[ 25] 'RecSpontFirstSpikeTime_H100pA'
[ 26] 'RecSpontISICV_H100pA'
[ 27] 'RecSpontPotAvg_H100pA'
[ 28] 'RecovSpikeAmplitudeMean_H100pA'
[ 29] 'RecovSpikeAmplitudeMode_H100pA'
[ 30] 'RecovSpikeAmplitudeSTD_H100pA'
[ 31] 'RecovSpikeBaseWidthMean_H100pA'
[ 32] 'RecovSpikeBaseWidthMode_H100pA'
[ 33] 'RecovSpikeBaseWidthSTD_H100pA'
[ 34] 'RecovSpikeFallTimeMean_H100pA'
[ 35] 'RecovSpikeFallTimeMode_H100pA'
[ 36] 'RecovSpikeFallTimeSTD_H100pA'
[ 37] 'RecovSpikeHalfWidthMean_H100pA'
[ 38] 'RecovSpikeHalfWidthMode_H100pA'
[ 39] 'RecovSpikeHalfWidthSTD_H100pA'
[ 40] 'RecovSpikeInitVmBySlopeMean_H100pA'
[ 41] 'RecovSpikeInitVmBySlopeMode_H100pA'
[ 42] 'RecovSpikeInitVmBySlopeSTD_H100pA'
[ 43] 'RecovSpikeInitVmMean_H100pA'
[ 44] 'RecovSpikeInitVmMode_H100pA'
[ 45] 'RecovSpikeInitVmSTD_H100pA'
[ 46] 'RecovSpikeMaxAHPMean_H100pA'
[ 47] 'RecovSpikeMaxAHPMode_H100pA'
[ 48] 'RecovSpikeMaxAHPSTD_H100pA'
[ 49] 'RecovSpikeMaxVmSlopeMean_H100pA'
[ 50] 'RecovSpikeMaxVmSlopeMode_H100pA'
[ 51] 'RecovSpikeMaxVmSlopeSTD_H100pA'
[ 52] 'RecovSpikeMinTimeMean_H100pA'
[ 53] 'RecovSpikeMinTimeMode_H100pA'
[ 54] 'RecovSpikeMinTimeSTD_H100pA'
[ 55] 'RecovSpikeRiseTimeMean_H100pA'
[ 56] 'RecovSpikeRiseTimeMode_H100pA'
[ 57] 'RecovSpikeRiseTimeSTD_H100pA'
[ 58] 'IniSpontISICV_0pA'
[ 59] 'IniSpontPotAvg_0pA'
[ 60] 'IniSpontSpikeRate_0pA'
[ 61] 'IniSpontSpikeRateISI_0pA'
[ 62] 'SpontSpikeAmplitudeMean_0pA'
[ 63] 'SpontSpikeAmplitudeMode_0pA'
[ 64] 'SpontSpikeAmplitudeSTD_0pA'
[ 65] 'SpontSpikeBaseWidthMean_0pA'
[ 66] 'SpontSpikeBaseWidthMode_0pA'
[ 67] 'SpontSpikeBaseWidthSTD_0pA'
[ 68] 'SpontSpikeFallTimeMean_0pA'
[ 69] 'SpontSpikeFallTimeMode_0pA'
[ 70] 'SpontSpikeFallTimeSTD_0pA'
[ 71] 'SpontSpikeHalfWidthMean_0pA'
[ 72] 'SpontSpikeHalfWidthMode_0pA'
[ 73] 'SpontSpikeHalfWidthSTD_0pA'
[ 74] 'SpontSpikeInitVmBySlopeMean_0pA'
[ 75] 'SpontSpikeInitVmBySlopeMode_0pA'
[ 76] 'SpontSpikeInitVmBySlopeSTD_0pA'
[ 77] 'SpontSpikeInitVmMean_0pA'
[ 78] 'SpontSpikeInitVmMode_0pA'
[ 79] 'SpontSpikeInitVmSTD_0pA'
[ 80] 'SpontSpikeMaxAHPMean_0pA'
[ 81] 'SpontSpikeMaxAHPMode_0pA'
[ 82] 'SpontSpikeMaxAHPSTD_0pA'
[ 83] 'SpontSpikeMaxVmSlopeMean_0pA'
[ 84] 'SpontSpikeMaxVmSlopeMode_0pA'
[ 85] 'SpontSpikeMaxVmSlopeSTD_0pA'
[ 86] 'SpontSpikeMinTimeMean_0pA'
[ 87] 'SpontSpikeMinTimeMode_0pA'
[ 88] 'SpontSpikeMinTimeSTD_0pA'
[ 89] 'SpontSpikeRiseTimeMean_0pA'
[ 90] 'SpontSpikeRiseTimeMode_0pA'
[ 91] 'SpontSpikeRiseTimeSTD_0pA'
[ 92] 'PulseISICV_D40pA'
[ 93] 'PulseSFA_D40pA'
[ 94] 'PulseIni100msISICV_D40pA'
[ 95] 'PulseIni100msRest1SpikeRate_D40pA'
[ 96] 'PulseIni100msRest2SpikeRate_D40pA'
[ 97] 'PulseIni100msRest1SpikeRateISI_D40pA'
[ 98] 'PulseIni100msRest2SpikeRateISI_D40pA'
[ 99] 'PulseIni100msSpikeRate_D40pA'
[100] 'PulseIni100msSpikeRateISI_D40pA'
[101] 'PulsePotAvg_D40pA'
[102] 'PulseSpikeAmpDecayTau_D40pA'
[103] 'PulseSpikeAmpDecayDelta_D40pA'
[104] 'RecIniSpontPotRatio_D40pA'
[105] 'RecIniSpontRateRatio_D40pA'
[106] 'RecSpont1SpikeRate_D40pA'
[107] 'RecSpont2SpikeRate_D40pA'
[108] 'RecSpont1SpikeRateISI_D40pA'
[109] 'RecSpont2SpikeRateISI_D40pA'
[110] 'RecSpontFirstISI_D40pA'
[111] 'RecSpontFirstSpikeTime_D40pA'
[112] 'RecSpontISICV_D40pA'
[113] 'RecSpontPotAvg_D40pA'
[114] 'PulseSpikeAmplitudeMean_D40pA'
[115] 'PulseSpikeAmplitudeMode_D40pA'
[116] 'PulseSpikeAmplitudeSTD_D40pA'
[117] 'PulseSpikeBaseWidthMean_D40pA'
[118] 'PulseSpikeBaseWidthMode_D40pA'
[119] 'PulseSpikeBaseWidthSTD_D40pA'
[120] 'PulseSpikeFallTimeMean_D40pA'
[121] 'PulseSpikeFallTimeMode_D40pA'
[122] 'PulseSpikeFallTimeSTD_D40pA'
[123] 'PulseSpikeHalfWidthMean_D40pA'
[124] 'PulseSpikeHalfWidthMode_D40pA'
[125] 'PulseSpikeHalfWidthSTD_D40pA'
[126] 'PulseSpikeInitVmBySlopeMean_D40pA'
[127] 'PulseSpikeInitVmBySlopeMode_D40pA'
[128] 'PulseSpikeInitVmBySlopeSTD_D40pA'
[129] 'PulseSpikeInitVmMean_D40pA'
[130] 'PulseSpikeInitVmMode_D40pA'
[131] 'PulseSpikeInitVmSTD_D40pA'
[132] 'PulseSpikeMaxAHPMean_D40pA'
[133] 'PulseSpikeMaxAHPMode_D40pA'
[134] 'PulseSpikeMaxAHPSTD_D40pA'
[135] 'PulseSpikeMaxVmSlopeMean_D40pA'
[136] 'PulseSpikeMaxVmSlopeMode_D40pA'
[137] 'PulseSpikeMaxVmSlopeSTD_D40pA'
[138] 'PulseSpikeMinTimeMean_D40pA'
[139] 'PulseSpikeMinTimeMode_D40pA'
[140] 'PulseSpikeMinTimeSTD_D40pA'
[141] 'PulseSpikeRiseTimeMean_D40pA'
[142] 'PulseSpikeRiseTimeMode_D40pA'
[143] 'PulseSpikeRiseTimeSTD_D40pA'
[144] 'PulseISICV_D100pA'
[145] 'PulseSFA_D100pA'
[146] 'PulseIni100msISICV_D100pA'
[147] 'PulseIni100msRest1SpikeRate_D100pA'
[148] 'PulseIni100msRest2SpikeRate_D100pA'
[149] 'PulseIni100msRest1SpikeRateISI_D100pA'
[150] 'PulseIni100msRest2SpikeRateISI_D100pA'
[151] 'PulseIni100msSpikeRate_D100pA'
[152] 'PulseIni100msSpikeRateISI_D100pA'
[153] 'PulsePotAvg_D100pA'
[154] 'PulseSpikeAmpDecayTau_D100pA'
[155] 'PulseSpikeAmpDecayDelta_D100pA'
[156] 'RecSpont1SpikeRate_D100pA'
[157] 'RecSpont2SpikeRate_D100pA'
[158] 'RecSpont1SpikeRateISI_D100pA'
[159] 'RecSpont2SpikeRateISI_D100pA'
[160] 'RecSpontFirstISI_D100pA'
[161] 'RecSpontFirstSpikeTime_D100pA'
[162] 'RecSpontISICV_D100pA'
[163] 'RecSpontPotAvg_D100pA'
[164] 'PulseSpikeAmplitudeMean_D100pA'
[165] 'PulseSpikeAmplitudeMode_D100pA'
[166] 'PulseSpikeAmplitudeSTD_D100pA'
[167] 'PulseSpikeBaseWidthMean_D100pA'
[168] 'PulseSpikeBaseWidthMode_D100pA'
[169] 'PulseSpikeBaseWidthSTD_D100pA'
[170] 'PulseSpikeFallTimeMean_D100pA'
[171] 'PulseSpikeFallTimeMode_D100pA'
[172] 'PulseSpikeFallTimeSTD_D100pA'
[173] 'PulseSpikeHalfWidthMean_D100pA'
[174] 'PulseSpikeHalfWidthMode_D100pA'
[175] 'PulseSpikeHalfWidthSTD_D100pA'
[176] 'PulseSpikeInitVmBySlopeMean_D100pA'
[177] 'PulseSpikeInitVmBySlopeMode_D100pA'
[178] 'PulseSpikeInitVmBySlopeSTD_D100pA'
[179] 'PulseSpikeInitVmMean_D100pA'
[180] 'PulseSpikeInitVmMode_D100pA'
[181] 'PulseSpikeInitVmSTD_D100pA'
[182] 'PulseSpikeMaxAHPMean_D100pA'
[183] 'PulseSpikeMaxAHPMode_D100pA'
[184] 'PulseSpikeMaxAHPSTD_D100pA'
[185] 'PulseSpikeMaxVmSlopeMean_D100pA'
[186] 'PulseSpikeMaxVmSlopeMode_D100pA'
[187] 'PulseSpikeMaxVmSlopeSTD_D100pA'
[188] 'PulseSpikeMinTimeMean_D100pA'
[189] 'PulseSpikeMinTimeMode_D100pA'
[190] 'PulseSpikeMinTimeSTD_D100pA'
[191] 'PulseSpikeRiseTimeMean_D100pA'
[192] 'PulseSpikeRiseTimeMode_D100pA'
[193] 'PulseSpikeRiseTimeSTD_D100pA'
[194] 'RecovSpikeAmplitudeMean_D100pA'
[195] 'RecovSpikeAmplitudeMode_D100pA'
[196] 'RecovSpikeAmplitudeSTD_D100pA'
[197] 'RecovSpikeBaseWidthMean_D100pA'
[198] 'RecovSpikeBaseWidthMode_D100pA'
[199] 'RecovSpikeBaseWidthSTD_D100pA'
[200] 'RecovSpikeFallTimeMean_D100pA'
[201] 'RecovSpikeFallTimeMode_D100pA'
[202] 'RecovSpikeFallTimeSTD_D100pA'
[203] 'RecovSpikeHalfWidthMean_D100pA'
[204] 'RecovSpikeHalfWidthMode_D100pA'
[205] 'RecovSpikeHalfWidthSTD_D100pA'
[206] 'RecovSpikeInitVmBySlopeMean_D100pA'
[207] 'RecovSpikeInitVmBySlopeMode_D100pA'
[208] 'RecovSpikeInitVmBySlopeSTD_D100pA'
[209] 'RecovSpikeInitVmMean_D100pA'
[210] 'RecovSpikeInitVmMode_D100pA'
[211] 'RecovSpikeInitVmSTD_D100pA'
[212] 'RecovSpikeMaxAHPMean_D100pA'
[213] 'RecovSpikeMaxAHPMode_D100pA'
[214] 'RecovSpikeMaxAHPSTD_D100pA'
[215] 'RecovSpikeMaxVmSlopeMean_D100pA'
[216] 'RecovSpikeMaxVmSlopeMode_D100pA'
[217] 'RecovSpikeMaxVmSlopeSTD_D100pA'
[218] 'RecovSpikeMinTimeMean_D100pA'
[219] 'RecovSpikeMinTimeMode_D100pA'
[220] 'RecovSpikeMinTimeSTD_D100pA'
[221] 'RecovSpikeRiseTimeMean_D100pA'
[222] 'RecovSpikeRiseTimeMode_D100pA'
[223] 'RecovSpikeRiseTimeSTD_D100pA'
[224] 'PulseISICV_D200pA'
[225] 'PulseSFA_D200pA'
[226] 'PulseIni100msISICV_D200pA'
[227] 'PulseIni100msRest1SpikeRate_D200pA'
[228] 'PulseIni100msRest2SpikeRate_D200pA'
[229] 'PulseIni100msRest1SpikeRateISI_D200pA'
[230] 'PulseIni100msRest2SpikeRateISI_D200pA'
[231] 'PulseIni100msSpikeRate_D200pA'
[232] 'PulseIni100msSpikeRateISI_D200pA'
[233] 'PulsePotAvg_D200pA'
[234] 'PulseSpikeAmpDecayTau_D200pA'
[235] 'PulseSpikeAmpDecayDelta_D200pA'
[236] 'RecIniSpontPotRatio_D200pA'
[237] 'RecIniSpontRateRatio_D200pA'
[238] 'RecSpont1SpikeRate_D200pA'
[239] 'RecSpont2SpikeRate_D200pA'
[240] 'RecSpont1SpikeRateISI_D200pA'
[241] 'RecSpont2SpikeRateISI_D200pA'
[242] 'RecSpontFirstISI_D200pA'
[243] 'RecSpontFirstSpikeTime_D200pA'
[244] 'RecSpontISICV_D200pA'
[245] 'RecSpontPotAvg_D200pA'
[246] 'PulseSpikeAmplitudeMean_D200pA'
[247] 'PulseSpikeAmplitudeMode_D200pA'
[248] 'PulseSpikeAmplitudeSTD_D200pA'
[249] 'PulseSpikeBaseWidthMean_D200pA'
[250] 'PulseSpikeBaseWidthMode_D200pA'
[251] 'PulseSpikeBaseWidthSTD_D200pA'
[252] 'PulseSpikeFallTimeMean_D200pA'
[253] 'PulseSpikeFallTimeMode_D200pA'
[254] 'PulseSpikeFallTimeSTD_D200pA'
[255] 'PulseSpikeHalfWidthMean_D200pA'
[256] 'PulseSpikeHalfWidthMode_D200pA'
[257] 'PulseSpikeHalfWidthSTD_D200pA'
[258] 'PulseSpikeInitVmBySlopeMean_D200pA'
[259] 'PulseSpikeInitVmBySlopeMode_D200pA'
[260] 'PulseSpikeInitVmBySlopeSTD_D200pA'
[261] 'PulseSpikeInitVmMean_D200pA'
[262] 'PulseSpikeInitVmMode_D200pA'
[263] 'PulseSpikeInitVmSTD_D200pA'
[264] 'PulseSpikeMaxAHPMean_D200pA'
[265] 'PulseSpikeMaxAHPMode_D200pA'
[266] 'PulseSpikeMaxAHPSTD_D200pA'
[267] 'PulseSpikeMaxVmSlopeMean_D200pA'
[268] 'PulseSpikeMaxVmSlopeMode_D200pA'
[269] 'PulseSpikeMaxVmSlopeSTD_D200pA'
[270] 'PulseSpikeMinTimeMean_D200pA'
[271] 'PulseSpikeMinTimeMode_D200pA'
[272] 'PulseSpikeMinTimeSTD_D200pA'
[273] 'PulseSpikeRiseTimeMean_D200pA'
[274] 'PulseSpikeRiseTimeMode_D200pA'
[275] 'PulseSpikeRiseTimeSTD_D200pA'
[276] 'PulsePotSagDivMin_H100pA'
[277] 'InputResGOhm_HpA'
[278] 'InputCappF_HpA'
[279] 'IniRecISIRatio_H100pA'
[280] 'PulseSFARatio_D100pA'
[281] 'RecIniSpontRateRatio_H100pA'
[282] 'RecIniSpontRateRatio_D100pA'
[283] 'PulseSpontAmpRatio_D40pA'
[284] 'PulseSpontAmpRatio_D100pA'
[285] 'PulseSpontAmpRatio_D200pA'
[286] 'RecIniSpontPotRatio_H100pA'
[287] 'RecIniSpontPotRatio_D100pA'
[288] 'RowIndex'
Row names:
'mean'
'SE'
'n'
Optional properties of tests_db:
ans =
0x0 struct array with no fields.
>> plotFigure(plot_bars(a_stats_db(:, {'KCNQ', 'PulseISICV_D200pA'}, :), '', struct('pageVariable', 'KCNQ')));
>> plotFigure(plot_bars(a_stats_db(:, {'KCNQ', 'PulseISICV_D200pA'}, :), '', struct('pageVariable', 'KCNQ', 'quiet', 1)));
>> t_trinity_NaP_2_CaHVA = trace('data_28_trial_0_pAcip_trinity_NaP_2_CaHVA_5.bin', 1e-4, 1e-3, 'Trinity, NaP=2 CaHVA=5', struct('trace_time_start', 10000, 'scale_y', 1e3))
readgenesis: could not open file 'data_28_trial_0_pAcip_trinity_NaP_2_CaHVA_5.bin'
{??? Error using ==> readgenesis
readgenesis: error... see output above
Error in ==> trace.trace at 181
data = readgenesis(data_src, channel);
}
>> pwd
ans =
/home/cengiz/Documents/writings/brute-force/database-analysis-lecture/GunayEdgertonJaeger2008/runs/run_sample/data
>> ls
brute_20.save data_20_trial_0_pAcip_trinity.bin
brute_21.save data_21_trial_0_pAcip_trinity_NaP_2.bin
brute_22.save data_22_trial_0_pAcip_trinity_NaP_2_KCNQ_4_5.bin
brute_23.save data_23_trial_0_pAcip.bin
brute_24.save data_24_trial_0_pAcip_trinity_NaF_700.bin
brute_25.save data_25_trial_0_pAcip_Kv4_640.bin
brute_26.save data_26_trial_0_pAcip_NaP_2_Kv4_620.bin
brute_27.save data_27_trial_0_pAcip_charles.bin
brute_28.save data_28_trial_0_pAcip_trinity_NaP_2_CaHVA.bin
>> t_trinity_NaP_2_CaHVA = trace('data_28_trial_0_pAcip_trinity_NaP_2_CaHVA_5.bin', 1e-4, 1e-3, 'Trinity, NaP=2 CaHVA=5', struct('trace_time_start', 10000, 'scale_y', 1e3))
readgenesis: data_28_trial_0_pAcip_trinity_NaP_2_CaHVA_5.bin, trace 1 of 1 (20000 points @ 10 kHz)
trace, id=Trinity, NaP=2 CaHVA=5
ans =
data: [10001x1 double]
dt: 1.0000e-04
dy: 1.0000e-03
id: 'Trinity, NaP=2 CaHVA=5'
props: [1x1 struct]
>> plot(t_trinity_NaP_2_CaHVA)
ans =
8
>> prof_trinity_NaP_2_CaHVA_5 = getProfileAllSpikes(t_trinity_NaP_2_CaHVA_5)
{??? Undefined function or variable 't_trinity_NaP_2_CaHVA_5'.
}
>> prof_trinity_NaP_2_CaHVA_5 = getProfileAllSpikes(t_trinity_NaP_2_CaHVA)
{Warning: Error in Trinity, NaP=2 CaHVA=5 ( spike#1): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 CaHVA=5 ( spike#1)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 CaHVA=5 ( spike#2): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 CaHVA=5 ( spike#2)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 CaHVA=5 ( spike#3)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 CaHVA=5 ( spike#4)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 CaHVA=5 ( spike#5)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
trace_allspikes_profile, Trinity, NaP=2 CaHVA=5
ans =
trace: [1x1 trace]
spikes: [1x1 spikes]
spikes_db: [1x1 spikes_db]
props: [1x1 struct]
results_profile: [1x1 results_profile]
results_profile, Trinity, NaP=2 CaHVA=5
ans =
results: [1x1 struct]
id: 'Trinity, NaP=2 CaHVA=5'
props: [0x0 struct]
ISICV: 0.0024
SpikeRate: 5
SpikeRateISI: 4.6318
avg: -70.0740
max: 39.2852
min: -82.1495
SpikeAmplitudeMean: 91.0042
SpikeAmplitudeMode: 90.8984
SpikeAmplitudeSTD: 0.1367
SpikeBaseWidthMean: 2.0760
SpikeBaseWidthMode: 2.0494
SpikeBaseWidthSTD: 0.0513
SpikeDAHPMagMean: NaN
SpikeDAHPMagMode: 0
SpikeDAHPMagSTD: NaN
SpikeFallTimeMean: 1.6400
SpikeFallTimeMode: 1.6005
SpikeFallTimeSTD: 0.0548
SpikeFixVWidthMean: 1.1465
SpikeFixVWidthMode: 1.1420
SpikeFixVWidthSTD: 0.0057
SpikeHalfVmMean: -6.2111
SpikeHalfVmMode: -6.3504
SpikeHalfVmSTD: 0.0820
SpikeHalfWidthMean: 1.0848
SpikeHalfWidthMode: 1.0794
SpikeHalfWidthSTD: 0.0057
SpikeInitTimeMean: 6.6800
SpikeInitTimeMode: 6.6998
SpikeInitTimeSTD: 0.0274
SpikeInitVmBySlopeMean: -51.7132
SpikeInitVmBySlopeMode: -51.6643
SpikeInitVmBySlopeSTD: 0.1500
SpikeInitVmMean: -51.7132
SpikeInitVmMode: -51.6643
SpikeInitVmSTD: 0.1500
SpikeMaxAHPMean: 30.4354
SpikeMaxAHPMode: 30.1778
SpikeMaxAHPSTD: 0.1499
SpikeMaxVmSlopeMean: 373.7007
SpikeMaxVmSlopeMode: 365.7515
SpikeMaxVmSlopeSTD: 12.1367
SpikeMinTimeMean: 28.6000
SpikeMinTimeMode: 28.6000
SpikeMinTimeSTD: 0
SpikeMinVmMean: -82.1486
SpikeMinVmMode: -82.1494
SpikeMinVmSTD: 7.9598e-04
SpikePeakVmMean: 39.2910
SpikePeakVmMode: 39.2851
SpikePeakVmSTD: 0.0164
SpikeRiseTimeMean: 0.4360
SpikeRiseTimeMode: 0.4202
SpikeRiseTimeSTD: 0.0152
Spikes: 5
>> t_clarissa = trace('data_29_trial_0_pAcip_clarissa.bin', 1e-4, 1e-3, 'Clarissa', struct('trace_time_start', 10000, 'scale_y', 1e3))
readgenesis: data_29_trial_0_pAcip_clarissa.bin, trace 1 of 1 (20000 points @ 10 kHz)
trace, id=Clarissa
ans =
data: [10001x1 double]
dt: 1.0000e-04
dy: 1.0000e-03
id: 'Clarissa'
props: [1x1 struct]
>> t_clarissa = trace('data_29_trial_0_pAcip_clarissa.bin', 1e-4, 1e-3, 'Clarissa', struct('trace_time_start', 1000, 'scale_y', 1e3))
readgenesis: data_29_trial_0_pAcip_clarissa.bin, trace 1 of 1 (20000 points @ 10 kHz)
trace, id=Clarissa
ans =
data: [19001x1 double]
dt: 1.0000e-04
dy: 1.0000e-03
id: 'Clarissa'
props: [1x1 struct]
>> t_trinity_NaP_2_CaHVA = trace('data_28_trial_0_pAcip_trinity_NaP_2_CaHVA_5.bin', 1e-4, 1e-3, 'Trinity, NaP=2 CaHVA=5', struct('trace_time_start', 1000, 'scale_y', 1e3))
readgenesis: data_28_trial_0_pAcip_trinity_NaP_2_CaHVA_5.bin, trace 1 of 1 (20000 points @ 10 kHz)
trace, id=Trinity, NaP=2 CaHVA=5
ans =
data: [19001x1 double]
dt: 1.0000e-04
dy: 1.0000e-03
id: 'Trinity, NaP=2 CaHVA=5'
props: [1x1 struct]
>> prof_trinity_NaP_2_CaHVA_5 = getProfileAllSpikes(t_trinity_NaP_2_CaHVA)
{Warning: Error in Trinity, NaP=2 CaHVA=5 ( spike#1): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 CaHVA=5 ( spike#1)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 CaHVA=5 ( spike#2): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 CaHVA=5 ( spike#2)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 CaHVA=5 ( spike#4): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 CaHVA=5 ( spike#4)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 CaHVA=5 ( spike#5): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 CaHVA=5 ( spike#5)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Trinity, NaP=2 CaHVA=5 ( spike#6): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 CaHVA=5 ( spike#6)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 CaHVA=5 ( spike#7)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 CaHVA=5 ( spike#8)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 CaHVA=5 ( spike#9)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
trace_allspikes_profile, Trinity, NaP=2 CaHVA=5
ans =
trace: [1x1 trace]
spikes: [1x1 spikes]
spikes_db: [1x1 spikes_db]
props: [1x1 struct]
results_profile: [1x1 results_profile]
results_profile, Trinity, NaP=2 CaHVA=5
ans =
results: [1x1 struct]
id: 'Trinity, NaP=2 CaHVA=5'
props: [0x0 struct]
ISICV: 0.0054
SpikeRate: 4.7368
SpikeRateISI: 4.6522
avg: -70.1104
max: 39.2979
min: -82.1495
SpikeAmplitudeMean: 91.2374
SpikeAmplitudeMode: 90.9563
SpikeAmplitudeSTD: 0.6403
SpikeBaseWidthMean: 2.1192
SpikeBaseWidthMode: 2.0516
SpikeBaseWidthSTD: 0.1044
SpikeDAHPMagMean: NaN
SpikeDAHPMagMode: 0
SpikeDAHPMagSTD: NaN
SpikeFallTimeMean: 1.6556
SpikeFallTimeMode: 1.6995
SpikeFallTimeSTD: 0.0527
SpikeFixVWidthMean: 1.1471
SpikeFixVWidthMode: 1.1420
SpikeFixVWidthSTD: 0.0046
SpikeHalfVmMean: -6.3447
SpikeHalfVmMode: -6.1926
SpikeHalfVmSTD: 0.3509
SpikeHalfWidthMean: 1.0880
SpikeHalfWidthMode: 1.0795
SpikeHalfWidthSTD: 0.0065
SpikeInitTimeMean: 6.6363
SpikeInitTimeMode: 6.6986
SpikeInitTimeSTD: 0.0888
SpikeInitVmBySlopeMean: -51.8194
SpikeInitVmBySlopeMode: -52.3132
SpikeInitVmBySlopeSTD: 0.4048
SpikeInitVmMean: -51.9634
SpikeInitVmMode: -51.6594
SpikeInitVmSTD: 0.6708
SpikeMaxAHPMean: 30.1842
SpikeMaxAHPMode: 30.4867
SpikeMaxAHPSTD: 0.6711
SpikeMaxVmSlopeMean: 381.2720
SpikeMaxVmSlopeMode: 354.8945
SpikeMaxVmSlopeSTD: 19.2762
SpikeMinTimeMean: 28.5889
SpikeMinTimeMode: 28.5995
SpikeMinTimeSTD: 0.0333
SpikeMinVmMean: -82.1476
SpikeMinVmMode: -82.1494
SpikeMinVmSTD: 0.0015
SpikePeakVmMean: 39.2740
SpikePeakVmMode: 39.2847
SpikePeakVmSTD: 0.0362
SpikeRiseTimeMean: 0.4637
SpikeRiseTimeMode: 0.4198
SpikeRiseTimeSTD: 0.0690
Spikes: 9
>> getProfileAllSpikes(t_clarissa)
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#1)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Clarissa ( spike#3): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#3)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#4)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Clarissa ( spike#5): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#5)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#6)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Clarissa ( spike#8): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#8)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Clarissa ( spike#9): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#9)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Clarissa ( spike#11): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#11)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#12)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#13)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Clarissa ( spike#14): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#14)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Clarissa ( spike#15): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#15)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Clarissa ( spike#16): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#16)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Clarissa ( spike#17): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#17)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Clarissa ( spike#18): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#18)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
trace_allspikes_profile, Clarissa
ans =
trace: [1x1 trace]
spikes: [1x1 spikes]
spikes_db: [1x1 spikes_db]
props: [1x1 struct]
results_profile: [1x1 results_profile]
results_profile, Clarissa
ans =
results: [1x1 struct]
id: 'Clarissa'
props: [0x0 struct]
ISICV: 0.0032
SpikeRate: 9.4737
SpikeRateISI: 9.0768
avg: -65.3672
max: 43.4252
min: -69.9721
SpikeAmplitudeMean: 95.4980
SpikeAmplitudeMode: 95.7206
SpikeAmplitudeSTD: 0.7868
SpikeBaseWidthMean: 2.3524
SpikeBaseWidthMode: 2.3216
SpikeBaseWidthSTD: 0.1187
SpikeDAHPMagMean: NaN
SpikeDAHPMagMode: 0
SpikeDAHPMagSTD: NaN
SpikeFallTimeMean: 1.8000
SpikeFallTimeMode: 1.8955
SpikeFallTimeSTD: 0.4284
SpikeFixVWidthMean: 1.1858
SpikeFixVWidthMode: 1.1898
SpikeFixVWidthSTD: 0.0053
SpikeHalfVmMean: -4.8753
SpikeHalfVmMode: -4.7771
SpikeHalfVmSTD: 0.3463
SpikeHalfWidthMean: 1.1053
SpikeHalfWidthMode: 1.1083
SpikeHalfWidthSTD: 0.0065
SpikeInitTimeMean: 6.6510
SpikeInitTimeMode: 6.6991
SpikeInitTimeSTD: 0.0574
SpikeInitVmBySlopeMean: -52.4373
SpikeInitVmBySlopeMode: -52.9640
SpikeInitVmBySlopeSTD: 0.3988
SpikeInitVmMean: -52.6243
SpikeInitVmMode: -54.0840
SpikeInitVmSTD: 0.7167
SpikeMaxAHPMean: 17.2246
SpikeMaxAHPMode: 17.5380
SpikeMaxAHPSTD: 0.8027
SpikeMaxVmSlopeMean: 422.2717
SpikeMaxVmSlopeMode: 434.3384
SpikeMaxVmSlopeSTD: 23.7038
SpikeMinTimeMean: 31.3556
SpikeMinTimeMode: 32.3525
SpikeMinTimeSTD: 4.2101
SpikeMinVmMean: -69.8489
SpikeMinVmMode: -69.9618
SpikeMinVmSTD: 0.4799
SpikePeakVmMean: 42.8737
SpikePeakVmMode: 42.7232
SpikePeakVmSTD: 0.1890
SpikeRiseTimeMean: 0.4524
SpikeRiseTimeMode: 0.4202
SpikeRiseTimeSTD: 0.0638
Spikes: 18
>> dbsize(gp_db_red(gp_db_red(:, 'PulsePotAvgD100pA') > -70 & gp_db_red(:, 'PulsePotAvgD100pA') < -60, :))
{??? Error using ==> tests_db.tests2idx at 76
Field 'PulsePotAvgD100pA' not found in db
Error in ==> tests_db.tests2cols at 34
cols = tests2idx(db, 2, tests);
Error in ==> params_tests_db.onlyRowsTests at 38
cols = tests2cols(obj, varargin{2});
Error in ==> params_tests_db.subsref at 33
b = onlyRowsTests(a, index.subs{:});
}
>> dbsize(gp_db_red(gp_db_red(:, 'PulsePotAvg_D100pA') > -70 & gp_db_red(:, 'PulsePotAvg_D100pA') < -60, :))
ans =
5181 297
>> .74*1.10
ans =
0.8140
>> dbsize(gp_db_red(gp_db_red(:, 'PulseISICV_D200pA') > 0.1 & gp_db_red(:, 'PulseISICV_D200pA') < .3, :))
ans =
1733 297
>> t_clair = trace('data_53_trial_0_pAcip_claire.bin', 1e-4, 1e-3, 'Clarissa', struct('trace_time_start', 1000, 'scale_y', 1e3))
readgenesis: data_53_trial_0_pAcip_claire.bin, trace 1 of 1 (20000 points @ 10 kHz)
trace, id=Clarissa
ans =
data: [19001x1 double]
dt: 1.0000e-04
dy: 1.0000e-03
id: 'Clarissa'
props: [1x1 struct]
>> plot(t_clair)
ans =
9
>> getProfileAllSpikes(t_clair)
{Warning: Error in Clarissa ( spike#1): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#1)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Clarissa ( spike#2): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#2)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Clarissa ( spike#3): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#3)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#4)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#5)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Clarissa ( spike#6): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#6)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#9)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#10)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Clarissa ( spike#11): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#11)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#12)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Clarissa ( spike#13): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Clarissa ( spike#13)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
trace_allspikes_profile, Clarissa
ans =
trace: [1x1 trace]
spikes: [1x1 spikes]
spikes_db: [1x1 spikes_db]
props: [1x1 struct]
results_profile: [1x1 results_profile]
results_profile, Clarissa
ans =
results: [1x1 struct]
id: 'Clarissa'
props: [0x0 struct]
ISICV: 0.0040
SpikeRate: 6.8421
SpikeRateISI: 6.5459
avg: -66.2530
max: 43.1611
min: -71.5199
SpikeAmplitudeMean: 95.4414
SpikeAmplitudeMode: 95.4219
SpikeAmplitudeSTD: 0.6497
SpikeBaseWidthMean: 2.1539
SpikeBaseWidthMode: 2.0991
SpikeBaseWidthSTD: 0.0917
SpikeDAHPMagMean: NaN
SpikeDAHPMagMode: 0
SpikeDAHPMagSTD: NaN
SpikeFallTimeMean: 1.6000
SpikeFallTimeMode: 1.7065
SpikeFallTimeSTD: 0.4528
SpikeFixVWidthMean: 1.1351
SpikeFixVWidthMode: 1.1301
SpikeFixVWidthSTD: 0.0047
SpikeHalfVmMean: -4.7884
SpikeHalfVmMode: -5.4587
SpikeHalfVmSTD: 0.2986
SpikeHalfWidthMean: 1.0565
SpikeHalfWidthMode: 1.0512
SpikeHalfWidthSTD: 0.0054
SpikeInitTimeMean: 6.6846
SpikeInitTimeMode: 6.7009
SpikeInitTimeSTD: 0.0468
SpikeInitVmBySlopeMean: -52.3703
SpikeInitVmBySlopeMode: -52.9342
SpikeInitVmBySlopeSTD: 0.3796
SpikeInitVmMean: -52.5091
SpikeInitVmMode: -52.4779
SpikeInitVmSTD: 0.6168
SpikeMaxAHPMean: 18.0507
SpikeMaxAHPMode: 19.1733
SpikeMaxAHPSTD: 3.3541
SpikeMaxVmSlopeMean: 419.9220
SpikeMaxVmSlopeMode: 424.0457
SpikeMaxVmSlopeSTD: 23.9396
SpikeMinTimeMean: 32.7462
SpikeMinTimeMode: 34.5735
SpikeMinTimeSTD: 7.0147
SpikeMinVmMean: -70.5597
SpikeMinVmMode: -71.4576
SpikeMinVmSTD: 3.4453
SpikePeakVmMean: 42.9323
SpikePeakVmMode: 42.7848
SpikePeakVmSTD: 0.0948
SpikeRiseTimeMean: 0.4231
SpikeRiseTimeMode: 0.4004
SpikeRiseTimeSTD: 0.0537
Spikes: 13
>> t_trinity_NaP_2_SK_256 = trace('data_30_trial_0_pAcip_trinity_NAP_2_SK_256.bin', 1e-4, 1e-3, 'Trinity, NaP=2 CaHVA=5', struct('trace_time_start', 1000, 'scale_y', 1e3))
readgenesis: data_30_trial_0_pAcip_trinity_NAP_2_SK_256.bin, trace 1 of 1 (20000 points @ 10 kHz)
trace, id=Trinity, NaP=2 CaHVA=5
ans =
data: [19001x1 double]
dt: 1.0000e-04
dy: 1.0000e-03
id: 'Trinity, NaP=2 CaHVA=5'
props: [1x1 struct]
>> getProfileAllSpikes(t_trinity_NaP_2_SK_256)
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 CaHVA=5 ( spike#4)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 CaHVA=5 ( spike#5)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Trinity, NaP=2 CaHVA=5 ( spike#6)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
trace_allspikes_profile, Trinity, NaP=2 CaHVA=5
ans =
trace: [1x1 trace]
spikes: [1x1 spikes]
spikes_db: [1x1 spikes_db]
props: [1x1 struct]
results_profile: [1x1 results_profile]
results_profile, Trinity, NaP=2 CaHVA=5
ans =
results: [1x1 struct]
id: 'Trinity, NaP=2 CaHVA=5'
props: [0x0 struct]
ISICV: 7.7781e-04
SpikeRate: 4.7368
SpikeRateISI: 4.6160
avg: -76.5772
max: 40.1121
min: -88.9876
SpikeAmplitudeMean: 96.0065
SpikeAmplitudeMode: 95.9929
SpikeAmplitudeSTD: 0.0893
SpikeBaseWidthMean: 1.7654
SpikeBaseWidthMode: 1.7207
SpikeBaseWidthSTD: 0.0486
SpikeDAHPMagMean: NaN
SpikeDAHPMagMode: 0
SpikeDAHPMagSTD: NaN
SpikeFallTimeMean: 1.2222
SpikeFallTimeMode: 1.2005
SpikeFallTimeSTD: 0.0441
SpikeFixVWidthMean: 0.9748
SpikeFixVWidthMode: 0.9681
SpikeFixVWidthSTD: 0.0068
SpikeHalfVmMean: -7.9938
SpikeHalfVmMode: -8.1378
SpikeHalfVmSTD: 0.0843
SpikeHalfWidthMean: 0.9514
SpikeHalfWidthMode: 0.9442
SpikeHalfWidthSTD: 0.0077
SpikeInitTimeMean: 6.5657
SpikeInitTimeMode: 6.6002
SpikeInitTimeSTD: 0.0329
SpikeInitVmBySlopeMean: -55.8510
SpikeInitVmBySlopeMode: -56.0891
SpikeInitVmBySlopeSTD: 0.2286
SpikeInitVmMean: -55.9970
SpikeInitVmMode: -56.1293
SpikeInitVmSTD: 0.1090
SpikeMaxAHPMean: 32.9891
SpikeMaxAHPMode: 32.8565
SpikeMaxAHPSTD: 0.1094
SpikeMaxVmSlopeMean: 399.1392
SpikeMaxVmSlopeMode: 376.2801
SpikeMaxVmSlopeSTD: 14.5011
SpikeMinTimeMean: 17.9444
SpikeMinTimeMode: 17.9005
SpikeMinTimeSTD: 0.0527
SpikeMinVmMean: -88.9861
SpikeMinVmMode: -88.9874
SpikeMinVmSTD: 5.2878e-04
SpikePeakVmMean: 40.0095
SpikePeakVmMode: 39.8540
SpikePeakVmSTD: 0.0795
SpikeRiseTimeMean: 0.5432
SpikeRiseTimeMode: 0.5202
SpikeRiseTimeSTD: 0.0180
Spikes: 9
>> t_kunal = trace('data_64_trial_0_pAcip_kunal.bin', 1e-4, 1e-3, 'Kunal Patel', struct('trace_time_start', 1000, 'scale_y', 1e3))
readgenesis: data_64_trial_0_pAcip_kunal.bin, trace 1 of 1 (20000 points @ 10 kHz)
trace, id=Kunal Patel
ans =
data: [19001x1 double]
dt: 1.0000e-04
dy: 1.0000e-03
id: 'Kunal Patel'
props: [1x1 struct]
>> getProfileAllSpikes(t_kunal)
{Warning: vPP curvature ignored, v' > 15 for Kunal Patel ( spike#1)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Kunal Patel ( spike#2): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Kunal Patel ( spike#2)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Kunal Patel ( spike#4): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Kunal Patel ( spike#4)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Spike failed to repolarize.}
> In spike_shape.calcWidthFall at 74
In spike_shape.getResults at 120
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Kunal Patel ( spike#5): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Kunal Patel ( spike#5)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Kunal Patel ( spike#6): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Kunal Patel ( spike#6)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Kunal Patel ( spike#7): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Kunal Patel ( spike#7)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Kunal Patel ( spike#8): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Kunal Patel ( spike#8)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Kunal Patel ( spike#10)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Kunal Patel ( spike#12): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Kunal Patel ( spike#12)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Spike failed to repolarize.}
> In spike_shape.calcWidthFall at 74
In spike_shape.getResults at 120
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Kunal Patel ( spike#13): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Kunal Patel ( spike#13)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Kunal Patel ( spike#14): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Kunal Patel ( spike#14)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
trace_allspikes_profile, Kunal Patel
ans =
trace: [1x1 trace]
spikes: [1x1 spikes]
spikes_db: [1x1 spikes_db]
props: [1x1 struct]
results_profile: [1x1 results_profile]
results_profile, Kunal Patel
ans =
results: [1x1 struct]
id: 'Kunal Patel'
props: [0x0 struct]
ISICV: 0.0011
SpikeRate: 7.3684
SpikeRateISI: 7.3256
avg: -69.5585
max: 37.5782
min: -76.4790
SpikeAmplitudeMean: 90.2197
SpikeAmplitudeMode: 89.2593
SpikeAmplitudeSTD: 0.7787
SpikeBaseWidthMean: 1.3861
SpikeBaseWidthMode: 1.3590
SpikeBaseWidthSTD: 0.0794
SpikeDAHPMagMean: NaN
SpikeDAHPMagMode: 0
SpikeDAHPMagSTD: NaN
SpikeFallTimeMean: 1.0083
SpikeFallTimeMode: 1.0005
SpikeFallTimeSTD: 0.0289
SpikeFixVWidthMean: 0.7676
SpikeFixVWidthMode: 0.7634
SpikeFixVWidthSTD: 0.0046
SpikeHalfVmMean: -7.5209
SpikeHalfVmMode: -7.5195
SpikeHalfVmSTD: 0.4298
SpikeHalfWidthMean: 0.7403
SpikeHalfWidthMode: 0.7421
SpikeHalfWidthSTD: 0.0039
SpikeInitTimeMean: 6.7141
SpikeInitTimeMode: 6.7987
SpikeInitTimeSTD: 0.0969
SpikeInitVmBySlopeMean: -52.3014
SpikeInitVmBySlopeMode: -52.7951
SpikeInitVmBySlopeSTD: 0.4105
SpikeInitVmMean: -52.5616
SpikeInitVmMode: -53.8069
SpikeInitVmSTD: 0.7876
SpikeMaxAHPMean: 23.7872
SpikeMaxAHPMode: 22.6506
SpikeMaxAHPSTD: 0.7929
SpikeMaxVmSlopeMean: 400.9014
SpikeMaxVmSlopeMode: 421.5749
SpikeMaxVmSlopeSTD: 19.7654
SpikeMinTimeMean: 28.9750
SpikeMinTimeMode: 28.9995
SpikeMinTimeSTD: 0.0452
SpikeMinVmMean: -76.4590
SpikeMinVmMode: -76.4587
SpikeMinVmSTD: 0.0065
SpikePeakVmMean: 37.6581
SpikePeakVmMode: 37.5128
SpikePeakVmSTD: 0.2479
SpikeRiseTimeMean: 0.3674
SpikeRiseTimeMode: 0.3590
SpikeRiseTimeSTD: 0.0832
Spikes: 14
>> who
Your variables are:
a_plot t_NaP_2
a_stats_db t_NaP_2_KCNQ_4_5
ans t_abdul
dat t_charles
gp_db_red t_clair
invar_db t_clarissa
prof_abdul t_kunal
prof_charles t_trinity_NaF_700
prof_trinity t_trinity_NaP_2_CaHVA
prof_trinity_NaF_700 t_trinity_NaP_2_Kv4_620
prof_trinity_NaP_2 t_trinity_NaP_2_Kv4_640
prof_trinity_NaP_2_CaHVA_5 t_trinity_NaP_2_SK_256
prof_trinity_NaP_2_KCNQ_4_5
t
>> displayRows(invar_db(:, {1:11, 'KCNQ', 'IniSpontSpikeRate_0pA'}, 1876))
{??? Error using ==> cat
CAT arguments dimensions are not consistent.
Error in ==> tests_db.displayRows at 45
s = cat(2, col_names, num2cell(db.data(rows, :, pages))');
}
>> displayRows(invar_db(:, {'KCNQ', 'IniSpontSpikeRate_0pA'}, 1876))
ans =
'KCNQ' [ 0.0800] [ 0.4000] [ 2] [10]
[1x21 char] [13.0013] [12.0012] [7.0007] [ 0]
>> invar_db
tests_3D_db, Invariant values from sim db gpsc0503 mult CIP
tests_db, Invariant values from sim db gpsc0503 mult CIP
4 rows in database with 288 columns, and 2916 pages.
Column names:
[ 1] 'KCNQ'
[ 2] 'IniSpontSpikeRateISI_H100pA'
[ 3] 'PulseISICV_H100pA'
[ 4] 'PulseSFA_H100pA'
[ 5] 'PulseIni100msISICV_H100pA'
[ 6] 'PulseIni100msRest1SpikeRate_H100pA'
[ 7] 'PulseIni100msRest2SpikeRate_H100pA'
[ 8] 'PulseIni100msRest1SpikeRateISI_H100pA'
[ 9] 'PulseIni100msRest2SpikeRateISI_H100pA'
[ 10] 'PulseIni100msSpikeRate_H100pA'
[ 11] 'PulseIni100msSpikeRateISI_H100pA'
[ 12] 'PulsePotAvg_H100pA'
[ 13] 'PulseSpikeAmpDecayTau_H100pA'
[ 14] 'PulseSpikeAmpDecayDelta_H100pA'
[ 15] 'PulseSpontAmpRatio_H100pA'
[ 16] 'PulsePotMin_H100pA'
[ 17] 'PulsePotMinTime_H100pA'
[ 18] 'PulsePotSag_H100pA'
[ 19] 'PulsePotTau_H100pA'
[ 20] 'RecSpont1SpikeRate_H100pA'
[ 21] 'RecSpont2SpikeRate_H100pA'
[ 22] 'RecSpont1SpikeRateISI_H100pA'
[ 23] 'RecSpont2SpikeRateISI_H100pA'
[ 24] 'RecSpontFirstISI_H100pA'
[ 25] 'RecSpontFirstSpikeTime_H100pA'
[ 26] 'RecSpontISICV_H100pA'
[ 27] 'RecSpontPotAvg_H100pA'
[ 28] 'RecovSpikeAmplitudeMean_H100pA'
[ 29] 'RecovSpikeAmplitudeMode_H100pA'
[ 30] 'RecovSpikeAmplitudeSTD_H100pA'
[ 31] 'RecovSpikeBaseWidthMean_H100pA'
[ 32] 'RecovSpikeBaseWidthMode_H100pA'
[ 33] 'RecovSpikeBaseWidthSTD_H100pA'
[ 34] 'RecovSpikeFallTimeMean_H100pA'
[ 35] 'RecovSpikeFallTimeMode_H100pA'
[ 36] 'RecovSpikeFallTimeSTD_H100pA'
[ 37] 'RecovSpikeHalfWidthMean_H100pA'
[ 38] 'RecovSpikeHalfWidthMode_H100pA'
[ 39] 'RecovSpikeHalfWidthSTD_H100pA'
[ 40] 'RecovSpikeInitVmBySlopeMean_H100pA'
[ 41] 'RecovSpikeInitVmBySlopeMode_H100pA'
[ 42] 'RecovSpikeInitVmBySlopeSTD_H100pA'
[ 43] 'RecovSpikeInitVmMean_H100pA'
[ 44] 'RecovSpikeInitVmMode_H100pA'
[ 45] 'RecovSpikeInitVmSTD_H100pA'
[ 46] 'RecovSpikeMaxAHPMean_H100pA'
[ 47] 'RecovSpikeMaxAHPMode_H100pA'
[ 48] 'RecovSpikeMaxAHPSTD_H100pA'
[ 49] 'RecovSpikeMaxVmSlopeMean_H100pA'
[ 50] 'RecovSpikeMaxVmSlopeMode_H100pA'
[ 51] 'RecovSpikeMaxVmSlopeSTD_H100pA'
[ 52] 'RecovSpikeMinTimeMean_H100pA'
[ 53] 'RecovSpikeMinTimeMode_H100pA'
[ 54] 'RecovSpikeMinTimeSTD_H100pA'
[ 55] 'RecovSpikeRiseTimeMean_H100pA'
[ 56] 'RecovSpikeRiseTimeMode_H100pA'
[ 57] 'RecovSpikeRiseTimeSTD_H100pA'
[ 58] 'IniSpontISICV_0pA'
[ 59] 'IniSpontPotAvg_0pA'
[ 60] 'IniSpontSpikeRate_0pA'
[ 61] 'IniSpontSpikeRateISI_0pA'
[ 62] 'SpontSpikeAmplitudeMean_0pA'
[ 63] 'SpontSpikeAmplitudeMode_0pA'
[ 64] 'SpontSpikeAmplitudeSTD_0pA'
[ 65] 'SpontSpikeBaseWidthMean_0pA'
[ 66] 'SpontSpikeBaseWidthMode_0pA'
[ 67] 'SpontSpikeBaseWidthSTD_0pA'
[ 68] 'SpontSpikeFallTimeMean_0pA'
[ 69] 'SpontSpikeFallTimeMode_0pA'
[ 70] 'SpontSpikeFallTimeSTD_0pA'
[ 71] 'SpontSpikeHalfWidthMean_0pA'
[ 72] 'SpontSpikeHalfWidthMode_0pA'
[ 73] 'SpontSpikeHalfWidthSTD_0pA'
[ 74] 'SpontSpikeInitVmBySlopeMean_0pA'
[ 75] 'SpontSpikeInitVmBySlopeMode_0pA'
[ 76] 'SpontSpikeInitVmBySlopeSTD_0pA'
[ 77] 'SpontSpikeInitVmMean_0pA'
[ 78] 'SpontSpikeInitVmMode_0pA'
[ 79] 'SpontSpikeInitVmSTD_0pA'
[ 80] 'SpontSpikeMaxAHPMean_0pA'
[ 81] 'SpontSpikeMaxAHPMode_0pA'
[ 82] 'SpontSpikeMaxAHPSTD_0pA'
[ 83] 'SpontSpikeMaxVmSlopeMean_0pA'
[ 84] 'SpontSpikeMaxVmSlopeMode_0pA'
[ 85] 'SpontSpikeMaxVmSlopeSTD_0pA'
[ 86] 'SpontSpikeMinTimeMean_0pA'
[ 87] 'SpontSpikeMinTimeMode_0pA'
[ 88] 'SpontSpikeMinTimeSTD_0pA'
[ 89] 'SpontSpikeRiseTimeMean_0pA'
[ 90] 'SpontSpikeRiseTimeMode_0pA'
[ 91] 'SpontSpikeRiseTimeSTD_0pA'
[ 92] 'PulseISICV_D40pA'
[ 93] 'PulseSFA_D40pA'
[ 94] 'PulseIni100msISICV_D40pA'
[ 95] 'PulseIni100msRest1SpikeRate_D40pA'
[ 96] 'PulseIni100msRest2SpikeRate_D40pA'
[ 97] 'PulseIni100msRest1SpikeRateISI_D40pA'
[ 98] 'PulseIni100msRest2SpikeRateISI_D40pA'
[ 99] 'PulseIni100msSpikeRate_D40pA'
[100] 'PulseIni100msSpikeRateISI_D40pA'
[101] 'PulsePotAvg_D40pA'
[102] 'PulseSpikeAmpDecayTau_D40pA'
[103] 'PulseSpikeAmpDecayDelta_D40pA'
[104] 'RecIniSpontPotRatio_D40pA'
[105] 'RecIniSpontRateRatio_D40pA'
[106] 'RecSpont1SpikeRate_D40pA'
[107] 'RecSpont2SpikeRate_D40pA'
[108] 'RecSpont1SpikeRateISI_D40pA'
[109] 'RecSpont2SpikeRateISI_D40pA'
[110] 'RecSpontFirstISI_D40pA'
[111] 'RecSpontFirstSpikeTime_D40pA'
[112] 'RecSpontISICV_D40pA'
[113] 'RecSpontPotAvg_D40pA'
[114] 'PulseSpikeAmplitudeMean_D40pA'
[115] 'PulseSpikeAmplitudeMode_D40pA'
[116] 'PulseSpikeAmplitudeSTD_D40pA'
[117] 'PulseSpikeBaseWidthMean_D40pA'
[118] 'PulseSpikeBaseWidthMode_D40pA'
[119] 'PulseSpikeBaseWidthSTD_D40pA'
[120] 'PulseSpikeFallTimeMean_D40pA'
[121] 'PulseSpikeFallTimeMode_D40pA'
[122] 'PulseSpikeFallTimeSTD_D40pA'
[123] 'PulseSpikeHalfWidthMean_D40pA'
[124] 'PulseSpikeHalfWidthMode_D40pA'
[125] 'PulseSpikeHalfWidthSTD_D40pA'
[126] 'PulseSpikeInitVmBySlopeMean_D40pA'
[127] 'PulseSpikeInitVmBySlopeMode_D40pA'
[128] 'PulseSpikeInitVmBySlopeSTD_D40pA'
[129] 'PulseSpikeInitVmMean_D40pA'
[130] 'PulseSpikeInitVmMode_D40pA'
[131] 'PulseSpikeInitVmSTD_D40pA'
[132] 'PulseSpikeMaxAHPMean_D40pA'
[133] 'PulseSpikeMaxAHPMode_D40pA'
[134] 'PulseSpikeMaxAHPSTD_D40pA'
[135] 'PulseSpikeMaxVmSlopeMean_D40pA'
[136] 'PulseSpikeMaxVmSlopeMode_D40pA'
[137] 'PulseSpikeMaxVmSlopeSTD_D40pA'
[138] 'PulseSpikeMinTimeMean_D40pA'
[139] 'PulseSpikeMinTimeMode_D40pA'
[140] 'PulseSpikeMinTimeSTD_D40pA'
[141] 'PulseSpikeRiseTimeMean_D40pA'
[142] 'PulseSpikeRiseTimeMode_D40pA'
[143] 'PulseSpikeRiseTimeSTD_D40pA'
[144] 'PulseISICV_D100pA'
[145] 'PulseSFA_D100pA'
[146] 'PulseIni100msISICV_D100pA'
[147] 'PulseIni100msRest1SpikeRate_D100pA'
[148] 'PulseIni100msRest2SpikeRate_D100pA'
[149] 'PulseIni100msRest1SpikeRateISI_D100pA'
[150] 'PulseIni100msRest2SpikeRateISI_D100pA'
[151] 'PulseIni100msSpikeRate_D100pA'
[152] 'PulseIni100msSpikeRateISI_D100pA'
[153] 'PulsePotAvg_D100pA'
[154] 'PulseSpikeAmpDecayTau_D100pA'
[155] 'PulseSpikeAmpDecayDelta_D100pA'
[156] 'RecSpont1SpikeRate_D100pA'
[157] 'RecSpont2SpikeRate_D100pA'
[158] 'RecSpont1SpikeRateISI_D100pA'
[159] 'RecSpont2SpikeRateISI_D100pA'
[160] 'RecSpontFirstISI_D100pA'
[161] 'RecSpontFirstSpikeTime_D100pA'
[162] 'RecSpontISICV_D100pA'
[163] 'RecSpontPotAvg_D100pA'
[164] 'PulseSpikeAmplitudeMean_D100pA'
[165] 'PulseSpikeAmplitudeMode_D100pA'
[166] 'PulseSpikeAmplitudeSTD_D100pA'
[167] 'PulseSpikeBaseWidthMean_D100pA'
[168] 'PulseSpikeBaseWidthMode_D100pA'
[169] 'PulseSpikeBaseWidthSTD_D100pA'
[170] 'PulseSpikeFallTimeMean_D100pA'
[171] 'PulseSpikeFallTimeMode_D100pA'
[172] 'PulseSpikeFallTimeSTD_D100pA'
[173] 'PulseSpikeHalfWidthMean_D100pA'
[174] 'PulseSpikeHalfWidthMode_D100pA'
[175] 'PulseSpikeHalfWidthSTD_D100pA'
[176] 'PulseSpikeInitVmBySlopeMean_D100pA'
[177] 'PulseSpikeInitVmBySlopeMode_D100pA'
[178] 'PulseSpikeInitVmBySlopeSTD_D100pA'
[179] 'PulseSpikeInitVmMean_D100pA'
[180] 'PulseSpikeInitVmMode_D100pA'
[181] 'PulseSpikeInitVmSTD_D100pA'
[182] 'PulseSpikeMaxAHPMean_D100pA'
[183] 'PulseSpikeMaxAHPMode_D100pA'
[184] 'PulseSpikeMaxAHPSTD_D100pA'
[185] 'PulseSpikeMaxVmSlopeMean_D100pA'
[186] 'PulseSpikeMaxVmSlopeMode_D100pA'
[187] 'PulseSpikeMaxVmSlopeSTD_D100pA'
[188] 'PulseSpikeMinTimeMean_D100pA'
[189] 'PulseSpikeMinTimeMode_D100pA'
[190] 'PulseSpikeMinTimeSTD_D100pA'
[191] 'PulseSpikeRiseTimeMean_D100pA'
[192] 'PulseSpikeRiseTimeMode_D100pA'
[193] 'PulseSpikeRiseTimeSTD_D100pA'
[194] 'RecovSpikeAmplitudeMean_D100pA'
[195] 'RecovSpikeAmplitudeMode_D100pA'
[196] 'RecovSpikeAmplitudeSTD_D100pA'
[197] 'RecovSpikeBaseWidthMean_D100pA'
[198] 'RecovSpikeBaseWidthMode_D100pA'
[199] 'RecovSpikeBaseWidthSTD_D100pA'
[200] 'RecovSpikeFallTimeMean_D100pA'
[201] 'RecovSpikeFallTimeMode_D100pA'
[202] 'RecovSpikeFallTimeSTD_D100pA'
[203] 'RecovSpikeHalfWidthMean_D100pA'
[204] 'RecovSpikeHalfWidthMode_D100pA'
[205] 'RecovSpikeHalfWidthSTD_D100pA'
[206] 'RecovSpikeInitVmBySlopeMean_D100pA'
[207] 'RecovSpikeInitVmBySlopeMode_D100pA'
[208] 'RecovSpikeInitVmBySlopeSTD_D100pA'
[209] 'RecovSpikeInitVmMean_D100pA'
[210] 'RecovSpikeInitVmMode_D100pA'
[211] 'RecovSpikeInitVmSTD_D100pA'
[212] 'RecovSpikeMaxAHPMean_D100pA'
[213] 'RecovSpikeMaxAHPMode_D100pA'
[214] 'RecovSpikeMaxAHPSTD_D100pA'
[215] 'RecovSpikeMaxVmSlopeMean_D100pA'
[216] 'RecovSpikeMaxVmSlopeMode_D100pA'
[217] 'RecovSpikeMaxVmSlopeSTD_D100pA'
[218] 'RecovSpikeMinTimeMean_D100pA'
[219] 'RecovSpikeMinTimeMode_D100pA'
[220] 'RecovSpikeMinTimeSTD_D100pA'
[221] 'RecovSpikeRiseTimeMean_D100pA'
[222] 'RecovSpikeRiseTimeMode_D100pA'
[223] 'RecovSpikeRiseTimeSTD_D100pA'
[224] 'PulseISICV_D200pA'
[225] 'PulseSFA_D200pA'
[226] 'PulseIni100msISICV_D200pA'
[227] 'PulseIni100msRest1SpikeRate_D200pA'
[228] 'PulseIni100msRest2SpikeRate_D200pA'
[229] 'PulseIni100msRest1SpikeRateISI_D200pA'
[230] 'PulseIni100msRest2SpikeRateISI_D200pA'
[231] 'PulseIni100msSpikeRate_D200pA'
[232] 'PulseIni100msSpikeRateISI_D200pA'
[233] 'PulsePotAvg_D200pA'
[234] 'PulseSpikeAmpDecayTau_D200pA'
[235] 'PulseSpikeAmpDecayDelta_D200pA'
[236] 'RecIniSpontPotRatio_D200pA'
[237] 'RecIniSpontRateRatio_D200pA'
[238] 'RecSpont1SpikeRate_D200pA'
[239] 'RecSpont2SpikeRate_D200pA'
[240] 'RecSpont1SpikeRateISI_D200pA'
[241] 'RecSpont2SpikeRateISI_D200pA'
[242] 'RecSpontFirstISI_D200pA'
[243] 'RecSpontFirstSpikeTime_D200pA'
[244] 'RecSpontISICV_D200pA'
[245] 'RecSpontPotAvg_D200pA'
[246] 'PulseSpikeAmplitudeMean_D200pA'
[247] 'PulseSpikeAmplitudeMode_D200pA'
[248] 'PulseSpikeAmplitudeSTD_D200pA'
[249] 'PulseSpikeBaseWidthMean_D200pA'
[250] 'PulseSpikeBaseWidthMode_D200pA'
[251] 'PulseSpikeBaseWidthSTD_D200pA'
[252] 'PulseSpikeFallTimeMean_D200pA'
[253] 'PulseSpikeFallTimeMode_D200pA'
[254] 'PulseSpikeFallTimeSTD_D200pA'
[255] 'PulseSpikeHalfWidthMean_D200pA'
[256] 'PulseSpikeHalfWidthMode_D200pA'
[257] 'PulseSpikeHalfWidthSTD_D200pA'
[258] 'PulseSpikeInitVmBySlopeMean_D200pA'
[259] 'PulseSpikeInitVmBySlopeMode_D200pA'
[260] 'PulseSpikeInitVmBySlopeSTD_D200pA'
[261] 'PulseSpikeInitVmMean_D200pA'
[262] 'PulseSpikeInitVmMode_D200pA'
[263] 'PulseSpikeInitVmSTD_D200pA'
[264] 'PulseSpikeMaxAHPMean_D200pA'
[265] 'PulseSpikeMaxAHPMode_D200pA'
[266] 'PulseSpikeMaxAHPSTD_D200pA'
[267] 'PulseSpikeMaxVmSlopeMean_D200pA'
[268] 'PulseSpikeMaxVmSlopeMode_D200pA'
[269] 'PulseSpikeMaxVmSlopeSTD_D200pA'
[270] 'PulseSpikeMinTimeMean_D200pA'
[271] 'PulseSpikeMinTimeMode_D200pA'
[272] 'PulseSpikeMinTimeSTD_D200pA'
[273] 'PulseSpikeRiseTimeMean_D200pA'
[274] 'PulseSpikeRiseTimeMode_D200pA'
[275] 'PulseSpikeRiseTimeSTD_D200pA'
[276] 'PulsePotSagDivMin_H100pA'
[277] 'InputResGOhm_HpA'
[278] 'InputCappF_HpA'
[279] 'IniRecISIRatio_H100pA'
[280] 'PulseSFARatio_D100pA'
[281] 'RecIniSpontRateRatio_H100pA'
[282] 'RecIniSpontRateRatio_D100pA'
[283] 'PulseSpontAmpRatio_D40pA'
[284] 'PulseSpontAmpRatio_D100pA'
[285] 'PulseSpontAmpRatio_D200pA'
[286] 'RecIniSpontPotRatio_H100pA'
[287] 'RecIniSpontPotRatio_D100pA'
[288] 'RowIndex'
Optional properties of tests_db:
ans =
invarName: 'KCNQ'
>> t_seth = trace('data_42_trial_0_pAcip_seth.bin', 1e-4, 1e-3, 'Seth Koenig', struct('trace_time_start', 1000, 'scale_y', 1e3))
readgenesis: data_42_trial_0_pAcip_seth.bin, trace 1 of 1 (20000 points @ 10 kHz)
trace, id=Seth Koenig
ans =
data: [19001x1 double]
dt: 1.0000e-04
dy: 1.0000e-03
id: 'Seth Koenig'
props: [1x1 struct]
>> getProfileAllSpikes(t_seth)
{Warning: Error in Seth Koenig ( spike#3): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Seth Koenig ( spike#3)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Seth Koenig ( spike#4)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Seth Koenig ( spike#5): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Seth Koenig ( spike#5)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Seth Koenig ( spike#7): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Seth Koenig ( spike#7)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Seth Koenig ( spike#8): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Seth Koenig ( spike#8)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Seth Koenig ( spike#10): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Seth Koenig ( spike#10)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Seth Koenig ( spike#11): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Seth Koenig ( spike#11)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Seth Koenig ( spike#12): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Seth Koenig ( spike#12)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Seth Koenig ( spike#13): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Seth Koenig ( spike#13)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Seth Koenig ( spike#15)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Seth Koenig ( spike#16): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Seth Koenig ( spike#16)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Seth Koenig ( spike#17)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
trace_allspikes_profile, Seth Koenig
ans =
trace: [1x1 trace]
spikes: [1x1 spikes]
spikes_db: [1x1 spikes_db]
props: [1x1 struct]
results_profile: [1x1 results_profile]
results_profile, Seth Koenig
ans =
results: [1x1 struct]
id: 'Seth Koenig'
props: [0x0 struct]
ISICV: 0.0028
SpikeRate: 8.9474
SpikeRateISI: 8.9161
avg: -64.8449
max: 34.6661
min: -68.7646
SpikeAmplitudeMean: 85.8036
SpikeAmplitudeMode: 84.6903
SpikeAmplitudeSTD: 0.9487
SpikeBaseWidthMean: 1.4587
SpikeBaseWidthMode: 1.3591
SpikeBaseWidthSTD: 0.1165
SpikeDAHPMagMean: NaN
SpikeDAHPMagMode: 0
SpikeDAHPMagSTD: NaN
SpikeFallTimeMean: 1.0647
SpikeFallTimeMode: 1.0995
SpikeFallTimeSTD: 0.0493
SpikeFixVWidthMean: 0.7581
SpikeFixVWidthMode: 0.7556
SpikeFixVWidthSTD: 0.0039
SpikeHalfVmMean: -8.5803
SpikeHalfVmMode: -8.5289
SpikeHalfVmSTD: 0.3575
SpikeHalfWidthMean: 0.7421
SpikeHalfWidthMode: 0.7364
SpikeHalfWidthSTD: 0.0037
SpikeInitTimeMean: 6.6813
SpikeInitTimeMode: 6.6987
SpikeInitTimeSTD: 0.0995
SpikeInitVmBySlopeMean: -51.1483
SpikeInitVmBySlopeMode: -51.4504
SpikeInitVmBySlopeSTD: 0.3568
SpikeInitVmMean: -51.4821
SpikeInitVmMode: -52.7429
SpikeInitVmSTD: 0.8034
SpikeMaxAHPMean: 17.2345
SpikeMaxAHPMode: 16.0442
SpikeMaxAHPSTD: 0.7964
SpikeMaxVmSlopeMean: 374.7368
SpikeMaxVmSlopeMode: 387.3538
SpikeMaxVmSlopeSTD: 19.7352
SpikeMinTimeMean: 27.8882
SpikeMinTimeMode: 27.8980
SpikeMinTimeSTD: 0.1269
SpikeMinVmMean: -68.7167
SpikeMinVmMode: -68.7097
SpikeMinVmSTD: 0.0149
SpikePeakVmMean: 34.3214
SpikePeakVmMode: 34.3519
SpikePeakVmSTD: 0.2454
SpikeRiseTimeMean: 0.3940
SpikeRiseTimeMode: 0.3560
SpikeRiseTimeSTD: 0.0868
Spikes: 17
>> 95*.9
ans =
85.5000
>> 613.50/60
ans =
10.2250
>> 8.25 + (60+58)/80
ans =
9.7250
>> 30*8.25+60+58
ans =
365.5000
>> dbsize(gp_db_red(gp_db_red(:, 'PulseISICV_D200pA') >= 0 & gp_db_red(:, 'PulseISICV_D200pA') < .1, :))
ans =
5919 297
>> t_nichols = trace('data_43_trial_0_pAcip_nichols.bin', 1e-4, 1e-3, 'Mike Nichols', struct('trace_time_start', 1000, 'scale_y', 1e3))
readgenesis: data_43_trial_0_pAcip_nichols.bin, trace 1 of 1 (20000 points @ 10 kHz)
trace, id=Mike Nichols
ans =
data: [19001x1 double]
dt: 1.0000e-04
dy: 1.0000e-03
id: 'Mike Nichols'
props: [1x1 struct]
>> plot(t_nichols)
ans =
10
>> getProfileAllSpikes(t_nichols)
{Warning: Error in Mike Nichols ( spike#1): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Mike Nichols ( spike#1)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Mike Nichols ( spike#2): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Mike Nichols ( spike#2)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Mike Nichols ( spike#3): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Mike Nichols ( spike#3)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Mike Nichols ( spike#4)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Mike Nichols ( spike#5): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Mike Nichols ( spike#5)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Mike Nichols ( spike#6)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Mike Nichols ( spike#7): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Mike Nichols ( spike#7)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Mike Nichols ( spike#8): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Mike Nichols ( spike#8)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Mike Nichols ( spike#9): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Mike Nichols ( spike#9)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Mike Nichols ( spike#10): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Mike Nichols ( spike#10)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Mike Nichols ( spike#11): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Mike Nichols ( spike#11)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Mike Nichols ( spike#12): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Mike Nichols ( spike#12)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Error in Mike Nichols ( spike#13): Error using ==>
spike_shape.calcInitVmMaxCurvPhasePlane>findMax at 323
No local maxima found!}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 179
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: vPP curvature ignored, v' > 15 for Mike Nichols ( spike#13)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
trace_allspikes_profile, Mike Nichols
ans =
trace: [1x1 trace]
spikes: [1x1 spikes]
spikes_db: [1x1 spikes_db]
props: [1x1 struct]
results_profile: [1x1 results_profile]
results_profile, Mike Nichols
ans =
results: [1x1 struct]
id: 'Mike Nichols'
props: [0x0 struct]
ISICV: 0.0042
SpikeRate: 6.8421
SpikeRateISI: 6.6593
avg: -64.9553
max: 45.6806
min: -70.3503
SpikeAmplitudeMean: 97.1135
SpikeAmplitudeMode: 96.3998
SpikeAmplitudeSTD: 0.4738
SpikeBaseWidthMean: 2.1988
SpikeBaseWidthMode: 2.1995
SpikeBaseWidthSTD: 0.0481
SpikeDAHPMagMean: NaN
SpikeDAHPMagMode: 0
SpikeDAHPMagSTD: NaN
SpikeFallTimeMean: 1.8231
SpikeFallTimeMode: 1.8005
SpikeFallTimeSTD: 0.0439
SpikeFixVWidthMean: 1.2380
SpikeFixVWidthMode: 1.2268
SpikeFixVWidthSTD: 0.0063
SpikeHalfVmMean: -3.2116
SpikeHalfVmMode: -3.4539
SpikeHalfVmSTD: 0.1729
SpikeHalfWidthMean: 1.1347
SpikeHalfWidthMode: 1.1274
SpikeHalfWidthSTD: 0.0048
SpikeInitTimeMean: 6.7288
SpikeInitTimeMode: 6.7005
SpikeInitTimeSTD: 0.0431
SpikeInitVmBySlopeMean: -51.7683
SpikeInitVmBySlopeMode: -51.5622
SpikeInitVmBySlopeSTD: 0.3903
SpikeInitVmMean: -51.7683
SpikeInitVmMode: -51.5622
SpikeInitVmSTD: 0.3903
SpikeMaxAHPMean: 18.5743
SpikeMaxAHPMode: 18.7787
SpikeMaxAHPSTD: 0.3898
SpikeMaxVmSlopeMean: 432.0950
SpikeMaxVmSlopeMode: 393.5029
SpikeMaxVmSlopeSTD: 26.6591
SpikeMinTimeMean: 31.9462
SpikeMinTimeMode: 31.9005
SpikeMinTimeSTD: 0.0776
SpikeMinVmMean: -70.3426
SpikeMinVmMode: -70.3501
SpikeMinVmSTD: 0.0035
SpikePeakVmMean: 45.3452
SpikePeakVmMode: 45.3523
SpikePeakVmSTD: 0.1402
SpikeRiseTimeMean: 0.3758
SpikeRiseTimeMode: 0.3997
SpikeRiseTimeSTD: 0.0225
Spikes: 13
>> dbsize(gp_db_red(gp_db_red(:, 'PulsePotAvg_D100pA') > -60 & gp_db_red(:, 'PulsePotAvg_D100pA') < 0, :))
ans =
4838 297
>> dbsize(gp_db_red(gp_db_red(:, 'PulsePotAvg_D100pA') > -60 & gp_db_red(:, 'PulsePotAvg_D100pA') < 0, :))
ans =
4838 297
>> close all
>> ls ~/tmp/
03-Pipes Honour.mp3
06. mouse on mars - 1001.mp3
08 - A Tout Le Monde (Set Me Free).mp3
1-02 Colgrass, Urban Requiem.m4a
a2.pdf
a2.ps
a2.ps~
aa-cnets-fall2011.pdf
amazonmp3.deb
amazonmp3.rpm
Amira541-LinuxAMD64.tar.gz
Amira541-Win32VC8.exe
a.ps
ati-driver-installer-9.2-x86.x86_64.run
aydin_IMG_4053.JPG
baines-Kfast-inact-cannot-be-lower.pdf
bayoumiRec.doc
britain-cambridge-1500px.png
brute_scripts_svn.dump
celldata
cengique_6e73895dca9e8ee7d75bfeecc462232f.zip
cengiz - aydindan.jpg
cengiz-laotse-cvsrep.tar.bz2
cengiz_p1_submitted_R1_022108_all.pdf
cengiz_p1_supp_mat_tables_R2_v3_djv1.doc
CG-x86_64-patch.diff
Cha OK371 images.odt
CompNeuroHW10
daily-backup
dom01.JPG
dom02.JPG
dom18.JPG
dom35.JPG
dsc03898_cropped.jpg
dsc03898.jpg
dvorak-layout.eps
dvorak-layout.pdf
finnix-103.iso
FlyBase_Fields_download.txt
genesis-2.3-Linux-bin.tar.bz2
genesis-2.3-src.tar.bz2
gmail-contacts-filtered.csv
gmail-import-address.csv
GrayMatter-DEMO_efigs.zip
Gunay_Edgerton_Jaeger_2008_JNS_GP_Model_Scripts.zip
GunayEdgertonJaeger2008.zip
hpdjt1100serieswumps
Image:Ist1_tanitim_level_subat_98.pdf
index.html
Ist1_tanitim_level_subat_98.pdf
jobs.sql.zip
L1-WT-inact-avg.png
L3-aCC-RP2-snapshot1.png
Layout2.pdf
lyx
Mathematica_8.0.1_LINUX_MachineSpecific.iso
mathworks_downloads
matlab-r18-2007b-unix-mac-license-thruSep2008.txt
matlab-r2007b-unix-mac-license-thruSep2008.txt
mendeleydesktop-0.9.9.2-linux-i486.tar.bz2
ndvis
ndvis.zip
netstat-wo-skype.log
netstat-w-skype.log
neuroConstruct_unix_1_5_2.sh
neuroidnet
neuroidnet-src.jar
neuroidnet.zip
notify_moderators.zip
nrn-7.1.x86_64.rpm
nxclient-3.5.0-7.i386.rpm
nxclient-3.5.0-7.x86_64.rpm
nxnode-3.5.0-3.i386.rpm
nxnode-3.5.0-3.x86_64.rpm
nxserver-3.5.0-4.i386.rpm
nxserver-3.5.0-4.x86_64.rpm
openSUSE-11.2-DVD-x86_64.iso
openSUSE-11.2-DVD-x86_64.iso.torrent
P1080445_cropped.JPG
P1080445.JPG
paper.pdf
paper.txt
pasaport
password.dat
picasa-3.0-current.i386.rpm
posterCNS11.pdf
posterSFN11.pdf
power of nightmares (2004).mpg
prinzlab-usb-stick1
readNeuronVecAscii.m
readNeuronVecAscii.m~
Samsung_CNP770ND-UnifiedLinuxDriver_1.00.tar.gz
secme
simEngine_lin_64_1.2preview_BUILD_3760.tgz
swftools-2011-01-23-1815.tar.gz
treatPhysDB.m
tremulous-1.1.0-installer.x86.run
ubuntu
vlad.m~
Wow.ogg
Wow.ogg.m3u
yesterday_-the_azeri_way.mp3
>> %a_fs = params_tests_fileset('~/tmp/CompNeuroHW10/*_0_pAcip.bin', 1e-4, 1e-3, 'NaF doublet', struct('trace_time_start', 1000, 'scale_y', 1e3, 'param_row_filename', 'naf_doublet.par', 'param_desc_filename', 'naf_doublet.txt', 'profile_method_name', 'getProfileAllSpikes'))
>> ls ~/tmp/CompNeuroHW10/
data_10_trial_0_pAcip.bin data_14_trial_0_pAcip.bin data_4_trial_0_pAcip.bin
data_11_trial_0_pAcip.bin data_1_trial_0_pAcip.bin data_5_trial_0_pAcip.bin
data_12_trial_0_pAcip.bin data_2_trial_0_pAcip.bin
data_13_trial_0_pAcip.bin data_3_trial_0_pAcip.bin
>> a_fs = params_tests_fileset('~/tmp/CompNeuroHW10/*_0_pAcip.bin', 1e-4, 1e-3, 'Claire big-endian files', struct('trace_time_start', 10000, 'scale_y', 1e3, 'param_row_filename', 'naf_doublet.par', 'param_desc_filename', 'naf_doublet.txt', 'profile_method_name', 'getProfileAllSpikes'))
{??? Error using ==> dlmread at 62
The file 'naf_doublet.par' could not be opened because: No such file or
directory
Error in ==> params_tests_fileset.params_tests_fileset at 140
param_rows = dlmread(props.param_row_filename);
}
>> pwd
ans =
/home/cengiz/Documents/writings/brute-force/database-analysis-lecture/GunayEdgertonJaeger2008/runs/run_sample/data
>> ls
brute_20.save data_20_trial_0_pAcip_trinity.bin
brute_21.save data_21_trial_0_pAcip_trinity_NaP_2.bin
brute_22.save data_22_trial_0_pAcip_trinity_NaP_2_KCNQ_4_5.bin
brute_23.save data_23_trial_0_pAcip.bin
brute_24.save data_24_trial_0_pAcip_trinity_NaF_700.bin
brute_25.save data_25_trial_0_pAcip_Kv4_640.bin
brute_26.save data_26_trial_0_pAcip_NaP_2_Kv4_620.bin
brute_27.save data_27_trial_0_pAcip_charles.bin
brute_28.save data_28_trial_0_pAcip_trinity_NaP_2_CaHVA_5.bin
brute_29.save data_29_trial_0_pAcip_clarissa.bin
brute_30.save data_30_trial_0_pAcip_trinity_NAP_2_SK_256.bin
brute_42.save data_42_trial_0_pAcip_seth.bin
brute_43.save data_43_trial_0_pAcip_nichols.bin
brute_53.save data_53_trial_0_pAcip_claire.bin
brute_64.save data_64_trial_0_pAcip_kunal.bin
>> cd ..
>> ls
create_perlhash_param_db paramScanSingle.pl
data readGPparams.g
dosim runbatch_local_perlhash.sh
dosimnum run_genesis.sh
find_missing.sh setup_1cip.g
morph3_addedNaF_HCN_KCNQ_lower_vals.par setup.g
naf_doublet.par setup_saveItot.cpp
naf_doublet.par.db setup-test.g
naf_doublet.txt sge_perlhash.sh
paramRangesMorphAddedNaF.txt sge_submit
paramRangesMorph.txt worknodes
>> a_fs = params_tests_fileset('~/tmp/CompNeuroHW10/*_0_pAcip.bin', 1e-4, 1e-3, 'Claire big-endian files', struct('trace_time_start', 10000, 'scale_y', 1e3, 'param_row_filename', 'naf_doublet.par', 'param_desc_filename', 'naf_doublet.txt', 'profile_method_name', 'getProfileAllSpikes'))
params_tests_fileset, Claire big-endian files
ans =
path: '~/tmp/CompNeuroHW10'
params_tests_dataset: [1x1 params_tests_dataset]
params_tests_dataset, Claire big-endian files
ans =
list: {1x10 cell}
dt: 1.0000e-04
dy: 1.0000e-03
id: 'Claire big-endian files'
props: [1x1 struct]
Optional properties of params_tests_dataset:
ans =
trace_time_start: 10000
scale_y: 1000
param_row_filename: 'naf_doublet.par'
param_desc_filename: 'naf_doublet.txt'
profile_method_name: 'getProfileAllSpikes'
param_rows: [6x11 double]
param_names: {1x11 cell}
>> t_db = params_tests_db(a_fs)
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
readgenesis: could not open file '~/tmp/CompNeuroHW10/data_10_trial_0_pAcip.bin'
{Warning: Error caught during database creation, before starting to read items:
Error using ==> readgenesis
readgenesis: error... see output above. Returning empty database.}
> In params_tests_dataset.readDBItems at 50
In params_tests_dataset.params_tests_db at 60
Stack trace:
/home/cengiz/work/pandora/classes/@trace/trace.m at 181 (trace).
/home/cengiz/work/pandora/classes/@params_tests_fileset/trace.m at 57 (trace).
/home/cengiz/work/pandora/classes/@params_tests_fileset/loadItemProfile.m at 35 (loadItemProfile).
/home/cengiz/work/pandora/classes/@params_tests_dataset/testNames.m at 40 (testNames).
/home/cengiz/work/pandora/classes/@params_tests_dataset/readDBItems.m at 41 (readDBItems).
/home/cengiz/work/pandora/classes/@params_tests_dataset/params_tests_db.m at 60 (params_tests_db).
Error in ==> params_tests_dataset.readDBItems at 35
if ~ exist('items', 'var')
{??? Output argument "docs" (and maybe others) not assigned during call to
"/home/cengiz/work/pandora/classes/@params_tests_dataset/readDBItems.m>readDBItems".
Error in ==> params_tests_dataset.params_tests_db at 60
[params, param_names, tests, test_names, a_doc] = readDBItems(args{:});
}
>> help trace
trace - Load a generic data trace. It can be membrane voltage, current, etc.
Usage:
obj = trace(data_src, dt, dy, id, props)
Description:
This object is designed to recognize most data file formats. See the
data_src parameter below. Traces for specific experimental or simulation
protocols can extend this class for adding new parameters.
Parameters:
data_src: Trace data as a column vector OR name of a data file generated by either
Genesis (.bin, .gbin, .genflac), Neuron, PCDX (.all), Matlab (.mat) or
NeuroShare (.nsn, .nev, .stb, .plx, .nex, .map, .son, .smr, .mcd) files.
dt: Time resolution in [s], unless specified in Neuron ASCII, HDF5 or NeuroShare file.
dy: y-axis resolution in [ISI (V, A, etc.)], unless specified in HDF5 or NeuroShare file.
id: Identification string
props: A structure with any optional properties.
scale_y: Y-axis scale to be applied to loaded data.
offset_y: Y-axis offset to be added to loaded and scaled data.
unit_y: Unit of Y-axis as in 'V' or 'A' (default='V').
y_label: String to put on Y-axis of plots.
trace_time_start: Samples in the beginning to discard [dt]
baseline: Resting potential.
channel: Channel to read from file Genesis, PCDX, NeuroShare or
Neuron file, or column in a data vector.
file_type: Specify file type instead of guessing from extension:
'genesis': Raw binary files created with Genesis disk_out method.
'genesis_flac': Compressed Genesis binary files.
'neuron': Binary files created with Neuron's Vector.vwrite method.
'neuronascii': Ascii files created from Neuron's Vector objects.
Uses time step in file to scale given dt (Must be in ms).
'pcdx': .ALL data acquisition files from PCDX program.
'matlab': Matlab .MAT binary files with matrix data.
'neuroshare': One of the vendor formats recognized by
NeuroShare Windows DLLs. See above and http://neuroshare.org. A
scale_y value may need to be supplied to get the correct units.
'abf': AxoClamp .ABF format read with abf2load from Matlab FileExchange.
file_endian: 'l' for little endian and 'b' for big endian
(default='n', for native endian). See machineformat option
in fopen for more info.
traces: Trace numbers as a numeric array or as a string with
numeric ranges (e.g., '1 2 5-10 28') for PCDX files.
spike_finder: Method of finding spikes
(1 for findFilteredSpikes, 2 for Li Su's
findspikes, and 3 for Alfonso Delgado Reyes's
findspikes_old). Methods 2 and 3 require a threshold.
threshold: Spike finding threshold. For the findspikes method,
it is either a scalar, or [thres1 thres2] to define
a range. For findFilteredSpikes it is used on the
filtered data and the default is 2/3 max amplitude
of band-passed data, but with a minimum of 15.
downThreshold: (Only for findFilteredSpikes) Size of the trough
after the spike peak in filtered data (Default=-2).
minInit2MaxAmp, minMin2MaxAmp: For spike_shape elimination,
conditions of minimal allowed values for
initial point to max point and minimal point to
max point, respectively (Default=10 for both).
init_Vm_method: Method of finding spike thresholds during spike
shape calculation (see spike_shape/spike_shape).
init_threshold: Spike initiation threshold (deriv or accel).
(see above methods and implementation in calcInitVm)
init_lo_thr, init_hi_thr: Low and high thresholds for slope.
custom_filter: Recommended if sampling rate differs appreciably from 10 kHz.
If custom_filter == 1, a filter with custom lowpass and highpass
cutoffs can be specified. This allows for fast and accurate spike
discrimination. The filter type used is a 2-pole
butterworth, different than the default high-order
Cheby2. Creates new prop called 'butterWorth' to
hold the filter.
lowPassFreq: If set, it sets a new low pass cutoff for custom filter. Default is 3000Hz
highPassFreq: If set it sets a new high pass cutoff for custom filter. Default is 50 Hz
quiet: If 1, reduces the amount of textual description in plots
and does not add information to id field.
Returns a structure object with the following fields:
data: The trace column matrix.
dt, dy, id, props (see above)
General operations on trace objects:
trace - Construct a new trace object.
plot - Graph the trace.
display - Returns and displays the identification string.
get - Gets attributes of this object and parents.
subsref - Allows usage of . operator.
calcAvg - Calculate the average value of the trace period.
calcMin - Calculate the minimum value of the trace period.
calcMax - Calculate the minimum value of the trace period.
periodWhole - Return the whole period of this trace.
findFilteredSpikes - Use a band-pass filter to smooth the data and
find spikes afterwards.
getResults - Calculates a set of tests.
spike_shape - Build a trace of the average spike shape in here.
spikes - Build a spikes object with the spikes found here.
Converter methods:
spikes - Find the spikes and construct a spikes object.
spike_shape - Construct a spike_shape object from this trace.
Additional methods:
See methods('trace')
See also: spikes, spike_shape, cip_trace, period
$Id: trace.m 1333 2012-04-19 18:01:11Z cengique $
Author: Cengiz Gunay <cgunay@emory.edu>, 2004/07/30
Modified:
- allow custom filter, Thomas D. Sangrey 2007/12/04
Overloaded methods:
params_tests_fileset/trace
>> a_fs = params_tests_fileset('~/tmp/CompNeuroHW10/*_0_pAcip.bin', 1e-4, 1e-3, 'Claire big-endian files', struct('trace_time_start', 10000, 'scale_y', 1e3, 'param_row_filename', 'naf_doublet.par', 'param_desc_filename', 'naf_doublet.txt', 'profile_method_name', 'getProfileAllSpikes', 'file_endian', 'b'))
params_tests_fileset, Claire big-endian files
ans =
path: '~/tmp/CompNeuroHW10'
params_tests_dataset: [1x1 params_tests_dataset]
params_tests_dataset, Claire big-endian files
ans =
list: {1x10 cell}
dt: 1.0000e-04
dy: 1.0000e-03
id: 'Claire big-endian files'
props: [1x1 struct]
Optional properties of params_tests_dataset:
ans =
trace_time_start: 10000
scale_y: 1000
param_row_filename: 'naf_doublet.par'
param_desc_filename: 'naf_doublet.txt'
profile_method_name: 'getProfileAllSpikes'
file_endian: 'b'
param_rows: [6x11 double]
param_names: {1x11 cell}
>> t_db = params_tests_db(a_fs)
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
Reading ~/tmp/CompNeuroHW10/data_10_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 20001 points, or 2000.0999 ms of data.
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#4)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#17)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#21)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#24)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#26)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
Reading:
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
Reading ~/tmp/CompNeuroHW10/data_10_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 20001 points, or 2000.0999 ms of data.
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#4)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#17)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#21)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#24)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#26)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Error caught during database creation at item index 1: Error using ==>
params_tests_fileset.getItemParams at 70
Trial number 10 is larger than trials available in the specified param_rows
(6).. Truncating database.}
> In params_tests_dataset.readDBItems at 123
In params_tests_dataset.params_tests_db at 60
Item in question is:
data_10_trial_0_pAcip.bin
Stack trace:
/home/cengiz/work/pandora/classes/@params_tests_fileset/getItemParams.m at 70 (getItemParams).
/home/cengiz/work/pandora/classes/@params_tests_dataset/itemResultsRow.m at 53 (itemResultsRow).
/home/cengiz/work/pandora/classes/@params_tests_dataset/readDBItems.m at 101 (readDBItems).
/home/cengiz/work/pandora/classes/@params_tests_dataset/params_tests_db.m at 60 (params_tests_db).
Elapsed time took 0.51 seconds.
size of a_test_results: 0 56
size of test_names: 1 56
size of params: 0 12
size of param_names: 1 12
{??? Error using ==> params_tests_db.params_tests_db at 94
Number of columns in params or a_test_results and items in param_names or
test_names must match. And there should be some data to create the db.
Error in ==> params_tests_dataset.params_tests_db at 64
db_obj = params_tests_db(params, param_names, tests, test_names, ...
}
>> help computer
COMPUTER Computer type.
C = COMPUTER returns string C denoting the type of computer
on which MATLAB is executing. Possibilities are:
ISPC ISUNIX ISMAC ARCHSTR
32-Bit Platforms
PCWIN - Microsoft Windows on x86 1 0 0 win32
GLNX86 - Linux on x86 0 1 0 glnx86
64-Bit Platforms
PCWIN64 - Microsoft Windows on x64 1 0 0 win64
GLNXA64 - Linux on x86_64 0 1 0 glnxa64
MACI64 - Apple Mac OS X on x86_64 0 1 1 maci64
ARCHSTR = COMPUTER('arch') returns string ARCHSTR which is
used by the MEX command -arch switch.
[C,MAXSIZE] = COMPUTER returns integer MAXSIZE which
contains the maximum number of elements allowed in a matrix
on this version of MATLAB.
[C,MAXSIZE,ENDIAN] = COMPUTER returns either 'L' for
little endian byte ordering or 'B' for big endian byte ordering.
See also ispc, isunix, ismac.
Reference page in Help browser
doc computer
>> [C,MAXSIZE,ENDIAN] = COMPUTER
{??? Undefined function or variable 'COMPUTER'.
}
>> [c,maxsize,endian] = computer
c =
GLNXA64
maxsize =
2.8147e+14
endian =
L
>> t_db = params_tests_db(a_fs)
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
Reading ~/tmp/CompNeuroHW10/data_10_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 20001 points, or 2000.0999 ms of data.
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#4)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#17)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#21)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#24)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#26)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
Reading:
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
Reading ~/tmp/CompNeuroHW10/data_10_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 20001 points, or 2000.0999 ms of data.
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#4)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#17)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#21)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#24)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#26)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Error caught during database creation at item index 1: Error using ==>
params_tests_fileset.getItemParams at 70
Trial number 10 is larger than trials available in the specified param_rows
(6).. Truncating database.}
> In params_tests_dataset.readDBItems at 123
In params_tests_dataset.params_tests_db at 60
Item in question is:
data_10_trial_0_pAcip.bin
Stack trace:
/home/cengiz/work/pandora/classes/@params_tests_fileset/getItemParams.m at 70 (getItemParams).
/home/cengiz/work/pandora/classes/@params_tests_dataset/itemResultsRow.m at 53 (itemResultsRow).
/home/cengiz/work/pandora/classes/@params_tests_dataset/readDBItems.m at 101 (readDBItems).
/home/cengiz/work/pandora/classes/@params_tests_dataset/params_tests_db.m at 60 (params_tests_db).
Elapsed time took 0.50 seconds.
size of a_test_results: 0 56
size of test_names: 1 56
size of params: 0 12
size of param_names: 1 12
{??? Error using ==> params_tests_db.params_tests_db at 94
Number of columns in params or a_test_results and items in param_names or
test_names must match. And there should be some data to create the db.
Error in ==> params_tests_dataset.params_tests_db at 64
db_obj = params_tests_db(params, param_names, tests, test_names, ...
}
>> t_db
{??? Undefined function or variable 't_db'.
}
>> t_db = params_tests_db(a_fs, 1:6)
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
Reading ~/tmp/CompNeuroHW10/data_10_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 20001 points, or 2000.0999 ms of data.
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#4)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#17)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#21)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#24)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#26)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
Reading:
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
Reading ~/tmp/CompNeuroHW10/data_10_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 20001 points, or 2000.0999 ms of data.
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#4)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#17)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#21)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#24)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for Claire big-endian files(1) (
spike#26)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Error caught during database creation at item index 1: Error using ==>
params_tests_fileset.getItemParams at 70
Trial number 10 is larger than trials available in the specified param_rows
(6).. Truncating database.}
> In params_tests_dataset.readDBItems at 123
In params_tests_dataset.params_tests_db at 60
Item in question is:
data_10_trial_0_pAcip.bin
Stack trace:
/home/cengiz/work/pandora/classes/@params_tests_fileset/getItemParams.m at 70 (getItemParams).
/home/cengiz/work/pandora/classes/@params_tests_dataset/itemResultsRow.m at 53 (itemResultsRow).
/home/cengiz/work/pandora/classes/@params_tests_dataset/readDBItems.m at 101 (readDBItems).
/home/cengiz/work/pandora/classes/@params_tests_dataset/params_tests_db.m at 60 (params_tests_db).
Elapsed time took 0.51 seconds.
size of a_test_results: 0 56
size of test_names: 1 56
size of params: 0 12
size of param_names: 1 12
{??? Error using ==> params_tests_db.params_tests_db at 94
Number of columns in params or a_test_results and items in param_names or
test_names must match. And there should be some data to create the db.
Error in ==> params_tests_dataset.params_tests_db at 64
db_obj = params_tests_db(params, param_names, tests, test_names, ...
}
>> a_fs = params_tests_fileset('~/tmp/CompNeuroHW10/data_[123456]_trial_0_pAcip.bin', 1e-4, 1e-3, 'Claire big-endian files', struct('trace_time_start', 10000, 'scale_y', 1e3, 'param_row_filename', 'naf_doublet.par', 'param_desc_filename', 'naf_doublet.txt', 'profile_method_name', 'getProfileAllSpikes', 'file_endian', 'b'))
{Warning: Pattern "~/tmp/CompNeuroHW10/data_[123456]_trial_0_pAcip.bin" matched
no files.}
> In params_tests_fileset.params_tests_fileset at 129
{Warning: *** Fatal: No files in dataset!!! ***}
> In params_tests_fileset.params_tests_fileset at 134
params_tests_fileset, Claire big-endian files
ans =
path: '~/tmp/CompNeuroHW10'
params_tests_dataset: [1x1 params_tests_dataset]
params_tests_dataset, Claire big-endian files
ans =
list: {}
dt: 1.0000e-04
dy: 1.0000e-03
id: 'Claire big-endian files'
props: [1x1 struct]
Optional properties of params_tests_dataset:
ans =
trace_time_start: 10000
scale_y: 1000
param_row_filename: 'naf_doublet.par'
param_desc_filename: 'naf_doublet.txt'
profile_method_name: 'getProfileAllSpikes'
file_endian: 'b'
param_rows: [6x11 double]
param_names: {1x11 cell}
>> t_db = params_tests_db(a_fs, 1:6)
{Warning: Error caught during database creation, before starting to read items:
Index exceeds matrix dimensions.. Returning empty database.}
> In params_tests_dataset.readDBItems at 50
In params_tests_dataset.params_tests_db at 60
Stack trace:
/home/cengiz/work/pandora/classes/@params_tests_dataset/getItem.m at 30 (getItem).
/home/cengiz/work/pandora/classes/@params_tests_fileset/trace.m at 29 (trace).
/home/cengiz/work/pandora/classes/@params_tests_fileset/loadItemProfile.m at 35 (loadItemProfile).
/home/cengiz/work/pandora/classes/@params_tests_dataset/testNames.m at 40 (testNames).
/home/cengiz/work/pandora/classes/@params_tests_dataset/readDBItems.m at 41 (readDBItems).
/home/cengiz/work/pandora/classes/@params_tests_dataset/params_tests_db.m at 60 (params_tests_db).
Error in ==> params_tests_dataset.readDBItems at 35
if ~ exist('items', 'var')
{??? Output argument "docs" (and maybe others) not assigned during call to
"/home/cengiz/work/pandora/classes/@params_tests_dataset/readDBItems.m>readDBItems".
Error in ==> params_tests_dataset.params_tests_db at 60
[params, param_names, tests, test_names, a_doc] = readDBItems(args{:});
}
>> pwd
ans =
/home/cengiz/Documents/writings/brute-force/database-analysis-lecture/GunayEdgertonJaeger2008/runs/run_sample
>> ls data
brute_20.save data_20_trial_0_pAcip_trinity.bin
brute_21.save data_21_trial_0_pAcip_trinity_NaP_2.bin
brute_22.save data_22_trial_0_pAcip_trinity_NaP_2_KCNQ_4_5.bin
brute_23.save data_23_trial_0_pAcip.bin
brute_24.save data_24_trial_0_pAcip_trinity_NaF_700.bin
brute_25.save data_25_trial_0_pAcip_Kv4_640.bin
brute_26.save data_26_trial_0_pAcip_NaP_2_Kv4_620.bin
brute_27.save data_27_trial_0_pAcip_charles.bin
brute_28.save data_28_trial_0_pAcip_trinity_NaP_2_CaHVA_5.bin
brute_29.save data_29_trial_0_pAcip_clarissa.bin
brute_30.save data_30_trial_0_pAcip_trinity_NAP_2_SK_256.bin
brute_42.save data_42_trial_0_pAcip_seth.bin
brute_43.save data_43_trial_0_pAcip_nichols.bin
brute_53.save data_53_trial_0_pAcip_claire.bin
brute_64.save data_64_trial_0_pAcip_kunal.bin
>> ls
create_perlhash_param_db paramScanSingle.pl
data readGPparams.g
dosim runbatch_local_perlhash.sh
dosimnum run_genesis.sh
find_missing.sh setup_1cip.g
morph3_addedNaF_HCN_KCNQ_lower_vals.par setup.g
naf_doublet.par setup_saveItot.cpp
naf_doublet.par.db setup-test.g
naf_doublet.txt sge_perlhash.sh
paramRangesMorphAddedNaF.txt sge_submit
paramRangesMorph.txt worknodes
>> ls ../../
common README runs
>> ls ../../../
2012-spring-session20-21-homework-10.pdf
2012-spring-session20-21-homework.doc
2012-spring-session20-21-homework-keys.doc
action potential.png
CentralPatternGeneratorLecture.ppt
data
data2
data-old
giant-squid.jpg
gp_db_red.mat
GP-model-large-param-database.pdf
GP-model-large-param-database.ppt
GPslides.ppt
GunayEdgertonJaeger2008
GunayEdgertonJaeger2008_IBS534.zip
Hendrickson-2010-reduced-GP-models
Hendrickson-2010-reduced-GP-models.zip
Hudson and Prinz (2010) Fig 6.png
hw10-todo
IBS534_2012_s20_CG_handout.doc
IBS534_2012_s21_search_algo_DBs_handout_CG.doc
lecture11-AP.ppt
lecture12-AP - part 1.ppt
lecture12-AP - part 2.ppt
lecture21-CG-handout.doc
lecture21-CG.pdf
lecture21-CG.ppt
Lecture 25 12-04 Pattern generation.ppt
lobster homarus americanus.png
matlab-session_2012-04-06_handout-and-homework.log
matlab-session_2012-04-06_handout-and-homework.log~
model_bundle_morph3_addedNaF_HCN_KCNQ_comp_3.mat
naf_doublet.par
naf_doublet.txt
pandoras-box-dieter.png
present-dieter-class.lyx
present-dieter-class.pdf
present_references.lyx
runbatch_local_perlhash.sh
setup_1cip.g
stomatogastric ganglion.png
supp_mat_1_code.m
supp_mat_1_dat.mat
supp_mat_2_code.m
supp_mat_2_dat.mat
>> ls ../../../data-old
brute_1.save data1_0_pAcip.bin data2_100_pAcip.bin
brute_2.save data1_100_pAcip.bin data3_0_pAcip.bin
brute_3.save data2_0_pAcip.bin data3_100_pAcip.bin
>> ls ../../../data2
brute_10.save brute_6.save data2_0_pAcip.bin data6_0_pAcip.bin
brute_1.save brute_7.save data30_0_pAcip.bin data6_100_pAcip.bin
brute_20.save brute_8.save data30_100_pAcip.bin data7_0_pAcip.bin
brute_2.save brute_9.save data3_0_pAcip.bin data7_100_pAcip.bin
brute_30.save data10_0_pAcip.bin data3_100_pAcip.bin data8_0_pAcip.bin
brute_3.save data10_100_pAcip.bin data4_100_pAcip.bin data8_100_pAcip.bin
brute_4.save data20_0_pAcip.bin data5_0_pAcip.bin data9_0_pAcip.bin
brute_5.save data20_100_pAcip.bin data5_100_pAcip.bin data9_100_pAcip.bin
>> ls ../../../data
brute_1.save brute_4.save data_1_trial_0_pAcip.bin data_4_trial_0_pAcip.bin
brute_2.save brute_5.save data_2_trial_0_pAcip.bin data_5_trial_0_pAcip.bin
brute_3.save brute_6.save data_3_trial_0_pAcip.bin data_6_trial_0_pAcip.bin
>> ls ../../../data
brute_1.save brute_4.save data_1_trial_0_pAcip.bin data_4_trial_0_pAcip.bin
brute_2.save brute_5.save data_2_trial_0_pAcip.bin data_5_trial_0_pAcip.bin
brute_3.save brute_6.save data_3_trial_0_pAcip.bin data_6_trial_0_pAcip.bin
>> a_fs = params_tests_fileset('../../../data/*_0_pAcip.bin', 1e-4, 1e-3, 'test w/o readgenesis', struct('trace_time_start', 10000, 'scale_y', 1e3, 'param_row_filename', 'naf_doublet.par', 'param_desc_filename', 'naf_doublet.txt', 'profile_method_name', 'getProfileAllSpikes', 'file_endian', 'b'))
params_tests_fileset, test w/o readgenesis
ans =
path: '../../../data'
params_tests_dataset: [1x1 params_tests_dataset]
params_tests_dataset, test w/o readgenesis
ans =
list: {1x6 cell}
dt: 1.0000e-04
dy: 1.0000e-03
id: 'test w/o readgenesis'
props: [1x1 struct]
Optional properties of params_tests_dataset:
ans =
trace_time_start: 10000
scale_y: 1000
param_row_filename: 'naf_doublet.par'
param_desc_filename: 'naf_doublet.txt'
profile_method_name: 'getProfileAllSpikes'
file_endian: 'b'
param_rows: [6x11 double]
param_names: {1x11 cell}
>> t_db = params_tests_db(a_fs, 1:6)
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
Reading ../../../data/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 841827934361976490164224 Hz
{Warning: Error caught during database creation, before starting to read items:
Error using ==> readgenbin at 74
Frequency outside bounds 1 - 1,000,000 Hz. Make sure to select the correct
endian parameter!. Returning empty database.}
> In params_tests_dataset.readDBItems at 50
In params_tests_dataset.params_tests_db at 60
Stack trace:
/home/cengiz/work/pandora/functions/readgenbin.m at 74 (readgenbin).
/home/cengiz/work/pandora/classes/@trace/trace.m at 175 (trace).
/home/cengiz/work/pandora/classes/@params_tests_fileset/trace.m at 57 (trace).
/home/cengiz/work/pandora/classes/@params_tests_fileset/loadItemProfile.m at 35 (loadItemProfile).
/home/cengiz/work/pandora/classes/@params_tests_dataset/testNames.m at 40 (testNames).
/home/cengiz/work/pandora/classes/@params_tests_dataset/readDBItems.m at 41 (readDBItems).
/home/cengiz/work/pandora/classes/@params_tests_dataset/params_tests_db.m at 60 (params_tests_db).
Error in ==> params_tests_dataset.readDBItems at 35
if ~ exist('items', 'var')
{??? Output argument "docs" (and maybe others) not assigned during call to
"/home/cengiz/work/pandora/classes/@params_tests_dataset/readDBItems.m>readDBItems".
Error in ==> params_tests_dataset.params_tests_db at 60
[params, param_names, tests, test_names, a_doc] = readDBItems(args{:});
}
>> a_fs = params_tests_fileset('../../../data/*_0_pAcip.bin', 1e-4, 1e-3, 'test w/o readgenesis', struct('trace_time_start', 10000, 'scale_y', 1e3, 'param_row_filename', 'naf_doublet.par', 'param_desc_filename', 'naf_doublet.txt', 'profile_method_name', 'getProfileAllSpikes', 'file_endian', 'l'))
params_tests_fileset, test w/o readgenesis
ans =
path: '../../../data'
params_tests_dataset: [1x1 params_tests_dataset]
params_tests_dataset, test w/o readgenesis
ans =
list: {1x6 cell}
dt: 1.0000e-04
dy: 1.0000e-03
id: 'test w/o readgenesis'
props: [1x1 struct]
Optional properties of params_tests_dataset:
ans =
trace_time_start: 10000
scale_y: 1000
param_row_filename: 'naf_doublet.par'
param_desc_filename: 'naf_doublet.txt'
profile_method_name: 'getProfileAllSpikes'
file_endian: 'l'
param_rows: [6x11 double]
param_names: {1x11 cell}
>> t_db = params_tests_db(a_fs, 1:6)
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
readgenesis: ../../../data/data_1_trial_0_pAcip.bin, trace 1 of 1 (20000 points @ 10 kHz)
{Warning: Not a spike: test w/o readgenesis(1) ( spike#1).}
> In trace.analyzeSpikesInPeriod at 72
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(1) ( spike#11)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(1) ( spike#45)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
Reading:
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
readgenesis: ../../../data/data_1_trial_0_pAcip.bin, trace 1 of 1 (20000 points @ 10 kHz)
{Warning: Not a spike: test w/o readgenesis(1) ( spike#1).}
> In trace.analyzeSpikesInPeriod at 72
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(1) ( spike#11)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(1) ( spike#45)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
readgenesis: ../../../data/data_2_trial_0_pAcip.bin, trace 1 of 1 (20000 points @ 10 kHz)
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(2) ( spike#34)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
readgenesis: ../../../data/data_3_trial_0_pAcip.bin, trace 1 of 1 (20000 points @ 10 kHz)
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(3) ( spike#9)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(3) ( spike#21)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
readgenesis: ../../../data/data_4_trial_0_pAcip.bin, trace 1 of 1 (20000 points @ 10 kHz)
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
readgenesis: ../../../data/data_5_trial_0_pAcip.bin, trace 1 of 1 (20000 points @ 10 kHz)
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
readgenesis: ../../../data/data_6_trial_0_pAcip.bin, trace 1 of 1 (20000 points @ 10 kHz)
{Warning: Spike failed to repolarize.}
> In spike_shape.calcWidthFall at 74
In spike_shape.getResults at 120
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Spike failed to repolarize.}
> In spike_shape.calcWidthFall at 74
In spike_shape.getResults at 120
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
Elapsed time took 6.02 seconds.
params_tests_db, test w/o readgenesis
ans =
num_params: 12
tests_db: [1x1 tests_db]
tests_db, test w/o readgenesis
6 rows in database with 68 columns, and 1 pages.
Column names:
[ 1] 'NaF'
[ 2] 'NaP'
[ 3] 'Kv2'
[ 4] 'Kv3'
[ 5] 'Kv4'
[ 6] 'KCNQ'
[ 7] 'SK'
[ 8] 'CaHVA'
[ 9] 'HCN'
[10] 'morph'
[11] 'trial'
[12] 'pAcip'
[13] 'ISICV'
[14] 'SpikeRate'
[15] 'SpikeRateISI'
[16] 'avg'
[17] 'max'
[18] 'min'
[19] 'SpikeAmplitudeMean'
[20] 'SpikeAmplitudeMode'
[21] 'SpikeAmplitudeSTD'
[22] 'SpikeBaseWidthMean'
[23] 'SpikeBaseWidthMode'
[24] 'SpikeBaseWidthSTD'
[25] 'SpikeDAHPMagMean'
[26] 'SpikeDAHPMagMode'
[27] 'SpikeDAHPMagSTD'
[28] 'SpikeFallTimeMean'
[29] 'SpikeFallTimeMode'
[30] 'SpikeFallTimeSTD'
[31] 'SpikeFixVWidthMean'
[32] 'SpikeFixVWidthMode'
[33] 'SpikeFixVWidthSTD'
[34] 'SpikeHalfVmMean'
[35] 'SpikeHalfVmMode'
[36] 'SpikeHalfVmSTD'
[37] 'SpikeHalfWidthMean'
[38] 'SpikeHalfWidthMode'
[39] 'SpikeHalfWidthSTD'
[40] 'SpikeInitTimeMean'
[41] 'SpikeInitTimeMode'
[42] 'SpikeInitTimeSTD'
[43] 'SpikeInitVmBySlopeMean'
[44] 'SpikeInitVmBySlopeMode'
[45] 'SpikeInitVmBySlopeSTD'
[46] 'SpikeInitVmMean'
[47] 'SpikeInitVmMode'
[48] 'SpikeInitVmSTD'
[49] 'SpikeMaxAHPMean'
[50] 'SpikeMaxAHPMode'
[51] 'SpikeMaxAHPSTD'
[52] 'SpikeMaxVmSlopeMean'
[53] 'SpikeMaxVmSlopeMode'
[54] 'SpikeMaxVmSlopeSTD'
[55] 'SpikeMinTimeMean'
[56] 'SpikeMinTimeMode'
[57] 'SpikeMinTimeSTD'
[58] 'SpikeMinVmMean'
[59] 'SpikeMinVmMode'
[60] 'SpikeMinVmSTD'
[61] 'SpikePeakVmMean'
[62] 'SpikePeakVmMode'
[63] 'SpikePeakVmSTD'
[64] 'SpikeRiseTimeMean'
[65] 'SpikeRiseTimeMode'
[66] 'SpikeRiseTimeSTD'
[67] 'Spikes'
[68] 'ItemIndex'
Optional properties of tests_db:
ans =
doc: [1x1 doc_multi]
>> displayRows(t_db(1, :))
ans =
'NaF' [ 125]
'NaP' [ 1]
'Kv2' [ 0.1000]
'Kv3' [ 10]
'Kv4' [ 10]
'KCNQ' [ 0.0800]
'SK' [ 2]
'CaHVA' [ 0.3000]
'HCN' [ 1]
'morph' [ 3]
'trial' [ 1]
'pAcip' [ 0]
'ISICV' [ 0.7904]
'SpikeRate' [ 51]
'SpikeRateISI' [ 50.1756]
'avg' [-57.2903]
'max' [ 32.3271]
'min' [-64.0950]
'SpikeAmplitudeMean' [ 77.7479]
'SpikeAmplitudeMode' [ 74.4354]
'SpikeAmplitudeSTD' [ 3.3077]
'SpikeBaseWidthMean' [ 1.6084]
'SpikeBaseWidthMode' [ 1.5500]
'SpikeBaseWidthSTD' [ 0.0860]
'SpikeDAHPMagMean' [ NaN]
'SpikeDAHPMagMode' [ 0]
'SpikeDAHPMagSTD' [ NaN]
'SpikeFallTimeMean' [ 1.1020]
'SpikeFallTimeMode' [ 1.0955]
'SpikeFallTimeSTD' [ 0.1584]
'SpikeFixVWidthMean' [ 0.7277]
'SpikeFixVWidthMode' [ 0.7402]
'SpikeFixVWidthSTD' [ 0.0159]
'SpikeHalfVmMean' [ -9.3919]
'SpikeHalfVmMode' [-10.6712]
'SpikeHalfVmSTD' [ 1.0918]
'SpikeHalfWidthMean' [ 0.7195]
'SpikeHalfWidthMode' [ 0.7194]
'SpikeHalfWidthSTD' [ 0.0031]
'SpikeInitTimeMean' [ 3.8440]
'SpikeInitTimeMode' [ 6.6231]
'SpikeInitTimeSTD' [ 2.7923]
'SpikeInitVmBySlopeMean' [-47.6048]
'SpikeInitVmBySlopeMode' [-48.4997]
'SpikeInitVmBySlopeSTD' [ 0.6384]
'SpikeInitVmMean' [-48.2659]
'SpikeInitVmMode' [-48.3615]
'SpikeInitVmSTD' [ 0.7566]
'SpikeMaxAHPMean' [ 11.8451]
'SpikeMaxAHPMode' [ 7.3180]
'SpikeMaxAHPSTD' [ 4.1733]
'SpikeMaxVmSlopeMean' [310.5354]
'SpikeMaxVmSlopeMode' [309.7685]
'SpikeMaxVmSlopeSTD' [ 23.5819]
'SpikeMinTimeMean' [ 12.9360]
'SpikeMinTimeMode' [ 8.9890]
'SpikeMinTimeSTD' [ 4.4565]
'SpikeMinVmMean' [-60.1110]
'SpikeMinVmMode' [-56.5479]
'SpikeMinVmSTD' [ 3.5686]
'SpikePeakVmMean' [ 29.4820]
'SpikePeakVmMode' [ 32.0717]
'SpikePeakVmSTD' [ 2.6985]
'SpikeRiseTimeMean' [ 0.4864]
'SpikeRiseTimeMode' [ 0.4502]
'SpikeRiseTimeSTD' [ 0.0367]
'Spikes' [ 51]
'ItemIndex' [ 1]
>> displayRows(t_db(6, :))
ans =
'NaF' [ 250]
'NaP' [ 1]
'Kv2' [ 0.1000]
'Kv3' [ 10]
'Kv4' [ 10]
'KCNQ' [ 0.0800]
'SK' [ 2]
'CaHVA' [ 0.3000]
'HCN' [ 1]
'morph' [ 3]
'trial' [ 6]
'pAcip' [ 0]
'ISICV' [ 0.0065]
'SpikeRate' [ 67]
'SpikeRateISI' [ 67.3263]
'avg' [ -53.4950]
'max' [ 37.4306]
'min' [ -60.7455]
'SpikeAmplitudeMean' [ 86.7655]
'SpikeAmplitudeMode' [ 86.8883]
'SpikeAmplitudeSTD' [ 0.2730]
'SpikeBaseWidthMean' [ 1.5364]
'SpikeBaseWidthMode' [ 1.5189]
'SpikeBaseWidthSTD' [ 0.0285]
'SpikeDAHPMagMean' [ NaN]
'SpikeDAHPMagMode' [ 0]
'SpikeDAHPMagSTD' [ NaN]
'SpikeFallTimeMean' [ 1.1000]
'SpikeFallTimeMode' [ 1.1000]
'SpikeFallTimeSTD' [2.2377e-16]
'SpikeFixVWidthMean' [ 0.7644]
'SpikeFixVWidthMode' [ 0.7561]
'SpikeFixVWidthSTD' [ 0.0055]
'SpikeHalfVmMean' [ -5.9379]
'SpikeHalfVmMode' [ -5.7069]
'SpikeHalfVmSTD' [ 0.2984]
'SpikeHalfWidthMean' [ 0.7126]
'SpikeHalfWidthMode' [ 0.7164]
'SpikeHalfWidthSTD' [ 0.0032]
'SpikeInitTimeMean' [ 6.6442]
'SpikeInitTimeMode' [ 6.6423]
'SpikeInitTimeSTD' [ 0.0052]
'SpikeInitVmBySlopeMean' [ -48.5184]
'SpikeInitVmBySlopeMode' [ -48.8366]
'SpikeInitVmBySlopeSTD' [ 0.2681]
'SpikeInitVmMean' [ -49.3261]
'SpikeInitVmMode' [ -49.3164]
'SpikeInitVmSTD' [ 0.3770]
'SpikeMaxAHPMean' [ 11.3669]
'SpikeMaxAHPMode' [ 11.4299]
'SpikeMaxAHPSTD' [ 0.3800]
'SpikeMaxVmSlopeMean' [ 365.3979]
'SpikeMaxVmSlopeMode' [ 383.2894]
'SpikeMaxVmSlopeSTD' [ 21.2558]
'SpikeMinTimeMean' [ 9.1031]
'SpikeMinTimeMode' [ 9.1005]
'SpikeMinTimeSTD' [ 0.0174]
'SpikeMinVmMean' [ -60.6838]
'SpikeMinVmMode' [ -60.6741]
'SpikeMinVmSTD' [ 0.0130]
'SpikePeakVmMean' [ 37.4395]
'SpikePeakVmMode' [ 37.6167]
'SpikePeakVmSTD' [ 0.2640]
'SpikeRiseTimeMean' [ 0.4364]
'SpikeRiseTimeMode' [ 0.4189]
'SpikeRiseTimeSTD' [ 0.0281]
'Spikes' [ 67]
'ItemIndex' [ 6]
>> a_fs = params_tests_fileset('../../../data/*_0_pAcip.bin', 1e-4, 1e-3, 'test w/o readgenesis', struct('trace_time_start', 10000, 'scale_y', 1e3, 'param_row_filename', 'naf_doublet.par', 'param_desc_filename', 'naf_doublet.txt', 'profile_method_name', 'getProfileAllSpikes', 'file_endian', 'n'))
params_tests_fileset, test w/o readgenesis
ans =
path: '../../../data'
params_tests_dataset: [1x1 params_tests_dataset]
params_tests_dataset, test w/o readgenesis
ans =
list: {1x6 cell}
dt: 1.0000e-04
dy: 1.0000e-03
id: 'test w/o readgenesis'
props: [1x1 struct]
Optional properties of params_tests_dataset:
ans =
trace_time_start: 10000
scale_y: 1000
param_row_filename: 'naf_doublet.par'
param_desc_filename: 'naf_doublet.txt'
profile_method_name: 'getProfileAllSpikes'
file_endian: 'n'
param_rows: [6x11 double]
param_names: {1x11 cell}
>> t_db = params_tests_db(a_fs, 1:6)
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
readgenesis: ../../../data/data_1_trial_0_pAcip.bin, trace 1 of 1 (20000 points @ 10 kHz)
{Warning: Not a spike: test w/o readgenesis(1) ( spike#1).}
> In trace.analyzeSpikesInPeriod at 72
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(1) ( spike#11)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(1) ( spike#45)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
Reading:
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
readgenesis: ../../../data/data_1_trial_0_pAcip.bin, trace 1 of 1 (20000 points @ 10 kHz)
{Warning: Not a spike: test w/o readgenesis(1) ( spike#1).}
> In trace.analyzeSpikesInPeriod at 72
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(1) ( spike#11)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(1) ( spike#45)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
readgenesis: ../../../data/data_2_trial_0_pAcip.bin, trace 1 of 1 (20000 points @ 10 kHz)
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(2) ( spike#34)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
readgenesis: ../../../data/data_3_trial_0_pAcip.bin, trace 1 of 1 (20000 points @ 10 kHz)
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(3) ( spike#9)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(3) ( spike#21)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
readgenesis: ../../../data/data_4_trial_0_pAcip.bin, trace 1 of 1 (20000 points @ 10 kHz)
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
readgenesis: ../../../data/data_5_trial_0_pAcip.bin, trace 1 of 1 (20000 points @ 10 kHz)
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
readgenesis: ../../../data/data_6_trial_0_pAcip.bin, trace 1 of 1 (20000 points @ 10 kHz)
{Warning: Spike failed to repolarize.}
> In spike_shape.calcWidthFall at 74
In spike_shape.getResults at 120
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Spike failed to repolarize.}
> In spike_shape.calcWidthFall at 74
In spike_shape.getResults at 120
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
Elapsed time took 6.04 seconds.
params_tests_db, test w/o readgenesis
ans =
num_params: 12
tests_db: [1x1 tests_db]
tests_db, test w/o readgenesis
6 rows in database with 68 columns, and 1 pages.
Column names:
[ 1] 'NaF'
[ 2] 'NaP'
[ 3] 'Kv2'
[ 4] 'Kv3'
[ 5] 'Kv4'
[ 6] 'KCNQ'
[ 7] 'SK'
[ 8] 'CaHVA'
[ 9] 'HCN'
[10] 'morph'
[11] 'trial'
[12] 'pAcip'
[13] 'ISICV'
[14] 'SpikeRate'
[15] 'SpikeRateISI'
[16] 'avg'
[17] 'max'
[18] 'min'
[19] 'SpikeAmplitudeMean'
[20] 'SpikeAmplitudeMode'
[21] 'SpikeAmplitudeSTD'
[22] 'SpikeBaseWidthMean'
[23] 'SpikeBaseWidthMode'
[24] 'SpikeBaseWidthSTD'
[25] 'SpikeDAHPMagMean'
[26] 'SpikeDAHPMagMode'
[27] 'SpikeDAHPMagSTD'
[28] 'SpikeFallTimeMean'
[29] 'SpikeFallTimeMode'
[30] 'SpikeFallTimeSTD'
[31] 'SpikeFixVWidthMean'
[32] 'SpikeFixVWidthMode'
[33] 'SpikeFixVWidthSTD'
[34] 'SpikeHalfVmMean'
[35] 'SpikeHalfVmMode'
[36] 'SpikeHalfVmSTD'
[37] 'SpikeHalfWidthMean'
[38] 'SpikeHalfWidthMode'
[39] 'SpikeHalfWidthSTD'
[40] 'SpikeInitTimeMean'
[41] 'SpikeInitTimeMode'
[42] 'SpikeInitTimeSTD'
[43] 'SpikeInitVmBySlopeMean'
[44] 'SpikeInitVmBySlopeMode'
[45] 'SpikeInitVmBySlopeSTD'
[46] 'SpikeInitVmMean'
[47] 'SpikeInitVmMode'
[48] 'SpikeInitVmSTD'
[49] 'SpikeMaxAHPMean'
[50] 'SpikeMaxAHPMode'
[51] 'SpikeMaxAHPSTD'
[52] 'SpikeMaxVmSlopeMean'
[53] 'SpikeMaxVmSlopeMode'
[54] 'SpikeMaxVmSlopeSTD'
[55] 'SpikeMinTimeMean'
[56] 'SpikeMinTimeMode'
[57] 'SpikeMinTimeSTD'
[58] 'SpikeMinVmMean'
[59] 'SpikeMinVmMode'
[60] 'SpikeMinVmSTD'
[61] 'SpikePeakVmMean'
[62] 'SpikePeakVmMode'
[63] 'SpikePeakVmSTD'
[64] 'SpikeRiseTimeMean'
[65] 'SpikeRiseTimeMode'
[66] 'SpikeRiseTimeSTD'
[67] 'Spikes'
[68] 'ItemIndex'
Optional properties of tests_db:
ans =
doc: [1x1 doc_multi]
>> t_db = params_tests_db(a_fs, 1:6)
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
Reading ../../../data/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 20001 points, or 2000.0999 ms of data.
{Warning: Not a spike: test w/o readgenesis(1) ( spike#1).}
> In trace.analyzeSpikesInPeriod at 72
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(1) ( spike#11)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(1) ( spike#45)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
Reading:
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
Reading ../../../data/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 20001 points, or 2000.0999 ms of data.
{Warning: Not a spike: test w/o readgenesis(1) ( spike#1).}
> In trace.analyzeSpikesInPeriod at 72
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(1) ( spike#11)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(1) ( spike#45)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
Reading ../../../data/data_2_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 20001 points, or 2000.0999 ms of data.
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(2) ( spike#34)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
Reading ../../../data/data_3_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 20001 points, or 2000.0999 ms of data.
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(3) ( spike#9)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(3) ( spike#21)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
Reading ../../../data/data_4_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 20001 points, or 2000.0999 ms of data.
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
Reading ../../../data/data_5_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 20001 points, or 2000.0999 ms of data.
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
Reading ../../../data/data_6_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 20001 points, or 2000.0999 ms of data.
{Warning: Spike failed to repolarize.}
> In spike_shape.calcWidthFall at 74
In spike_shape.getResults at 120
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Spike failed to repolarize.}
> In spike_shape.calcWidthFall at 74
In spike_shape.getResults at 120
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
Elapsed time took 5.97 seconds.
params_tests_db, test w/o readgenesis
ans =
num_params: 12
tests_db: [1x1 tests_db]
tests_db, test w/o readgenesis
6 rows in database with 68 columns, and 1 pages.
Column names:
[ 1] 'NaF'
[ 2] 'NaP'
[ 3] 'Kv2'
[ 4] 'Kv3'
[ 5] 'Kv4'
[ 6] 'KCNQ'
[ 7] 'SK'
[ 8] 'CaHVA'
[ 9] 'HCN'
[10] 'morph'
[11] 'trial'
[12] 'pAcip'
[13] 'ISICV'
[14] 'SpikeRate'
[15] 'SpikeRateISI'
[16] 'avg'
[17] 'max'
[18] 'min'
[19] 'SpikeAmplitudeMean'
[20] 'SpikeAmplitudeMode'
[21] 'SpikeAmplitudeSTD'
[22] 'SpikeBaseWidthMean'
[23] 'SpikeBaseWidthMode'
[24] 'SpikeBaseWidthSTD'
[25] 'SpikeDAHPMagMean'
[26] 'SpikeDAHPMagMode'
[27] 'SpikeDAHPMagSTD'
[28] 'SpikeFallTimeMean'
[29] 'SpikeFallTimeMode'
[30] 'SpikeFallTimeSTD'
[31] 'SpikeFixVWidthMean'
[32] 'SpikeFixVWidthMode'
[33] 'SpikeFixVWidthSTD'
[34] 'SpikeHalfVmMean'
[35] 'SpikeHalfVmMode'
[36] 'SpikeHalfVmSTD'
[37] 'SpikeHalfWidthMean'
[38] 'SpikeHalfWidthMode'
[39] 'SpikeHalfWidthSTD'
[40] 'SpikeInitTimeMean'
[41] 'SpikeInitTimeMode'
[42] 'SpikeInitTimeSTD'
[43] 'SpikeInitVmBySlopeMean'
[44] 'SpikeInitVmBySlopeMode'
[45] 'SpikeInitVmBySlopeSTD'
[46] 'SpikeInitVmMean'
[47] 'SpikeInitVmMode'
[48] 'SpikeInitVmSTD'
[49] 'SpikeMaxAHPMean'
[50] 'SpikeMaxAHPMode'
[51] 'SpikeMaxAHPSTD'
[52] 'SpikeMaxVmSlopeMean'
[53] 'SpikeMaxVmSlopeMode'
[54] 'SpikeMaxVmSlopeSTD'
[55] 'SpikeMinTimeMean'
[56] 'SpikeMinTimeMode'
[57] 'SpikeMinTimeSTD'
[58] 'SpikeMinVmMean'
[59] 'SpikeMinVmMode'
[60] 'SpikeMinVmSTD'
[61] 'SpikePeakVmMean'
[62] 'SpikePeakVmMode'
[63] 'SpikePeakVmSTD'
[64] 'SpikeRiseTimeMean'
[65] 'SpikeRiseTimeMode'
[66] 'SpikeRiseTimeSTD'
[67] 'Spikes'
[68] 'ItemIndex'
Optional properties of tests_db:
ans =
doc: [1x1 doc_multi]
>> displayRows(t_db(6, :))
ans =
'NaF' [ 250]
'NaP' [ 1]
'Kv2' [ 0.1000]
'Kv3' [ 10]
'Kv4' [ 10]
'KCNQ' [ 0.0800]
'SK' [ 2]
'CaHVA' [ 0.3000]
'HCN' [ 1]
'morph' [ 3]
'trial' [ 6]
'pAcip' [ 0]
'ISICV' [ 0.0065]
'SpikeRate' [ 66.9933]
'SpikeRateISI' [ 67.3263]
'avg' [ -53.4956]
'max' [ 37.4306]
'min' [ -60.7455]
'SpikeAmplitudeMean' [ 86.7655]
'SpikeAmplitudeMode' [ 86.8883]
'SpikeAmplitudeSTD' [ 0.2730]
'SpikeBaseWidthMean' [ 1.5364]
'SpikeBaseWidthMode' [ 1.5189]
'SpikeBaseWidthSTD' [ 0.0285]
'SpikeDAHPMagMean' [ NaN]
'SpikeDAHPMagMode' [ 0]
'SpikeDAHPMagSTD' [ NaN]
'SpikeFallTimeMean' [ 1.1000]
'SpikeFallTimeMode' [ 1.1000]
'SpikeFallTimeSTD' [2.2377e-16]
'SpikeFixVWidthMean' [ 0.7644]
'SpikeFixVWidthMode' [ 0.7561]
'SpikeFixVWidthSTD' [ 0.0055]
'SpikeHalfVmMean' [ -5.9379]
'SpikeHalfVmMode' [ -5.7069]
'SpikeHalfVmSTD' [ 0.2984]
'SpikeHalfWidthMean' [ 0.7126]
'SpikeHalfWidthMode' [ 0.7164]
'SpikeHalfWidthSTD' [ 0.0032]
'SpikeInitTimeMean' [ 6.6442]
'SpikeInitTimeMode' [ 6.6423]
'SpikeInitTimeSTD' [ 0.0052]
'SpikeInitVmBySlopeMean' [ -48.5184]
'SpikeInitVmBySlopeMode' [ -48.8366]
'SpikeInitVmBySlopeSTD' [ 0.2681]
'SpikeInitVmMean' [ -49.3261]
'SpikeInitVmMode' [ -49.3164]
'SpikeInitVmSTD' [ 0.3770]
'SpikeMaxAHPMean' [ 11.3669]
'SpikeMaxAHPMode' [ 11.4299]
'SpikeMaxAHPSTD' [ 0.3800]
'SpikeMaxVmSlopeMean' [ 365.3979]
'SpikeMaxVmSlopeMode' [ 383.2894]
'SpikeMaxVmSlopeSTD' [ 21.2558]
'SpikeMinTimeMean' [ 9.1031]
'SpikeMinTimeMode' [ 9.1005]
'SpikeMinTimeSTD' [ 0.0174]
'SpikeMinVmMean' [ -60.6838]
'SpikeMinVmMode' [ -60.6741]
'SpikeMinVmSTD' [ 0.0130]
'SpikePeakVmMean' [ 37.4395]
'SpikePeakVmMode' [ 37.6167]
'SpikePeakVmSTD' [ 0.2640]
'SpikeRiseTimeMean' [ 0.4364]
'SpikeRiseTimeMode' [ 0.4189]
'SpikeRiseTimeSTD' [ 0.0281]
'Spikes' [ 67]
'ItemIndex' [ 6]
>> displayRows(t_db(1, :))
ans =
'NaF' [ 125]
'NaP' [ 1]
'Kv2' [ 0.1000]
'Kv3' [ 10]
'Kv4' [ 10]
'KCNQ' [ 0.0800]
'SK' [ 2]
'CaHVA' [ 0.3000]
'HCN' [ 1]
'morph' [ 3]
'trial' [ 1]
'pAcip' [ 0]
'ISICV' [ 0.7904]
'SpikeRate' [ 50.9949]
'SpikeRateISI' [ 50.1756]
'avg' [-57.2907]
'max' [ 32.3271]
'min' [-64.0950]
'SpikeAmplitudeMean' [ 77.7479]
'SpikeAmplitudeMode' [ 74.4354]
'SpikeAmplitudeSTD' [ 3.3077]
'SpikeBaseWidthMean' [ 1.6084]
'SpikeBaseWidthMode' [ 1.5500]
'SpikeBaseWidthSTD' [ 0.0860]
'SpikeDAHPMagMean' [ NaN]
'SpikeDAHPMagMode' [ 0]
'SpikeDAHPMagSTD' [ NaN]
'SpikeFallTimeMean' [ 1.1020]
'SpikeFallTimeMode' [ 1.0955]
'SpikeFallTimeSTD' [ 0.1584]
'SpikeFixVWidthMean' [ 0.7277]
'SpikeFixVWidthMode' [ 0.7402]
'SpikeFixVWidthSTD' [ 0.0159]
'SpikeHalfVmMean' [ -9.3919]
'SpikeHalfVmMode' [-10.6712]
'SpikeHalfVmSTD' [ 1.0918]
'SpikeHalfWidthMean' [ 0.7195]
'SpikeHalfWidthMode' [ 0.7194]
'SpikeHalfWidthSTD' [ 0.0031]
'SpikeInitTimeMean' [ 3.8440]
'SpikeInitTimeMode' [ 6.6231]
'SpikeInitTimeSTD' [ 2.7923]
'SpikeInitVmBySlopeMean' [-47.6048]
'SpikeInitVmBySlopeMode' [-48.4997]
'SpikeInitVmBySlopeSTD' [ 0.6384]
'SpikeInitVmMean' [-48.2659]
'SpikeInitVmMode' [-48.3615]
'SpikeInitVmSTD' [ 0.7566]
'SpikeMaxAHPMean' [ 11.8467]
'SpikeMaxAHPMode' [ 7.3180]
'SpikeMaxAHPSTD' [ 4.1740]
'SpikeMaxVmSlopeMean' [310.5354]
'SpikeMaxVmSlopeMode' [309.7685]
'SpikeMaxVmSlopeSTD' [ 23.5819]
'SpikeMinTimeMean' [ 12.9380]
'SpikeMinTimeMode' [ 9.0595]
'SpikeMinTimeSTD' [ 4.4528]
'SpikeMinVmMean' [-60.1126]
'SpikeMinVmMode' [-56.5479]
'SpikeMinVmSTD' [ 3.5690]
'SpikePeakVmMean' [ 29.4820]
'SpikePeakVmMode' [ 32.0717]
'SpikePeakVmSTD' [ 2.6985]
'SpikeRiseTimeMean' [ 0.4864]
'SpikeRiseTimeMode' [ 0.4502]
'SpikeRiseTimeSTD' [ 0.0367]
'Spikes' [ 51]
'ItemIndex' [ 1]
>> a_fs = params_tests_fileset('../../../data/*_0_pAcip.bin', 1e-4, 1e-3, 'test w/o readgenesis', struct('trace_time_start', 10000, 'scale_y', 1e3, 'param_row_filename', 'naf_doublet.par', 'param_desc_filename', 'naf_doublet.txt', 'profile_method_name', 'getProfileAllSpikes', 'file_endian', 'b'))
params_tests_fileset, test w/o readgenesis
ans =
path: '../../../data'
params_tests_dataset: [1x1 params_tests_dataset]
params_tests_dataset, test w/o readgenesis
ans =
list: {1x6 cell}
dt: 1.0000e-04
dy: 1.0000e-03
id: 'test w/o readgenesis'
props: [1x1 struct]
Optional properties of params_tests_dataset:
ans =
trace_time_start: 10000
scale_y: 1000
param_row_filename: 'naf_doublet.par'
param_desc_filename: 'naf_doublet.txt'
profile_method_name: 'getProfileAllSpikes'
file_endian: 'b'
param_rows: [6x11 double]
param_names: {1x11 cell}
>> t_db = params_tests_db(a_fs, 1:6)
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
Reading ../../../data/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 841827934361976490164224 Hz
{Warning: Error caught during database creation, before starting to read items:
Error using ==> readgenbin at 74
Frequency outside bounds 1 - 1,000,000 Hz. Make sure to select the correct
endian parameter!. Returning empty database.}
> In params_tests_dataset.readDBItems at 50
In params_tests_dataset.params_tests_db at 60
Stack trace:
/home/cengiz/work/pandora/functions/readgenbin.m at 74 (readgenbin).
/home/cengiz/work/pandora/classes/@trace/trace.m at 175 (trace).
/home/cengiz/work/pandora/classes/@params_tests_fileset/trace.m at 57 (trace).
/home/cengiz/work/pandora/classes/@params_tests_fileset/loadItemProfile.m at 35 (loadItemProfile).
/home/cengiz/work/pandora/classes/@params_tests_dataset/testNames.m at 40 (testNames).
/home/cengiz/work/pandora/classes/@params_tests_dataset/readDBItems.m at 41 (readDBItems).
/home/cengiz/work/pandora/classes/@params_tests_dataset/params_tests_db.m at 60 (params_tests_db).
Error in ==> params_tests_dataset.readDBItems at 35
if ~ exist('items', 'var')
{??? Output argument "docs" (and maybe others) not assigned during call to
"/home/cengiz/work/pandora/classes/@params_tests_dataset/readDBItems.m>readDBItems".
Error in ==> params_tests_dataset.params_tests_db at 60
[params, param_names, tests, test_names, a_doc] = readDBItems(args{:});
}
>> a_fs = params_tests_fileset('../../../data/*_0_pAcip.bin', 1e-4, 1e-3, 'test w/o readgenesis', struct('trace_time_start', 10000, 'scale_y', 1e3, 'param_row_filename', 'naf_doublet.par', 'param_desc_filename', 'naf_doublet.txt', 'profile_method_name', 'getProfileAllSpikes'))
params_tests_fileset, test w/o readgenesis
ans =
path: '../../../data'
params_tests_dataset: [1x1 params_tests_dataset]
params_tests_dataset, test w/o readgenesis
ans =
list: {1x6 cell}
dt: 1.0000e-04
dy: 1.0000e-03
id: 'test w/o readgenesis'
props: [1x1 struct]
Optional properties of params_tests_dataset:
ans =
trace_time_start: 10000
scale_y: 1000
param_row_filename: 'naf_doublet.par'
param_desc_filename: 'naf_doublet.txt'
profile_method_name: 'getProfileAllSpikes'
param_rows: [6x11 double]
param_names: {1x11 cell}
>> t_db = params_tests_db(a_fs, 1:6)
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
Reading ../../../data/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 20001 points, or 2000.0999 ms of data.
{Warning: Not a spike: test w/o readgenesis(1) ( spike#1).}
> In trace.analyzeSpikesInPeriod at 72
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(1) ( spike#11)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(1) ( spike#45)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.testNames at 40
In params_tests_dataset.readDBItems at 41
In params_tests_dataset.params_tests_db at 60
Reading:
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
Reading ../../../data/data_1_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 20001 points, or 2000.0999 ms of data.
{Warning: Not a spike: test w/o readgenesis(1) ( spike#1).}
> In trace.analyzeSpikesInPeriod at 72
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(1) ( spike#11)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(1) ( spike#45)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
Reading ../../../data/data_2_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 20001 points, or 2000.0999 ms of data.
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(2) ( spike#34)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
Reading ../../../data/data_3_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 20001 points, or 2000.0999 ms of data.
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(3) ( spike#9)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: vPP curvature ignored, v' > 15 for test w/o readgenesis(3) ( spike#21)}
> In spike_shape.calcInitVmMaxCurvPhasePlane at 253
In spike_shape.calcInitVm at 117
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Warning: Max curv phase plane method signal failure, falling back to
supersampled threshold method.}
> In spike_shape.calcInitVm at 123
In spike_shape.getResults at 81
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
Reading ../../../data/data_4_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 20001 points, or 2000.0999 ms of data.
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
Reading ../../../data/data_5_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 20001 points, or 2000.0999 ms of data.
{Warning: Use flag 'exact' in place of 'pAcip'. Flag 'pAcip'
is not valid and will not be recognized in a future version of MATLAB.}
> In strmatch at 43
In params_tests_fileset.trace at 43
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
Reading ../../../data/data_6_trial_0_pAcip.bin
File start time: 0 ms
Sampling frequency: 10000.0003 Hz
Number of data columns: 1
Length: 20001 data points, up to 2000.0999 ms
Reading 20001 points, or 2000.0999 ms of data.
{Warning: Spike failed to repolarize.}
> In spike_shape.calcWidthFall at 74
In spike_shape.getResults at 120
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
{Warning: Spike failed to repolarize.}
> In spike_shape.calcWidthFall at 74
In spike_shape.getResults at 120
In trace.analyzeSpikesInPeriod at 61
In trace.getProfileAllSpikes at 36
In params_tests_fileset.loadItemProfile at 35
In params_tests_dataset.itemResultsRow at 42
In params_tests_dataset.readDBItems at 101
In params_tests_dataset.params_tests_db at 60
Elapsed time took 5.98 seconds.
params_tests_db, test w/o readgenesis
ans =
num_params: 12
tests_db: [1x1 tests_db]
tests_db, test w/o readgenesis
6 rows in database with 68 columns, and 1 pages.
Column names:
[ 1] 'NaF'
[ 2] 'NaP'
[ 3] 'Kv2'
[ 4] 'Kv3'
[ 5] 'Kv4'
[ 6] 'KCNQ'
[ 7] 'SK'
[ 8] 'CaHVA'
[ 9] 'HCN'
[10] 'morph'
[11] 'trial'
[12] 'pAcip'
[13] 'ISICV'
[14] 'SpikeRate'
[15] 'SpikeRateISI'
[16] 'avg'
[17] 'max'
[18] 'min'
[19] 'SpikeAmplitudeMean'
[20] 'SpikeAmplitudeMode'
[21] 'SpikeAmplitudeSTD'
[22] 'SpikeBaseWidthMean'
[23] 'SpikeBaseWidthMode'
[24] 'SpikeBaseWidthSTD'
[25] 'SpikeDAHPMagMean'
[26] 'SpikeDAHPMagMode'
[27] 'SpikeDAHPMagSTD'
[28] 'SpikeFallTimeMean'
[29] 'SpikeFallTimeMode'
[30] 'SpikeFallTimeSTD'
[31] 'SpikeFixVWidthMean'
[32] 'SpikeFixVWidthMode'
[33] 'SpikeFixVWidthSTD'
[34] 'SpikeHalfVmMean'
[35] 'SpikeHalfVmMode'
[36] 'SpikeHalfVmSTD'
[37] 'SpikeHalfWidthMean'
[38] 'SpikeHalfWidthMode'
[39] 'SpikeHalfWidthSTD'
[40] 'SpikeInitTimeMean'
[41] 'SpikeInitTimeMode'
[42] 'SpikeInitTimeSTD'
[43] 'SpikeInitVmBySlopeMean'
[44] 'SpikeInitVmBySlopeMode'
[45] 'SpikeInitVmBySlopeSTD'
[46] 'SpikeInitVmMean'
[47] 'SpikeInitVmMode'
[48] 'SpikeInitVmSTD'
[49] 'SpikeMaxAHPMean'
[50] 'SpikeMaxAHPMode'
[51] 'SpikeMaxAHPSTD'
[52] 'SpikeMaxVmSlopeMean'
[53] 'SpikeMaxVmSlopeMode'
[54] 'SpikeMaxVmSlopeSTD'
[55] 'SpikeMinTimeMean'
[56] 'SpikeMinTimeMode'
[57] 'SpikeMinTimeSTD'
[58] 'SpikeMinVmMean'
[59] 'SpikeMinVmMode'
[60] 'SpikeMinVmSTD'
[61] 'SpikePeakVmMean'
[62] 'SpikePeakVmMode'
[63] 'SpikePeakVmSTD'
[64] 'SpikeRiseTimeMean'
[65] 'SpikeRiseTimeMode'
[66] 'SpikeRiseTimeSTD'
[67] 'Spikes'
[68] 'ItemIndex'
Optional properties of tests_db:
ans =
doc: [1x1 doc_multi]
>> displayRows(t_db(1, :))
ans =
'NaF' [ 125]
'NaP' [ 1]
'Kv2' [ 0.1000]
'Kv3' [ 10]
'Kv4' [ 10]
'KCNQ' [ 0.0800]
'SK' [ 2]
'CaHVA' [ 0.3000]
'HCN' [ 1]
'morph' [ 3]
'trial' [ 1]
'pAcip' [ 0]
'ISICV' [ 0.7904]
'SpikeRate' [ 50.9949]
'SpikeRateISI' [ 50.1756]
'avg' [-57.2907]
'max' [ 32.3271]
'min' [-64.0950]
'SpikeAmplitudeMean' [ 77.7479]
'SpikeAmplitudeMode' [ 74.4354]
'SpikeAmplitudeSTD' [ 3.3077]
'SpikeBaseWidthMean' [ 1.6084]
'SpikeBaseWidthMode' [ 1.5500]
'SpikeBaseWidthSTD' [ 0.0860]
'SpikeDAHPMagMean' [ NaN]
'SpikeDAHPMagMode' [ 0]
'SpikeDAHPMagSTD' [ NaN]
'SpikeFallTimeMean' [ 1.1020]
'SpikeFallTimeMode' [ 1.0955]
'SpikeFallTimeSTD' [ 0.1584]
'SpikeFixVWidthMean' [ 0.7277]
'SpikeFixVWidthMode' [ 0.7402]
'SpikeFixVWidthSTD' [ 0.0159]
'SpikeHalfVmMean' [ -9.3919]
'SpikeHalfVmMode' [-10.6712]
'SpikeHalfVmSTD' [ 1.0918]
'SpikeHalfWidthMean' [ 0.7195]
'SpikeHalfWidthMode' [ 0.7194]
'SpikeHalfWidthSTD' [ 0.0031]
'SpikeInitTimeMean' [ 3.8440]
'SpikeInitTimeMode' [ 6.6231]
'SpikeInitTimeSTD' [ 2.7923]
'SpikeInitVmBySlopeMean' [-47.6048]
'SpikeInitVmBySlopeMode' [-48.4997]
'SpikeInitVmBySlopeSTD' [ 0.6384]
'SpikeInitVmMean' [-48.2659]
'SpikeInitVmMode' [-48.3615]
'SpikeInitVmSTD' [ 0.7566]
'SpikeMaxAHPMean' [ 11.8467]
'SpikeMaxAHPMode' [ 7.3180]
'SpikeMaxAHPSTD' [ 4.1740]
'SpikeMaxVmSlopeMean' [310.5354]
'SpikeMaxVmSlopeMode' [309.7685]
'SpikeMaxVmSlopeSTD' [ 23.5819]
'SpikeMinTimeMean' [ 12.9380]
'SpikeMinTimeMode' [ 9.0595]
'SpikeMinTimeSTD' [ 4.4528]
'SpikeMinVmMean' [-60.1126]
'SpikeMinVmMode' [-56.5479]
'SpikeMinVmSTD' [ 3.5690]
'SpikePeakVmMean' [ 29.4820]
'SpikePeakVmMode' [ 32.0717]
'SpikePeakVmSTD' [ 2.6985]
'SpikeRiseTimeMean' [ 0.4864]
'SpikeRiseTimeMode' [ 0.4502]
'SpikeRiseTimeSTD' [ 0.0367]
'Spikes' [ 51]
'ItemIndex' [ 1]
>> displayRows(t_db(6, :))
ans =
'NaF' [ 250]
'NaP' [ 1]
'Kv2' [ 0.1000]
'Kv3' [ 10]
'Kv4' [ 10]
'KCNQ' [ 0.0800]
'SK' [ 2]
'CaHVA' [ 0.3000]
'HCN' [ 1]
'morph' [ 3]
'trial' [ 6]
'pAcip' [ 0]
'ISICV' [ 0.0065]
'SpikeRate' [ 66.9933]
'SpikeRateISI' [ 67.3263]
'avg' [ -53.4956]
'max' [ 37.4306]
'min' [ -60.7455]
'SpikeAmplitudeMean' [ 86.7655]
'SpikeAmplitudeMode' [ 86.8883]
'SpikeAmplitudeSTD' [ 0.2730]
'SpikeBaseWidthMean' [ 1.5364]
'SpikeBaseWidthMode' [ 1.5189]
'SpikeBaseWidthSTD' [ 0.0285]
'SpikeDAHPMagMean' [ NaN]
'SpikeDAHPMagMode' [ 0]
'SpikeDAHPMagSTD' [ NaN]
'SpikeFallTimeMean' [ 1.1000]
'SpikeFallTimeMode' [ 1.1000]
'SpikeFallTimeSTD' [2.2377e-16]
'SpikeFixVWidthMean' [ 0.7644]
'SpikeFixVWidthMode' [ 0.7561]
'SpikeFixVWidthSTD' [ 0.0055]
'SpikeHalfVmMean' [ -5.9379]
'SpikeHalfVmMode' [ -5.7069]
'SpikeHalfVmSTD' [ 0.2984]
'SpikeHalfWidthMean' [ 0.7126]
'SpikeHalfWidthMode' [ 0.7164]
'SpikeHalfWidthSTD' [ 0.0032]
'SpikeInitTimeMean' [ 6.6442]
'SpikeInitTimeMode' [ 6.6423]
'SpikeInitTimeSTD' [ 0.0052]
'SpikeInitVmBySlopeMean' [ -48.5184]
'SpikeInitVmBySlopeMode' [ -48.8366]
'SpikeInitVmBySlopeSTD' [ 0.2681]
'SpikeInitVmMean' [ -49.3261]
'SpikeInitVmMode' [ -49.3164]
'SpikeInitVmSTD' [ 0.3770]
'SpikeMaxAHPMean' [ 11.3669]
'SpikeMaxAHPMode' [ 11.4299]
'SpikeMaxAHPSTD' [ 0.3800]
'SpikeMaxVmSlopeMean' [ 365.3979]
'SpikeMaxVmSlopeMode' [ 383.2894]
'SpikeMaxVmSlopeSTD' [ 21.2558]
'SpikeMinTimeMean' [ 9.1031]
'SpikeMinTimeMode' [ 9.1005]
'SpikeMinTimeSTD' [ 0.0174]
'SpikeMinVmMean' [ -60.6838]
'SpikeMinVmMode' [ -60.6741]
'SpikeMinVmSTD' [ 0.0130]
'SpikePeakVmMean' [ 37.4395]
'SpikePeakVmMode' [ 37.6167]
'SpikePeakVmSTD' [ 0.2640]
'SpikeRiseTimeMean' [ 0.4364]
'SpikeRiseTimeMode' [ 0.4189]
'SpikeRiseTimeSTD' [ 0.0281]
'Spikes' [ 67]
'ItemIndex' [ 6]
>> exit
Process MATLAB finished