SFL: Delimited Text
jjweimer
This is a STANDARDIZED FILE LOADER to read delimited text files.
Processing Modes
After loading, the loader can scale waves as though the columns are (x,y) pairs or as though they are one x + multiple y waves. The x-data are discarded in the process.
User Data
The following User Data input is supported:
udFL.userData = "[1,3,5,7-10]" will load columns 1, 3, 5, 7, 8, 9, and 10 from a delimited text file.
View All Releases
Features
This loader will read tab or CSV delimited data directly into waves.Processing Modes
After loading, the loader can scale waves as though the columns are (x,y) pairs or as though they are one x + multiple y waves. The x-data are discarded in the process.
User Data
The following User Data input is supported:
- [number ranges]: giving number ranges in brackets will load only those columns of data
udFL.userData = "[1,3,5,7-10]" will load columns 1, 3, 5, 7, 8, 9, and 10 from a delimited text file.
Distribution Details
- Experiments: none
- Procedure Files: udStFiLrDelimitedText
- XOPS: none
- Demos: none
- Requires Packages: Standard Structure and Functions
- Optional Packages: appears as a loader in the Standard Panel uses the plug-in from LinkDisplay
- Help Files: none
- Documentation: this Web page
- Other Files: includes sample CSV and Tab Delimited data files that can be linked as (x,y) pairs or as x + y wave sets
Installation Notes
Download and unzip the archive. Put the loader into the User Procedures file of Igor Pro. Make an alias (shortcut) to the .ipf file and move it to the Igor Procedures folder when you want to have the procedure always resident. Otherwise, include it into an experiment to have it present.Project Details
Project CVS: | http://svn.igorexchange.com/viewvc/packages/udStFiLrTabDelimited/ |
Current Project Release
udStFiLrTabDelimited IGOR.6.03.x-1.0.x-dev
Release File: | udStFiLrTabDelimited-IGOR.6.03.x-1.0.x-dev.zip (144.93 KB) |
Version: | IGOR.6.03.x-1.0.x-dev |
Version Date: | |
Version Major: | 1 |
Version Extra: | dev |
OS Compatibility: | Mac-Intel Windows |
Release Notes: |
This is a snapshot of the core for the project. See the SVN log here for information on changes made. When in doubt, please download an official release of this project. |
Forum
Support
Gallery
Igor Pro 9
Learn More
Igor XOP Toolkit
Learn More
Igor NIDAQ Tools MX
Learn More