APS 13-BMΒΆ

This section contains a script to read the APS 13-BM tomography dataset and reconstruct it with tomoPy.

Download file: rec_aps_13bm.py

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
#!/usr/bin/env python
# -*- coding: utf-8 -*-

"""
TomoPy example script to reconstruct the APS 13-BM tomography data as
original netcdf files.

Warning
-------
Not implemented yet.
"""