Skip to content

Conversation

ksunden
Copy link
Member

@ksunden ksunden commented Jan 16, 2019

Removes dependency scikit-image

Supercedes #860 (needed for testing on travis)

@ksunden
Copy link
Member Author

ksunden commented Jan 16, 2019

We may consider playing with adding parameters to control behavior, in particular, since this is doing some filtering, it can have effects outside of the window of interest, rather than simply averaging the points.

This also changes behavior to preserve all variables, and apply the same decimate averaging, instead of just directly downsampling.

@ksunden
Copy link
Member Author

ksunden commented Jan 16, 2019

If merged, requires editing the conda-forge recipe on next release, as dependency list is repeated there

ksunden added a commit that referenced this pull request Jan 16, 2019
@ksunden ksunden changed the title MAINT: Use scipy.signal instead of skimage for downscale WIP/MAINT: Use scipy.signal instead of skimage for downscale Jan 17, 2019
ksunden added a commit that referenced this pull request Jan 17, 2019
Intent is to add back as a well thought out implementation that does not re-introduce skimage

Two options are presented in #862 and #863
untzag pushed a commit that referenced this pull request Jan 17, 2019
Intent is to add back as a well thought out implementation that does not re-introduce skimage

Two options are presented in #862 and #863
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant