From 8d9148883530a485fd5b0051ac89ce99aeebe3c0 Mon Sep 17 00:00:00 2001 From: alexjnoble <30907567+alexjnoble@users.noreply.github.com> Date: Mon, 21 Sep 2020 03:15:49 -0400 Subject: [PATCH] 0.2.5 release info --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ab66082..8efb3d7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # Topaz A pipeline for particle detection in cryo-electron microscopy images using convolutional neural networks trained from positive and unlabeled examples. Topaz also includes methods for micrograph and tomogram denoising using deep denoising models. +## New in v0.2.5 +- Added Relion integration scripts +- Added Gaussian filter option for after 3D denoising +- Added info on Topaz Workshops +- Topaz GUI update +- Various bug fixes + ## New in v0.2.4 - Added 3D denoising with __topaz denoise3d__ and two pretrained 3D denoising models - Added argument for setting number of threads to multithreaded commands