Skip to content

For error bars, allow asymmetrical bounds as well#5844

Merged
PaulWessel merged 2 commits intomasterfrom
asymm-error-bounds
Oct 6, 2021
Merged

For error bars, allow asymmetrical bounds as well#5844
PaulWessel merged 2 commits intomasterfrom
asymm-error-bounds

Conversation

@PaulWessel
Copy link
Member

The +a modifier to -E says we read the low and high values, but in fact we expect the two (signed) asymmetrical deviations. This PR adds the complimentary +A modifier that expects to read the lower and upper bounds instead. Simple test error_bars_asymm.sh added to show the two ways give the same plot.

The +a modifer to -E says we read the low and high values, but in fact we expect the two (signed) asymmetrial deviations.  This PR adds the complimentary +A modifer that expects to rad the lwoer and upper bounds instead.
@PaulWessel PaulWessel added the new core module feature PR that implements a new core module feature label Oct 6, 2021
@PaulWessel PaulWessel merged commit 857f55a into master Oct 6, 2021
@PaulWessel PaulWessel deleted the asymm-error-bounds branch October 6, 2021 00:42
@maxrjones maxrjones added the add-changelog Add PR to the changelog label Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

add-changelog Add PR to the changelog new core module feature PR that implements a new core module feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants