Skip to content

Commit

Permalink
add to converter
Browse files Browse the repository at this point in the history
  • Loading branch information
weiglszonja committed Jul 23, 2024
1 parent 3b0ce25 commit 2bd35ba
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
AxonBinaryTimeSeriesInterface,
HeEmbargo2024OptogeneticStimulationInterface,
AxonBinaryTtlInterface,
HeEmbargo2024FiberPhotometryInterface,
)


Expand All @@ -15,4 +16,5 @@ class HeEmbargo2024NWBConverter(NWBConverter):
AxonBinaryTimeSeries=AxonBinaryTimeSeriesInterface,
OptogeneticStimulation=HeEmbargo2024OptogeneticStimulationInterface,
TTL=AxonBinaryTtlInterface,
FiberPhotometry=HeEmbargo2024FiberPhotometryInterface,
)

0 comments on commit 2bd35ba

Please sign in to comment.