Skip to content

status.phaseCount @Property(str) returns None (EasyDiffraction leftover) #325

Description

@rozyczko

Source: EasyReflectometryApp/Backends/Py/status.py:42-44 — DEEP_ANALYSIS.md §5 item 14

phaseCount is declared @Property(str) but returns None, producing a Qt type-conversion warning on every access. "Phase count" is a leftover concept from EasyDiffraction with no meaning in reflectometry.

Fix: Remove the property (and its QML usage) or return a valid value if a real concept maps to it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    [priority] lowLow importance[scope] bugBug report or fix (major.minor.PATCH)

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions