Skip to content

Adding post scan functionality #126

@kematusik

Description

@kematusik

We typically carry out a post-scan after the main tomography acquisition in which we perform a tomography at the same parameters as the main scan but with a larger step angle; this allows us to correct for thermal drift. It would be useful to have the data saved to the same HDF file as the flat, dark, and main tomography data by appropriately setting the FrameType PV. Because of this, a collect_post_scan() method would need to be called as part of the fly_scan() method upstream of end_scan(). If it may be useful for others, is it possible to add this functionality into tomoscan.py? Otherwise, I can overwrite the fly_scan() method if it doesn't make sense to integrate a post scan option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions