Lamino

project

Manual and troubleshoting information for the laminography project

Content

About

project

Hardware

This section contains beamline operation instructions.

Hardware

XRF stack

The XRF sample stack at 2-ID-E consists of:

Descriptiom

Model

Image

Driver

Base size (mm)

Links

Top X-Z

Smaract SLS5252S-19

00001

MCS2

52x52x14

stage_0001

Rotary stage

Smaract sr-5714

00002

MCS2

57x57x14

stage_0002

X stage

PI LMS-230

00003

PI Hydra TT

375x230x72

stage_0003

Y stage

Deming

00009 00010

Step pack

Airbearing stack
stack

Descriptiom

Model

Image

Driver

Links

Top X-Z

SLC1780s-151

00004

MCS2 Smaract driver with network

stage_0004 driver_0004

Rotary stage

Pi-Micos UPR-160 AIR

00005

MCS-hydra CM driver (delta star eco)

stage_0005

X-stage

Newport GTS150

00006

Newport ESP301 controller or XPS-8

stage_0006 driver_0006

Y stage

Huber 5103.2-302

00007

Any Bipolar stepper motor driver

stage_0007

Y stage

Deming

00008

Any 5-phase stepper driver (Kohzu)/Oriental motor

Publications

Credits

If you use laminography for your experiment please cite [A1]

A1

Viktor Nikitin, Aniket Tekawade, Anton Duchkov, Pavel Shevchenko, and Francesco De Carlo. Real-time streaming tomographic reconstruction with on-demand data capturing and 3D zooming to regions of interest. Journal of Synchrotron Radiation, 29(3):, May 2022. URL: https://doi.org/10.1107/S1600577522003095, doi:10.1107/S1600577522003095.

If you have been using tomoPy for the 3D reconstructions, please cite [B2]

If using data from tomobank or data exchange tools please cite [B3] and [B1]

B3

Francesco De Carlo, Doga Gursoy, Daniel Jackson Ching, Kees Joost Batenburg, Wolfgang Ludwig, Lucia Mancini, Federica Marone, Rajmund Mokso, Daniel M. Pelt, Jan Sijbers, and Mark Rivers. Tomobank: a tomographic data repository for computational x-ray science. Measurement Science and Technology, 2017. URL: https://doi.org/10.1088/1361-6501/aa9c19.

B2

Gürsoy D, De Carlo F, Xiao X, and Jacobsen C. Tomopy: a framework for the analysis of synchrotron tomographic data. Journal of Synchrotron Radiation, 21(5):1188–1193, 2014.

B1

De Carlo F, Gursoy D, Marone F, Rivers M, Parkinson YD, Khan F, Schwarz N, Vine DJ, Vogt S, Gleber SC, Narayanan S, Newville M, Lanzirotti T, Sun Y, Hong YP, and Jacobsen C. Scientific data exchange: a schema for hdf5-based storage of raw and analyzed data. Journal of Synchrotron Radiation, 21(6):1224–1230, 2014.

TroubleShoot

Bluesky time out error

If you get this time out error:

<class 'str'>: (<class 'TimeoutError'>, TimeoutError('Failed to connect to mona:StopAcquisition',))

at the end of a scan using bluesky verify that the soft IOC providing the PV “mona:StopAcquisition” is up and running with:

[user2bmb@lyra,47,startup]$ cd ~/.ipython/profile_2bmb/startup/
[user2bmb@lyra,52,startup]$ caget mona:StopAcquisition

if you get:

Channel connect timed out: 'mona:StopAcquisition' not found

then you need to start the soft IOC with:

[user2bmb@lyra,47,startup]$ cd ~/.ipython/profile_2bmb/startup/

screen
softIoc -d mona.db
keypresses: [^a] then [d]

and you will get:

[user2bmb@lyra,46,startup]$ caget mona:StopAcquisition
mona:StopAcquisition           Ok

Contribute