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

Cine Decimal String is not parsed correctly #144

Open
horner opened this issue Jun 21, 2022 · 2 comments
Open

Cine Decimal String is not parsed correctly #144

horner opened this issue Jun 21, 2022 · 2 comments

Comments

@horner
Copy link
Contributor

horner commented Jun 21, 2022

All Cine images I have tested use a Decimal String to store Frame Time
0018:1063 DS 6 Frame Time {18.943}

dataSet.float('x00181063') should be floatString('x00181063');

frameTime: dataSet.float('x00181063'),

Screen Shot 2022-06-21 at 6 28 40 PM

@horner
Copy link
Contributor Author

horner commented Jun 21, 2022

@dannyrb Shouldn't this be changed to floatString('x00181063');?

@horner
Copy link
Contributor Author

horner commented Aug 4, 2022

@swederik I say you closed my other PR (cornerstonejs/cornerstoneWADOImageLoader#453), but this issues (and related PR) is important too.

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

No branches or pull requests

1 participant