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

Feature Request: Designer #560

Open
mtwenzel opened this issue Jan 27, 2021 · 2 comments
Open

Feature Request: Designer #560

mtwenzel opened this issue Jan 27, 2021 · 2 comments

Comments

@mtwenzel
Copy link

At the moment, the Designer approach is to create a BT curve and derive the DeltaBT == RoR from it.

From my understanding, the aim in this is to shape the BT development such that it yields a desirable shape of the RoR curve, while respecting certain boundary conditions, like time of TP, or temperature after a certain time etc.

The RoR curve is mathematically nothing but the first derivative of the BT curve, which means the BT curve is the integral of the RoR.

This again implies, with a little math (SciPy!) one could design the RoR curve directly, even simply by drawing it in the desired shape, and integrate the BT curve from this numerically. Introducing the constraints should then largely come down to a x/y shifting of the result.

Anyone interested in implementing this? I'd try my hand at this, but would need some intro where to do such calculations, as a quick look into the designer.py didn't help me, and also I don't really want to go into the UI development.

@roasterdave
Copy link
Contributor

Have you looked at this blog post? How to Create the Perfect Background Curve
Maybe this method will allow you to create a BT curve that meets your needs.

@mtwenzel
Copy link
Author

mtwenzel commented Jan 28, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants