yjmantilla / sovabids

A python package for the automatic conversion of EEG datasets to the BIDS standard, with a focus on making the most out of metadata.
https://sovabids.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
9 stars 3 forks source link

Incremental conversion #23

Closed yjmantilla closed 1 year ago

yjmantilla commented 3 years ago

Right now sovabids is not particularly friendly to stuff that was already converted. So more care in the code should be taken for it to be more aware of what files where already converted and which not.

yjmantilla commented 2 years ago

Related to #56

yjmantilla commented 2 years ago

Hi @civier , I was thinking about how to tackle continuous/incremental conversion.

Also sovabids logs should be linked to a run, so they should have the date within their filename #56