Skip to content
/ tem-tomo Public
forked from kuan-lab/tem-tomo

Code for processing and evaluating TEM tomography data

Notifications You must be signed in to change notification settings

htem/tem-tomo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xray tools

add this repo to your system $PATH and $PYTHONPATH

convert volumes to zarr files

vol_to_zarr.py <fn.vol> z x y chunk

e.g.

vol_to_zarr.py volume_1.vol 200 3000 3000 100

vol_to_zarr.py volume_2.vol 200 3000 3000 100

run resolution estimation on the volumes

resolution_measure.py [ -ps <pixel_size=50> --snrt ]

resolution_measure.py jaspersLegCryo_r1_50nm_rec_cone_01799_10001800.zarr jaspersLegCryo_r1_50nm_rec_cone_12000_10001800.zarr 8 200 --snrt 0.143

About

Code for processing and evaluating TEM tomography data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.3%
  • Python 3.7%