ccpem / roodmus

GNU General Public License v3.0
3 stars 0 forks source link

Add utility to allow user choice of whether to do in-plane rotation #2

Open JatGreer opened 7 months ago

JatGreer commented 7 months ago

Issue 12 from gitlab Add utility to allow user choice of whether to do in-plane rotation. (currently commented out)

JatGreer commented 7 months ago

Unless there is a specific use case for in-plane orientation going forward, I believe we can drop this utility? What are your thoguhts @mjoosten ?

JatGreer commented 7 months ago

I still maintain that it would be useful for Roodmus to make use of Parakeet's option to define the orientation for each particle for specific niche data generation. I have made several data sets recently to test reconstruction and processing functions that required particles in a specific orientation. It would also serve as a method for implementing image generation where the particles have a prefered orientation. However, this could be a long-term goal and is not really needed right this moment

JatGreer commented 7 months ago

Latest version of parakeet may already support some form of limited tilt sampling

JatGreer commented 7 months ago

Would be good to extend this to user-selection of orientation ranges (will need rng implementation for angles, which may also need rng for positions for parakeet...)