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 2 forks source link

create a _SUCESS file in folder of spectrograms to ensure processing finished correctly #76

Closed Rumengol closed 1 year ago

Rumengol commented 1 year ago

for the moment after closing the notebook the user does not have any way to be sure that all spectrograms for example have been successfully generated

solution : create a light job counting generated files and check the number is correct , this job should come last , ie be dependent on all processing job

cazaudo commented 1 year ago

after discussion : do not launch a job , just print generated spectros and count them within each job , print a success status per job