Skip to content

Conversation

@garrettwrong
Copy link
Collaborator

We should loosely be in a beta mode now.

That is, closing out any outstanding PRs (there are several) and limit ourselves to hot bug fixes in the content of this changeset proposed. I don't think any new features can be in scope at this point for EOY (which is tomorrow for planning purposes). We can prioritize certain items (CLI or class averaging for example) for another release. Nothing to my knowledge is worse off now than in master, which would be a reasonable concern to stop the train. Because we are not feature complete software yet, this is essentially just an internal milestone release.

Develop code already is versioned at 0.6.0. Whatever makes it into master with that version label is going to get a fixed tag in git (0.6.0). Then I can create and push the distribution to testing pypi and give that a spin before pushing to the official PyPI (now at 0.5.28).

From here we should move develop and minor releases more often. I expect less sweeping changes from now on.

junchaoxia and others added 30 commits October 5, 2020 16:19
implement  __str__ for Xform classes and improve Multiply and Shift Xforms
Separate normalization factor of FB basis into radial and angular parts
garrettwrong and others added 17 commits November 23, 2020 15:12
Add CLICK command for preprocess steps
these are unrelated to this PR changeset
these are unrelated to this PR changeset
latest flake8-bugbear fails on bare exceptions
Conflicts:
	src/aspire/basis/ffb_2d.py
	src/aspire/basis/fpswf_2d.py
	src/aspire/image/__init__.py
	src/aspire/noise/noise.py
	src/aspire/volume/__init__.py
	tests/test_fft.py
probably regression from merges
@garrettwrong garrettwrong self-assigned this Nov 30, 2020
@amitsinger
Copy link
Contributor

amitsinger commented Dec 1, 2020 via email

@garrettwrong garrettwrong marked this pull request as ready for review December 4, 2020 11:30
@garrettwrong garrettwrong merged commit 85bf13c into master Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants