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

Allow for sampling micrographs/tomograms of different sizes #198

Open DarnellGranberry opened 1 month ago

DarnellGranberry commented 1 month ago

Samplers in topaz/utils/data/sampler.py need adjusting to keep track of individual sizes instead of group[0]'s only