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

Fix typo in RandomImageTransforms #176

Closed kephale closed 10 months ago

kephale commented 10 months ago

Howdy, just fixing a little typo that affects behavior in RandomImageTransforms

tbepler commented 10 months ago

Thanks for the fix!