] Help with importing raw files using
RawDataImportModule
Hi Thomas,
To properly answer this question, I would like to know what is the purpose of
this. Are you writing a unit test? Or some other purpose?
Basically, to process multiple tasks at the same time, you can use the
TaskController
Hi Thomas,
To properly answer this question, I would like to know what is the purpose of
this. Are you writing a unit test? Or some other purpose?
Basically, to process multiple tasks at the same time, you can use the
TaskController module: MZmineCore.getTaskController().addTasks(tasks) or othe