Skip to content

KedoKudo/xproc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xproc

This repository, xproc provides necessary toolkits for the pre&post processing of tomography, FF, and NF data collected at

  • 1-ID@APS
  • 6-BM-A@APS
  • 6-ID-D@APS

Tomoproc

The subpackage tomoproc is for process tomography data.

Quick start

>> tomorpocer --help
Usage:
    tomoprocer.py morph    <CONFIGFILE>
    tomoprocer.py prep     <CONFIGFILE>
    tomoprocer.py recon    <CONFIGFILE>
    tomoprocer.py analyze  <CONFIGFILE>
    tomoprocer.py -h | --help
    tomoprocer.py --version

Options:
  -h --help     Show this screen.
  --version     Show version.

Required 3rd-party libraries

  • tomopy: conda install -c conda-forge tomopy
  • docopt: pip install docopt
  • vtk: pip install vtk
  • pyyaml: conda install pyyaml
  • lmfit: conda install -c conda-forge lmfit
  • tqdm: conda install tqdm

Docker

Container building recipe for using tomoproc.

ffproc

The subpackge ffproc is for processing ff-HEDM data.

nfproc

The subpackge nfproc is for processing nf-HEDM data.

About

This repository provide necessary toolkits for the pre&post processing of tomography data collected at APS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published