Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable ReadTheDocs build of PDF version of the docs #587

Closed
wants to merge 1 commit into from
Closed

Conversation

gipert
Copy link
Member

@gipert gipert commented Aug 12, 2024

https://readthedocs.org/projects/pygama/builds/24552659/

There seems to be something wrong with this formula:

pdf(x, \text{x_lo}, \text{x_hi}, \mu, \sigma, hstep) = pdf(y=\frac{x-\mu}{\sigma}, step, \text{x_lo}, \text{x_hi}) = \frac{1+hstep\text{erf}\left(\frac{x-\mu}{\sigma\sqrt{2}}\right)}{\sigma\left[(y-y_{min}) +hstep\left(y\text{erf}(\frac{y}{\sqrt{2}})+\sqrt{\frac{2}{\pi}}e^{-y^2/2}-y_{min}\text{erf}(\frac{y_{min}}{\sqrt{2}})+\sqrt{\frac{2}{\pi}}e^{-y_{min}^2/2}\right)\right]}

CC @SamuelBorden

@gipert gipert added bug Something isn't working docs Package documentation labels Aug 12, 2024
@gipert
Copy link
Member Author

gipert commented Aug 12, 2024

Superseded by #588

@gipert gipert closed this Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docs Package documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant