Skip to content

Run list (--runlist <file>) must contain runs in increasing order #75

@wdconinc

Description

@wdconinc

Environment: (where does this bug occur, have you tried other environments)

  • branch (master for latest released): develop
  • revision (HEAD for most recent): HEAD
  • OS or system: gcc8 ubuntu
  • Special ROOT or Geant4 versions? ROOT 6.16.00

Steps to reproduce: (give a step by step account of how to trigger the bug)

  1. Create runlist file Parity/prminput/adc18_runlist.map with
[3970]
[3284]
[12208]
[13631]
  1. Run qwparity --runlist adc18_runlist.map --config adc18.conf

Expected Result: (what do you expect when you execute the steps above)

Expect to analyze run 12208 at some point.

Actual Result: (what do you get when you execute the steps above)

Starts with run 3970, then 3284, then searches and fails to find all runs until 3970, redoes 3970, redoes 3284, etc loop de loop.

Workaround:

Sort your runlist file! :-)

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