udFLStandardStructure IGOR.6.03.x-1.0

in
Downloaded 27 times
Official release from Subversion tag: IGOR-6-03--1-0
Download: udFLStandardStructure-IGOR.6.03.x-1.0.zip
Size: 164.19 KB
md5_file hash: cb079f3a7d84dd0154700f494e57ca16
First released: January 16, 2008 - 19:21
Last updated: January 16, 2008 - 20:00

Overview

This is an official release version.

Features

ShowPanel(restart)
This command is available when you install the panel files (not the simple panel demo). It sets up the file loader package and puts up a more refined panel to interface with standardized file loaders. The value of restart is 1 to re-initialize everything, otherwise use 0.

Installation Notes

Unzipping the archive will generate a folder called udFLStandardStructure. Inside this folder are four folders

code
This folder contains the two procedure files that are the heart of the standardized structure.

documentation
This folder contains the working proposal for the project.

examples
This folder contains a procedure file for a simple demo loader panel.

panel
This folder contains two procedure files that are the heart of a standardized panel.

To install the package, you can use one of two methods.

  • Quick and Easy
    Move the entire folder udFLStandardStructure into the User Procedures directory of Igor Pro. This disadvantage of this method is that you are moving files (documentation and examples) that may not be needed, however this method is otherwise certain to work in all cases.
  • Selective
    Move the code and panel folders into the User Procedures directory of Igor Pro becaus they contain the files that are most likely to be needed by any other packages that require this one. As you wish, also move the examples folder to the same location. Store the documentation folder whereever you want.
  • Release Notes

    This includes udFLStandardStructure.ipf, udFLStandardFunctions.ipf, udFLStandarsWorkingProposal.pdf, SimpleStandardLoaderPanelDemo.ipf, udFLStandardPanel.ipf, and udFLStandardPanel.lcl.ipf.

Back to top