test_padis_paper_figures.pyΒΆ
Source: tests/experiments/test_padis_paper_figures.py
Test padis paper figures behaviour.
- test_recon_path_falls_back_to_legacy_identifiers(tmp_path)
Verify that recon path falls back to legacy identifiers.
- test_paper_figure_builder_lists_requested_implemented_figures(tmp_path)
Verify that paper figure builder lists requested implemented figures.
- test_paper_figure_specs_follow_multi_sample_ct_layouts(tmp_path)
Verify that paper figure specs follow multi sample ct layouts.
- test_patch_size_figure_is_vertical_and_uses_four_samples(tmp_path)
Verify that patch size figure is vertical and uses four samples.
- test_position_figure_uses_two_example_samples(tmp_path)
Verify that position figure uses two example samples.
- test_representative_and_additional_examples_are_disjoint()
Verify that representative and additional examples are disjoint.
- test_repeated_column_headings_are_only_shown_once(tmp_path)
Verify that repeated column headings are only shown once.
- test_body_crop_is_square_for_consistent_row_layout(tmp_path)
Verify that body crop is square for consistent row layout.
- test_body_crop_default_has_no_extra_padding()
Verify that body crop default has no extra padding.
- test_hu_display_range_uses_body_15th_and_95th_percentiles(tmp_path)
Verify that hu display range uses body 15th and 95th percentiles.