Björn Forsberg
Björn Forsberg
I noticed some thing strange and figured I'd ask to see if I got things right or wrong: Upon calling ```relion_project``` on a helical segment that extends to the box...
RELION retains the functionality of XMIPP to provide a symmetry definition file as input to the ```--sym``` flag, as described [here](https://github.com/I2PC/xmipp-portal/wiki/Symmetry). However the healpix-tesselation is reduced based on the applied...
Move --help/-h/noflag check to function. Fix typos
Modifying src/gpu_utils/cuda_settings.h on version 2.1.b1 by setting ``` #define D2C_BLOCK_SIZE_REF3D 32 #define D2C_EULERS_PER_BLOCK_REF3D 48 ``` and running a 10 iteration 3D benchmark fails iteration 8. Surprisingly, iteration 7 looks entirely...
Originally reported by: **Andreas Schenk (Bitbucket: [andschenk](https://bitbucket.org/andschenk), GitHub: [andschenk](https://github.com/andschenk))** ---------------------------------------- Hi, I encountered an issue where reruns of the exact same job with identical random seed would give different results,...
**Issue description** If `relion_image_handler` is run with .star-file input where images reference a .mrcs-file, the output .star file images have numbers which refer to the input stack, even if the...
## Issue Details I am interested to try and ultimately modify and use methods described in this [paper](https://www.geometry.caltech.edu/BlueNoise/). There is associated cpp code that I am trying to compile and...