Skip to content

all in one plotting scripts based on new hdf5 data format #630

Description

@Qazalbash

Check for existing issues

  • Completed

Description

We should write a single plotting script that will work like,

#!/bin/bash

all_in_one_plotting_script data_file.hdf5

With such a simple command, it will produce all the plots necessary, or can be produced from that data file.

We also need to provide the necessary arguments to override the default behavior, like the path of the output folder, and labels override, etc.

To reuse the older plotting script, we can also provide a command line that will convert the hdf5 file to our older dat file representation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions