Skip to content

New pyFAI version issue with ext.splitPixel.fullSplit2D #4

@hampusnasstrom

Description

@hampusnasstrom

I'm not sure if anyone is actively maintaining this project but I just found it and tried to run the example code in the the readme. It seems like the latest version of pyFAI changed the name of the keywords pos0Range and pos1Range in the pyFAI.ext.splitPixel.fullSplit2D function to pos0_range and pos1_range. See the documentation:

https://pyfai.readthedocs.io/en/v0.19.0/api/ext/index.html#pyFAI.ext.splitPixel.fullSplit2D

https://pyfai.readthedocs.io/en/master/api/ext/index.html#pyFAI.ext.splitPixel.fullSplit2D

It's a quick fix but perhaps specifying the supported pyFAI version in the requirements file would be good as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions