Fixed floating point store names bug#294
Conversation
|
@MannyEsguerra, this should fix your issue. Do I have your permission to include a stubbed version of the session that you shared in our testing suite so that we can confirm that this bug never re-surfaces? |
|
@pauladkisson thank you! Feel free to include that TDT session in your testing suite. Sorry I don't understand how versioning works, will we be able to download and use the fixed code soon? |
Great, thank you.
It's not available just yet, but as soon as the fix gets merged, I'll go ahead and make an alpha release and let you know. |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
Thank you Paul! |
|
@MannyEsguerra just want to keep you in the loop. I just have one thing to wrap up before I make the release (#299), which should be done sometime tomorrow. |
|
@MannyEsguerra, I just made an alpha release with the fix included. All you need to do is update your installation of Guppy, and it should work on your data now. |
|
Fantastic news! We'll check it out tomorrow. Thanks very much |
Fixes #289
In TDT, split storenames with floating-point values (ex Widt=0.1) will be replaced with a p (ex. Widt0p1).