Project-OSmOSE / OSEkit

OSEkit is an open source suite of tools written in python and dedicated to the management and analysis of data in underwater passive acoustics.
https://osmose.ifremer.fr
Other
3 stars 0 forks source link

Discuss and implement saving auxiliary join data #161

Open gmanatole opened 1 month ago

gmanatole commented 1 month ago

So far, joined data is only an attribute of Auxiliary class. The dataframe should be saved as a csv in datarmor

gmanatole commented 1 month ago

@cazaudo For coding simplicity it can be saved in the acoustic data timestamps.csv No more timestamps.csv in processed exists. I propose that in data/audio/{len}_{sr} we store the processed auxiliary data (ie joined in existing timestamps.csv) and we leave raw aux data in data/auxiliary