prsctrl.data.plot.replot_in_place#
- replot_in_place(data_paths: list[str] | str = None, base_dir=None, **plot_spectrum_kw)[source]#
Load the data from the directory and replot the default plots. You can either specify the data paths directly or provide a base_dir to search for data :param data_paths: (List of) directories to load data from :param base_dir: Base directory in which all subdirectories containing data will be loaded :param plot_spectrum_kw: Keyword arguments for the plot_spectrum function :return: List of processed data dirs with a status message