Skip to content

Conversation

@samuelbray32
Copy link

Conforms to NWB formatting guidelines which expect at most 3 spatial dimensions on each object. The naming convention for the spatial series becomes: led_{}_series_{}

lfrank and others added 30 commits August 27, 2020 20:02
these lines are duplicates of preceding lines 268, 274 & 290.

they were trying to create keys that already exist, raising errors.
that was missing in the latest update
previously one would get error at write time,
only after contents are built (which takes a while)
…comparison

Fix default header comparison
* add new attribute preprocessing_path in builders

* copy xml headers to the preprocessing path, if specified

the preprocessing path can be different from raw data path

* pass preprocessing_path to extract_trodes_rec_file

so that preprocessed binaries are saved to preprocessing_path.

this depends on rec_to_binaries update (pending pull request at the
moment)

* pass dates to preprocess selectively

* fix dependency: require rec-to-binaries updated version
no change to existing user interface
- allow separate preprocessing_path
- reorder video files originator in build()
- use a dummy default value for session_start_time
- timestamps are not available in this case; fill with dummy values
- timestamps file should be treated differently
- should add timestamp conversion in future updates
(required method retrieve_real_timestamps)
Sam Bray and others added 25 commits June 16, 2023 09:47
Co-authored-by: Eric Denovellis <[email protected]>
save multiple LED position data as separate spatialSeries
…erlap

Fix error caused by Controller_Din headstage channels
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.