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

Use different interface for setting LUT #189

Merged
merged 1 commit into from
Apr 25, 2017

Conversation

mwaskom
Copy link
Member

@mwaskom mwaskom commented Apr 24, 2017

Closes #188

There is an inconsistency where the previous method wanted values in [0, 255] while the current method wants values in [0, 1]. I decided to handle this within each method to otherwise maintain prior API.

I generated the docs on my Ubuntu system and everything looks good. It would be best to have someone else on a different system verify that the example gallery does not change with this PR.

@coveralls
Copy link

coveralls commented Apr 24, 2017

Coverage Status

Coverage increased (+0.05%) to 78.413% when pulling 8515afa on mwaskom:fix_lut_update into 69e969b on nipy:master.

@agramfort
Copy link
Contributor

fine with me

@mwaskom mwaskom changed the title Use different interface for setting LUT (closes #188) Use different interface for setting LUT Apr 25, 2017
@larsoner larsoner merged commit 80f64e2 into nipy:master Apr 25, 2017
@larsoner
Copy link
Contributor

Thanks @mwaskom

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

Successfully merging this pull request may close these issues.

None yet

4 participants