Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Analysis

Fitting

ID

JIRA

SUMMARY

DESCRIPTION

DETAILS

0

ORG-19321

Better support of doing fitting or peak analysis (including related gadgets) on Y offset plot. 

Better support of doing fitting or peak analysis on Y offset plot

In the past, if user plot stacked lines with Y offset and then do fitting, the fitted curves are not stacked and stay with original plot.

Improved in Origin 2019b.

0

ORG-19777

Improve Statistics results for some special NLFit types

Improve Statistics results for some special NLFit types

For Nonlinear Multiple Dependent Variables Fitting, ANOVA table is improved.

Before 2019b, ANOVA table in the report only shows the results for the first dataset(Dataset B in the following case). Now the result is improved and similar to Global Fit's result, DF and TSS should be total data.


For the Nonlinear Fitting using Orthogonal Distance Regression, R-Square quantity is improved.

Before 2019b, R-Squared value may always be 1 though the ODR fit is normal. It is caused by the inappropriate TSS. Now the R-Square should be more accurate as TSS calculation is improved as:

TSS = sum( (y - ymean)^2) + sum( (x - xmean)^2)
R^2 = 1 - RSS/TSS
where TSS is the total sum of square, and RSS is the residual sum of square.

General

ID

JIRA

SUMMARY

DESCRIPTION

DETAILS

0

ORG-19568

Adjust height of worksheet label row for output columns

Adjust height of worksheet label row for output columns

After analysis is done, there are long column comments long names in output columns.

In the past, we auto resized the column width to fit such info. 

In Origin 2019b, by default we adjust height of column label row to avoid very wide output columns.

Use @RCW=1 to rollback the old behavior.

Peak Analysis

ID

JIRA

SUMMARY

DESCRIPTION

DETAILS

0

ORG-17253

Integration Gadget: Set significant digits 

Integration Gadget: Set significant digits 

Integrate gadget: Change the number of significant figures showing on top of the ROI box and output to Script window/Results Log

0

ORG-19569

Peak Analyzer: Add Hints tab in Fit Control dialog

Peak Analyzer: Add Hints tab in Fit Control dialogOn Fit Peaks page of Peak Analyzer, if user click Fit Control button. There is Hint tab on bottom panel to help user customize settings.

0

ORG-19679

Peak Analyzer: Report Baseline Mode in Notes node

Peak Analyzer: Report Baseline Mode in Notes node

0

ORG-19427

Peak Analyzer: Support output  baseline subtracted peaks information after Finding Peaks

Peak Analyzer: Support output  baseline subtracted peaks after Finding PeaksBefore Origin 2019b, the peak center result didn't have option to subtract baseline. A checkbox Output Baseline Subtracted Peaks is added on last page.

Statistics

ID

JIRA

SUMMARY

DESCRIPTION

DETAILS

0

ORG-19405

Support Censor Mark in Survival Plot

Support Censor Mark in Survival Plot

Choose  menu Statistics: Survival Analysis: Kaplan-Meier Estimator 

You can select to mark censored values on survival plot not


...

Installation

ID

JIRA

SUMMARY

DESCRIPTION

DETAILS

0

ORG-18207

Skip Reboot Dialog at end of QuietMode Install

Skip Reboot Dialog at end of QuietMode Install

In Config.ini file, QuietModeNoRebootDialog is added.

If QuietMode and QuietModeNoRebootDialog are both set to 1, then after the end of installation, no Reboot PC page will show.

QuietModeNoRebootDialog setting will be ignored if QuietMode isn't 1.


...

Origin Workspace

Gallary

ID

JIRA

SUMMARY

DESCRIPTION

DETAILS

0

ORG-19331-19331

Block docked windows to auto expand when mousing over it

Block docked windows to auto expand when mousing over it

Customer complained Project Explore, Messages Log, etc. windows auto show while he is trying use tools on Tools toolbar which 

System Variable @AHBC is added to control this.

  • Set @AHBC=1 and restart Origin. 
  • Now move mouse on Project Explorer, it will not auto expand. You must click on it to see it. 

0

ORG-19198

Code Builder Improvements for Apps

Code Builder Improvements for Apps
  • Context menus to exclude files and load dependents at App Folder level
  • Context menu on OGS file to run its Main section.
  • Context menu on file level to load dependent files to TEMP folder

0

ORG-19685

Easier way to update all Apps to latest version

Easier way to update all Apps to latest version

