-
Notifications
You must be signed in to change notification settings - Fork 16
TTSE range #205
Comments
OK, the problem is that line 2440 ( |
Well, the problem is solved, but we should unify the range checking and use the exposed functions internally instead of manually doing the range comparison... |
This does not seem to be all done. Some funny errors keep popping up. It is a little tough to debug because there are some interesting things going on when tables are built and during saturation calls... |
Looks like there are some more issues with the bicubic interpolation:
with the old TTSE.cpp without my recent changes this results in:
and with the latest changes, we obtain:
|
…ript for issue #205 now gives some more useful output.
There seems to be a bug with the TTSE range detection.
Note that the direct T,D call works. It is only T,P that gives an error. I will try to fix it myself.
The text was updated successfully, but these errors were encountered: