From: Darren K. <Dar...@cs...> - 2008-05-06 03:59:07
|
Hi all, Today I was working on implementing multiple <instrumentConfiguration> elements for converting LTQ-FT RAW files. The converted files have two <instrumentConfiguration> elements, one for each mass analyzer: FT and ion trap. Individual <scan> elements have their instrumentConfigurationRef attribute set according to the mass analyzer used in that scan. I found that the <run> element currently requires an instrumentConfigurationRef attribute, which doesn't make sense for this situation. I propose we remove the attribute (or at least make it optional). Darren |