Skip to content

plot_on_map.py issues #3

@ssantellanes

Description

@ssantellanes

Documentation states the following "Usage: python -OPTION plot_on_map.py output.arrivals.dat figure.png."
It should be "python plot_on_map.py -OPTION output.arrivals.dat figure.png."

In addition, raypaths_file in run() is leading to errors with the script. Fix implemented by me on my local version is to delete it from the args for run(), as it is not used in the script.

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