Search

Search results

13 results found

Thinking like an image analyst, Part I: Project overview and data import

Pearl V. Ryder One thing I’ve found very helpful in my journey as an image analyst is learning from others by observing their thought process when they tackle a new problem. In this series of five blog posts, my goal is to share how I approached an image analysis project that I recently undertook as...

Creating a Cloudwatch Dashboard to Monitor Distributed CellProfiler Runs

by Erin Weisbart This explains how to set up a Dashboard in Amazon Web Services (AWS) Cloudwatch, which widgets we find most helpful for monitoring Distributed CellProfiler (DCP) runs in our Cloudwatch Dashboard, and what you might learn from each widget. AWS Cloudwatch Dashboards are “customizable...

New CellProfiler 4 Plugin: RunCellpose

David R. Stirling Hi everyone, Today we’re releasing the RunCellpose plugin for CellProfiler 4! This plugin is designed to allow you to use the popular Cellpose segmentation algorithm to generate object sets within a CellProfiler pipeline. Cellpose uses a neural network followed by post-processing...

Thinking like an image analyst, Part II: Removing bright debris from analysis

Pearl V. Ryder In the first post of this series, I gave an overview of this project and explained how I imported the data into CellProfiler. If you’d like to follow along in CellProfiler, the pipeline and images for this project are available here. Now that the images have been imported, I could...

CellProfiler 4.1 Release

Beth Cimini Hi all, We hope you’re enjoying our new CellProfiler 4.1 release! If you haven’t had a chance to see it yet, please do grab a copy from https://cellprofiler.org/releases. There are a few new features or changes of note we’re particularly excited to share with you all: For the first time...

CellProfiler 4.2 Release

David R. Stirling Hi all, We’ve now released CellProfiler 4.2! You can download it from https://cellprofiler.org/releases. We have a few new features and improvements in this release. There have been numerous smaller bug fixes, but the key changes are as follows: We’ve fixed an issue which was...

Thinking like an image analyst, Part III: Enhancing fibers for detection

Pearl V. Ryder In the previous blog post in this series, I demonstrated how I masked out debris that was brighter than the fibers of interest. In this post, I’ll walk through how I enhanced the fibers in order to increase their brightness and decreased the background intensity of the images. If you...