Skip to content

First 2 projections are bad when using tomoscan_pso with Grasshopper 3 on 13BM #101

@MarkRivers

Description

@MarkRivers

I am seeing a problem with the first 2 projections being bad under the following conditions:

  • Long exposure time (2 seconds)
  • Grasshopper3 camera
  • tomoscan_pso code
  • tomoscan_13bm_pso implements set_trigger_mode

The first 2 projections are garbage. They are overexposed and don't even look like the sample. They ruin the reconstructions.

It appears that when switching from internal trigger mode used for flat fields and dark fields, to external trigger mode used for projections, the first 2 images collected with the external trigger are bad. This is true even though the exposure time is the same as the flat fields.

This is a problem that I had previously fixed in the tomoscan_13bm_mcs class. In that case I always collected 3 dummy images using the external trigger generated by the MCS. In PSO mode generating 3 dummy triggers is difficult, because we would need to have a dummy motion.

In manual testing I have found that the problem seems to be fixed by switching the external trigger source to Software and taking 3 images by pressing the TriggerSoftware button.

I will add the equivalent of this to the set_trigger_mode() function in tomoscan_13bm_pso to see if it fixes the problem.

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