Skip to content

Freud-statistics doesn't create the necessary folders #1

@Steeven9

Description

@Steeven9

When running freud-statistics, one must manually create the ann, eps, and plots folders. Otherwise, errors are produced.

Steps to reproduce:

  • make sure to delete the aforementioned folders
  • run e.g. ./freud-statistics 3 0 0 do_stuff [some folder]/symbols/function/

Actual output:
INFO: Reading data from [some folder]/symbols/function/...
ERR: Could not open outfile ann/do_stuff.txt

Expected output:
INFO: Reading data from [some folder]/symbols/function/...
INFO: Creating Performance Annotation (0) for do_stuff

INFO: Regressions found: 1

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