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

add centiloid #2

Merged
merged 16 commits into from Oct 7, 2021
Merged

add centiloid #2

merged 16 commits into from Oct 7, 2021

Conversation

casperdcl
Copy link
Member

@casperdcl casperdcl commented Nov 23, 2020

  • add centiloid
  • test
pip install "git+https://github.com/AMYPAD/amypad@centiloid#egg=amypad"
from amypad import centiloid
centiloid.run(???)

@casperdcl casperdcl self-assigned this Nov 23, 2020
@casperdcl casperdcl added the enhancement New feature or request label Nov 23, 2020
eng = get_matlab()
dir_spm = fspath(Path(eng.which("spm")).parent)

# TODO: in parallel

Choose a reason for hiding this comment

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

[TODO] reported by reviewdog 🐶
# TODO: in parallel

Base automatically changed from devel to master October 5, 2021 11:41
@casperdcl casperdcl force-pushed the master branch 2 times, most recently from ff0ba1e to 3ed5ce0 Compare October 5, 2021 11:47
@codecov-commenter
Copy link

codecov-commenter commented Oct 5, 2021

Codecov Report

Merging #2 (6789f36) into master (3ed5ce0) will decrease coverage by 8.15%.
The diff coverage is 42.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
- Coverage   70.28%   62.12%   -8.16%     
==========================================
  Files           4        5       +1     
  Lines         175      235      +60     
==========================================
+ Hits          123      146      +23     
- Misses         52       89      +37     
Impacted Files Coverage Δ
amypad/centiloid/__init__.py 36.20% <36.20%> (ø)
amypad/gui.py 72.36% <87.50%> (+0.36%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3ed5ce0...6789f36. Read the comment docs.

@casperdcl casperdcl changed the title centiloid.pipeline add centiloid Oct 5, 2021
@casperdcl casperdcl merged commit 179935a into master Oct 7, 2021
@casperdcl casperdcl deleted the centiloid branch October 7, 2021 10:21
@casperdcl
Copy link
Member Author

/tag v1.1.0 179935a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants