I am using your smoothing function which in general does a good job. But now i am using it with DateTime x-values and there is a funny effect.
It seems to be a precision problem.
When the DateTime values are incremented by higher steps (for instance days) everything works fine, but when the DateTime values (x-values) are only seconds away from each other the smoothing function become confused.
When i transform all the data lets say to the year 1900 it works a little bit longer but as soon as i derease the increments between the single datapoints you will get the same problems.
You can produce similar effects without using the DateTime datatype. You only have to use very high x-values with very low increments between the different x-valuse. Thats why I guess it is a precision problem.
I hope you can reproduce this effect, Markus.
Smoothing function
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Markus,
Thanks for reporting this bug, I have added it to our deffect list to be fixed for future releases.
Thanks for reporting this bug, I have added it to our deffect list to be fixed for future releases.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Markus,
Yes, you are right. I can see it (TV52010301) hasn't been fixed yet.
Yes, you are right. I can see it (TV52010301) hasn't been fixed yet.
I'm afraid not. Hope it's fixed for the next releases, please be aware to it's release notes.Do you have any idea, when we can expect a bugfix for this point?
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Markus,
The new release will be TeeChar for .NET v2 and it will be released before the end of this quarter but I can't tell you if the bug you reported will be included as it hasn't been fixed yet.
The new release will be TeeChar for .NET v2 and it will be released before the end of this quarter but I can't tell you if the bug you reported will be included as it hasn't been fixed yet.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |