Git Product home page Git Product logo

ez_ufo's Introduction

*** Introduction ***

Ezufo is a GUI to data reconstruction tools of 
ufo-kit software package (https://github.com/ufo-kit). 
It can be used to find the center of rotation and reconstruct 
X-ray uCT slices, to optimize reconstruction parameters, 
and to batch process multiple data sets after experiment.

Distributed without warranty of any kind.


*** Installation requirements ***

1. Working istallation of ufo-core, ufo-python-tools, ufo-filters, 
tofu, and concert is required. This version was tested with
ufo-core:  
https://github.com/ufo-kit/ufo-core/commit/ab39783930ccbe3fa06e0f50427e01376f431256
ufo-filters:
https://github.com/ufo-kit/ufo-filters/commit/2f2dbf96c3075de062e73c655708af516773110c
tofu:
https://github.com/ufo-kit/tofu/commit/6d7c27328bf9397d7f8c7e99ce7520ac90007afa
concert:
https://github.com/ufo-kit/concert/commit/6bb7b3436702adaa2e6df1e0c0e68de6837dd582
2. tkinter.


*** How it works ***

It the beginning ezufo creates a list of paths to all CT directories 
in the input directory recursively. A CT directory is defined as any 
directory, which containing a set of flats, darks, tomo, and, optionally, 
flats2 subdirectories. These subdirectories must contain only *.tif files 
with CT data. Names of directories with CT data sets are compared with the 
directory tree in the output directory. Those CT sets will be reconstructed,
whose names are not yet in the output directory. Ezufo will create a 
list of formatted ufo-launch/tofu commands according to defined parameters. 
These commands can be executed or printed on the screen. 

Three or more pre-processing steps can be applied to data:
- An arbitrary pipeline of ufo-launch filters
- Removal of large spots (scintillator defects)
- Paganing/TIE phase retrieval.
Sinograms can be created and filtered in order to suppress ring artifacts.
Finally, CT reconstruction is performed with tofu reco algorithm. 
Region of interest and other miscellaneous parameters can be defined.

All temporary data is saved in multi-page tif files. It will be preserved
in the temporary directory until the next reconstruction or until the
Quit button is pressed. Note that the size of temporary data can easily
exceed 300 GB when multiple processing steps are applied to a large CT set.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.