Coverage report: 23%

Files Functions Classes

coverage.py v7.15.0, created at 2026-07-07 13:12 +0000

File function   statements missing excluded   coverage
python/diagnostic_and_simulation_base/__init__.py (no function)   13 0 0   100%
python/diagnostic_and_simulation_base/diagnostic_and_simulation_base.py DiagnosticAndSimulationBase.log_string   1 1 0   0%
python/diagnostic_and_simulation_base/diagnostic_and_simulation_base.py DiagnosticAndSimulationBase.__init__   40 1 0   98%
python/diagnostic_and_simulation_base/diagnostic_and_simulation_base.py DiagnosticAndSimulationBase.__repr__   11 11 0   0%
python/diagnostic_and_simulation_base/diagnostic_and_simulation_base.py DiagnosticAndSimulationBase._load_settings_from_files   21 12 0   43%
python/diagnostic_and_simulation_base/diagnostic_and_simulation_base.py DiagnosticAndSimulationBase._write_to_mds   12 12 0   0%
python/diagnostic_and_simulation_base/diagnostic_and_simulation_base.py DiagnosticAndSimulationBase.run_with_log   12 12 0   0%
python/diagnostic_and_simulation_base/diagnostic_and_simulation_base.py (no function)   22 0 0   100%
python/diagnostic_and_simulation_base/nested_dictionary.py ListOfNestedDict.__init__   1 1 0   0%
python/diagnostic_and_simulation_base/nested_dictionary.py ListOfNestedDict.__getitem__   21 21 0   0%
python/diagnostic_and_simulation_base/nested_dictionary.py NestedDict.__missing__   2 0 0   100%
python/diagnostic_and_simulation_base/nested_dictionary.py NestedDict.to_dictionary   6 6 0   0%
python/diagnostic_and_simulation_base/nested_dictionary.py NestedDict.__setitem__   2 0 0   100%
python/diagnostic_and_simulation_base/nested_dictionary.py NestedDict.update   8 8 0   0%
python/diagnostic_and_simulation_base/nested_dictionary.py NestedDict.print_data   9 9 0   0%
python/diagnostic_and_simulation_base/nested_dictionary.py NestedDict.__str__   1 1 0   0%
python/diagnostic_and_simulation_base/nested_dictionary.py NestedDict.__getitem__   7 5 0   29%
python/diagnostic_and_simulation_base/nested_dictionary.py NestedDict.print_keys   23 23 0   0%
python/diagnostic_and_simulation_base/nested_dictionary.py _convert_to_nested_dict   6 4 0   33%
python/diagnostic_and_simulation_base/nested_dictionary.py (no function)   16 0 0   100%
python/diagnostic_and_simulation_base/utility/get_python_library.py get_python_library   9 0 0   100%
python/diagnostic_and_simulation_base/utility/get_python_library.py (no function)   5 0 0   100%
python/diagnostic_and_simulation_base/utility/get_version.py get_version   7 0 0   100%
python/diagnostic_and_simulation_base/utility/get_version.py (no function)   5 0 0   100%
python/diagnostic_and_simulation_base/utility/logging.py EmitLogToListHandler.__init__   2 0 0   100%
python/diagnostic_and_simulation_base/utility/logging.py EmitLogToListHandler.emit   1 0 0   100%
python/diagnostic_and_simulation_base/utility/logging.py CustomFormatter.format   3 0 0   100%
python/diagnostic_and_simulation_base/utility/logging.py format_logs   6 6 0   0%
python/diagnostic_and_simulation_base/utility/logging.py (no function)   11 0 0   100%
python/diagnostic_and_simulation_base/utility/make_settings_json.py make_settings_json   10 10 0   0%
python/diagnostic_and_simulation_base/utility/make_settings_json.py make_settings_json.convert_dict_with_numpy_to_dict_no_numpy   15 15 0   0%
python/diagnostic_and_simulation_base/utility/make_settings_json.py (no function)   4 0 0   100%
python/diagnostic_and_simulation_base/version_storage.py (no function)   13 0 0   100%
python/gsfit/__init__.py (no function)   12 0 0   100%
python/gsfit/database_readers/__init__.py get_database_reader   16 9 0   44%
python/gsfit/database_readers/__init__.py (no function)   2 0 0   100%
python/gsfit/database_readers/freegs/__init__.py DatabaseReader.setup_bp_probes   1 1 0   0%
python/gsfit/database_readers/freegs/__init__.py DatabaseReader.setup_coils   1 1 0   0%
python/gsfit/database_readers/freegs/__init__.py DatabaseReader.setup_dialoop   1 1 0   0%
python/gsfit/database_readers/freegs/__init__.py DatabaseReader.setup_flux_loops   1 1 0   0%
python/gsfit/database_readers/freegs/__init__.py DatabaseReader.setup_isoflux_boundary_sensors   1 1 0   0%
python/gsfit/database_readers/freegs/__init__.py DatabaseReader.setup_isoflux_sensors   1 1 0   0%
python/gsfit/database_readers/freegs/__init__.py DatabaseReader.setup_stationary_point_sensors   1 1 0   0%
python/gsfit/database_readers/freegs/__init__.py DatabaseReader.setup_passives   1 1 0   0%
python/gsfit/database_readers/freegs/__init__.py DatabaseReader.setup_plasma   1 1 0   0%
python/gsfit/database_readers/freegs/__init__.py DatabaseReader.setup_pressure_sensors   1 1 0   0%
python/gsfit/database_readers/freegs/__init__.py DatabaseReader.setup_rogowski_coils   1 1 0   0%
python/gsfit/database_readers/freegs/__init__.py (no function)   36 36 0   0%
python/gsfit/database_readers/freegs/setup_bp_probes.py setup_bp_probes   33 33 0   0%
python/gsfit/database_readers/freegs/setup_bp_probes.py (no function)   7 7 2   0%
python/gsfit/database_readers/freegs/setup_coils.py setup_coils   11 11 0   0%
python/gsfit/database_readers/freegs/setup_coils.py (no function)   7 7 2   0%
python/gsfit/database_readers/freegs/setup_dialoop.py setup_dialoop   2 2 0   0%
python/gsfit/database_readers/freegs/setup_dialoop.py (no function)   7 7 2   0%
python/gsfit/database_readers/freegs/setup_flux_loops.py setup_flux_loops   31 31 0   0%
python/gsfit/database_readers/freegs/setup_flux_loops.py (no function)   7 7 2   0%
python/gsfit/database_readers/freegs/setup_isoflux_boundary_sensors.py setup_isoflux_boundary_sensors   2 2 0   0%
python/gsfit/database_readers/freegs/setup_isoflux_boundary_sensors.py (no function)   7 7 2   0%
python/gsfit/database_readers/freegs/setup_isoflux_sensors.py setup_isoflux_sensors   2 2 0   0%
python/gsfit/database_readers/freegs/setup_isoflux_sensors.py (no function)   8 8 2   0%
python/gsfit/database_readers/freegs/setup_passives.py setup_passives   2 2 0   0%
python/gsfit/database_readers/freegs/setup_passives.py (no function)   8 8 2   0%
python/gsfit/database_readers/freegs/setup_plasma.py setup_plasma   47 47 0   0%
python/gsfit/database_readers/freegs/setup_plasma.py (no function)   8 8 2   0%
python/gsfit/database_readers/freegs/setup_pressure_sensors.py setup_pressure_sensors   2 2 0   0%
python/gsfit/database_readers/freegs/setup_pressure_sensors.py (no function)   7 7 2   0%
python/gsfit/database_readers/freegs/setup_rogowski_coils.py setup_rogowski_coils   7 7 0   0%
python/gsfit/database_readers/freegs/setup_rogowski_coils.py (no function)   7 7 2   0%
python/gsfit/database_readers/freegs/setup_stationary_point_sensors.py setup_stationary_point_sensors   2 2 0   0%
python/gsfit/database_readers/freegs/setup_stationary_point_sensors.py (no function)   7 7 2   0%
python/gsfit/database_readers/freegsnke/__init__.py DatabaseReader.setup_bp_probes   1 0 0   100%
python/gsfit/database_readers/freegsnke/__init__.py DatabaseReader.setup_coils   1 0 0   100%
python/gsfit/database_readers/freegsnke/__init__.py DatabaseReader.setup_dialoop   1 0 0   100%
python/gsfit/database_readers/freegsnke/__init__.py DatabaseReader.setup_flux_loops   1 0 0   100%
python/gsfit/database_readers/freegsnke/__init__.py DatabaseReader.setup_isoflux_boundary_sensors   1 0 0   100%
python/gsfit/database_readers/freegsnke/__init__.py DatabaseReader.setup_isoflux_sensors   1 0 0   100%
python/gsfit/database_readers/freegsnke/__init__.py DatabaseReader.setup_stationary_point_sensors   1 0 0   100%
python/gsfit/database_readers/freegsnke/__init__.py DatabaseReader.setup_passives   1 0 0   100%
python/gsfit/database_readers/freegsnke/__init__.py DatabaseReader.setup_plasma   1 0 0   100%
python/gsfit/database_readers/freegsnke/__init__.py DatabaseReader.setup_pressure_sensors   1 0 0   100%
python/gsfit/database_readers/freegsnke/__init__.py DatabaseReader.setup_rogowski_coils   1 0 0   100%
python/gsfit/database_readers/freegsnke/__init__.py (no function)   36 0 0   100%
python/gsfit/database_readers/freegsnke/setup_bp_probes.py setup_bp_probes   30 5 0   83%
python/gsfit/database_readers/freegsnke/setup_bp_probes.py (no function)   7 0 2   100%
python/gsfit/database_readers/freegsnke/setup_coils.py setup_coils   42 0 0   100%
python/gsfit/database_readers/freegsnke/setup_coils.py (no function)   8 0 2   100%
python/gsfit/database_readers/freegsnke/setup_dialoop.py setup_dialoop   2 0 0   100%
python/gsfit/database_readers/freegsnke/setup_dialoop.py (no function)   7 0 2   100%
python/gsfit/database_readers/freegsnke/setup_flux_loops.py setup_flux_loops   23 4 0   83%
python/gsfit/database_readers/freegsnke/setup_flux_loops.py (no function)   7 0 2   100%
python/gsfit/database_readers/freegsnke/setup_isoflux_boundary_sensors.py setup_isoflux_boundary_sensors   2 0 0   100%
python/gsfit/database_readers/freegsnke/setup_isoflux_boundary_sensors.py (no function)   7 0 2   100%
python/gsfit/database_readers/freegsnke/setup_isoflux_sensors.py setup_isoflux_sensors   2 0 0   100%
python/gsfit/database_readers/freegsnke/setup_isoflux_sensors.py (no function)   8 0 2   100%
python/gsfit/database_readers/freegsnke/setup_passives.py setup_passives   2 0 0   100%
python/gsfit/database_readers/freegsnke/setup_passives.py (no function)   7 0 2   100%
python/gsfit/database_readers/freegsnke/setup_plasma.py setup_plasma   48 20 0   58%
python/gsfit/database_readers/freegsnke/setup_plasma.py (no function)   8 0 2   100%
python/gsfit/database_readers/freegsnke/setup_pressure_sensors.py setup_pressure_sensors   2 0 0   100%
python/gsfit/database_readers/freegsnke/setup_pressure_sensors.py (no function)   7 0 2   100%
python/gsfit/database_readers/freegsnke/setup_rogowski_coils.py setup_rogowski_coils   20 4 0   80%
python/gsfit/database_readers/freegsnke/setup_rogowski_coils.py (no function)   7 0 2   100%
python/gsfit/database_readers/freegsnke/setup_stationary_point_sensors.py setup_stationary_point_sensors   2 0 0   100%
python/gsfit/database_readers/freegsnke/setup_stationary_point_sensors.py (no function)   7 0 2   100%
python/gsfit/database_readers/interface.py DatabaseReaderProtocol.setup_bp_probes   0 0 1   100%
python/gsfit/database_readers/interface.py DatabaseReaderProtocol.setup_coils   0 0 1   100%
python/gsfit/database_readers/interface.py DatabaseReaderProtocol.setup_dialoop   0 0 1   100%
python/gsfit/database_readers/interface.py DatabaseReaderProtocol.setup_flux_loops   0 0 1   100%
python/gsfit/database_readers/interface.py DatabaseReaderProtocol.setup_isoflux_sensors   0 0 1   100%
python/gsfit/database_readers/interface.py DatabaseReaderProtocol.setup_isoflux_boundary_sensors   0 0 1   100%
python/gsfit/database_readers/interface.py DatabaseReaderProtocol.setup_stationary_point_sensors   0 0 1   100%
python/gsfit/database_readers/interface.py DatabaseReaderProtocol.setup_passives   0 0 1   100%
python/gsfit/database_readers/interface.py DatabaseReaderProtocol.setup_plasma   0 0 1   100%
python/gsfit/database_readers/interface.py DatabaseReaderProtocol.setup_rogowski_coils   0 0 1   100%
python/gsfit/database_readers/interface.py DatabaseReaderProtocol.setup_pressure_sensors   0 0 1   100%
python/gsfit/database_readers/interface.py (no function)   27 0 10   100%
python/gsfit/database_readers/st40_astra_mdsplus/__init__.py DatabaseReader.setup_bp_probes   1 1 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/__init__.py DatabaseReader.setup_coils   1 1 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/__init__.py DatabaseReader.setup_dialoop   1 1 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/__init__.py DatabaseReader.setup_flux_loops   1 1 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/__init__.py DatabaseReader.setup_isoflux_boundary_sensors   1 1 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/__init__.py DatabaseReader.setup_isoflux_sensors   1 1 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/__init__.py DatabaseReader.setup_stationary_point_sensors   1 1 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/__init__.py DatabaseReader.setup_passives   1 1 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/__init__.py DatabaseReader.setup_plasma   1 1 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/__init__.py DatabaseReader.setup_pressure_sensors   1 1 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/__init__.py DatabaseReader.setup_rogowski_coils   1 1 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/__init__.py (no function)   36 36 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/astra_bp_probe_reader.py astra_bp_probe_reader   16 16 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/astra_bp_probe_reader.py (no function)   3 3 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/astra_coils_reader.py astra_coils_reader   36 36 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/astra_coils_reader.py (no function)   3 3 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/astra_flux_loop_reader.py astra_flux_loop_reader   15 15 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/astra_flux_loop_reader.py (no function)   3 3 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/astra_passives_reader.py _parse_fortran_float   2 2 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/astra_passives_reader.py astra_passives_reader   33 33 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/astra_passives_reader.py (no function)   7 7 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/astra_rogowski_coils_reader.py astra_rogowski_coils_reader   29 29 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/astra_rogowski_coils_reader.py (no function)   5 5 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/setup_bp_probes.py setup_bp_probes   23 23 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/setup_bp_probes.py (no function)   7 7 2   0%
python/gsfit/database_readers/st40_astra_mdsplus/setup_coils.py dividing_parallograms   10 10 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/setup_coils.py calculate_coil_filament_positions   59 59 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/setup_coils.py setup_coils   58 58 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/setup_coils.py (no function)   12 12 2   0%
python/gsfit/database_readers/st40_astra_mdsplus/setup_dialoop.py setup_dialoop   2 2 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/setup_dialoop.py (no function)   6 6 2   0%
python/gsfit/database_readers/st40_astra_mdsplus/setup_flux_loops.py setup_flux_loops   23 23 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/setup_flux_loops.py (no function)   8 8 2   0%
python/gsfit/database_readers/st40_astra_mdsplus/setup_isoflux_boundary_sensors.py setup_isoflux_boundary_sensors   2 2 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/setup_isoflux_boundary_sensors.py (no function)   6 6 2   0%
python/gsfit/database_readers/st40_astra_mdsplus/setup_isoflux_sensors.py setup_isoflux_sensors   2 2 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/setup_isoflux_sensors.py (no function)   8 8 2   0%
python/gsfit/database_readers/st40_astra_mdsplus/setup_passives.py setup_passives   31 31 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/setup_passives.py (no function)   7 7 2   0%
python/gsfit/database_readers/st40_astra_mdsplus/setup_plasma.py setup_plasma   53 53 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/setup_plasma.py (no function)   8 8 3   0%
python/gsfit/database_readers/st40_astra_mdsplus/setup_pressure_sensors.py setup_pressure_sensors   2 2 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/setup_pressure_sensors.py (no function)   5 5 2   0%
python/gsfit/database_readers/st40_astra_mdsplus/setup_rogowski_coils.py setup_rogowski_coils   31 31 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/setup_rogowski_coils.py (no function)   7 7 2   0%
python/gsfit/database_readers/st40_astra_mdsplus/setup_stationary_point_sensors.py setup_stationary_point_sensors   2 2 0   0%
python/gsfit/database_readers/st40_astra_mdsplus/setup_stationary_point_sensors.py (no function)   6 6 2   0%
python/gsfit/database_readers/st40_mdsplus/__init__.py DatabaseReader.setup_bp_probes   1 1 0   0%
python/gsfit/database_readers/st40_mdsplus/__init__.py DatabaseReader.setup_coils   1 1 0   0%
python/gsfit/database_readers/st40_mdsplus/__init__.py DatabaseReader.setup_dialoop   1 1 0   0%
python/gsfit/database_readers/st40_mdsplus/__init__.py DatabaseReader.setup_flux_loops   1 1 0   0%
python/gsfit/database_readers/st40_mdsplus/__init__.py DatabaseReader.setup_isoflux_boundary_sensors   1 1 0   0%
python/gsfit/database_readers/st40_mdsplus/__init__.py DatabaseReader.setup_isoflux_sensors   1 1 0   0%
python/gsfit/database_readers/st40_mdsplus/__init__.py DatabaseReader.setup_stationary_point_sensors   1 1 0   0%
python/gsfit/database_readers/st40_mdsplus/__init__.py DatabaseReader.setup_passives   1 1 0   0%
python/gsfit/database_readers/st40_mdsplus/__init__.py DatabaseReader.setup_plasma   1 1 0   0%
python/gsfit/database_readers/st40_mdsplus/__init__.py DatabaseReader.setup_pressure_sensors   1 1 0   0%
python/gsfit/database_readers/st40_mdsplus/__init__.py DatabaseReader.setup_rogowski_coils   1 1 0   0%
python/gsfit/database_readers/st40_mdsplus/__init__.py (no function)   36 36 0   0%
python/gsfit/database_readers/st40_mdsplus/setup_bp_probes.py setup_bp_probes   24 24 0   0%
python/gsfit/database_readers/st40_mdsplus/setup_bp_probes.py (no function)   7 7 2   0%
python/gsfit/database_readers/st40_mdsplus/setup_coils.py setup_coils   30 30 0   0%
python/gsfit/database_readers/st40_mdsplus/setup_coils.py (no function)   7 7 2   0%
python/gsfit/database_readers/st40_mdsplus/setup_dialoop.py setup_dialoop   22 22 0   0%
python/gsfit/database_readers/st40_mdsplus/setup_dialoop.py (no function)   8 8 2   0%
python/gsfit/database_readers/st40_mdsplus/setup_flux_loops.py setup_flux_loops   23 23 0   0%
python/gsfit/database_readers/st40_mdsplus/setup_flux_loops.py (no function)   7 7 2   0%
python/gsfit/database_readers/st40_mdsplus/setup_isoflux_boundary_sensors.py setup_isoflux_boundary_sensors   2 2 0   0%
python/gsfit/database_readers/st40_mdsplus/setup_isoflux_boundary_sensors.py (no function)   6 6 2   0%
python/gsfit/database_readers/st40_mdsplus/setup_isoflux_sensors.py setup_isoflux_sensors   7 7 0   0%
python/gsfit/database_readers/st40_mdsplus/setup_isoflux_sensors.py (no function)   8 8 2   0%
python/gsfit/database_readers/st40_mdsplus/setup_passives.py setup_passives   34 34 0   0%
python/gsfit/database_readers/st40_mdsplus/setup_passives.py (no function)   7 7 2   0%
python/gsfit/database_readers/st40_mdsplus/setup_plasma.py setup_plasma   53 53 0   0%
python/gsfit/database_readers/st40_mdsplus/setup_plasma.py (no function)   8 8 2   0%
python/gsfit/database_readers/st40_mdsplus/setup_pressure_sensors.py setup_pressure_sensors   2 2 0   0%
python/gsfit/database_readers/st40_mdsplus/setup_pressure_sensors.py (no function)   5 5 2   0%
python/gsfit/database_readers/st40_mdsplus/setup_rogowski_coils.py setup_rogowski_coils   43 43 0   0%
python/gsfit/database_readers/st40_mdsplus/setup_rogowski_coils.py (no function)   7 7 2   0%
python/gsfit/database_readers/st40_mdsplus/setup_stationary_point_sensors.py setup_stationary_point_sensors   2 2 0   0%
python/gsfit/database_readers/st40_mdsplus/setup_stationary_point_sensors.py (no function)   6 6 2   0%
python/gsfit/database_readers/st40_spider_mdsplus/__init__.py DatabaseReader.setup_bp_probes   1 1 0   0%
python/gsfit/database_readers/st40_spider_mdsplus/__init__.py DatabaseReader.setup_coils   1 1 0   0%
python/gsfit/database_readers/st40_spider_mdsplus/__init__.py DatabaseReader.setup_dialoop   1 1 0   0%
python/gsfit/database_readers/st40_spider_mdsplus/__init__.py DatabaseReader.setup_flux_loops   1 1 0   0%
python/gsfit/database_readers/st40_spider_mdsplus/__init__.py DatabaseReader.setup_isoflux_boundary_sensors   1 1 0   0%
python/gsfit/database_readers/st40_spider_mdsplus/__init__.py DatabaseReader.setup_isoflux_sensors   1 1 0   0%
python/gsfit/database_readers/st40_spider_mdsplus/__init__.py DatabaseReader.setup_stationary_point_sensors   1 1 0   0%
python/gsfit/database_readers/st40_spider_mdsplus/__init__.py DatabaseReader.setup_passives   1 1 0   0%
python/gsfit/database_readers/st40_spider_mdsplus/__init__.py DatabaseReader.setup_plasma   1 1 0   0%
python/gsfit/database_readers/st40_spider_mdsplus/__init__.py DatabaseReader.setup_pressure_sensors   1 1 0   0%
python/gsfit/database_readers/st40_spider_mdsplus/__init__.py DatabaseReader.setup_rogowski_coils   1 1 0   0%
python/gsfit/database_readers/st40_spider_mdsplus/__init__.py (no function)   36 36 0   0%
python/gsfit/database_readers/st40_spider_mdsplus/setup_bp_probes.py setup_bp_probes   29 29 0   0%
python/gsfit/database_readers/st40_spider_mdsplus/setup_bp_probes.py (no function)   8 8 2   0%
python/gsfit/database_readers/st40_spider_mdsplus/setup_coils.py dividing_parallograms   10 10 0   0%
python/gsfit/database_readers/st40_spider_mdsplus/setup_coils.py calculate_coil_filament_positions   59 59 0   0%
python/gsfit/database_readers/st40_spider_mdsplus/setup_coils.py setup_coils   57 57 0   0%
python/gsfit/database_readers/st40_spider_mdsplus/setup_coils.py (no function)   12 12 2   0%
python/gsfit/database_readers/st40_spider_mdsplus/setup_dialoop.py setup_dialoop   2 2 0   0%
python/gsfit/database_readers/st40_spider_mdsplus/setup_dialoop.py (no function)   6 6 2   0%
python/gsfit/database_readers/st40_spider_mdsplus/setup_flux_loops.py setup_flux_loops   28 28 0   0%
python/gsfit/database_readers/st40_spider_mdsplus/setup_flux_loops.py (no function)   8 8 2   0%
python/gsfit/database_readers/st40_spider_mdsplus/setup_isoflux_boundary_sensors.py setup_isoflux_boundary_sensors   2 2 0   0%
python/gsfit/database_readers/st40_spider_mdsplus/setup_isoflux_boundary_sensors.py (no function)   6 6 2   0%
python/gsfit/database_readers/st40_spider_mdsplus/setup_isoflux_sensors.py setup_isoflux_sensors   2 2 0   0%
python/gsfit/database_readers/st40_spider_mdsplus/setup_isoflux_sensors.py (no function)   6 6 2   0%
python/gsfit/database_readers/st40_spider_mdsplus/setup_passives.py setup_passives   43 43 0   0%
python/gsfit/database_readers/st40_spider_mdsplus/setup_passives.py (no function)   7 7 2   0%
python/gsfit/database_readers/st40_spider_mdsplus/setup_plasma.py setup_plasma   36 36 0   0%
python/gsfit/database_readers/st40_spider_mdsplus/setup_plasma.py (no function)   8 8 3   0%
python/gsfit/database_readers/st40_spider_mdsplus/setup_pressure_sensors.py setup_pressure_sensors   2 2 0   0%
python/gsfit/database_readers/st40_spider_mdsplus/setup_pressure_sensors.py (no function)   7 7 2   0%
python/gsfit/database_readers/st40_spider_mdsplus/setup_rogowski_coils.py setup_rogowski_coils   44 44 0   0%
python/gsfit/database_readers/st40_spider_mdsplus/setup_rogowski_coils.py (no function)   8 8 2   0%
python/gsfit/database_readers/st40_spider_mdsplus/setup_stationary_point_sensors.py setup_stationary_point_sensors   2 2 0   0%
python/gsfit/database_readers/st40_spider_mdsplus/setup_stationary_point_sensors.py (no function)   6 6 2   0%
python/gsfit/database_writers/__init__.py get_database_writer   12 8 0   33%
python/gsfit/database_writers/__init__.py (no function)   2 0 0   100%
python/gsfit/database_writers/interface.py DatabaseWriterProtocol.map_results_to_database   0 0 1   100%
python/gsfit/database_writers/interface.py (no function)   4 0 2   100%
python/gsfit/database_writers/rtgsfit_mdsplus/__init__.py (no function)   4 4 0   0%
python/gsfit/database_writers/rtgsfit_mdsplus/greens_with_boundary_points.py greens_with_boundary_points   36 36 0   0%
python/gsfit/database_writers/rtgsfit_mdsplus/greens_with_boundary_points.py self_inductance_rectangle_cross_section   2 2 0   0%
python/gsfit/database_writers/rtgsfit_mdsplus/greens_with_boundary_points.py (no function)   5 5 0   0%
python/gsfit/database_writers/rtgsfit_mdsplus/map_results_to_database.py map_results_to_database   266 266 0   0%
python/gsfit/database_writers/rtgsfit_mdsplus/map_results_to_database.py map_results_to_database.compute_limit_idx_and_weights   22 22 0   0%
python/gsfit/database_writers/rtgsfit_mdsplus/map_results_to_database.py (no function)   9 9 3   0%
python/gsfit/database_writers/rtgsfit_mdsplus/poisson_matrix.py poisson_matrix   21 21 0   0%
python/gsfit/database_writers/rtgsfit_mdsplus/poisson_matrix.py poisson_matrix_lup_bands   13 13 0   0%
python/gsfit/database_writers/rtgsfit_mdsplus/poisson_matrix.py compute_lup_bands   3 3 0   0%
python/gsfit/database_writers/rtgsfit_mdsplus/poisson_matrix.py (no function)   11 11 0   0%
python/gsfit/database_writers/tokamak_energy_mdsplus/__init__.py DatabaseWriterTokamakEnergyMDSplus.map_results_to_database   1 0 0   100%
python/gsfit/database_writers/tokamak_energy_mdsplus/__init__.py (no function)   5 0 2   100%
python/gsfit/database_writers/tokamak_energy_mdsplus/map_results_to_database.py map_results_to_database   169 59 0   65%
python/gsfit/database_writers/tokamak_energy_mdsplus/map_results_to_database.py (no function)   3 0 3   100%
python/gsfit/database_writers/tokamak_energy_mdsplus_new/__init__.py DatabaseWriterTokamakEnergyMDSplusNew.map_results_to_database   1 1 0   0%
python/gsfit/database_writers/tokamak_energy_mdsplus_new/__init__.py (no function)   5 5 2   0%
python/gsfit/database_writers/tokamak_energy_mdsplus_new/map_results_to_database.py map_results_to_database   181 181 0   0%
python/gsfit/database_writers/tokamak_energy_mdsplus_new/map_results_to_database.py (no function)   3 3 3   0%
python/gsfit/gsfit.py Gsfit.__getitem__   1 0 0   100%
python/gsfit/gsfit.py Gsfit.print_keys   1 1 0   0%
python/gsfit/gsfit.py Gsfit.keys   1 1 0   0%
python/gsfit/gsfit.py Gsfit.run   11 3 0   73%
python/gsfit/gsfit.py Gsfit.write_results_to_mdsplus   7 2 0   71%
python/gsfit/gsfit.py Gsfit.setup_timeslices   11 4 0   64%
python/gsfit/gsfit.py Gsfit.set_environment_variables   1 0 0   100%
python/gsfit/gsfit.py Gsfit.inverse_solver_rust   17 0 0   100%
python/gsfit/gsfit.py Gsfit.calculate_greens   42 0 0   100%
python/gsfit/gsfit.py Gsfit.setup_objects   47 0 0   100%
python/gsfit/gsfit.py (no function)   31 0 0   100%
python/gsfit/plotting/__init__.py (no function)   11 11 0   0%
python/gsfit/plotting/one_d_ff_prime.py plot   6 6 0   0%
python/gsfit/plotting/one_d_ff_prime.py (no function)   5 5 0   0%
python/gsfit/plotting/one_d_p_prime.py plot   6 6 0   0%
python/gsfit/plotting/one_d_p_prime.py (no function)   4 4 0   0%
python/gsfit/plotting/one_d_setup_source_function_plots.py plot   15 15 0   0%
python/gsfit/plotting/one_d_setup_source_function_plots.py plot._auto_legend   8 8 0   0%
python/gsfit/plotting/one_d_setup_source_function_plots.py (no function)   5 5 0   0%
python/gsfit/plotting/two_d_coils.py plot   1 1 0   0%
python/gsfit/plotting/two_d_coils.py (no function)   4 4 0   0%
python/gsfit/plotting/two_d_grid.py plot   12 12 0   0%
python/gsfit/plotting/two_d_grid.py (no function)   3 3 0   0%
python/gsfit/plotting/two_d_limiter.py plot   4 4 0   0%
python/gsfit/plotting/two_d_limiter.py (no function)   3 3 0   0%
python/gsfit/plotting/two_d_passives.py plot   1 1 0   0%
python/gsfit/plotting/two_d_passives.py (no function)   4 4 0   0%
python/gsfit/plotting/two_d_plasma.py plot   13 13 0   0%
python/gsfit/plotting/two_d_plasma.py (no function)   5 5 0   0%
python/gsfit/plotting/two_d_plasma_grid.py plot   4 4 0   0%
python/gsfit/plotting/two_d_plasma_grid.py (no function)   3 3 0   0%
python/gsfit/plotting/two_d_setup_plots.py plot   6 6 0   0%
python/gsfit/plotting/two_d_setup_plots.py (no function)   4 4 0   0%
Total     3414 2642 149   23%

No items found using the specified filter.