Skip to content

[Feature]: Add TDTFiberPhotometryInterface #1000

@rly

Description

@rly

What would you like to see added to the NWB GUIDE?

NeuroConv 0.6.0 release added TDTFiberPhotometryInterface but GUIDE cannot add it until it supports NeuroConv 0.6.2.

NeuroConv 0.6.0 defined TDTFiberPhotometryInterface.__init__ with folder_path: FilePath which is incorrect and makes it difficult to test.
https://github.com/catalystneuro/neuroconv/blob/v0.6.0/src/neuroconv/datainterfaces/ophys/tdt_fp/tdtfiberphotometrydatainterface.py#L31

0.6.2 release fixed this to folder_path: DirectoryPath
https://github.com/catalystneuro/neuroconv/blob/v0.6.2/src/neuroconv/datainterfaces/ophys/tdt_fp/tdtfiberphotometrydatainterface.py

Do you have any interest in helping implement the feature?

Yes.

Code of Conduct

Yes

Did you confirm this feature was not already reported?

Yes

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions