Search found 202 matches

by qtao
November 20th, 2021, 10:07 am
Forum: How-To Questions & Answers
Topic: Command Line Import
Replies: 7
Views: 3197

Re: Command Line Import

You can use the -Time argument to specify the raw data importing parameters, for example -Time "mod=3;auto" mod - the modulation period in seconds sampling - the sampling rate in Hz auto - a flag indicating to automatically use parameters (i.e. sampling rate, start time, and run time) stor...
by qtao
November 15th, 2021, 10:54 am
Forum: How-To Questions & Answers
Topic: Adding tool and quantification tab
Replies: 1
Views: 1894

Re: Adding tool and quantification tab

They can be found on the top menu bar as shown below:

Image

Note that if you have an old version, the locations may be different.
by qtao
October 19th, 2021, 10:39 am
Forum: Application, Discussion, and Bug Report
Topic: 3D view is closing the application
Replies: 1
Views: 1752

Re: 3D view is closing the application

you may check this post for some common 3DView problems.
by qtao
October 8th, 2021, 2:58 pm
Forum: Application, Discussion, and Bug Report
Topic: Plugin: Customized screening for compounds with JavaScript in CLIC
Replies: 3
Views: 22607

Re: Plugin: Customized screening for compounds with JavaScript in CLIC

Changes for CLIC Functions for Screening Environmental Contaminants
  • Version 1.0.1 - Updated NITRO() function that is compatible with v2.5 and later
by qtao
October 7th, 2021, 1:26 pm
Forum: Application, Discussion, and Bug Report
Topic: Plugin: Retention Index Calibration - Log-Polynomial Regression
Replies: 1
Views: 17847

Re: Plugin: Retention Index Calibration - Log-Polynomial Regression

Note that retention index calibration now has built-in support for the Log-linear regression since v2.9R3
by qtao
September 27th, 2021, 9:46 am
Forum: Application, Discussion, and Bug Report
Topic: NO2 plugin
Replies: 4
Views: 2365

Re: NO2 plugin

If you encountered an "importPackage" error, open the js file with NotePad, delete the following line,

Code: Select all

importPackage(java.lang);
, and save. Then, refresh and re-run the function in CLIC Tool
by qtao
September 27th, 2021, 9:34 am
Forum: Application, Discussion, and Bug Report
Topic: NO2 plugin
Replies: 4
Views: 2365

Re: NO2 plugin

The script is a direct translation. So it may not work if your data does not match the original author's data. Here is the description provided by the original author: // Function: nitro(); // ; // Purpose: Tests a spectrum for indication that it may be a nitro; // compound.; // Scope: This routine ...
by qtao
June 21st, 2021, 2:11 pm
Forum: Announcements
Topic: Version 2020R3 Now Available
Replies: 0
Views: 6105

Version 2020R3 Now Available

We are pleased to announce the release of Version 2020 Release 3 (v2020r3) for GC Image and LC Image. This latest version includes new features, improvements, and bug fixes over previous 2020 releases. What's New: ( for GCxGC , for LCxLC ) Improved Support of MS Background Subtraction New Improvemen...
by qtao
May 6th, 2021, 10:40 am
Forum: Application, Discussion, and Bug Report
Topic: Kendrick mass defect (KMD) analysis
Replies: 3
Views: 3862

Re: Kendrick mass defect (KMD) analysis

Check the Area box instead of the Included box. Then, switch to the Blob/Area MS mode, and click the area as shown below: https://www.gcimage.com/downloads/guide/Demo-ViewAreaSpectrum.gif Note that it may take a while for the software to display the spectrum since it needs to integrate all spectra w...
by qtao
May 5th, 2021, 10:55 am
Forum: Application, Discussion, and Bug Report
Topic: Kendrick mass defect (KMD) analysis
Replies: 3
Views: 3862

Re: Kendrick mass defect (KMD) analysis

For the entire chromatogram, a polygon area can be created first, then the Area spectrum can be open to generate the KMD plot. Also, you may filter noises by limiting the targeted region and the number of ions to be plotted. For example, a polygon can be created based on TIC, and Ordinal Limit is se...