Skip to content

disable nsgrid neighbor search #2930

@orbeckst

Description

@orbeckst

Expected behavior

neighbor search with capped_distance returns reliable and consistent results

Actual behavior

It doesn't.

See #2229 (comment) for detailed analysis of problems.

Course of action

Disable nsgrid-based neighbor search until we have a stable solution. Use PBC-pkdtree instead.

Impact

  • slower distance-based searches and analysis (e.g. RDF)
  • correct results in all cases

Code to reproduce the behavior

See linked issues.

Current version of MDAnalysis

  • Which version are you using? (run python -c "import MDAnalysis as mda; print(mda.__version__)") 1.0.x, 2.0.0-dev
  • Which version of Python (python -V)? any
  • Which operating system? any

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions