Skip to content

younes-elhachi/ImageD11

 
 

Repository files navigation

Windows: Build status

Linux: CircleCI

Macos + Linux Build Status

ImageD11 Version 1.9.7 Jon Wright wright@esrf.fr

This is the source code for ImageD11. Probably you wanted a compiled version.

Perhaps you can try to get it via:

pip install ImageD11

Some (dated) documentation is here: https://imaged11.readthedocs.io/

If you are at ESRF on a linux computer you could try "module load fable"

To use from git, try this:

Download and install python 3.6+, perhaps from www.python.org but probably from conda. Add the packages numpy, scipy, matplotlib, h5py, pillow, pycifrw, xfab

Then try: $ git clone https://github.com/myusername/ImageD11.git && cd ImageD11 $ python setup.py build bdist_wheel Followed installation in your virtual or conda environment: $ pip install dist/ImageD11_..[version you built]..whl

After it is installed, you should find a script ImageD11_gui.py, somewhere in your path.

Until 2017 this code was mostly developed on sourceforge at http://sourceforge.net/projects/fable/

It is now developed at http://github.com/FABLE-3DXRD/ImageD11

Bug reports are always welcome!

Good luck!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PLSQL 43.9%
  • Python 33.5%
  • C 15.1%
  • Jupyter Notebook 5.0%
  • Fortran 1.7%
  • JavaScript 0.6%
  • Other 0.2%