Jose Borreguero

Results 5 issues of Jose Borreguero

I think there are scenarios when `_gen_relevant_images` misses generation of some needed image. See picture below for a scenario with 2D periodic boundary conditions. The query particle is located at...

**Example:** `./pg_sample --ordered --flip ` ```bash ./pg_sample --help --ordered Select from the table records after ordering the records by primary key value. --flip When passed as an option, the records...

Signed-off-by: Jose Borreguero

Referencing ipywidgets components in RST documents doesn't include a link after building In my conf.py file: ``` # Domains for intersphinx inventory file objects.inv intersphinx_mapping = { 'ipywidgets': ('http://ipywidgets.readthedocs.io/en/latest', None),...

[test_atomselections.py](https://github.com/MDAnalysis/mdanalysis/blob/develop/testsuite/MDAnalysisTests/core/test_atomselections.py) is lacking a test using the `CylindricalSelection`, `CylindricalLayerSelection`, and `CylindricalZoneSelection` distance-based atom selections employing distance searches with `PeriodicKDTree`. ### Currently version of MDAnalysis: (run `python -c "import MDAnalysis as...

performance
testing
Component-Selections
GSOC Starter
PBC