Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
bjhardcastle committed Sep 13, 2023
1 parent 1052037 commit bacced2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/npc_sessions/sessions.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ def nwb(self) -> pynwb.NWBFile:
keywords=self.keywords,
epochs=self.epochs,
epoch_tags=self.epoch_tags,
stimulus_template=None, # TODO pass tuple of stimulus templates
trials=self.trials,
intervals=self.intervals,
acquisition=self._acquisition,
Expand Down

0 comments on commit bacced2

Please sign in to comment.