Update home authored by Allen, Bruce (CIV)'s avatar Allen, Bruce (CIV)
Gryphon provides a Python GUI interface for the Monterey Phoenix trace-generator. Gryphon provides a Python GUI interface for the Monterey Phoenix trace-generator.
# Example screenshot # Example screenshot
Here is an example screenshot of the Gryphon GUI showing MP code example 3 trace 3: Here is an example screenshot of the Gryphon GUI showing graph 4 scope 1 for MP code example 45, martian lander, with line `SHOW ACTIVITY DIAGRAM Landing;` added to the bottom to additionally show the activity diagram:
![screenshots/gryphon_gui_example.png](screenshots/gryphon_gui_example.png)
# Limitations
Currently the Monterey Phoenix V4 Gryphon GUI is in pre-alpha state. Here are some features that are not supported yet:
* Windows is not supported yet.
* Version 4 graphs are not supported yet.
* Sorting by trace characteristics is not supported yet.
![screenshots/gryphon_gui_example.png](screenshots/main_window_ex45mod.png)
# Installing Gryphon # Installing Gryphon
The Gryphon Python GUI works in tandem with the Monterey Phoenix V4 trace generator available at https://gitlab.nps.edu/monterey-phoenix/trace-generator. To use, both must both be installed in adjacent directories, for example: The Gryphon Python GUI works in tandem with the Monterey Phoenix V4 trace generator available at https://gitlab.nps.edu/monterey-phoenix/trace-generator. To use, both must both be installed in adjacent directories, for example:
... ...
......