Steve
You can add me to your waiting list. As soon as this is available for MacOS, I', buying!
You can add me to your waiting list. As soon as this is available for MacOS, I', buying!
Cricket Graph?
It was Delta Graph. I did a quick search and it looks like they may have a current product.
They sure do. A wonderful piece of software, I've used it extensively for our book, but not applicable for Steve's project.
They sure do. A wonderful piece of software, I've used it extensively for our book, but not applicable for Steve's project.
What about just having step wedge density flipped (that is how I'm currently plotting)
I'm curious to know more about its capabilities and its website.
Ralph,
I was wondering about your idea of a variable speed. Do you want the capibility to assign a base speed point to any density or are you looking for a way to determine a speed from different fixed density points, or is it something else?
Could you explain that in more detail.
While the speed readings are done in actual log-H, I thought it would be easier to plot in relative log-H.
'the capibility to assign a base speed point to any density'
but
'a way to determine a speed from different fixed density points'
is a good idea too!
"Third, automatic interpolation to find 0.1 intersection." I think I know what you mean, but could you elaborate just in case?
'the capibility to assign a base speed point to any density'
but
'a way to determine a speed from different fixed density points'
is a good idea too!
I just use the actual density of my stepwedge on the X axis. So when I plot it out like that the curve goes the wrong way (the toe winds up on the left-hand side).
So I flip the X-axis to go from 3.0d on the left and it goes down to 0 on the right. That way the toe is on the left-hand side. In the 'non-calibrated' world of simple process control strips, the actual density of the step wedge is probably the best independent variable to plot.
The calibrated densities of the step tablet are internal in my program. If I change the step tablet, I just have to enter the new values. I've gone back and forth about having an option to use actual log-H based on the value of the exposure and calibrated step tablet.
This is where I once tried to solve polynomials. So I'd like to see the program do a curve fit on the toe (exponential, spline or polynomial) and mathematically solve for the speed point (0.1 on the Y axis, or what ever value the user wanted) . Thus spitting out the X-axis number via a calculation, rather than manual interpolation.
Ralph,
The first way is a good idea and would be easy enough. The second could potentially run into some conceptual problems. Maybe a gradient approach might be applicable or using one of the known points as reference and adjusing the constant in the speed equation. Afterall, that's kind of how it's done now. This would definitely be an interesting topic to further discuss albeit one that would be rather high end.
Steve

... I place it in a loop and move it incrementally across the graph until it runs into the curve. It's kind of a cheat, but I'm not great at math.
...Anyway this is a WISH LIST (I really don't expect this on a basic first version)
3 ways to obtain speed:
1) 0.1 (or user indicated) above FB+F
2) 0.3 x G-bar
3) intersection of the straight portion of the curve extrapolated in a straigh line toward an intersection with the x-axis.

Anyway this is a WISH LIST (I really don't expect this on a basic first version)
3 ways to obtain speed:
1) 0.1 (or user indicated) above FB+F
2) 0.3 x G-bar
3) intersection of the straight portion of the curve extrapolated in a straigh line toward an intersection with the x-axis.
Here is an example of some C++ spline functions. One problem I have had with splines is that in the software I have been using (Deltagraph) it won't give me an equation for the spline. It just uses the spline for the graph output. It gives a nice smooth shape, but won't do any calculations on it. Its a "display only" function. I have used other software like that. So, my question is how do you solve for unknowns with the spline? Maybe its only "PC" software that can do that![]()
| Photrio.com contains affiliate links to products. We may receive a commission for purchases made through these links. To read our full affiliate disclosure statement please click Here. |
PHOTRIO PARTNERS EQUALLY FUNDING OUR COMMUNITY: ![]() |
