Skip to content

Bug: loadRun is not working for 2025-1 cycle scans due to beamline codebase refactoring. #178

@PriyankaKetkarBNL

Description

@PriyankaKetkarBNL

Tried to load data for RSoXS energy scan:

scanID = 92202
scan = Loader.loadRun(scanID).unstack('system')

Got AttributeError: 'NoneType' object has no attribute 'round' pointing to md["sam_x"]: https://github.com/usnistgov/PyHyperScattering/blob/main/src/PyHyperScattering/SST1RSoXSDB.py#L1149

The error is likely the result of "RSoXS Sample Outboard-Inboard" being renamed as "manipulator_x". Will try to add new key to md_secondary_lookup.

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