Skip to content

Latest commit

 

History

History
executable file
·
17 lines (13 loc) · 587 Bytes

README.md

File metadata and controls

executable file
·
17 lines (13 loc) · 587 Bytes

compile status

igor-utilities

A collection of functions used all over my igor programs.

usage

Copy or link the app folder to the "User Procedures" folder. You can also put app/common-utilities.ipf to the "Igor Procedures" folder in order to load all utilities automatically. Usually you only want to include only specific set of functions.

module

Functions reside in a submodule called Utilities. Call them by using the prefix Utilities#

developement

feature branch system in development