Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

add Docker for experiments #51

Merged
merged 18 commits into from
Jul 9, 2020
Merged

add Docker for experiments #51

merged 18 commits into from
Jul 9, 2020

Conversation

Borda
Copy link
Owner

@Borda Borda commented Jul 4, 2020

Before submitting

  • Was this discussed/approved via a Github issue? (no need for typos, doc improvements)
  • My code follows the style guidelines of this project, see the contributor guideline
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

What does this PR do?

create a docker with all experimental methods listed in readme...

Fixes #50

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

@Borda Borda marked this pull request as ready for review July 8, 2020 16:17
@codecov
Copy link

codecov bot commented Jul 8, 2020

Codecov Report

Merging #51 into master will decrease coverage by 0%.
The diff coverage is 61%.

@@          Coverage Diff          @@
##           master    #51   +/-   ##
=====================================
- Coverage      95%    95%   -0%     
=====================================
  Files          10     10           
  Lines        1678   1703   +25     
=====================================
+ Hits         1601   1620   +19     
- Misses         77     83    +6     

@Borda Borda merged commit 5230b22 into master Jul 9, 2020
@Borda Borda deleted the docker branch July 9, 2020 09:52
@Borda Borda restored the docker branch July 9, 2020 09:55
@Borda Borda deleted the docker branch July 9, 2020 09:55
Borda added a commit that referenced this pull request Jul 9, 2020
* base image
* docker build
* fix init imports
* docker: add Fiji
* docker: add ANTs
* docker: add ANTsPy
* docker: add elastix
* docker: add DROP
* docker: add RNiftyREg
* update tox / travis
Borda added a commit that referenced this pull request Jul 9, 2020
* base image
* docker build
* fix init imports
* docker: add Fiji
* docker: add ANTs
* docker: add ANTsPy
* docker: add elastix
* docker: add DROP
* docker: add RNiftyREg
* update tox / travis
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

experimental Docker
1 participant