LoadMultiSpectrumFileOutput |
Loads spectrum files with the specified reader and puts them in the specified queue as MultiSpectrum.
Depending on whether a file could be successfully loaded or not, either .success or .failure gets appended to the filename.
|
LoadSpectrumFileOutput |
Loads spectrum files with the specified reader and puts them in the specified queue.
Depending on whether a file could be successfully loaded or not, either .success or .failure gets appended to the filename.
|
SaveMultiSpectrumFileOutput |
Writes the input spectrum to the file that the filename generator produces.
|
SaveSpectrumFileOutput |
Writes the input spectrum to the file that the filename generator produces.
|
WSMultiSpectrumReception |
Uses a webservice for retrieving spectra.
|
WSSpectrumReception |
Uses a webservice for retrieving spectra.
|