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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UPCOMING] Release 1.7.0 - workshop release #2761

Merged
merged 4 commits into from Apr 23, 2023

Conversation

skoudoro
Copy link
Member

@skoudoro skoudoro commented Mar 27, 2023

Preparation for 1.7.0 release, targeting April 7, 2023 or April 14 2023.

Desired PR / issues (need review / feedback / update)

PR

Issues

Feature without PR yet:

  • Masked P2S Algorithm. (will not be added)
  • NUQ Algorithm. (will not be added)

Most of them can be done on time, I think 馃槃

Please comment to flag any other issues or PR that should be addressed for this release

Release checklist

  • add release_notes 1.6.0
  • Update changelog and api_changes
  • Update .mailmap
  • Set release number in info.py
  • Check the copyright years in doc/conf.py and LICENSE
  • Check documentation
  • Check Tutorial
  • Check unit test and USE-PRE
  • Update index.rst
  • Update Highligth.rst, old_news.rst, stateofheart.rst
  • Update developers.rst list
  • Update website
  • Update deprecation cycle remove long deprecation

@codecov
Copy link

codecov bot commented Mar 27, 2023

Codecov Report

Merging #2761 (f42896b) into master (ef17326) will increase coverage by 0.00%.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2761   +/-   ##
=======================================
  Coverage   81.48%   81.48%           
=======================================
  Files         143      143           
  Lines       20049    20049           
  Branches     3191     3191           
=======================================
+ Hits        16336    16337    +1     
  Misses       2906     2906           
+ Partials      807      806    -1     
Impacted Files Coverage 螖
dipy/align/_public.py 81.62% <0.00%> (酶)

... and 1 file with indirect coverage changes

Changelog Outdated

- NF: BundleWarp - Streamline-based Nonlinear registration added.
- NF: DKI+ - Diffusion Kurtosis constraints added.
- NF: Synb0 added.
Copy link
Contributor

Choose a reason for hiding this comment

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

Synb0 - synthetic b0 creation added using deep learning

Changelog Outdated
* 1.7.0 (Sunday, April 23, 2023)

- NF: BundleWarp - Streamline-based Nonlinear registration added.
- NF: DKI+ - Diffusion Kurtosis constraints added.
Copy link
Contributor

Choose a reason for hiding this comment

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

Diffusion Kurtosis modeling with advanced constraints

Changelog Outdated
@@ -24,6 +24,20 @@ Dipy

The code found in Dipy was created by the people found in the AUTHOR file.

* 1.7.0 (Sunday, April 23, 2023)

- NF: BundleWarp - Streamline-based Nonlinear registration added.
Copy link
Contributor

Choose a reason for hiding this comment

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

Streamline-based nonlinear registration method for bundles

@skoudoro
Copy link
Member Author

all good ! merging and starting to tag the release.

@skoudoro skoudoro merged commit c92b162 into dipy:master Apr 23, 2023
26 of 27 checks passed
@skoudoro skoudoro deleted the release-prep branch April 23, 2023 19:40
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.

None yet

2 participants