OpenChrom / openchrom

Visualization and Analysis of mass spectrometric and chromatographic data.
https://www.openchrom.net
Eclipse Public License 1.0
82 stars 24 forks source link

Missing Reference Chromatogram When Opening from Agilent's *.D folder #23

Closed kerner1000 closed 4 years ago

kerner1000 commented 4 years ago

When opening a Chromatogram directly from the .D folder, I do not have the option to select a reference chromatogram.

no-reference

If I save this chromatogram to ocb and reload this file, I can choose to display a reference chromatogram.

reference

eselmeister commented 4 years ago

I can't reproduce this issue.

When opening chromatograms, the responsible import takes care to load additional/related chromatograms on demand. Each converter may list some settings to allow loading accompanying data, e.g. when loading a MSD file, load also the FID file, which was measured in split modus.

If no reference has been loaded, no reference will be listed in the dropdown box. It's not a matter of the file format. Alternatively, you could use the green plus button to add new reference(s) manually.

Am 21.11.19 um 17:27 schrieb Kerner:

When opening a Chromatogram directly from the .D folder, I do not have the option to select a reference chromatogram.

no-reference https://user-images.githubusercontent.com/13817521/69356389-b11df100-0c83-11ea-931b-4775be71ee32.png

If I save this chromatogram to ocb and reload this file, I can choose to display a reference chromatogram.

reference https://user-images.githubusercontent.com/13817521/69356525-e591ad00-0c83-11ea-8809-4d5bf375eee8.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/OpenChrom/openchrom/issues/23?email_source=notifications&email_token=AAFHUTYDTMRCOGZLXSBXNYDQU2ZIZA5CNFSM4JQE5EN2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H3E3XHQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFHUT7AC3ICYAIO7KYBGO3QU2ZIZANCNFSM4JQE5ENQ.

--

OpenChrom - the open source alternative for chromatography / mass spectrometry
Dr. Philip Wenig » Founder » philip.wenig@openchrom.net » http://www.openchrom.net
kerner1000 commented 4 years ago

Cannot reproduce on latest develop.