User can right click the Add Apps icon in Apps Gallery and choose Update All to updates all installed Apps to latest version.

0

ORG-13029

HTML Report in Notes Window 

HTML Report in Notes Window 
  • Support HTML and Markdown language in Note window, 
  • Toggle Notes window between Render mode or normal mode (Ctrl+M)
  • System variable to set preferred language when pressing Ctrl+M. @NPS, 0 means HTML, 1 means Markdown
  • Note can be saved/exported to disk including all related elements such as images in a subfolder
  • New HTML main menu with Notes is active, plus context menu on Notes window title. Main menu has "Load..." with pre-shipped samples.
  • It will auto detect if the loaded file is HTML or Markdown
  • Support print HTML Style Notes window
  • HTML code can link to graphs, worksheet cells, string registers, etc either directly or using a Placeholder worksheet

HTML field codes:

  • Direct Links
    • {{str://%X%G.opju}}   -- current project name
    • {{cell://[Book1]Sensor01!B[4]}}  --- B4 value in Book1, Sensor01 sheet.
    • <img alt="{{graph://Graph1}}"width="500">
    • {{table://sheet1!}} — sheet1 or current book, {{table://[Book1]FitNL1!Parameters}} — parameters table of fitting result sheet FitNL1 in Book1  
  • Placeholders, like {{SlopeValue}}. Right click Notes window title and choose Edit Placeholder... to open the worksheet. Follow instruction there

0

ORG-19441

Main Menu Reorganization

Main Menu Reorganization
  • More horizontal menus.  (Import is removed to a separate menu called Data).

Workbook window active:

Graph window active:

Matrix window active:

Layout window active:

Notes window active:

No window active:

  • Import is removed from File menu and put under Data menu

0

ORG-19661

Plot: 3D: Parametric Surface menu to plot 3d parametric plot from data

Plot: 3D: Parametric Surface menu to plot 3D parametric plot from dataData needs to be organized in z, x, y, z(optional) matrix objects order in Matrix

0

ORG-19156

Recently Used Fonts

Recently Used Fonts

Recently used fonts show on the top of the font dropdown list

Fixed some bugs when typing to find fonts

0

ORG-19141

Reorganization of some controls on Layer level of Plot Details dialog

Reorganization of some controls on Layer level of Plot Details dialog
  • Rename Display tab as Display/Speed tab. 
  • Scale Elements moved to Size tab.

0

ORG-16009

Sort Apps in Apps Gallery

Sort Apps in Apps Gallery

Sort apps by alphabetic order, newest, oldest

0

ORG-19333

Support search in Template library

Support search in Template libraryUser can type keyword in upper-right corner of Template Library dialog to search for user-defined graphing templates.

Settings

ID

JIRA

SUMMARY

DESCRIPTION

DETAILS

0

ORG-1933919339

Font control for Notes window

Font control for Notes windowChange Font and Font Size from Format toolbar for Notes window. It applies to all Notes window.

0

ORG-19117

Reset all dialog custom positions on new Origin session

Reset all dialog custom positions on new Origin session

There are cases user moved some dialog, script window, etc. to other location .e.g. another monitor and when restarting Origin, user couldn't find them.

So in Origin 2019b, by default the dialog locations will reset. 

Set System variable @RDP=0 to go back to old behavior.

Programming

Labtalk

ID

JIRA

SUMMARY

DESCRIPTION

DETAILS

0

ORG-19433

Improvements on IF() and IFNA() functions

Improvements on IF() and IFNA() functions
  • Fixed if(C=0,A,"") and C==0? A:"" issue of only filling 1st occurance of true condition.
  • Default else to blank. E.g. fill column A with 1, 2, 3 and enter if(A=2,100) in column B's F(X), row 1 and 3 should be blank values instead of missing.
  • IF() supports both numeric and string return. E.g. if(A<5,"small","big") works. In 2019, user needs to type if(A<5,"small","big")$

0

ORG-19719

LabTalk command to clear imported data

LabTalk command to clear imported data

del -di: Delete imported data in current sheet

0

ORG-19715

LabTalk string function improvements

LabTalk string function improvements
  • IsEmpty() will give 1 for range out of bound. E.g. column A has text in 1st 4 rows only. In column B, enter formula IsEmpty(A) for rows from 1 to 10. row 5-10 will be filled with 1.
  • When concatenating two string columns, use longest data to set the range. E.g. if there are 5 rows of data in column A, while 10 rows of data in column B. Set column C's formula as A$+B$.  Origin uses the 1st vector to decide the calculation range so only 1st 5 rows was conconcated. Origin 2019b, usea the longest rwo to decide range. To go back to old behavior, which used the first vector i2, set @VAS=0

0

ORG-18180

Multi-sheet range support

Multi-sheet range support

This is supported in many tools that supports multi-sheet range.

E.g. if user wants to do statistics in same range of data on multiple sheets, user can specify the input as [book1](1:5)!1[89]:17[95]

  • If it's not consecutive sheets, then what should be the syntax, (1, 3:5)!
  •  together with options in Input node "Combined as Single Dataset", user can get statistics of same range in different sheets easily.


0

ORG-19284

New Object is wbook but can be abbreviated as wbk

New Object is wbook but can be abbreviated as wbk

0

ORG-19719

New Switch for DOC command

New Switch for DOC command
  • doc -rn: Make current project as Untitled and new project
  • doc -e WM: Execute for all workbooks and matrix books in the project
  • doc -e LBC: Execute for all sheets on book with Data Connector

Origin C

ID

JIRA

SUMMARY

DESCRIPTION

DETAILS

0

ORG-11262

Allow OriginC VideoReader class in Origin Standard version

Allow OriginC VideoReader class in Origin Standard version

0

ORG-19028

Improve GraphLayer::AddPlot to support some important plot type

Improve GraphLayer::AddPlot to support some important plot typeGraphLayer::AddPlot supports more plot type, IDM_PLOT_INDEX_COLOR, IDM_PLOT_INDEX_SIZE, IDM_PLOT_INDEX_SIZE_COLOR, etc.

0

ORG-19719

Improvement on Project class

Improvement on Project class
  • New control bit adds to GetPath member

The following will get empty for Untitled, and if has path, will not have last backslash

Code Block
languagecpp
  • Get PE tree

This is mainly to allow easy changing code to generate the tree for Origin Connector, which orglab is making the call to get display tree.

Code Block
languagecpp


0

ORG-19228

Include code supports more relative path in OC

Include code supports more relative path in Origin C

Support relative path for Apps folder in OC, for example, 

#include "file_in_Apps.h" // directly inside Apps folder
#include "AppsSubDir\awesome.h" // a sub-folder named AppsSubDir inside Apps

0

ORG-19690

OC GetN Auto checkbox Improvement

OriginC GetN Auto checkbox Improvement
  1. Added new bit GETNEVENT_ON_AUTO_BUTTON_CLICKED for auto checkbox event.
  2. Support hiding customizable value.

0

ORG-16946

OC to provide access to LabTalk LT properties on OriginObject

OriginC to provide access to LabTalk LT properties on OriginObject
  • GetProp
  • SetProp

Example,

Code Block


0

ORG-19831

OrgLab Worksheet::GetData() Inconsistent with Column::GetData() and MatrixObject::GetData()

Added the optional argument lowbound to the COM server's method Worksheet::GetData()

Added the optional argument lowbound to the COM server's method Worksheet::GetData():

OODL_PREFIX_METHOD(ODISPID_WKS_GETDATA)	HRESULT GetData(
[in, optional] VARIANT nRowStart,
[in, optional] VARIANT nColStart,
[in, optional] VARIANT nRowEnd,
[in, optional] VARIANT nColEnd,
[in, optional] VARIANT format,
[in, optional] VARIANT lowbound,
[out, retval] VARIANT * RHS);

0

ORG-19681

Support passing LT tree to OC function

Support passing LabTalk tree to OriginC function

Both Tree and TreeNode datatype are supported.

Example,

OC Code:

Code Block
languagecpp


Code Block
languagecpp


0

ORG-19426

Support to detect and let the dialog know when delete the GraphObject

Support to detect and let the dialog know when delete the GraphObjectSupport dialog event ON_GROBJ_DESTROY(_fn) on graph object destroy.

Python/R

ID

JIRA

SUMMARY

DESCRIPTION

DETAILS

0

ORG-18480

Build new Python package OriginExt to access Origin functionality from external Python through COM.

Build new Python package OriginExt to access Origin functionality from external Python through COMOriginExt is a Python package that enables you to access Origin functionality from Python. OriginExt is built on Origin's COM/Automation interface that Python functions as the client application that connects with Origin. It allows exchange data back and forth between Python and Origin and can also send commands from Python to be executed by Origin.

...