From 644de74ef09b75ebcff224ec5a3698766ccb700b Mon Sep 17 00:00:00 2001 From: Tristan Bepler Date: Mon, 25 May 2020 13:46:14 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index deba8f6..e3cd536 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # 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 denoising using deep denoising models. +## New in v0.2.4 +- Added 3d denoising with __topaz denoise3d__ +- Added argument for setting number of threads to multithreaded commands +- Various bug fixes + ## New in v0.2.3 - Improvements to the pretrained denoising models - Topaz now includes pretrained particle picking models