Skip to content

Expose the parameters of the trace function #5

@Atraxus

Description

@Atraxus

Currently you run the trace function on the beamline without providing any parameters:

bl = rayx.import_beamline(rml_file)
rays_df = bl.trace()

Therefore, sequential tracing, attribute filtering, etc. is not available for Python users.

It would be great to have these parameters exposed in the bindings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions