Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Comment Tip CodeRabbit can use TruffleHog to scan for secrets in your code with verification capabilities.Add a TruffleHog config file (e.g. trufflehog-config.yml, trufflehog.yml) to your project to customize detectors and scanning behavior. The tool runs only when a config file is present. |
I created a defects file (.mrc) to mask out dead pixel of the detector, but I ran into a very strange issue when trying to use it. When I run the first processing steps to get averages of my tilt movies (fs_motion_and_ctf), it seems only part of the averages have the defects correctly masked out, and it seemed completely random which ones had it correct. And, every time I rerun, the corrected files seem to randomly change without any pattern.
I had Claude go over the codebase and after some back-and-forth it managed to propose this fix... which fixed it 👍 According to Claude it a GPU memory overflow issue and it caused the observed race condition.
@dtegunov let me know if this fix makes sense to you
Summary by CodeRabbit