segysak icon indicating copy to clipboard operation
segysak copied to clipboard

Try and decide from the headers if file is 2d/3d/gathers.

Open trhallam opened this issue 4 years ago • 1 comments

This requires someone to thing about dynamic ranges and heuristic views of the data, what questions and logic can software ask to work this out?

trhallam avatar Jun 06 '20 21:06 trhallam

https://github.com/trhallam/segysak/commit/db043929cbe246096efd3c26ea42ef2a67eceaf3, had a go at this here. Just checks common bytes fields to see if anything is there. Only adds cdpx and cdpy if the std in those fields is not zero.

trhallam avatar Jun 13 '20 13:06 trhallam

No longer required due to generalisations in the loader and expectation of user knowledge of the data.

trhallam avatar May 21 '24 12:05 trhallam