Skip to content

Design of masking arrays #11

@ajj

Description

@ajj

I noted a point from the 2012 discussion on the “mask” use. It may be of interest to add mask data to processed data as well (as found by the PyFAI group amongst others). The suggestion on the canSAS wiki was to use a 1-bit “Mask” array with “1” being “masked”.

However, we could adopt a format more in line with the NeXus definitions for masks. This can be found here:
http://download.nexusformat.org/doc/html/classes/base_classes/NXdetector.html
(scroll to “pixel_mask”). A more detailed mask like this can help understand masked pixels.

I’ll go clean up some of the “imp2” code now :).

Cheers,

Brian.

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