Page 1 of 1

CSRCSBEND with FSE_CORRECTION setting not allowed?

Posted: 08 Sep 2020, 12:27
by WilliamLou
Dear Elegant developer(s):

I was reading the documentation of CSRCSBEND and thought that all the setting of CSBEND can still be used.
However, when I have FSE_CORRECTION, the program complains:

"Error: unknown parameter FSE_CORRECTION used for BCX12 CSRCSBEND (parse_element)"

I wonder why? Does FSE_CORRECTION hinder CSR calculation in some way?

Thanks

Re: CSRCSBEND with FSE_CORRECTION setting not allowed?

Posted: 14 Sep 2020, 21:42
by michael_borland
There's no problem in principle with including FSE correction for CSRCSBEND. It's just a little complicated to code it.

It's possible to do this by hand using the optimizer to adjust the FSE parameter in order to minimize the centroids (Cx and Cxp).

I'll look into adding the feature.

--Michael