Skip to content

iandobbie/Chromagnon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chromagnon

Image correction software for chromatic shifts in fluorescence microscopy.

Acceptable image file formats

Reading

  • Most microscopy formats

Writing

  • multipage-tiff (imageJ format or ome.tif format)
  • DeltaVision (.dv)

How it works

Read the domument

Downloads

The ready to use packages are available here

The source

The source codes are written in pure python and works on the following platforms and dependencies.

Platforms successfully tested:

  • MacOSX64bit (10.9.5 or higher)
  • Windows64bit (XP or higher)
  • Linux Ubuntu(16), CentOS(6)

Dependencies:

  • python (v2.7 or v3.6)
  • numpy
  • scipy
  • wxPython (v3 or v4)
  • PyOpenGL
  • tifffile (v0.14.0)
  • pyFFTW (optional for fast Fourier transform)
  • javabridge (optional for reading more image format)
  • python-bioformats (optional for reading more image format)
  • lxml (optional for reading more image format)
  • Java Development Kit (optional for reading more image format)

How to cite

Please cite our paper:

Matsuda, Schermelleh, Hirano, Haraguchi, Hiraoka, 2018 "Accurate and fiducial-marker-free correction for three-dimensional chromatic shift in biological fluorescence microscopy" Sci Rep 8:7583

Authored and maintained by Atsushi Matsuda.

About

Image correction software for chromatic shifts in fluorescence microscopic images

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%