Installation Instruction

If you have already installed Beta1 or Beta2,  please uninstall it first. To uninstall:

  1. Click on Start | All Programs | OriginLab | Origin 9.1 | OriginPro 9.1 Add or Remove Files
  2. Select Remove in the wizard
  3. Click Finish when done

Download and Install

  1. Please download the installer from:https://s3.amazonaws.com/origininstallers/Origin_91_Beta3_196.zip 

  2. Run the installer

  3. For Beta Testers, please use your 9.0 Serial Number.

    For testers who are not regular beta testers, please install with serial number GF3S4-6089-7222222 (English),  SF8T5-6089-7222222 (German), LF9i6-6089-7222222 (Japanese)

    (do NOT register this serial number)

Licensing

  1. When setup is finished, run Origin as an Administrator (right-click on the Origin program icon and select "Run as Administrator")

  2. For Beta Testers, please get license online and see if the process is smooth as before.

    For testers who are not regular beta testers, select "I already have my license.  What do I do next?" and click OK.  Paste the license text below into Origin and click OK. Note: If you install Beta3 on the same PC you have installed Beta2, you will not see License dialog.


Temp License to use

FEATURE OriginPro9.1 orglab 9.10 30-nov-2013 uncounted \

    VENDOR_STRING=h0F3199425r5 HOSTID=DEMO ISSUER=OriginLab \

    NOTICE=0CA04B8D77B0F806ED994B55B4445EFE21CA553DD5ED3C \

    SN=8F6DEA83F012BD0584FA70FE46479845 TS_OK \

    SIGN="91C8 8F15 DA64 8CBB DA55 F4E4 7E59 9600 5C09 C953 \

    D320 DC36 59E3 1165 AA2E 6E09 A49A E98C 5120 0078 656D \

    0DD4 5DFA 02A6 FA4A 63DE 0EBE 3485 AE1B 3956"

 

Origin 9.1 Features

This is the general highlights page to see 9.1 features. U can use Navigator on the left panel to see detailed pages.

What's New and Improved in Beta3

Thank you all who testing and giving feedbacks. Many changes made in beta3 are based on your feedbacks.

Graph Customization

New Asterisk Bracket Tool

Add an Asterisk Bracket to the graph to indicate significant difference between two data point, typically used on a column or bar chart.

New Axis dialog box

Apply changes after Typing in edit box

No need to click outside the edit box in Axis dialog to turn on Apply button.

Axis Break Improvements (not fully done yet)

Axis Tick Label Improvements

Show Minor Tick Labels on Specified Indices Only. This is especially useful for log scale.

E.g. usually for log scale, the minor ticks is usually By Counts =8. In Axis dialog. User can go to Tick Labels node. Choose Bottom node. Go to Minor Tick Labels branch.

Choose Minor Tick Labels: Show at Specified Indices Only. Set the Minor Tick Indices to be 2 5 and click Apply button

Minor tick labels such as 2 5 20 50, etc. will show repeatedly. //there is bug here so when reopen the dialog again the Minor Tick Indices edit box is gone.

Apply Setting to Others

Legend Improvements

 

New Graph Types

Grouped Column Plot

 

100% Stacked Column/Bar Plots

 

Piper/Trilinear Diagram

 

Ease of Use

Batch Plotting

For XYYYY… kinds of worksheet. If user plots one Y data and customized it. Right click Graph title and choose Duplicate (Batch Plotting): Duplicate with New Columns. User can plot similar graph with other Y data in the same column.

Analysis

Fit and Rank All Functions in a Category

User can use Analysis: Fit: Rank Models to compare fitting functions in a category.

 

 

2D Interpolate to Find z at Given (x,y)

An X-Function interp2 is added to do interpolation on XYZ data and then Z values for given (X,,Y) coordinates. Run interp2 -d in Script window to see the dialog. Needs XYZ columns and also another XY columns to find Z values.

Worksheet

Import File Name into Worksheet Comments/Long Name

 

Workbook Protection

Import

New Digitizer

We turned on New Digitizer in Beta3 so user can directly test it. But it will be turn off by default in final 9.1 release. To turn it off, set @und=0 in Script window

 

Transpose in Import

In ASCII Import dialog, user can transpose data under Import Options: File Structure node.

Miscellaneous

 

Known Issues in Beta3

  1. Axis Break in 3D graph not working. Enable control in Axis Break is not work.
  2. File: Open Sample Projects: 91TutorialData.opj. Slow to open because there are many Results Log in the opj. User doesn't need to use this opj.
  3. Minor Tick Labels control: Show at Specified Indices Only. Hint is wrong. Major ticks is counted as well so if u want labels to show at 1st and 4th minor ticks, enter 2 5 in the edit box. But if you click OK to close the dialog and reopen again, the edit box is gone.
  4. plotpiper X-Function have redundant legend context. You can right click the legend and choose Point by Point to reproduce a legend.
  5. Plot a 100% stacked column/bar with the data in X column is Numeric, the tick labels of X Axis do not show. Double click the axis to open the Axes Dialog, select Numeric for Tick Label: Display: Type will be fine.