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

Documentation glitch? #648

Closed
prjemian opened this issue Feb 16, 2019 · 1 comment
Closed

Documentation glitch? #648

prjemian opened this issue Feb 16, 2019 · 1 comment
Assignees

Comments

@prjemian
Copy link
Contributor

@vasole reports through the email listserv:

In http://download.nexusformat.org/sphinx/design.html one can read:

rgba, hsla and cmyk are (4 x n x m) arrays, where the 4 channels are the colour channels appropriately

I would appreciate that being written as (n x m x 4) because it is actually what people are going to write/use. I cannot imagine people writing the R component and nxm bytes later find the corresponding G component and so on. Usually one has the RGBARGBARGBA... and not RRRGGGBBBAAA...

@prjemian prjemian added this to the NXDL 2019.1 milestone Feb 16, 2019
@prjemian prjemian self-assigned this Feb 16, 2019
@prjemian prjemian removed this from the NXDL 2019.3 milestone Apr 2, 2019
@phyy-nx
Copy link
Contributor

phyy-nx commented Apr 24, 2019

From Telco, @prjemian will fix (no branch needed)

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

No branches or pull requests

2 participants