Software:IGOR Pro

From HandWiki
IGOR Pro
WaveMetrics IGOR Pro Logo.png
IGOR Pro 6 Screenshot.png
Developer(s)WaveMetrics
Stable release
9.0 / August 30, 2021; 2 years ago (2021-08-30)
Operating systemMac OS, Microsoft Windows
Available inEnglish, Japanese
TypeTechnical computing
LicenseCommercial proprietary software
Websitewavemetrics.com

IGOR Pro is a scientific data analysis software, numerical computing environment and programming language that runs on Windows or Mac operating systems. It is developed by WaveMetrics Inc., and was originally aimed at time series analysis, but has since then evolved and covers other applications such as curve fitting and image processing. It comes with a fully functional programming language and compiler, but many functions are also accessible through menus. IGOR Pro is primarily known for its graphics capabilities, and like Origin and other similar programs, is often used to generate plots for scientific and other publications. Other features include the possibility of extending the built-in functions with external operations (XOP) allowing data acquisition, manipulation and analysis features, communication with external devices and in principle any other task that can be programmed in C or C++.

It was first released as "Igor" in 1989, and became "Igor Pro" circa 1994.[1]

Features

Igor Pro has several features that distinguish it from other graphing programs. The most significant ones are:

  • It is completely programmable with a compiled, C-like programming language.
  • Igor features a hybrid interface that allows to control the program either with a command line or with clicking menu entries with the mouse.[2]
  • It allows to store data in up to four-dimensional, sophisticated arrays (called "waves").

The concept of Igor's "waves"

Waves are up to four-dimensional arrays that can carry not only numbers, but also characters (text), or date-and-time entries. Waves can carry meta-information, for example, the physical units of each dimension. Igor offers a wide choice of methods to work with these waves. It is possible to do image-processing with images that have been saved as two- or three-dimensional waves. In addition, two-dimensional waves can be used for matrix calculations.

Capabilities of Igor's programming language

Without the optional add-on packages (XOP, NIDAQ Tools), Igor's programming language supports, amongst others, the following concepts[3][4]

  • Generating compiled code (although no independent .exe file is created)
  • Handling of variables, strings, and waves
  • Formatted output
  • Regular expressions
  • Making graphical user interfaces
  • FTP and HTTP communication
  • Reading/writing operations on the hard drive

Community

A community of users and enthusiasts provide user-to-user support through a mailing list, IgorExchange (a collaborative web site sponsored by WaveMetrics), and GitHub repositories.

Several large scientific user facilities, such as Argonne National Laboratory, have developed and published data analysis libraries for Igor Pro.[5][6][7] The control and data-acquisition programs for photoelectron spectrometers of ScientaOmicron [8] and SPECS Surface Nano Analysis GmbH[9] save spectra in Igor Pro file formats.

The "INO MAKRO" was developed in Japan for the analysis of X-ray absorption and photoemission spectra.[importance?]

Igor Pro has been used as a platform for the modelling of impedance data. The first reported application was mechanical impedance data, specifically pneumatic performance of the lung.[citation needed] A more recent application is for electrochemical impedance spectroscopy data, developed at NIMS in Japan.[10][importance?]

See also

  • List of graphing software

References

  1. WaveMetrics under new ownership
  2. WaveMetrics: Igor Pro hybrid interface
  3. Schmid, Martin (2018-05-15). Programming In Igor Pro - A Comprehensive Introduction (Igor Pro 7/8). publisher: CreateSpace. ISBN 978-1985792616. 
  4. Minoofar, Payam (2007-09-19). Introduction to IGOR Pro Programming (Igor Pro 5). http://payam.minoofar.com/igor/. 
  5. Argonne National Laboratory. "Irena - package for SAS data analysis". Usaxs.xray.aps.anl.gov. https://usaxs.xray.aps.anl.gov/software-description. 
  6. "NIST - Center for Neutron Research - Small-Angle Neutron Scattering Group". Ncnr.nist.gov. 2012-03-26. http://www.ncnr.nist.gov/programs/sans/data/red_anal.html. 
  7. "ILL Neutrons for science". Ill.eu. https://www.ill.eu/users/support-labs-infrastructure/sample-environment/software/. 
  8. "ScientaOmicron ARPES system". scientaomicron.com. 2018-05-14. https://www.scientaomicron.com/en/products/da30-arpes-system/1283. 
  9. "SPECS prodigy software". specs.de. 2018-04-15. http://www.specs.de/cms/front_content.php?idcat=379. 
  10. Kobayashi, Kiyoshi; Sakka, Yoshio; Suzuki, Tohru S. (2016). "Development of an electrochemical impedance analysis program based on the expanded measurement model". Journal of the Ceramic Society of Japan 124 (9): 943–949. doi:10.2109/jcersj2.16120. 

External links