tbepler / topaz

Pipeline for particle picking in cryo-electron microscopy images using convolutional neural networks trained from positive and unlabeled examples. Also featuring micrograph and tomogram denoising with DNNs.
GNU General Public License v3.0
170 stars 62 forks source link

training topaz demonising model with frames collected in .eer format #125

Closed samuelhaysom closed 2 years ago

samuelhaysom commented 2 years ago

This is more of a question than an issue but I was wondering if the latest version (0.2.5) can handle frame data in .eer format when training a demonising model, and then use this model to denoise .mrc files created from those .eer files using MotionCorr in RELION4? Or would I have to convert the frame data to .mrc files first to train the model?