Documented functions with links to source

Program to interactively explore refinement cycle statistics

class segrefine3dcyclexplore.SegRefine3dCycleExplorePar[source]

Class to initiate default dictionary with input parameters including help and range values and status dictionary

Methods

define_parameters_and_their_properties

define_program_states

set_criterion_to_be_plotted

define_parameters_and_their_properties()[source]
define_program_states()[source]
set_criterion_to_be_plotted(feature_set)[source]
class segrefine3dcyclexplore.SegRefine3dCycleExploreSupport[source]

Methods

get_additional_criteria

get_segrefin3dcyclexpore_criteria

get_segrefin3dcyclexpore_criteria()[source]
get_additional_criteria()[source]
class segrefine3dcyclexplore.SegRefine3dCycleExplorePreparation(parset=None)[source]

Methods

get_refinement_info_from_database

get_refinement_info_from_database(refinement_db)[source]
class segrefine3dcyclexplore.SegRefine3dCycleExplore(parset=None)[source]

Methods

get_refinement_info_from_database

plot_data_on_figure

plot_refinement_criteria_per_cycle

plot_data_on_figure(xy_quantities, labels, criterion_id)[source]
plot_refinement_criteria_per_cycle()[source]
segrefine3dcyclexplore.main()[source]