MetaboHUB-MetaToul-FluxoMet / RTMet

RTMet is a data workflow to process FIA-MS data coming from a bioreactor, find metabolites and fluxes, and send a feedback command to the system.
https://rtmet.readthedocs.io
GNU General Public License v3.0
2 stars 0 forks source link

Auto-detect or remove the `spectrometer_id` config option #18

Closed elliotfontaine closed 2 months ago

elliotfontaine commented 3 months ago

An id for the spectrometer can be specified in user config.

It is used as value for the instrument_id column is results tables. The idea is that it allows filtering by instrument on InfluxDB, once we'll have bioreactor data processed by the workflow.

But the user doesn't really care, and right now it's not of any real use. It should either get removed, or guessed from the spectrum metadata.