Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • $\begingroup$ Thanks very much - I appreciate the worked example! $\endgroup$ Commented Jan 9, 2023 at 18:10
  • 2
    $\begingroup$ And, yes, it turns out my issue was indeed a clipping problem. The data had been scaled inappropriately, such that when I did my conversion it was well beyond values that can be stored in a 16-bit integer. Thanks again. $\endgroup$ Commented Jan 10, 2023 at 14:33