Skip to content

RIVET should remember and display computation parameters #161

@mlwright84

Description

@mlwright84

When exploring a RIVET visualization, one sometimes forgets what parameters were selected in order to compute the module in variants file. This is especially true now that RIVET offers many parameter settings via the GUI and also via flags in the data file or command line. Most of these parameter choices are not stored in the MI file, so it can be difficult to confirm which parameters were chosen for the computation. I suggest two enhancements:

  1. Before beginning a computation, rivet_console should print out the parameters that are about to be used in the computation. This would provide helpful verification of parameter choices, especially given that command-line flags override flags in the input file. These parameter choices should then be saved in the MI file.
  2. rivet_GUI should have a way of displaying the parameters that are saved in the MI file. For example, these could be displayed in a dialog box accessible from a menu.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions