Index refactor#1
Open
rjgildea wants to merge 103 commits into
Open
Conversation
Please be advised that you can now install pre-commits by running
libtbx.precommit install
This will fix up the code for you and avoids clutter getting into
the repository in the first place.
This is not currently well handled, and should instead be handled with dials.reindex or symmetry/cosym
|
Checking with quality tools; there are some outright undefined variables; I checked the Otherwise, there is a whole load of |
Forces users to run the installer instead of running code in place. Resolves SCI-8659 Remove precommitbx environment
Owner
Author
|
@ndevenish have addressed the flake8 issues highlighted above |
Fixes flake8 warning in per-image-analysis pull request
rjgildea
force-pushed
the
index-refactor
branch
2 times, most recently
from
June 5, 2019 13:55
11b1a6a to
d996c98
Compare
This directly sets the Agg canvas instead of relying on global state. This fixes #795 by still allowing GUI plots if required by the user.
- Flake8 - Float imports - Sort imports
Modify command line scripts which call these to catch and throw a Sorry.
disables checks for things managed by black
due to recent changes in RLV. Some campsite improvements.
due to recent changes in RLV
Tidy up some bits of export too.
and update OpenSSL
rjgildea
force-pushed
the
index-refactor
branch
2 times, most recently
from
June 7, 2019 15:52
a2e17f9 to
a0550d9
Compare
- if rotation angle is small, rotation axis is unstable/irrelvant - workaround -0.000 vs 0.000 in text output
- adds dependency on python2.7 backport of concurrent.futures
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
dials.algorithms.indexing.basis_vector_search.strategiesalgorithms.indexing.basis_vector_search.combinationsdials.algorithms.indexing.assign_indicesdials.algorithms.indexing.non_primitive_basiswith testsdials.algorithms.indexing.model_evaluationModelRankWeighted,ModelRankFilterModelEvaluationclassdials.algorithms.indexing.symmetry.SymmetryHandler, with testsdials.algorithms.indexing.lattice_searchmoduleBasisVectorSearchinheriting fromindexer_baseto consolidate previousfft1d,fft3dandreal_space_grid_searchclasses. Code that is specific to a basis vector search now lives in this class instead ofindexer_base.BasisVectorSearchclassdials.algorithms.indexing.basis_vector_search.optimisewith tests