nwb-guide icon indicating copy to clipboard operation
nwb-guide copied to clipboard

[Feature]: Add an append option in the conversion i.e be able have overwrite=False in the run_conversion function.

Open achilleasNP opened this issue 11 months ago • 0 comments

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

Hi, would it be possible to have an option for appending the conversion files to an existing NWB file. I know this is possible with neuroconv by using overwrite=False in the run_conversion method; however, I think it would be a nice addition to NWB Guide for the people who prefer using a GUI.

In our case we have an NWB file with some behavior data and we have some spikeGLX data and suite2P data that we would like to convert and append on the generated file.

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

achilleasNP avatar Mar 20 '25 13:03 achilleasNP