udStFiLrTabDelimited IGOR.6.03.x-1.1

in
Downloaded 11 times
Official release from Subversion tag: IGOR-6-03--1-1
Download: udStFiLrTabDelimited-IGOR.6.03.x-1.1.zip
Size: 2.67 KB
md5_file hash: 12fb1d2ed10a3c57ef5a648c1bd6dc73
First released: February 11, 2008 - 11:28
Last updated: February 11, 2008 - 11:30

Overview

This is an official release of the project.

Summary of Changes

Revised this to work with the newest revision to the standardized file loader structure. It now stores the names of waves loaded in the udFL.itLst.WAVES structure.

The following parameter inputs are supported by this revision to the loader:

Loader Modes: Auto, Manual
Input Naming Modes: Auto, Filename+Auto#, Prefix+Auto#, Prefix+Column#
User Data

  • s0: scales columns according to the ZEROth column as X (which is then discarded) and all subsequent as Y_i
  • sp: scales columns as pairs of (X,Y)_i (discarding all X_i columns)
  • [...]: save only those columns indicated within the brackets, with valid designations with comma and dash separations such as [1,3,5-7] (these selection is applied AFTER any designated scaling operations)

See the SVN log here for information about changes made.

Back to top