NMGRL / pychron

Data acquisition and processing framework for Ar-Ar geochronology and noble gas mass spectrometry
http://pychron.readthedocs.org/en/latest/
Apache License 2.0
26 stars 26 forks source link

ideogram padding #577

Closed wcmcintosh closed 9 years ago

wcmcintosh commented 9 years ago

As per attached figure, x min and max coincide with max and min of analysis error bars, which truncates a significant amount of the probability curves. Can appropriate padding be added to address this?

BW-2014-6.pdf

jirhiker commented 9 years ago

A configurable x pad value will be added.

you can also you "asymptotic limits" to avoid this problem.

wcmcintosh commented 9 years ago

I tried asymptotic limits, but wasn't 't sure how it worked

William C McIntosh

On Jul 30, 2015, at 20:59, Jake Ross notifications@github.com wrote:

A configurable x pad value will be added.

you can also you "asymptotic limits" to avoid this problem.

— Reply to this email directly or view it on GitHub.

jirhiker commented 9 years ago

Fix asymptotic limits. specify a height in %

calculate x0 and x1 such that f(x0)<h and f(x1)<h