6.03.x
ADWU - Automatic download history meterological data from Weatherunderground.com IGOR.6.03.x-1
Posted February 5th, 2009 by giulioeSize: 5.96 KB
md5_file hash: 7512d64038752552a1eb8df5b56809b6
First released: February 5, 2009 - 08:18
First release of this project.
ACL_CreateLayouts IGOR.6.03.x-1.2
Posted January 31st, 2009 by aclightDownload: ACL_CreateLayouts-IGOR.6.03.x-1.2.zip
Size: 9 KB
md5_file hash: 25aeab2af0896872e9608811d200ae30
First released: January 31, 2009 - 10:29
Last updated: January 31, 2009 - 10:40
Made the following change:
If a user has Igor version 6.10, both graphs and tables
will be displayed in the CreateLayouts panel. This display
mode was supported starting with 6.10B03, so users with
previous beta versions of 6.10 should upgrade or they will
get undesired behavior.
Users with Igor versions prior to 6.10B03 should see no change in behavior.
Clementine, package for modeling decay kinetics using MEM and Least square fitting IGOR.6.03.x-1.1
Posted October 30th, 2008 by ilavskySize: 1.87 MB
md5_file hash: aea9e4765370be151a4b08dc40487100
First released: October 30, 2008 - 07:35
First public release of the package. Contains current version of MEM package, all necessary files to run as well as Igor experiment with example of modeling data.
Working out if a string list of IGOR commands is syntactically correct (i.e. would they work from the command line)
Posted October 11th, 2008 by andyfaffSometimes one has a list of IGOR commands that one wants to issue in a batch manner from the command line. How does one know if they are syntactically correct (i.e. have the correct parameters, etc)? The following two functions determine that.
SQL XOP IGOR.6.03.x-1.00-B02
Posted September 8th, 2008 by hrodsteinSize: 458.7 KB
md5_file hash: b6114b4b3f2dc0a13052f4f1275f1254
First released: September 8, 2008 - 12:45
Beta release. This is the same as what will ship with Igor Pro 6.10B01 so if you have that or later, you already have the necessary files.
Changes in this release:
Changed the default behavior of /PWAV and /PVAR to treat a NaN value as a NULL value. This was done because neither MySQL or MS SQL Server handle NaNs well. MySQL treats NaN as zero. MS SQL Server returns an error: "not a valid instance of data type". You can override this, to treat a NaN as a NaN, by specifying /OPTS=2.
Arbitrary Scaling of Gizmo Plot
Posted August 14th, 2008 by sgreenfieldThe default for a Gizmo surface plot is a cube, the XYZ limits of which correspond to the full range of the data. "Zooming" into part of the range requires the use clip planes, which is nontrivial to set up. The first code snippet lists the Display List commands that enable the clip planes. The procedure "SetGizmoScales()" performs the clipping to the specified xyz range. The function GizmoRescale() enable the default Gizmo cube to have a non-unity aspect ratio.
udStFiLrSpectraMax IGOR.6.03.x-3.x-dev
Posted August 11th, 2008 by awirsingDownload: udStFiLrSpectraMax-IGOR.6.03.x-3.x-dev.zip
Size: 9.26 KB
md5_file hash: 805d09bf61523ee04337eca8a167c549
First released: August 11, 2008 - 07:00
Last updated: June 12, 2009 - 06:00
Initial dev release, works for loading SpectraMax files, but has still some issues to be improved.
CodeDeveloperPanel IGOR.6.03.x-2.0
Posted July 24th, 2008 by jjweimerDownload: CodeDeveloperPanel-IGOR.6.03.x-2.0.zip
Size: 9.07 KB
md5_file hash: c94599ceb2e0043d8b357eb1828a73d7
First released: July 24, 2008 - 15:32
Last updated: July 24, 2008 - 15:40
Overview
This represents a major change in how the panel operates. Users no longer have to specify the files in a separate text file. You can also save your file lists to be restored.
udStFiLrCorrWare IGOR.6.03.x-1.1
Posted July 21st, 2008 by jjweimerDownload: udStFiLrCorrWare-IGOR.6.03.x-1.1.zip
Size: 2.95 KB
md5_file hash: a9784cbf0878f663ac33df25f6755300
First released: July 21, 2008 - 12:59
Last updated: July 21, 2008 - 13:00
Overview
Bug Fixes
- now processes E(t) mode properly
- now sets t scaling properly using delta rather than start/end
Features
- includes i(t) processing mode
Code Changes
- puts wavenote of header string in each loaded wave
- sets wave scale units as "s"
udStFiLrMiniSoft IGOR.6.03.x-1.0
Posted July 21st, 2008 by jjweimerDownload: udStFiLrMiniSoft-IGOR.6.03.x-1.0.zip
Size: 2.9 KB
md5_file hash: 114e8b1bc4f4938d79273ff73d6472a1
First released: July 21, 2008 - 09:52
Last updated: July 21, 2008 - 10:00
Overview
This is the first official release of the MiniSoft file loader.
