Release 1.0.4
Changed:
- selects recording rather than sweep epoch by default
- restructures epoch detection to use recording epoch for stim epoch detection
- Use NaNs instead of truncating
Bug fixes:
- Round the duration calculation in
run_feature_vector_extraction
so that
vectors of the same length are produced even when floating point approximations
of times are different.