Skip to content

matplotlib plotting failing #58

Description

@teuben

Most plotting (see docs/plotting.md) in the pipeline is done in batch mode, a plotfile (png or pdf) is choosen as output.

But as of some time ago, and this has gotten worse with ubuntu24, this can fail if the backend isn't hardcoded.

Failure mode can then depend on running via sbatch (which uses Xvfb) and "interactive" via make. Example for RSR is the "make bench1" method vs. using etc/bench1.run:

                          make bench1          sbatch_lmtoy.sh etc/bench1.run

tsys                       FAIL                        OK
badlags                OK                           OK
waterfall               OK                          FAIL
final                       FAIL                        OK

It should be noted that "make bench1" on a non-unity system always works in these 4 modes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions