Skip to content

ImageSequence does not allow per-image models #855

@mpks

Description

@mpks

Hi,
I am writing a format class that uses ImageSequence to set the per-image beam model. I looked into imageset.h file, and there all the set functions from the ImageSet class (set_beam_for_image, set_detector_for_image, etc) are overwritten in the ImageSequence class to throw DXTBX_ERROR("Cannot set per-image model in sequence");

So it seems that it is not possible to use per-image models with the ImageSequence.

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