rs-station / reciprocalspaceship

Tools for exploring reciprocal space
https://rs-station.github.io/reciprocalspaceship/
MIT License
28 stars 12 forks source link

Add example using pytorch to assess error models during merging #44

Closed JBGreisman closed 3 years ago

JBGreisman commented 3 years ago

This PR adds a new example to the documentation that demonstrates the use of pytorch to assess different error models during merging. Comparison is made between Student's t-distributed error models (more robust to outliers) and normally distributed errors.