Skip to content

Error When Attempting to Run Experiments #9

Description

@JohannesvKL

Hi, I read the preprint on biorxiv and was very interested in the method, so I came here.

Attempting to run "bash all_commands.sh" leads to an error:

  File "/Users/johannes/Desktop/MaxGeomHash/scripts/expt_basic_implementation.py", line 75, in <module>
    union_sample = sample3.merge_untested(sample4)
                   ^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'MaxGeomSample' object has no attribute 'merge_untested'

Replacing this with a call to the method union in line 75 in expt_basic_implementation.py fixes the issue, is this the intended function then?

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