ResultGatherer#
- class zeroheliumkit.fem.freefemer.ResultGatherer(savedir: str | Path, result_files: dict, extract_opt: list[dict], remove_files: bool = False)[source]#
Bases:
objectMethods
gather_cm_results([remove])Gathers the capacitance matrix results from the saved text files into a 2D list.
gather_results([remove])Gathers results for all electrodes into one polars DataFrame for each extract config.