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

Occult 2 #31

Merged
merged 58 commits into from
Aug 27, 2019
Merged

Occult 2 #31

merged 58 commits into from
Aug 27, 2019

Conversation

vatch123
Copy link
Contributor

@vatch123 vatch123 commented Jun 3, 2019

Description

The python version of the occult2.

TODO:

  • Review of PR
  • ~100% test line coverage
  • Code formatted/linted.
  • Example and documentation is detailed.

Fixes #9

@pep8speaks
Copy link

pep8speaks commented Jun 3, 2019

Hello @vatch123! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 40:101: E501 line too long (101 > 100 characters)

Comment last updated at 2019-08-23 16:36:13 UTC

@ghost
Copy link

ghost commented Jun 3, 2019

Thanks for the pull request @vatch123! Everything looks great!

sunkit_image/enhance.py Outdated Show resolved Hide resolved
sunkit_image/enhance.py Outdated Show resolved Hide resolved
sunkit_image/enhance.py Outdated Show resolved Hide resolved
sunkit_image/enhance.py Outdated Show resolved Hide resolved
sunkit_image/enhance.py Outdated Show resolved Hide resolved
changelog/31.feature.rst Outdated Show resolved Hide resolved
@nabobalis
Copy link
Contributor

I think the occult code should be in a new file called trace or something better.

@nabobalis nabobalis force-pushed the occult branch 13 times, most recently from 4135e03 to bd3be60 Compare August 21, 2019 22:28
examples/tracing_loops.py Outdated Show resolved Hide resolved
examples/tracing_loops.py Outdated Show resolved Hide resolved
examples/tracing_loops.py Outdated Show resolved Hide resolved
examples/tracing_loops.py Outdated Show resolved Hide resolved
sunkit_image/tests/test_trace.py Show resolved Hide resolved
sunkit_image/trace.py Outdated Show resolved Hide resolved
sunkit_image/trace.py Outdated Show resolved Hide resolved
sunkit_image/trace.py Outdated Show resolved Hide resolved
sunkit_image/trace.py Outdated Show resolved Hide resolved
sunkit_image/utils/utils.py Outdated Show resolved Hide resolved
@nabobalis
Copy link
Contributor

pep8speaks is complaining, any chance you can look into them and fix it?

@wafels
Copy link
Member

wafels commented Aug 23, 2019

Approved.

Copy link
Member

@Cadair Cadair left a comment

Choose a reason for hiding this comment

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

Looks fine to me after a brief check

@nabobalis nabobalis merged commit 21a7a52 into sunpy:master Aug 27, 2019
@nabobalis
Copy link
Contributor

Thanks everyone for the reviews and @vatch123 for the PR!

@vatch123 vatch123 deleted the occult branch August 27, 2019 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OCCULT-2 algorithm
5 participants