Skip to content

Random state #2

Description

@yotamcons

in the cNMF/cnmf.py file, there is a default value to the --seed argument (18), that was added as part of this commit

This causes an unexpected behavior when calling "cnmf prepare" without a seed - multiple runs give exactly the same results.
It should be noted that the "prepare" function itself defaults random_state_seed=None

Can you get that fixed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions