Open cazaudo opened 1 month ago
we need to replace the boolean "if args.save_for_LTAS and args.save_matrix:" in qsub_spectrogram_generator_pkg.py by "if save_welch:"
I added a dirty False on this statement condition in #64, so it's disabled atm.
False
I don't get why this bunch of code is in the datarmor toolkit: doesn't it belong to OSEkit more than to the datarmor toolkit?
we need to replace the boolean "if args.save_for_LTAS and args.save_matrix:" in qsub_spectrogram_generator_pkg.py by "if save_welch:"