Skip to main content

Python tools to locate nano particles from confocal microscope images

Project description

Locate Nano Particles

What is this

nplocate is a custom script I wrote to locate very tiny particles from a confocal image. These images often suffered from extreme influences of the PSF, even after very detailed and completed deconvolution procedures.

To squeeze a bit more information out of these highly distorted data, I wrote this code to effectly "fit" the entire 3D image. This is done in a quite sloopy way. For a perfect fit, please take a look at the very well crafted peri project.

The idea

This is not a fully functional particle tracking package like trackpy or colloids or peri. Instead, think of nplocate as an extension of current tracking packages.

The logic behind the code is quite simple. The arguments are,

  1. It is easy to find some particles, even in a highly distorted image.
  2. If we know the locations of some particles ({r}), we can measure their average shape (S).
  3. With {r} and S, we can simulate a "fake image"
  4. We can find previously unfound particles in the difference between the real image and fake image.
  5. The more particles we have, the merrier.

Installing the code

The simplest way is

pip install nplocate

You can also download this repository, and use the following command to install the code

pip install .

Using the code

There are some notebooks in the folder example that introduced how to use this package, along with trackpy.

Cite the code

Just tell people you used trackpy

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nplocate-0.1.6.tar.gz (12.3 kB view details)

Uploaded Source

File details

Details for the file nplocate-0.1.6.tar.gz.

File metadata

  • Download URL: nplocate-0.1.6.tar.gz
  • Upload date:
  • Size: 12.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.7

File hashes

Hashes for nplocate-0.1.6.tar.gz
Algorithm Hash digest
SHA256 5aeef192b4ee3a7f90fe4c4e689ba18ef6d8d50a4811767be3c8908e41bf6a8d
MD5 5f7b9c62e1244e4b0809d664178931ee
BLAKE2b-256 fc38f364e32a3335c3fc9e7b8746a3804485a577e8576906cd0d296e60b8a56a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page