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
What would you like to see added to the NWB GUIDE?
NeuroConv 0.6.0 release added
TDTFiberPhotometryInterfacebut GUIDE cannot add it until it supports NeuroConv 0.6.2.NeuroConv 0.6.0 defined
TDTFiberPhotometryInterface.__init__withfolder_path: FilePathwhich 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: DirectoryPathhttps://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