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

clean up max projection #1379

Merged
merged 1 commit into from
Oct 10, 2019
Merged

clean up max projection #1379

merged 1 commit into from
Oct 10, 2019

Conversation

ttung
Copy link
Collaborator

@ttung ttung commented May 28, 2019

Remove ImageStack.max_proj. Steer users towards using ImageStack.reduce.

Test plan: travis

Addresses comment in https://github.com/spacetx/starfish/pull/1342/files#r288261378
Fixes #220
Depends on #1548

@ttung ttung force-pushed the tonytung-max-proj branch 7 times, most recently from c700eac to 55edf6c Compare May 31, 2019 08:37
Copy link
Member

@ambrosejcarr ambrosejcarr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Collaborator

@shanaxel42 shanaxel42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this approach!

@ttung ttung force-pushed the tonytung-max-proj branch 2 times, most recently from fe50c6a to 4ad94f1 Compare June 6, 2019 22:47
@ttung ttung force-pushed the tonytung-max-proj branch 5 times, most recently from 40cfa64 to 1a13d5c Compare June 19, 2019 18:45
@ttung ttung force-pushed the tonytung-max-proj branch 2 times, most recently from e5f7061 to ea9ae4d Compare June 21, 2019 03:06
@ttung ttung force-pushed the tonytung-max-proj branch 2 times, most recently from 665b3ab to 81c174e Compare June 27, 2019 20:50
@shanaxel42 shanaxel42 added the tech debt refactoring, non prioritized optimizations, code cleanups label Jul 1, 2019
@ttung ttung force-pushed the tonytung-max-proj branch 5 times, most recently from 3b3f784 to 647ea90 Compare July 8, 2019 17:45
@ttung ttung force-pushed the tonytung-max-proj branch 3 times, most recently from bf6e033 to 62d754d Compare October 4, 2019 17:53
@ttung ttung force-pushed the tonytung-max-proj branch 3 times, most recently from d8890b7 to 6c5cc8f Compare October 9, 2019 21:01
@ttung ttung force-pushed the tonytung-max-proj branch 2 times, most recently from 0c04949 to eea4824 Compare October 10, 2019 00:03
@ttung ttung force-pushed the tonytung-max-proj branch 2 times, most recently from 41b9066 to 798ff1d Compare October 10, 2019 06:19
@ttung ttung force-pushed the tonytung-max-proj branch 3 times, most recently from dc0837b to f0da3e0 Compare October 10, 2019 17:45
@ttung ttung changed the base branch from tonytung-use-map-reduce to master October 10, 2019 20:40
Remove ImageStack.max_proj. Steer users towards using ImageStack.reduce.

Test plan: travis

Addresses comment in https://github.com/spacetx/starfish/pull/1342/files#r288261378
Fixes #220
@ttung ttung merged commit 88c5ad2 into master Oct 10, 2019
@ttung ttung deleted the tonytung-max-proj branch October 10, 2019 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech debt refactoring, non prioritized optimizations, code cleanups
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate "dots" image vocabulary
4 participants