Skip to content

Spectrum refactoring, Spectrum2DCollection (#305) #979

Spectrum refactoring, Spectrum2DCollection (#305)

Spectrum refactoring, Spectrum2DCollection (#305) #979

GitHub Actions / Test Results succeeded Sep 26, 2024 in 0s

All 1 048 tests pass, 6 skipped in 30m 50s

    22 files  ± 0      22 suites  ±0   30m 50s ⏱️ + 1m 34s
 1 054 tests + 6   1 048 ✅ + 6   6 💤 ±0  0 ❌ ±0 
10 480 runs  +60  10 417 ✅ +60  63 💤 ±0  0 ❌ ±0 

Results for commit ada9e25. ± Comparison against earlier commit 8268881.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

6 skipped tests found

There are 6 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
script_tests.test_brille_convergence ‑ test_regenerate_brille_conv_data
script_tests.test_dispersion ‑ test_regenerate_disp_data
script_tests.test_dos ‑ test_regenerate_dos_data
script_tests.test_intensity_map ‑ test_regenerate_intensity_map_data
script_tests.test_powder_map ‑ test_regenerate_powder_map_data
script_tests.test_sphere_sampling ‑ test_regenerate_sphere_sampling_data

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

1054 tests found (test 1 to 422)

There are 1054 tests, see "Raw output" for the list of tests 1 to 422.
Raw output
euphonic_test.test_brille_interpolator ‑ test_import_without_brille_raises_err
euphonic_test.test_brille_interpolator.TestBrilleInterpolatorCalculateQpointFrequencies ‑ test_brille_qpoint_frequencies_similar_to_those_from_fc
euphonic_test.test_brille_interpolator.TestBrilleInterpolatorCalculateQpointFrequencies ‑ test_calculate_qpoint_frequencies[NaCl-from_fc_kwargs0-NaCl_trellis_10_qpoint_frequencies.json-0.01]
euphonic_test.test_brille_interpolator.TestBrilleInterpolatorCalculateQpointFrequencies ‑ test_calculate_qpoint_frequencies[quartz-from_fc_kwargs1-quartz_mesh_200_qpoint_frequencies.json-0.07]
euphonic_test.test_brille_interpolator.TestBrilleInterpolatorCalculateQpointPhononModes ‑ test_brille_qpoint_phonon_modes_similar_to_those_from_fc
euphonic_test.test_brille_interpolator.TestBrilleInterpolatorCalculateQpointPhononModes ‑ test_calculate_qpoint_phonon_modes[LZO-from_fc_kwargs0-100-La2Zr2O7_trellis_100_sf_1d_average.json]
euphonic_test.test_brille_interpolator.TestBrilleInterpolatorCalculateQpointPhononModes ‑ test_calculate_qpoint_phonon_modes_correct_kwargs_passed[LZO-lzo_trellis_10.hdf5-kwargs0]
euphonic_test.test_brille_interpolator.TestBrilleInterpolatorCalculateQpointPhononModes ‑ test_calculate_qpoint_phonon_modes_correct_kwargs_passed[LZO-lzo_trellis_10.hdf5-kwargs2]
euphonic_test.test_brille_interpolator.TestBrilleInterpolatorCalculateQpointPhononModes ‑ test_calculate_qpoint_phonon_modes_correct_kwargs_passed[quartz-quartz_mesh_10.hdf5-kwargs1]
euphonic_test.test_brille_interpolator.TestBrilleInterpolatorCalculateQpointPhononModes ‑ test_calculate_qpoint_phonon_modes_single_qpt
euphonic_test.test_brille_interpolator.TestBrilleInterpolatorCreation ‑ test_create_from_constructor[LZO-lzo_trellis_10.hdf5]
euphonic_test.test_brille_interpolator.TestBrilleInterpolatorCreation ‑ test_create_from_constructor[quartz-quartz_mesh_10.hdf5]
euphonic_test.test_brille_interpolator.TestBrilleInterpolatorCreation ‑ test_create_from_force_constants[LZO-kwargs0-lzo_trellis_10.hdf5]
euphonic_test.test_brille_interpolator.TestBrilleInterpolatorCreation ‑ test_create_from_force_constants[quartz-kwargs1-quartz_mesh_10.hdf5]
euphonic_test.test_brille_interpolator.TestBrilleInterpolatorCreation ‑ test_faulty_crystal_object_creation[faulty_crystal0-lzo_trellis_10.hdf5-TypeError]
euphonic_test.test_brille_interpolator.TestBrilleInterpolatorCreation ‑ test_faulty_grid_object_creation[ValueError-lzo_trellis_10.hdf5]
euphonic_test.test_brille_interpolator.TestBrilleInterpolatorCreation ‑ test_faulty_grid_object_creation[ValueError-quartz_mesh_10_unfilled.hdf5]
euphonic_test.test_brille_interpolator.TestBrilleInterpolatorCreation ‑ test_from_fc_with_invalid_grid_type_raises_value_error
euphonic_test.test_brille_interpolator.TestBrilleInterpolatorCreation ‑ test_from_force_constants_correct_grid_kwargs_passed_to_brille[kwargs0-brille.BZTrellisQdc-expected_grid_kwargs0]
euphonic_test.test_brille_interpolator.TestBrilleInterpolatorCreation ‑ test_from_force_constants_correct_grid_kwargs_passed_to_brille[kwargs1-brille.BZTrellisQdc-expected_grid_kwargs1]
euphonic_test.test_brille_interpolator.TestBrilleInterpolatorCreation ‑ test_from_force_constants_correct_grid_kwargs_passed_to_brille[kwargs2-brille.BZMeshQdc-expected_grid_kwargs2]
euphonic_test.test_brille_interpolator.TestBrilleInterpolatorCreation ‑ test_from_force_constants_correct_grid_kwargs_passed_to_brille[kwargs3-brille.BZNestQdc-expected_grid_kwargs3]
euphonic_test.test_brille_interpolator.TestBrilleInterpolatorCreation ‑ test_from_force_constants_correct_grid_kwargs_passed_to_brille[kwargs4-brille.BZTrellisQdc-expected_grid_kwargs4]
euphonic_test.test_brille_interpolator.TestBrilleInterpolatorCreation ‑ test_from_force_constants_correct_interpolation_kwargs_passed[kwargs0]
euphonic_test.test_brille_interpolator.TestBrilleInterpolatorCreation ‑ test_from_force_constants_correct_interpolation_kwargs_passed[kwargs1]
euphonic_test.test_brille_interpolator.TestBrilleInterpolatorCreation ‑ test_from_force_constants_correct_interpolation_kwargs_passed[kwargs2]
euphonic_test.test_broadening ‑ test_area_unchanged_for_broadened_dos[quartz-quartz_554_full_qpoint_frequencies.json-quartz_554_full_mode_widths.json-ebins0]
euphonic_test.test_broadening ‑ test_bad_range_raises_error[adaptive_error0]
euphonic_test.test_broadening ‑ test_bad_range_raises_error[adaptive_error1]
euphonic_test.test_broadening ‑ test_find_coeffs[1.4142135623730951-expected_coeffs1]
euphonic_test.test_broadening ‑ test_find_coeffs[2-expected_coeffs0]
euphonic_test.test_broadening ‑ test_lower_bound_widths_broadened[quartz-toy_quartz_qpoint_frequencies.json-toy_quartz_mode_widths.json-toy_quartz_adaptive_dos.json-ebins0]
euphonic_test.test_broadening ‑ test_uneven_bin_width_raises_warning
euphonic_test.test_broadening ‑ test_variable_close_to_exact
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorFromForceConstants ‑ test_calculate_structure_factor[0-Si2-sc-skew-fc3-qpt_ph_modes_args3-Si2-sc-skew_666_300K_debye_waller.json-Si2-sc-skew_300K_fc_structure_factor.json]
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorFromForceConstants ‑ test_calculate_structure_factor[0-quartz-fc0-qpt_ph_modes_args0-quartz_666_0K_debye_waller.json-quartz_0K_fc_structure_factor.json]
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorFromForceConstants ‑ test_calculate_structure_factor[0-quartz-fc1-qpt_ph_modes_args1-quartz_666_300K_debye_waller.json-quartz_300K_fc_structure_factor.json]
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorFromForceConstants ‑ test_calculate_structure_factor[0-quartz-fc2-qpt_ph_modes_args2-None-quartz_fc_structure_factor.json]
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorFromForceConstants ‑ test_calculate_structure_factor[0-quartz-fc4-qpt_ph_modes_args4-quartz_666_300K_debye_waller.json-quartz_recip_asr_300K_fc_structure_factor.json]
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorFromForceConstants ‑ test_calculate_structure_factor[1-Si2-sc-skew-fc3-qpt_ph_modes_args3-Si2-sc-skew_666_300K_debye_waller.json-Si2-sc-skew_300K_fc_structure_factor.json]
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorFromForceConstants ‑ test_calculate_structure_factor[1-quartz-fc0-qpt_ph_modes_args0-quartz_666_0K_debye_waller.json-quartz_0K_fc_structure_factor.json]
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorFromForceConstants ‑ test_calculate_structure_factor[1-quartz-fc1-qpt_ph_modes_args1-quartz_666_300K_debye_waller.json-quartz_300K_fc_structure_factor.json]
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorFromForceConstants ‑ test_calculate_structure_factor[1-quartz-fc2-qpt_ph_modes_args2-None-quartz_fc_structure_factor.json]
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorFromForceConstants ‑ test_calculate_structure_factor[1-quartz-fc4-qpt_ph_modes_args4-quartz_666_300K_debye_waller.json-quartz_recip_asr_300K_fc_structure_factor.json]
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorFromForceConstants ‑ test_calculate_structure_factor[2-Si2-sc-skew-fc3-qpt_ph_modes_args3-Si2-sc-skew_666_300K_debye_waller.json-Si2-sc-skew_300K_fc_structure_factor.json]
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorFromForceConstants ‑ test_calculate_structure_factor[2-quartz-fc0-qpt_ph_modes_args0-quartz_666_0K_debye_waller.json-quartz_0K_fc_structure_factor.json]
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorFromForceConstants ‑ test_calculate_structure_factor[2-quartz-fc1-qpt_ph_modes_args1-quartz_666_300K_debye_waller.json-quartz_300K_fc_structure_factor.json]
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorFromForceConstants ‑ test_calculate_structure_factor[2-quartz-fc2-qpt_ph_modes_args2-None-quartz_fc_structure_factor.json]
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorFromForceConstants ‑ test_calculate_structure_factor[2-quartz-fc4-qpt_ph_modes_args4-quartz_666_300K_debye_waller.json-quartz_recip_asr_300K_fc_structure_factor.json]
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorFromForceConstants ‑ test_calculate_structure_factor_from_phonopy[0-CaHgO2-fc_kwargs0-qpt_ph_modes_args0-CaHgO2_666_300K_debye_waller.json-CaHgO2_300K_fc_structure_factor.json]
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorFromForceConstants ‑ test_calculate_structure_factor_from_phonopy[1-CaHgO2-fc_kwargs0-qpt_ph_modes_args0-CaHgO2_666_300K_debye_waller.json-CaHgO2_300K_fc_structure_factor.json]
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorFromForceConstants ‑ test_calculate_structure_factor_from_phonopy[2-CaHgO2-fc_kwargs0-qpt_ph_modes_args0-CaHgO2_666_300K_debye_waller.json-CaHgO2_300K_fc_structure_factor.json]
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorFromQpointPhononModes ‑ test_calculate_structure_factor[Si2-sc-skew-qpt_ph_modes3-Si2-sc-skew_666_300K_debye_waller.json-Si2-sc-skew_300K_structure_factor.json]
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorFromQpointPhononModes ‑ test_calculate_structure_factor[quartz-qpt_ph_modes0-quartz_666_0K_debye_waller.json-quartz_0K_structure_factor.json]
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorFromQpointPhononModes ‑ test_calculate_structure_factor[quartz-qpt_ph_modes1-quartz_666_300K_debye_waller.json-quartz_300K_structure_factor.json]
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorFromQpointPhononModes ‑ test_calculate_structure_factor[quartz-qpt_ph_modes2-None-quartz_structure_factor.json]
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorFromQpointPhononModes ‑ test_calculate_structure_factor_from_phonopy[CaHgO2-qpt_ph_modes_kwargs0-CaHgO2_666_300K_debye_waller.json-CaHgO2_300K_structure_factor.json]
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorFromQpointPhononModes ‑ test_incompatible_debye_waller_raises_valueerror[qpt_ph_modes0-Si2-sc-skew-Si2-sc-skew_666_300K_debye_waller.json]
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorUsingReferenceData ‑ test_structure_factor_with_file_ref
euphonic_test.test_calculate_structure_factor.TestCalculateStructureFactorUsingReferenceData ‑ test_structure_factor_with_named_ref
euphonic_test.test_castep_reader.TestReadPhononData ‑ test_read_data[ZnS-loto_directions.phonon-loto_directions_average.json-kwargs0]
euphonic_test.test_castep_reader.TestReadPhononData ‑ test_read_data[ZnS-loto_directions.phonon-loto_directions_no_loto.json-kwargs1]
euphonic_test.test_castep_reader.TestReadPhononData ‑ test_read_data[ZnS-loto_directions.phonon-loto_directions_no_loto.json-kwargs2]
euphonic_test.test_castep_reader.TestReadPhononDosData ‑ test_read_data[LZO-La2Zr2O7-222-full.phonon_dos-lzo_222_full_phonon_dos.json]
euphonic_test.test_castep_reader.TestReadPhononDosData ‑ test_read_data[quartz-quartz-554-full.phonon_dos-quartz_554_full_phonon_dos.json]
euphonic_test.test_crystal.TestCrystalCreation ‑ test_create[create_from_cell_vectors-create_from_cell_vectors0]
euphonic_test.test_crystal.TestCrystalCreation ‑ test_create[create_from_constructor-create_from_constructor0]
euphonic_test.test_crystal.TestCrystalCreation ‑ test_create[create_from_constructor-create_from_constructor1]
euphonic_test.test_crystal.TestCrystalCreation ‑ test_create[create_from_constructor-create_from_constructor2]
euphonic_test.test_crystal.TestCrystalCreation ‑ test_create[create_from_dict-create_from_dict0]
euphonic_test.test_crystal.TestCrystalCreation ‑ test_create[create_from_dict-create_from_dict1]
euphonic_test.test_crystal.TestCrystalCreation ‑ test_create[create_from_dict-create_from_dict2]
euphonic_test.test_crystal.TestCrystalCreation ‑ test_create[create_from_json_file-create_from_json_file0]
euphonic_test.test_crystal.TestCrystalCreation ‑ test_create[create_from_json_file-create_from_json_file1]
euphonic_test.test_crystal.TestCrystalCreation ‑ test_create[create_from_json_file-create_from_json_file2]
euphonic_test.test_crystal.TestCrystalCreation ‑ test_faulty_creation[inject_faulty_elements0]
euphonic_test.test_crystal.TestCrystalCreation ‑ test_faulty_creation[inject_faulty_elements1]
euphonic_test.test_crystal.TestCrystalCreation ‑ test_faulty_creation[inject_faulty_elements2]
euphonic_test.test_crystal.TestCrystalCreation ‑ test_faulty_creation[inject_faulty_elements3]
euphonic_test.test_crystal.TestCrystalCreation ‑ test_faulty_creation[inject_faulty_elements4]
euphonic_test.test_crystal.TestCrystalCreation ‑ test_faulty_creation[inject_faulty_elements5]
euphonic_test.test_crystal.TestCrystalCreation ‑ test_faulty_creation[inject_faulty_elements6]
euphonic_test.test_crystal.TestCrystalCreation ‑ test_faulty_creation[inject_faulty_elements7]
euphonic_test.test_crystal.TestCrystalMethods ‑ test_cell_volume[crystal0-expected_vol0]
euphonic_test.test_crystal.TestCrystalMethods ‑ test_cell_volume[crystal1-expected_vol1]
euphonic_test.test_crystal.TestCrystalMethods ‑ test_get_mp_grid_spec[crystal0-kwargs0-expected0]
euphonic_test.test_crystal.TestCrystalMethods ‑ test_get_mp_grid_spec[crystal1-kwargs1-expected1]
euphonic_test.test_crystal.TestCrystalMethods ‑ test_get_mp_grid_spec[crystal2-kwargs2-expected2]
euphonic_test.test_crystal.TestCrystalMethods ‑ test_get_mp_grid_spec[crystal3-kwargs3-expected3]
euphonic_test.test_crystal.TestCrystalMethods ‑ test_get_species_idx[crystal0-expected_spec_idx0]
euphonic_test.test_crystal.TestCrystalMethods ‑ test_get_species_idx[crystal1-expected_spec_idx1]
euphonic_test.test_crystal.TestCrystalMethods ‑ test_get_symmetry_equivalent_atoms[crystal0-kwargs0-quartz_equiv_atoms.json]
euphonic_test.test_crystal.TestCrystalMethods ‑ test_get_symmetry_equivalent_atoms[crystal1-kwargs1-lzo_equiv_atoms.json]
euphonic_test.test_crystal.TestCrystalMethods ‑ test_get_symmetry_equivalent_atoms_with_tol[crystal0-kwargs0-1e-12]
euphonic_test.test_crystal.TestCrystalMethods ‑ test_get_symmetry_equivalent_atoms_with_tol[crystal1-kwargs1-1e-12]
euphonic_test.test_crystal.TestCrystalMethods ‑ test_reciprocal_cell[crystal0-expected_recip0]
euphonic_test.test_crystal.TestCrystalMethods ‑ test_reciprocal_cell[crystal1-expected_recip1]
euphonic_test.test_crystal.TestCrystalMethods ‑ test_to_spglib_cell[crystal0-expected_spglib_cell0]
euphonic_test.test_crystal.TestCrystalMethods ‑ test_to_spglib_cell[crystal1-expected_spglib_cell1]
euphonic_test.test_crystal.TestCrystalMethods ‑ test_to_spglib_cell[crystal2-expected_spglib_cell2]
euphonic_test.test_crystal.TestCrystalSerialisation ‑ test_serialise_to_dict[serialise_to_dict0]
euphonic_test.test_crystal.TestCrystalSerialisation ‑ test_serialise_to_dict[serialise_to_dict1]
euphonic_test.test_crystal.TestCrystalSerialisation ‑ test_serialise_to_dict[serialise_to_dict2]
euphonic_test.test_crystal.TestCrystalSerialisation ‑ test_serialise_to_json_file[crystal0]
euphonic_test.test_crystal.TestCrystalSerialisation ‑ test_serialise_to_json_file[crystal1]
euphonic_test.test_crystal.TestCrystalSerialisation ‑ test_serialise_to_json_file[crystal2]
euphonic_test.test_crystal.TestCrystalSetters ‑ test_incorrect_unit_conversion[quartz-atom_mass-bohr-ValueError]
euphonic_test.test_crystal.TestCrystalSetters ‑ test_incorrect_unit_conversion[quartz-cell_vectors-kg-ValueError]
euphonic_test.test_crystal.TestCrystalSetters ‑ test_setter_correct_units[quartz-atom_mass-kg-2.0]
euphonic_test.test_crystal.TestCrystalSetters ‑ test_setter_correct_units[quartz-atom_mass-m_e-0.5]
euphonic_test.test_crystal.TestCrystalSetters ‑ test_setter_correct_units[quartz-cell_vectors-angstrom-3.0]
euphonic_test.test_crystal.TestCrystalSetters ‑ test_setter_correct_units[quartz-cell_vectors-bohr-2.0]
euphonic_test.test_crystal.TestCrystalUnitConversion ‑ test_correct_unit_conversion[quartz-atom_mass-kg]
euphonic_test.test_crystal.TestCrystalUnitConversion ‑ test_correct_unit_conversion[quartz-cell_vectors-bohr]
euphonic_test.test_crystal.TestCrystalUnitConversion ‑ test_incorrect_unit_conversion[quartz-atom_mass_unit-bohr-ValueError]
euphonic_test.test_crystal.TestCrystalUnitConversion ‑ test_incorrect_unit_conversion[quartz-cell_vectors_unit-kg-ValueError]
euphonic_test.test_debye_waller.TestDebyeWallerCreation ‑ test_create[create_from_constructor-create_from_constructor0]
euphonic_test.test_debye_waller.TestDebyeWallerCreation ‑ test_create[create_from_constructor-create_from_constructor1]
euphonic_test.test_debye_waller.TestDebyeWallerCreation ‑ test_create[create_from_constructor-create_from_constructor2]
euphonic_test.test_debye_waller.TestDebyeWallerCreation ‑ test_create[create_from_dict-create_from_dict0]
euphonic_test.test_debye_waller.TestDebyeWallerCreation ‑ test_create[create_from_dict-create_from_dict1]
euphonic_test.test_debye_waller.TestDebyeWallerCreation ‑ test_create[create_from_dict-create_from_dict2]
euphonic_test.test_debye_waller.TestDebyeWallerCreation ‑ test_create[create_from_json_file-create_from_json_file0]
euphonic_test.test_debye_waller.TestDebyeWallerCreation ‑ test_create[create_from_json_file-create_from_json_file1]
euphonic_test.test_debye_waller.TestDebyeWallerCreation ‑ test_faulty_creation[inject_faulty_elements0]
euphonic_test.test_debye_waller.TestDebyeWallerCreation ‑ test_faulty_creation[inject_faulty_elements1]
euphonic_test.test_debye_waller.TestDebyeWallerCreation ‑ test_faulty_creation[inject_faulty_elements2]
euphonic_test.test_debye_waller.TestDebyeWallerCreation ‑ test_faulty_creation[inject_faulty_elements3]
euphonic_test.test_debye_waller.TestDebyeWallerCreation ‑ test_faulty_creation[inject_faulty_elements4]
euphonic_test.test_debye_waller.TestDebyeWallerSerialisation ‑ test_serialise_to_dict[serialise_to_dict0]
euphonic_test.test_debye_waller.TestDebyeWallerSerialisation ‑ test_serialise_to_dict[serialise_to_dict1]
euphonic_test.test_debye_waller.TestDebyeWallerSerialisation ‑ test_serialise_to_dict[serialise_to_dict2]
euphonic_test.test_debye_waller.TestDebyeWallerSerialisation ‑ test_serialise_to_json_file[dw0]
euphonic_test.test_debye_waller.TestDebyeWallerSerialisation ‑ test_serialise_to_json_file[dw1]
euphonic_test.test_debye_waller.TestDebyeWallerSerialisation ‑ test_serialise_to_json_file[dw2]
euphonic_test.test_debye_waller.TestDebyeWallerSetters ‑ test_incorrect_unit_conversion[CaHgO2-CaHgO2_666_300K_debye_waller.json-debye_waller-1/cm-ValueError]
euphonic_test.test_debye_waller.TestDebyeWallerSetters ‑ test_incorrect_unit_conversion[CaHgO2-CaHgO2_666_300K_debye_waller.json-temperature-kg-ValueError]
euphonic_test.test_debye_waller.TestDebyeWallerSetters ‑ test_setter_correct_units[CaHgO2-CaHgO2_666_300K_debye_waller.json-debye_waller-angstrom**2-2.0]
euphonic_test.test_debye_waller.TestDebyeWallerSetters ‑ test_setter_correct_units[CaHgO2-CaHgO2_666_300K_debye_waller.json-debye_waller-mbarn-3.0]
euphonic_test.test_debye_waller.TestDebyeWallerSetters ‑ test_setter_correct_units[CaHgO2-CaHgO2_666_300K_debye_waller.json-temperature-K-2.0]
euphonic_test.test_debye_waller.TestDebyeWallerUnitConversion ‑ test_correct_unit_conversion[quartz-quartz_666_0K_debye_waller.json-debye_waller-bohr**2]
euphonic_test.test_debye_waller.TestDebyeWallerUnitConversion ‑ test_correct_unit_conversion[quartz-quartz_666_0K_debye_waller.json-temperature-celsius]
euphonic_test.test_debye_waller.TestDebyeWallerUnitConversion ‑ test_incorrect_unit_conversion[quartz-quartz_666_0K_debye_waller.json-debye_waller_unit-kg**2-ValueError]
euphonic_test.test_debye_waller.TestDebyeWallerUnitConversion ‑ test_incorrect_unit_conversion[quartz-quartz_666_0K_debye_waller.json-temperature_unit-angstrom-ValueError]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_castep[LZO-La2Zr2O7.castep_bin]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_castep[Si2-sc-skew-Si2-sc-skew.castep_bin]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_castep[graphite-graphite.castep_bin]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_castep[quartz-quartz.castep_bin]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_castep_with_no_fc_raises_runtime_error
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_constructor[expected_fc0]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_constructor[expected_fc1]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_constructor[expected_fc2]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_dict[LZO]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_dict[graphite]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_dict[quartz]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_json[CaHgO2]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_json[LZO]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_json[NaCl]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_json[Si2-sc-skew]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_json[graphite]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_json[quartz]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy[CaHgO2-phonopy_args16]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy[CaHgO2-phonopy_args17]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy[CaHgO2-phonopy_args18]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy[CaHgO2-phonopy_args19]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy[CaHgO2-phonopy_args20]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy[NaCl-phonopy_args0]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy[NaCl-phonopy_args10]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy[NaCl-phonopy_args11]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy[NaCl-phonopy_args1]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy[NaCl-phonopy_args2]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy[NaCl-phonopy_args3]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy[NaCl-phonopy_args4]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy[NaCl-phonopy_args5]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy[NaCl-phonopy_args6]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy[NaCl-phonopy_args7]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy[NaCl-phonopy_args8]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy[NaCl-phonopy_args9]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy[NaCl_QE-phonopy_args14]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy[NaCl_default-phonopy_args12]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy[NaCl_phonopy_2.19-phonopy_args15]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy[NaCl_prim-phonopy_args13]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy_with_bad_inputs_raises_err[phonopy_args0-ValueError]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy_with_bad_inputs_raises_err[phonopy_args1-ValueError]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy_with_no_factor_raises_err[NaCl-phonopy_args0]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy_without_cloader_is_ok[CaHgO2-phonopy_args0]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_phonopy_without_installed_modules_raises_err[phonopy_args0]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_create_from_total_fc_with_dipole[NaCl_total_with_dipole-NaCl]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_faulty_object_creation[born-faulty_value3-ValueError]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_faulty_object_creation[born-faulty_value9-TypeError]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_faulty_object_creation[cell_origins-faulty_value1-ValueError]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_faulty_object_creation[cell_origins-faulty_value6-TypeError]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_faulty_object_creation[crystal-faulty_value7-ValueError]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_faulty_object_creation[dielectric-faulty_value10-TypeError]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_faulty_object_creation[dielectric-faulty_value4-ValueError]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_faulty_object_creation[force_constants-faulty_value2-ValueError]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_faulty_object_creation[force_constants-faulty_value8-TypeError]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_faulty_object_creation[sc_matrix-faulty_value0-ValueError]
euphonic_test.test_force_constants.TestForceConstantsCreation ‑ test_faulty_object_creation[sc_matrix-faulty_value5-TypeError]
euphonic_test.test_force_constants.TestForceConstantsSerialisation ‑ test_serialise_to_dict[serialise_to_dict0]
euphonic_test.test_force_constants.TestForceConstantsSerialisation ‑ test_serialise_to_dict[serialise_to_dict1]
euphonic_test.test_force_constants.TestForceConstantsSerialisation ‑ test_serialise_to_dict[serialise_to_dict2]
euphonic_test.test_force_constants.TestForceConstantsSerialisation ‑ test_serialise_to_json_file[fc0]
euphonic_test.test_force_constants.TestForceConstantsSerialisation ‑ test_serialise_to_json_file[fc1]
euphonic_test.test_force_constants.TestForceConstantsSerialisation ‑ test_serialise_to_json_file[fc2]
euphonic_test.test_force_constants.TestForceConstantsSetters ‑ test_incorrect_unit_conversion[quartz-born-kg-ValueError]
euphonic_test.test_force_constants.TestForceConstantsSetters ‑ test_incorrect_unit_conversion[quartz-dielectric-e/meV-ValueError]
euphonic_test.test_force_constants.TestForceConstantsSetters ‑ test_incorrect_unit_conversion[quartz-force_constants-hartree/bohr-ValueError]
euphonic_test.test_force_constants.TestForceConstantsSetters ‑ test_setter_correct_units[quartz-born-C-2.0]
euphonic_test.test_force_constants.TestForceConstantsSetters ‑ test_setter_correct_units[quartz-born-e-2.0]
euphonic_test.test_force_constants.TestForceConstantsSetters ‑ test_setter_correct_units[quartz-dielectric-e**2/(angstrom*eV)-5.0]
euphonic_test.test_force_constants.TestForceConstantsSetters ‑ test_setter_correct_units[quartz-dielectric-e**2/(bohr*hartree)-2.0]
euphonic_test.test_force_constants.TestForceConstantsSetters ‑ test_setter_correct_units[quartz-force_constants-hartree/bohr**2-2.0]
euphonic_test.test_force_constants.TestForceConstantsSetters ‑ test_setter_correct_units[quartz-force_constants-meV/angstrom**2-3.0]
euphonic_test.test_force_constants.TestForceConstantsUnitConversion ‑ test_correct_unit_conversion[quartz-born-C]
euphonic_test.test_force_constants.TestForceConstantsUnitConversion ‑ test_correct_unit_conversion[quartz-dielectric-e**2/(angstrom*eV)]
euphonic_test.test_force_constants.TestForceConstantsUnitConversion ‑ test_correct_unit_conversion[quartz-force_constants-hartree/bohr**2]
euphonic_test.test_force_constants.TestForceConstantsUnitConversion ‑ test_incorrect_unit_conversion[quartz-born_unit-1/cm-ValueError]
euphonic_test.test_force_constants.TestForceConstantsUnitConversion ‑ test_incorrect_unit_conversion[quartz-dielectric_unit-angstrom-ValueError]
euphonic_test.test_force_constants.TestForceConstantsUnitConversion ‑ test_incorrect_unit_conversion[quartz-force_constants_unit-hartree-ValueError]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies[False-0-fc0-LZO-all_args0-LZO_no_asr_qpoint_frequencies.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies[False-0-fc1-LZO-all_args1-LZO_realspace_qpoint_frequencies.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies[False-0-fc2-quartz-all_args2-quartz_reciprocal_qpoint_frequencies.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies[False-0-fc3-quartz-all_args3-quartz_reciprocal_qpoint_frequencies.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies[False-0-fc4-quartz-all_args4-quartz_split_reciprocal_qpoint_frequencies.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies[False-0-fc5-quartz-all_args5-quartz_split_reciprocal_qpoint_frequencies.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies[True-0-fc0-LZO-all_args0-LZO_no_asr_qpoint_frequencies.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies[True-0-fc1-LZO-all_args1-LZO_realspace_qpoint_frequencies.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies[True-0-fc2-quartz-all_args2-quartz_reciprocal_qpoint_frequencies.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies[True-0-fc3-quartz-all_args3-quartz_reciprocal_qpoint_frequencies.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies[True-0-fc4-quartz-all_args4-quartz_split_reciprocal_qpoint_frequencies.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies[True-0-fc5-quartz-all_args5-quartz_split_reciprocal_qpoint_frequencies.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies[True-1-fc0-LZO-all_args0-LZO_no_asr_qpoint_frequencies.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies[True-1-fc1-LZO-all_args1-LZO_realspace_qpoint_frequencies.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies[True-1-fc2-quartz-all_args2-quartz_reciprocal_qpoint_frequencies.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies[True-1-fc3-quartz-all_args3-quartz_reciprocal_qpoint_frequencies.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies[True-1-fc4-quartz-all_args4-quartz_split_reciprocal_qpoint_frequencies.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies[True-1-fc5-quartz-all_args5-quartz_split_reciprocal_qpoint_frequencies.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies[True-2-fc0-LZO-all_args0-LZO_no_asr_qpoint_frequencies.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies[True-2-fc1-LZO-all_args1-LZO_realspace_qpoint_frequencies.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies[True-2-fc2-quartz-all_args2-quartz_reciprocal_qpoint_frequencies.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies[True-2-fc3-quartz-all_args3-quartz_reciprocal_qpoint_frequencies.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies[True-2-fc4-quartz-all_args4-quartz_split_reciprocal_qpoint_frequencies.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies[True-2-fc5-quartz-all_args5-quartz_split_reciprocal_qpoint_frequencies.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies_with_weights_sets_weights[fc0-qpts0-weights0-expected_weights0-kwargs0]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpoint_frequencies_with_weights_sets_weights[fc1-qpts1-weights1-expected_weights1-kwargs1]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpt_freqs_with_mode_gradients[0-fc0-quartz-all_args0-quartz_554_full_qpoint_frequencies.json-quartz_554_full_mode_gradients.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpt_freqs_with_mode_gradients[0-fc1-LZO-all_args1-lzo_222_full_qpoint_frequencies.json-lzo_222_full_mode_gradients.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpt_freqs_with_mode_gradients[2-fc0-quartz-all_args0-quartz_554_full_qpoint_frequencies.json-quartz_554_full_mode_gradients.json]
euphonic_test.test_force_constants_calculate_qpoint_frequencies.TestForceConstantsCalculateQPointFrequencies ‑ test_calculate_qpt_freqs_with_mode_gradients[2-fc1-LZO-all_args1-lzo_222_full_qpoint_frequencies.json-lzo_222_full_mode_gradients.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calc_qpt_ph_mds_asr_with_nonsense_fc_raises_warning[realspace]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calc_qpt_ph_mds_asr_with_nonsense_fc_raises_warning[reciprocal]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calc_qpt_ph_modes_with_large_complex_mode_gradients_raises_warning
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[False-0-fc0-LZO-all_args0-LZO_no_asr_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[False-0-fc1-LZO-all_args1-LZO_realspace_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[False-0-fc10-Si2-sc-skew-all_args10-Si2-sc-skew_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[False-0-fc2-LZO-all_args2-LZO_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[False-0-fc3-quartz-all_args3-quartz_no_asr_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[False-0-fc4-quartz-all_args4-quartz_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[False-0-fc5-quartz-all_args5-quartz_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[False-0-fc6-quartz-all_args6-quartz_split_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[False-0-fc7-quartz-all_args7-quartz_split_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[False-0-fc8-Si2-sc-skew-all_args8-Si2-sc-skew_no_asr_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[False-0-fc9-Si2-sc-skew-all_args9-Si2-sc-skew_realspace_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-0-fc0-LZO-all_args0-LZO_no_asr_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-0-fc1-LZO-all_args1-LZO_realspace_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-0-fc10-Si2-sc-skew-all_args10-Si2-sc-skew_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-0-fc2-LZO-all_args2-LZO_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-0-fc3-quartz-all_args3-quartz_no_asr_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-0-fc4-quartz-all_args4-quartz_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-0-fc5-quartz-all_args5-quartz_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-0-fc6-quartz-all_args6-quartz_split_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-0-fc7-quartz-all_args7-quartz_split_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-0-fc8-Si2-sc-skew-all_args8-Si2-sc-skew_no_asr_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-0-fc9-Si2-sc-skew-all_args9-Si2-sc-skew_realspace_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-1-fc0-LZO-all_args0-LZO_no_asr_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-1-fc1-LZO-all_args1-LZO_realspace_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-1-fc10-Si2-sc-skew-all_args10-Si2-sc-skew_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-1-fc2-LZO-all_args2-LZO_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-1-fc3-quartz-all_args3-quartz_no_asr_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-1-fc4-quartz-all_args4-quartz_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-1-fc5-quartz-all_args5-quartz_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-1-fc6-quartz-all_args6-quartz_split_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-1-fc7-quartz-all_args7-quartz_split_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-1-fc8-Si2-sc-skew-all_args8-Si2-sc-skew_no_asr_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-1-fc9-Si2-sc-skew-all_args9-Si2-sc-skew_realspace_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-2-fc0-LZO-all_args0-LZO_no_asr_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-2-fc1-LZO-all_args1-LZO_realspace_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-2-fc10-Si2-sc-skew-all_args10-Si2-sc-skew_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-2-fc2-LZO-all_args2-LZO_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-2-fc3-quartz-all_args3-quartz_no_asr_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-2-fc4-quartz-all_args4-quartz_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-2-fc5-quartz-all_args5-quartz_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-2-fc6-quartz-all_args6-quartz_split_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-2-fc7-quartz-all_args7-quartz_split_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-2-fc8-Si2-sc-skew-all_args8-Si2-sc-skew_no_asr_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes[True-2-fc9-Si2-sc-skew-all_args9-Si2-sc-skew_realspace_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes_from_phonopy[False-0-fc_kwargs0-NaCl-all_args0-NaCl_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes_from_phonopy[False-0-fc_kwargs1-CaHgO2-all_args1-CaHgO2_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes_from_phonopy[True-0-fc_kwargs0-NaCl-all_args0-NaCl_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes_from_phonopy[True-0-fc_kwargs1-CaHgO2-all_args1-CaHgO2_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes_from_phonopy[True-1-fc_kwargs0-NaCl-all_args0-NaCl_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes_from_phonopy[True-1-fc_kwargs1-CaHgO2-all_args1-CaHgO2_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes_from_phonopy[True-2-fc_kwargs0-NaCl-all_args0-NaCl_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes_from_phonopy[True-2-fc_kwargs1-CaHgO2-all_args1-CaHgO2_reciprocal_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes_single_qpt[fc0-quartz-qpt0-kwargs0-quartz_single_qpoint_phonon_modes.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes_with_mode_gradients[0-fc0-quartz-all_args0-quartz_554_full_qpoint_phonon_modes.json-quartz_554_full_mode_gradients.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes_with_mode_gradients[0-fc1-LZO-all_args1-lzo_222_full_qpoint_phonon_modes.json-lzo_222_full_mode_gradients.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes_with_mode_gradients[2-fc0-quartz-all_args0-quartz_554_full_qpoint_phonon_modes.json-quartz_554_full_mode_gradients.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes_with_mode_gradients[2-fc1-LZO-all_args1-lzo_222_full_qpoint_phonon_modes.json-lzo_222_full_mode_gradients.json]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes_with_weights_doesnt_change_result[fc0-qpts0-weights0-expected_weights0-kwargs0]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes_with_weights_doesnt_change_result[fc1-qpts1-weights1-expected_weights1-kwargs1]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes_with_weights_sets_weights[fc0-qpts0-weights0-expected_weights0-kwargs0]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_calculate_qpoint_phonon_modes_with_weights_sets_weights[fc1-qpts1-weights1-expected_weights1-kwargs1]
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModes ‑ test_repeated_calculate_qpoint_phonon_modes_doesnt_change_result
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModesWithCExtensionInstalled ‑ test_cext_called_with_n_threads_arg
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModesWithCExtensionInstalled ‑ test_cext_called_with_n_threads_default_and_env_var
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModesWithCExtensionInstalled ‑ test_cext_called_with_n_threads_default_and_no_env_var
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModesWithCExtensionInstalled ‑ test_cext_called_with_use_c_default
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModesWithCExtensionInstalled ‑ test_cext_called_with_use_c_true
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModesWithCExtensionInstalled ‑ test_cext_not_called_with_use_c_false
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModesWithoutCExtensionInstalled ‑ test_with_use_c_default_warns
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModesWithoutCExtensionInstalled ‑ test_with_use_c_false_doesnt_raise_error_or_warn
euphonic_test.test_force_constants_calculate_qpoint_phonon_modes.TestForceConstantsCalculateQPointPhononModesWithoutCExtensionInstalled ‑ test_with_use_c_true_raises_importcerror
euphonic_test.test_install.TestInstalledFiles ‑ test_citation_cff_is_installed
euphonic_test.test_install.TestInstalledFiles ‑ test_license_is_installed
euphonic_test.test_plot ‑ test_missing_matplotlib
euphonic_test.test_plot ‑ test_set_x_tick_labels[labels0-False]
euphonic_test.test_plot ‑ test_set_x_tick_labels[labels1-True]
euphonic_test.test_plot.TestPlot1D ‑ test_plot_badunits[spec1_units0]
euphonic_test.test_plot.TestPlot1D ‑ test_plot_badunits[spec1_units1]
euphonic_test.test_plot.TestPlot1D ‑ test_plot_kwargs[spec0-kwargs0]
euphonic_test.test_plot.TestPlot1D ‑ test_plot_kwargs[spec1-kwargs1]
euphonic_test.test_plot.TestPlot1D ‑ test_plot_kwargs[spec2-kwargs2]
euphonic_test.test_plot.TestPlot1D ‑ test_plot_kwargs[spec3-kwargs3]
euphonic_test.test_plot.TestPlot1D ‑ test_plot_multi_segments[kwargs0-expected_labels0]
euphonic_test.test_plot.TestPlot1D ‑ test_plot_multi_segments[kwargs1-None]
euphonic_test.test_plot.TestPlot1D ‑ test_plot_multi_segments[kwargs2-None]
euphonic_test.test_plot.TestPlot1D ‑ test_plot_single[spectrum0-labels0-kwargs0]
euphonic_test.test_plot.TestPlot1D ‑ test_plot_single[spectrum1-Line A-kwargs1]
euphonic_test.test_plot.TestPlot1D ‑ test_plot_single[spectrum2-None-kwargs2]
euphonic_test.test_plot.TestPlot1D ‑ test_plot_single[spectrum3-labels3-kwargs3]
euphonic_test.test_plot.TestPlot1D ‑ test_plot_single[spectrum4-labels4-kwargs4]
euphonic_test.test_plot.TestPlot1D ‑ test_plot_with_incorrect_labels_raises_valueerror
euphonic_test.test_plot.TestPlot1DCore ‑ test_1d_core_errors[wrong_type-TypeError]
euphonic_test.test_plot.TestPlot1DCore ‑ test_extra_plot_kwargs[kwargs0]
euphonic_test.test_plot.TestPlot1DCore ‑ test_extra_plot_kwargs[kwargs1]
euphonic_test.test_plot.TestPlot1DCore ‑ test_incorrect_length_labels_raises_value_error[spec0-labels0]
euphonic_test.test_plot.TestPlot1DCore ‑ test_incorrect_length_labels_raises_value_error[spec1-labels1]
euphonic_test.test_plot.TestPlot1DCore ‑ test_plot_collection[spectrum_args0-expected_data0]
euphonic_test.test_plot.TestPlot1DCore ‑ test_plot_collection[spectrum_args1-expected_data1]
euphonic_test.test_plot.TestPlot1DCore ‑ test_plot_labels[spec0-None-expected_legend_labels0]
euphonic_test.test_plot.TestPlot1DCore ‑ test_plot_labels[spec1-labels_kwarg1-expected_legend_labels1]
euphonic_test.test_plot.TestPlot1DCore ‑ test_plot_labels[spec2-None-expected_legend_labels2]
euphonic_test.test_plot.TestPlot1DCore ‑ test_plot_labels[spec3-labels_kwarg3-expected_legend_labels3]
euphonic_test.test_plot.TestPlot1DCore ‑ test_plot_labels[spec4-Line C-expected_legend_labels4]
euphonic_test.test_plot.TestPlot1DCore ‑ test_plot_labels[spec5-None-expected_legend_labels5]
euphonic_test.test_plot.TestPlot1DCore ‑ test_plot_labels[spec6-labels_kwarg6-expected_legend_labels6]
euphonic_test.test_plot.TestPlot1DCore ‑ test_plot_labels[spec7-labels_kwarg7-expected_legend_labels7]
euphonic_test.test_plot.TestPlot1DCore ‑ test_plot_labels[spec8-None-expected_legend_labels8]
euphonic_test.test_plot.TestPlot1DCore ‑ test_plot_single_spectrum[spectrum_args0-spectrum_kwargs0-expected_data0-expected_ticks0]
euphonic_test.test_plot.TestPlot1DCore ‑ test_plot_single_spectrum[spectrum_args1-spectrum_kwargs1-expected_data1-expected_ticks1]
euphonic_test.test_plot.TestPlot2D ‑ test_plot[kwargs0]
euphonic_test.test_plot.TestPlot2D ‑ test_plot[kwargs1]
euphonic_test.test_plot.TestPlot2D ‑ test_plot_multi
euphonic_test.test_plot.TestPlot2D ‑ test_plot_single[kwargs0]
euphonic_test.test_plot.TestPlot2D ‑ test_plot_single[kwargs1]
euphonic_test.test_powder ‑ test_get_default_bins[1 / cm]
euphonic_test.test_powder ‑ test_get_default_bins[meV]
euphonic_test.test_powder ‑ test_get_qpts_sphere[False-10-golden-sampling_args0-sampling_kwargs0]
euphonic_test.test_powder ‑ test_get_qpts_sphere[False-13-spherical-polar-improved-sampling_args4-sampling_kwargs4]
euphonic_test.test_powder ‑ test_get_qpts_sphere[False-31-sphere-projected-grid-sampling_args1-sampling_kwargs1]
euphonic_test.test_powder ‑ test_get_qpts_sphere[False-31-spherical-polar-grid-sampling_args3-sampling_kwargs3]
euphonic_test.test_powder ‑ test_get_qpts_sphere[False-32-sphere-projected-grid-sampling_args2-sampling_kwargs2]
euphonic_test.test_powder ‑ test_get_qpts_sphere[False-7-random-sphere-sampling_args5-sampling_kwargs5]
euphonic_test.test_powder ‑ test_get_qpts_sphere[True-10-golden-sampling_args0-sampling_kwargs0]
euphonic_test.test_powder ‑ test_get_qpts_sphere[True-13-spherical-polar-improved-sampling_args4-sampling_kwargs4]
euphonic_test.test_powder ‑ test_get_qpts_sphere[True-31-sphere-projected-grid-sampling_args1-sampling_kwargs1]
euphonic_test.test_powder ‑ test_get_qpts_sphere[True-31-spherical-polar-grid-sampling_args3-sampling_kwargs3]
euphonic_test.test_powder ‑ test_get_qpts_sphere[True-32-sphere-projected-grid-sampling_args2-sampling_kwargs2]
euphonic_test.test_powder ‑ test_get_qpts_sphere[True-7-random-sphere-sampling_args5-sampling_kwargs5]
euphonic_test.test_powder ‑ test_get_qpts_sphere_error
euphonic_test.test_powder.TestQpointConversion ‑ test_qpts_cart_to_frac_roundtrip[nontrivial_crystal0]
euphonic_test.test_powder.TestQpointConversion ‑ test_qpts_cart_to_frac_roundtrip[nontrivial_crystal1]
euphonic_test.test_powder.TestQpointConversion ‑ test_qpts_cart_to_frac_roundtrip[nontrivial_crystal2]
euphonic_test.test_powder.TestQpointConversion ‑ test_qpts_cart_to_frac_trivial
euphonic_test.test_powder.TestSphereSampledProperties ‑ test_sample_sphere_dos[None]
euphonic_test.test_powder.TestSphereSampledProperties ‑ test_sample_sphere_dos[energy_bins0]
euphonic_test.test_powder.TestSphereSampledProperties ‑ test_sample_sphere_structure_factor[options0]
euphonic_test.test_powder.TestSphereSampledProperties ‑ test_sample_sphere_structure_factor[options1]
euphonic_test.test_powder.TestSphereSampledProperties ‑ test_sample_sphere_structure_factor[options2]
euphonic_test.test_powder.TestSphereSampledProperties ‑ test_sample_sphere_structure_factor_error
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCalculateDos ‑ test_calculate_dos[CaHgO2-CaHgO2_666_qpoint_frequencies.json-CaHgO2_666_dos.json-ebins2]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCalculateDos ‑ test_calculate_dos[quartz-quartz_666_cv_only_qpoint_frequencies.json-quartz_666_dos.json-ebins1]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCalculateDos ‑ test_calculate_dos[quartz-quartz_666_qpoint_frequencies.json-quartz_666_dos.json-ebins0]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCalculateDos ‑ test_calculate_dos[quartz-toy_quartz_qpoint_frequencies.json-toy_quartz_cropped_dos.json-ebins4]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCalculateDos ‑ test_calculate_dos[quartz-toy_quartz_qpoint_frequencies.json-toy_quartz_cropped_uneven_dos.json-ebins5]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCalculateDos ‑ test_calculate_dos[quartz-toy_quartz_qpoint_frequencies.json-toy_quartz_cropped_uneven_hartree_dos.json-ebins6]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCalculateDos ‑ test_calculate_dos[quartz-toy_quartz_qpoint_frequencies.json-toy_quartz_dos.json-ebins3]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCalculateDos ‑ test_calculate_dos_similar_for_ref_and_fast_methods[quartz-quartz_554_full_qpoint_frequencies.json-quartz_554_full_mode_widths.json-ebins0]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCalculateDos ‑ test_calculate_dos_with_0_inv_cm_bin_doesnt_raise_runtime_warn
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCalculateDos ‑ test_calculate_dos_with_mode_widths[LZO-lzo_222_full_qpoint_frequencies.json-lzo_222_full_mode_widths.json-lzo_222_full_adaptive_dos.json-ebins2-kwargs2]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCalculateDos ‑ test_calculate_dos_with_mode_widths[LZO-lzo_222_full_qpoint_frequencies.json-lzo_222_full_mode_widths.json-lzo_222_full_adaptive_dos_fast.json-ebins3-kwargs3]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCalculateDos ‑ test_calculate_dos_with_mode_widths[quartz-quartz_554_full_qpoint_frequencies.json-quartz_554_full_mode_widths.json-quartz_554_full_adaptive_dos.json-ebins0-kwargs0]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCalculateDos ‑ test_calculate_dos_with_mode_widths[quartz-quartz_554_full_qpoint_frequencies.json-quartz_554_full_mode_widths.json-quartz_554_full_adaptive_dos_fast.json-ebins1-kwargs1]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCalculateDos ‑ test_calculate_dos_with_mode_widths[quartz-toy_quartz_qpoint_frequencies.json-toy_quartz_mode_widths.json-toy_quartz_uneven_adaptive_dos.json-ebins4-kwargs4]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCalculateDos ‑ test_calculate_dos_with_mode_widths_min[LZO-lzo_222_full_qpoint_frequencies.json-lzo_222_full_mode_widths.json-mode_widths_min0-ebins0]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCalculateDos ‑ test_calculate_dos_with_mode_widths_min[LZO-lzo_222_full_qpoint_frequencies.json-lzo_222_full_mode_widths.json-mode_widths_min1-ebins1]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCalculateDos ‑ test_fast_method_called_when_selected
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCalculateDos ‑ test_incorrect_adaptive_method_error
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCalculateDosMap ‑ test_calculate_dos_map[NaCl-NaCl_band_yaml_from_phonopy_qpoint_frequencies.json-ebins2-NaCl_band_yaml_dos_map.json-context2]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCalculateDosMap ‑ test_calculate_dos_map[quartz-quartz_bandstructure_cv_only_qpoint_frequencies.json-ebins0-quartz_bandstructure_dos_map.json-context0]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCalculateDosMap ‑ test_calculate_dos_map[quartz-quartz_bandstructure_cv_only_qpoint_frequencies.json-ebins1-quartz_bandstructure_dos_map_uneven_bins.json-context1]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCalculateDosMap ‑ test_calculate_dos_map_gives_same_result_as_dos_at_single_qpt[NaCl-NaCl_band_yaml_from_phonopy_qpoint_frequencies.json-ebins0-dos_kwargs0-qpts_to_test0]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCalculateDosMap ‑ test_calculate_dos_map_gives_same_result_as_dos_at_single_qpt[NaCl-NaCl_band_yaml_from_phonopy_qpoint_frequencies.json-ebins1-dos_kwargs1-qpts_to_test1]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCalculateDosMap ‑ test_calculate_dos_map_gives_same_result_as_dos_at_single_qpt[NaCl-NaCl_band_yaml_from_phonopy_qpoint_frequencies.json-ebins2-dos_kwargs2-qpts_to_test2]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_castep[LZO-La2Zr2O7.phonon-LZO_qpoint_frequencies.json-kwargs0]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_castep[quartz-quartz-666-grid.phonon-quartz_666_qpoint_frequencies.json-kwargs1]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_castep[quartz-quartz-666-grid.phonon-quartz_666_qpoint_frequencies.json-kwargs2]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_castep[quartz-quartz_split_qpts.phonon-quartz_split_from_castep_qpoint_frequencies.json-kwargs3]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_castep_avg_repeats
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_constructor[expected_qpt_freqs0]

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

1054 tests found (test 423 to 878)

There are 1054 tests, see "Raw output" for the list of tests 423 to 878.
Raw output
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_constructor[expected_qpt_freqs1]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_constructor[expected_qpt_freqs2]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_constructor_without_weights[expected_qpt_freqs0]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_dict[quartz-quartz_666_cv_only_qpoint_frequencies.json]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_dict[quartz-quartz_666_qpoint_frequencies.json]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_dict[quartz-quartz_bandstructure_qpoint_frequencies.json]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_json[quartz-quartz_666_cv_only_qpoint_frequencies.json]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_json[quartz-quartz_666_qpoint_frequencies.json]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_json[quartz-quartz_bandstructure_qpoint_frequencies.json]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_phonopy[CaHgO2--phonopy_args8-CaHgO2_from_phonopy_qpoint_frequencies.json]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_phonopy[NaCl-band-phonopy_args0-NaCl_band_yaml_from_phonopy_qpoint_frequencies.json]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_phonopy[NaCl-band-phonopy_args1-NaCl_band_no_evec_hdf5_from_phonopy_qpoint_frequencies.json]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_phonopy[NaCl-mesh-phonopy_args2-NaCl_mesh_yaml_from_phonopy_qpoint_frequencies.json]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_phonopy[NaCl-mesh-phonopy_args3-NaCl_mesh_hdf5_from_phonopy_qpoint_frequencies.json]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_phonopy[NaCl-qpoints-phonopy_args4-NaCl_qpoints_yaml_from_phonopy_qpoint_frequencies.json]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_phonopy[NaCl-qpoints-phonopy_args5-NaCl_qpoints_yaml_from_phonopy_qpoint_frequencies.json]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_phonopy[NaCl-qpoints-phonopy_args6-NaCl_qpoints_hdf5_from_phonopy_qpoint_frequencies.json]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_phonopy[NaCl-qpoints-phonopy_args7-NaCl_qpoints_hdf5_from_phonopy_qpoint_frequencies.json]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_phonopy_with_bad_inputs_raises_err[NaCl-qpoints-phonopy_args0-ValueError]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_phonopy_with_bad_inputs_raises_err[NaCl-qpoints-phonopy_args1-ValueError]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_phonopy_with_bad_inputs_raises_err[NaCl-qpoints-phonopy_args2-ValueError]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_phonopy_without_cloader_is_ok[CaHgO2--phonopy_args0-CaHgO2_from_phonopy_qpoint_frequencies.json]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_phonopy_without_installed_modules_raises_err[NaCl-qpoints-phonopy_args0]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_create_from_phonopy_without_installed_modules_raises_err[NaCl-qpoints-phonopy_args1]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_faulty_object_creation[frequencies-faulty_value1-ValueError]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_faulty_object_creation[frequencies-faulty_value2-TypeError]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_faulty_object_creation[frequencies-faulty_value3-DimensionalityError]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_faulty_object_creation[qpts-faulty_value0-ValueError]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesCreation ‑ test_faulty_object_creation[weights-faulty_value4-ValueError]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesGetDispersion ‑ test_get_dispersion[NaCl-NaCl_band_yaml_from_phonopy_qpoint_frequencies.json-NaCl_band_yaml_dispersion.json-context2]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesGetDispersion ‑ test_get_dispersion[quartz-quartz_bandstructure_cv_only_qpoint_frequencies.json-quartz_bandstructure_cv_only_dispersion.json-context1]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesGetDispersion ‑ test_get_dispersion[quartz-quartz_bandstructure_qpoint_frequencies.json-quartz_bandstructure_dispersion.json-context0]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesSerialisation ‑ test_serialise_to_dict[serialise_to_dict0]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesSerialisation ‑ test_serialise_to_dict[serialise_to_dict1]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesSerialisation ‑ test_serialise_to_json_file[qpt_freqs0]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesSerialisation ‑ test_serialise_to_json_file[qpt_freqs1]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesSetters ‑ test_incorrect_unit_conversion[quartz-quartz_reciprocal_qpoint_frequencies.json-frequencies-1/cm**2-ValueError]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesSetters ‑ test_setter_correct_units[quartz-quartz_reciprocal_qpoint_frequencies.json-frequencies-1/cm-2.0]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesSetters ‑ test_setter_correct_units[quartz-quartz_reciprocal_qpoint_frequencies.json-frequencies-meV-3.0]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesUnitConversion ‑ test_correct_unit_conversion[quartz-quartz_666_qpoint_frequencies.json-frequencies-1/cm]
euphonic_test.test_qpoint_frequencies.TestQpointFrequenciesUnitConversion ‑ test_incorrect_unit_conversion[quartz-quartz_666_qpoint_frequencies.json-frequencies_unit-kg-ValueError]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculateDebyeWaller ‑ test_calculate_debye_waller[Si2-sc-skew-Si2-sc-skew-666-grid.phonon-Si2-sc-skew_666_300K_debye_waller.json-300-kwargs5]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculateDebyeWaller ‑ test_calculate_debye_waller[Si2-sc-skew-Si2-sc-skew-666-grid.phonon-Si2-sc-skew_666_300K_symm_debye_waller.json-300-kwargs6]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculateDebyeWaller ‑ test_calculate_debye_waller[quartz-quartz-666-grid.phonon-quartz_666_0K_debye_waller.json-0-kwargs0]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculateDebyeWaller ‑ test_calculate_debye_waller[quartz-quartz-666-grid.phonon-quartz_666_0K_debye_waller_10mev_lim.json-0-kwargs1]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculateDebyeWaller ‑ test_calculate_debye_waller[quartz-quartz-666-grid.phonon-quartz_666_300K_debye_waller.json-300-kwargs2]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculateDebyeWaller ‑ test_calculate_debye_waller[quartz-quartz-666-grid.phonon-quartz_666_300K_symm_debye_waller.json-300-kwargs3]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculateDebyeWaller ‑ test_calculate_debye_waller[quartz-quartz-777-grid.phonon-quartz_777_300K_debye_waller.json-300-kwargs4]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculateDebyeWaller ‑ test_calculate_debye_waller_from_phonopy[CaHgO2-CaHgO2-666-grid.yaml-CaHgO2_666_300K_debye_waller.json-300-kwargs0]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculateDos ‑ test_calculate_dos[quartz-quartz-666-grid.phonon-quartz_666_dos.json-ebins0]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculateDos ‑ test_calculate_dos_from_phonopy[CaHgO2-CaHgO2-666-grid.yaml-CaHgO2_666_dos.json-ebins0]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculateDos ‑ test_calculate_dos_similar_for_ref_and_fast_methods[quartz-quartz_554_full_qpoint_phonon_modes.json-quartz_554_full_mode_widths.json-ebins0]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculateDos ‑ test_calculate_dos_with_0_inv_cm_bin_doesnt_raise_runtime_warn
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculateDos ‑ test_calculate_dos_with_mode_widths[quartz-quartz_554_full_qpoint_phonon_modes.json-quartz_554_full_mode_widths.json-quartz_554_full_adaptive_dos.json-ebins0-kwargs0]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculateDos ‑ test_calculate_dos_with_mode_widths[quartz-quartz_554_full_qpoint_phonon_modes.json-quartz_554_full_mode_widths.json-quartz_554_full_adaptive_dos_fast.json-ebins1-kwargs1]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculateDos ‑ test_calculate_dos_with_mode_widths_min[LZO-lzo_222_full_qpoint_phonon_modes.json-lzo_222_full_mode_widths.json-mode_widths_min0-ebins0]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculatePdos ‑ test_calculate_pdos[LZO-La2Zr2O7-666-grid.phonon-La2Zr2O7_666_coh_pdos.json-ebins4-kwargs4]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculatePdos ‑ test_calculate_pdos[LZO-La2Zr2O7-666-grid.phonon-La2Zr2O7_666_incoh_pdos.json-ebins5-kwargs5]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculatePdos ‑ test_calculate_pdos[quartz-quartz-666-grid.phonon-quartz_666_coh_pdos.json-ebins1-kwargs1]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculatePdos ‑ test_calculate_pdos[quartz-quartz-666-grid.phonon-quartz_666_coherent_plus_incoherent_pdos.json-ebins2-kwargs2]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculatePdos ‑ test_calculate_pdos[quartz-quartz-666-grid.phonon-quartz_666_cs_dict_pdos.json-ebins3-kwargs3]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculatePdos ‑ test_calculate_pdos[quartz-quartz-666-grid.phonon-quartz_666_pdos.json-ebins0-kwargs0]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculatePdos ‑ test_calculate_pdos_with_mode_widths[LZO-lzo_222_full_qpoint_phonon_modes.json-lzo_222_full_mode_widths.json-lzo_222_full_adaptive_coh_pdos.json-ebins0-kwargs0]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculatePdos ‑ test_calculate_pdos_with_mode_widths[LZO-lzo_222_full_qpoint_phonon_modes.json-lzo_222_full_mode_widths.json-lzo_222_full_adaptive_fast_coh_pdos.json-ebins1-kwargs1]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculatePdos ‑ test_cross_sections_wrong_units_raises_value_error
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculatePdos ‑ test_invalid_weighting_raises_value_error
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculatePdos ‑ test_total_dos_from_pdos_same_as_calculate_dos[quartz-quartz-666-grid.phonon-quartz_666_dos.json-ebins0]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculatePdos ‑ test_total_dos_from_pdos_same_as_calculate_dos_with_mode_widths[quartz-quartz_554_full_qpoint_phonon_modes.json-quartz_554_full_mode_widths.json-quartz_554_full_adaptive_dos.json-ebins0-kwargs0]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculatePdos ‑ test_total_dos_from_pdos_same_as_calculate_dos_with_mode_widths[quartz-quartz_554_full_qpoint_phonon_modes.json-quartz_554_full_mode_widths.json-quartz_554_full_adaptive_dos_fast.json-ebins1-kwargs1]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCalculatePdos ‑ test_wrong_type_cross_sections_raises_type_error
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_castep[LZO-La2Zr2O7.phonon-LZO_from_castep_qpoint_phonon_modes.json-kwargs0]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_castep[Si2-sc-skew-Si2-sc-skew.phonon-Si2-sc-skew_from_castep_qpoint_phonon_modes.json-kwargs1]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_castep[quartz-quartz_nosplit.phonon-quartz_from_castep_qpoint_phonon_modes.json-kwargs2]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_castep[quartz-quartz_nosplit.phonon-quartz_from_castep_qpoint_phonon_modes.json-kwargs3]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_castep[quartz-quartz_split_qpts.phonon-quartz_split_from_castep_qpoint_phonon_modes.json-kwargs4]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_castep_avg_repeats
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_constructor[expected_qpt_ph_modes0]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_constructor[expected_qpt_ph_modes1]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_constructor[expected_qpt_ph_modes2]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_constructor_without_weights[expected_qpt_ph_modes0]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_constructor_without_weights[expected_qpt_ph_modes1]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_dict[LZO]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_dict[NaCl]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_dict[quartz]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_json[LZO]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_json[NaCl]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_json[quartz]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_phonopy[CaHgO2--phonopy_args8-CaHgO2_from_phonopy_qpoint_phonon_modes.json]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_phonopy[NaCl-band-phonopy_args0-NaCl_band_yaml_from_phonopy_qpoint_phonon_modes.json]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_phonopy[NaCl-band-phonopy_args1-NaCl_band_hdf5_from_phonopy_qpoint_phonon_modes.json]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_phonopy[NaCl-mesh-phonopy_args2-NaCl_mesh_yaml_from_phonopy_qpoint_phonon_modes.json]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_phonopy[NaCl-mesh-phonopy_args3-NaCl_mesh_hdf5_from_phonopy_qpoint_phonon_modes.json]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_phonopy[NaCl-qpoints-phonopy_args4-NaCl_qpoints_yaml_from_phonopy_qpoint_phonon_modes.json]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_phonopy[NaCl-qpoints-phonopy_args5-NaCl_qpoints_yaml_from_phonopy_qpoint_phonon_modes.json]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_phonopy[NaCl-qpoints-phonopy_args6-NaCl_qpoints_hdf5_from_phonopy_qpoint_phonon_modes.json]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_phonopy[NaCl-qpoints-phonopy_args7-NaCl_qpoints_hdf5_from_phonopy_qpoint_phonon_modes.json]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_phonopy_with_bad_inputs_raises_err[NaCl-band-phonopy_args4-RuntimeError]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_phonopy_with_bad_inputs_raises_err[NaCl-qpoints-phonopy_args0-ValueError]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_phonopy_with_bad_inputs_raises_err[NaCl-qpoints-phonopy_args1-ValueError]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_phonopy_with_bad_inputs_raises_err[NaCl-qpoints-phonopy_args2-RuntimeError]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_phonopy_with_bad_inputs_raises_err[NaCl-qpoints-phonopy_args3-RuntimeError]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_phonopy_with_bad_inputs_raises_err[NaCl-qpoints-phonopy_args5-ValueError]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_phonopy_without_cloader_is_ok[CaHgO2--phonopy_args0-CaHgO2_from_phonopy_qpoint_phonon_modes.json]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_phonopy_without_installed_modules_raises_err[NaCl-qpoints-phonopy_args0]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_create_from_phonopy_without_installed_modules_raises_err[NaCl-qpoints-phonopy_args1]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_faulty_object_creation[crystal-faulty_value7-ValueError]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_faulty_object_creation[eigenvectors-faulty_value5-ValueError]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_faulty_object_creation[frequencies-faulty_value1-ValueError]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_faulty_object_creation[frequencies-faulty_value2-ValueError]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_faulty_object_creation[frequencies-faulty_value3-TypeError]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_faulty_object_creation[frequencies-faulty_value4-DimensionalityError]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_faulty_object_creation[qpts-faulty_value0-ValueError]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesCreation ‑ test_faulty_object_creation[weights-faulty_value6-ValueError]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesGetDispersion ‑ test_get_dispersion[NaCl-NaCl_band_yaml_from_phonopy_qpoint_phonon_modes.json-NaCl_band_yaml_dispersion.json]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesGetDispersion ‑ test_get_dispersion[quartz-quartz_bandstructure_qpoint_phonon_modes.json-quartz_bandstructure_dispersion.json]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesReorderFrequencies ‑ test_reorder_frequencies[LZO-La2Zr2O7_before_reorder_qpoint_phonon_modes.json-La2Zr2O7_after_reorder_qpoint_phonon_modes.json-kwargs0]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesReorderFrequencies ‑ test_reorder_frequencies[quartz-quartz_before_reorder_qpoint_phonon_modes.json-quartz_after_reorder_nogamma_qpoint_phonon_modes.json-kwargs1]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesSerialisation ‑ test_serialise_to_dict[NaCl]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesSerialisation ‑ test_serialise_to_dict[Si2-sc-skew]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesSerialisation ‑ test_serialise_to_dict[quartz]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesSerialisation ‑ test_serialise_to_json_file[qpt_ph_modes0]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesSerialisation ‑ test_serialise_to_json_file[qpt_ph_modes1]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesSerialisation ‑ test_serialise_to_json_file[qpt_ph_modes2]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesSerialisation ‑ test_serialise_to_json_file[qpt_ph_modes3]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesSerialisation ‑ test_to_qpoint_frequencies[NaCl-NaCl_mesh_yaml_from_phonopy_qpoint_phonon_modes.json-NaCl_mesh_yaml_from_phonopy_qpoint_frequencies.json]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesSerialisation ‑ test_to_qpoint_frequencies[quartz-quartz_bandstructure_qpoint_phonon_modes.json-quartz_bandstructure_qpoint_frequencies.json]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesSetters ‑ test_incorrect_unit_conversion[quartz-frequencies-1/cm**2-ValueError]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesSetters ‑ test_setter_correct_units[quartz-frequencies-1/cm-2.0]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesSetters ‑ test_setter_correct_units[quartz-frequencies-meV-3.0]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesUnitConversion ‑ test_correct_unit_conversion[quartz-frequencies-1/cm]
euphonic_test.test_qpoint_phonon_modes.TestQpointPhononModesUnitConversion ‑ test_incorrect_unit_conversion[quartz-frequencies_unit-kg-ValueError]
euphonic_test.test_ref_data.TestReferenceData ‑ test_bad_collection
euphonic_test.test_ref_data.TestReferenceData ‑ test_bad_physical_property
euphonic_test.test_ref_data.TestReferenceData ‑ test_custom_file[size]
euphonic_test.test_ref_data.TestReferenceData ‑ test_custom_file[weight]
euphonic_test.test_ref_data.TestReferenceData ‑ test_custom_file_no_physical_property
euphonic_test.test_ref_data.TestReferenceData ‑ test_custom_file_no_units
euphonic_test.test_ref_data.TestReferenceData ‑ test_custom_file_unknown_units
euphonic_test.test_ref_data.TestReferenceData ‑ test_custom_file_wrong_property
euphonic_test.test_ref_data.TestReferenceData ‑ test_ref_cross_section
euphonic_test.test_ref_data.TestReferenceData ‑ test_ref_scattering_length
euphonic_test.test_sampling.TestSphereSampling ‑ test_golden_sphere[params0-ref_results0]
euphonic_test.test_sampling.TestSphereSampling ‑ test_golden_sphere[params1-ref_results1]
euphonic_test.test_sampling.TestSphereSampling ‑ test_random_sphere[params0-ref_results0]
euphonic_test.test_sampling.TestSphereSampling ‑ test_random_sphere[params1-ref_results1]
euphonic_test.test_sampling.TestSphereSampling ‑ test_sphere_from_square_grid[params0-ref_results0]
euphonic_test.test_sampling.TestSphereSampling ‑ test_sphere_from_square_grid[params1-ref_results1]
euphonic_test.test_sampling.TestSphereSampling ‑ test_spherical_polar_grid[params0-ref_results0]
euphonic_test.test_sampling.TestSphereSampling ‑ test_spherical_polar_grid[params1-ref_results1]
euphonic_test.test_sampling.TestSphereSampling ‑ test_spherical_polar_grid[params2-ref_results2]
euphonic_test.test_sampling.TestSphereSampling ‑ test_spherical_polar_improved[params0-ref_results0]
euphonic_test.test_sampling.TestSphereSampling ‑ test_spherical_polar_improved[params1-ref_results1]
euphonic_test.test_sampling.TestSphereSampling ‑ test_spherical_polar_improved[params2-ref_results2]
euphonic_test.test_sampling.TestSphereSampling ‑ test_spherical_polar_improved_npts_error
euphonic_test.test_sampling.TestSquareSampling ‑ test_golden_square[params0-ref_results0]
euphonic_test.test_sampling.TestSquareSampling ‑ test_golden_square[params1-ref_results1]
euphonic_test.test_sampling.TestSquareSampling ‑ test_golden_square[params2-ref_results2]
euphonic_test.test_sampling.TestSquareSampling ‑ test_regular_square[params0-ref_results0]
euphonic_test.test_sampling.TestSquareSampling ‑ test_regular_square[params1-ref_results1]
euphonic_test.test_sampling.TestSquareSampling ‑ test_regular_square[params2-ref_results2]
euphonic_test.test_spectrum1d.TestSpectrum1DCreation ‑ test_correct_object_creation[create_from_castep_phonon_dos-create_from_castep_phonon_dos0]
euphonic_test.test_spectrum1d.TestSpectrum1DCreation ‑ test_correct_object_creation[create_from_castep_phonon_dos-create_from_castep_phonon_dos1]
euphonic_test.test_spectrum1d.TestSpectrum1DCreation ‑ test_correct_object_creation[create_from_castep_phonon_dos-create_from_castep_phonon_dos2]
euphonic_test.test_spectrum1d.TestSpectrum1DCreation ‑ test_correct_object_creation[create_from_castep_phonon_dos-create_from_castep_phonon_dos3]
euphonic_test.test_spectrum1d.TestSpectrum1DCreation ‑ test_correct_object_creation[create_from_constructor-create_from_constructor0]
euphonic_test.test_spectrum1d.TestSpectrum1DCreation ‑ test_correct_object_creation[create_from_constructor-create_from_constructor1]
euphonic_test.test_spectrum1d.TestSpectrum1DCreation ‑ test_correct_object_creation[create_from_constructor-create_from_constructor2]
euphonic_test.test_spectrum1d.TestSpectrum1DCreation ‑ test_correct_object_creation[create_from_dict-quartz_666_dos.json]
euphonic_test.test_spectrum1d.TestSpectrum1DCreation ‑ test_correct_object_creation[create_from_dict-xsq_bin_edges_spectrum1d.json]
euphonic_test.test_spectrum1d.TestSpectrum1DCreation ‑ test_correct_object_creation[create_from_dict-xsq_spectrum1d.json]
euphonic_test.test_spectrum1d.TestSpectrum1DCreation ‑ test_correct_object_creation[create_from_json-quartz_666_dos.json]
euphonic_test.test_spectrum1d.TestSpectrum1DCreation ‑ test_correct_object_creation[create_from_json-xsq_bin_edges_spectrum1d.json]
euphonic_test.test_spectrum1d.TestSpectrum1DCreation ‑ test_correct_object_creation[create_from_json-xsq_spectrum1d.json]
euphonic_test.test_spectrum1d.TestSpectrum1DCreation ‑ test_faulty_object_creation[inject_faulty_elements0]
euphonic_test.test_spectrum1d.TestSpectrum1DCreation ‑ test_faulty_object_creation[inject_faulty_elements1]
euphonic_test.test_spectrum1d.TestSpectrum1DCreation ‑ test_faulty_object_creation[inject_faulty_elements2]
euphonic_test.test_spectrum1d.TestSpectrum1DCreation ‑ test_faulty_object_creation[inject_faulty_elements3]
euphonic_test.test_spectrum1d.TestSpectrum1DCreation ‑ test_faulty_object_creation[inject_faulty_elements4]
euphonic_test.test_spectrum1d.TestSpectrum1DCreation ‑ test_faulty_object_creation[inject_faulty_elements5]
euphonic_test.test_spectrum1d.TestSpectrum1DCreation ‑ test_faulty_object_creation[inject_faulty_elements6]
euphonic_test.test_spectrum1d.TestSpectrum1DCreation ‑ test_faulty_object_creation[inject_faulty_elements7]
euphonic_test.test_spectrum1d.TestSpectrum1DCreation ‑ test_faulty_object_creation[inject_faulty_elements8]
euphonic_test.test_spectrum1d.TestSpectrum1DMethods ‑ test_add[gan_bands_index_2.json-gan_bands_index_3.json-gan_bands_index_2_3_add.json]
euphonic_test.test_spectrum1d.TestSpectrum1DMethods ‑ test_add_metadata[spectrum_files0-metadata0-expected_metadata0]
euphonic_test.test_spectrum1d.TestSpectrum1DMethods ‑ test_broaden[args0-methane_pdos_index_1.json-methane_pdos_index_1_1meV_gauss_broaden.json-context0]
euphonic_test.test_spectrum1d.TestSpectrum1DMethods ‑ test_broaden[args1-quartz_666_dos.json-quartz_666_1meV_gauss_broaden_dos.json-context1]
euphonic_test.test_spectrum1d.TestSpectrum1DMethods ‑ test_broaden[args2-quartz_666_dos.json-quartz_666_1meV_gauss_broaden_dos.json-context2]
euphonic_test.test_spectrum1d.TestSpectrum1DMethods ‑ test_broaden[args3-quartz_666_dos.json-quartz_666_1meV_lorentz_broaden_dos.json-context3]
euphonic_test.test_spectrum1d.TestSpectrum1DMethods ‑ test_broaden[args4-toy_quartz_cropped_uneven_dos.json-toy_quartz_cropped_uneven_broaden_dos.json-context4]
euphonic_test.test_spectrum1d.TestSpectrum1DMethods ‑ test_broaden_invalid_method_raises_value_error
euphonic_test.test_spectrum1d.TestSpectrum1DMethods ‑ test_broaden_invalid_shape_raises_value_error
euphonic_test.test_spectrum1d.TestSpectrum1DMethods ‑ test_broaden_uneven_bins_deprecation_raises_value_error
euphonic_test.test_spectrum1d.TestSpectrum1DMethods ‑ test_copy
euphonic_test.test_spectrum1d.TestSpectrum1DMethods ‑ test_get_bin_centres[xsq_bin_edges_spectrum1d.json-expected_bin_centres1]
euphonic_test.test_spectrum1d.TestSpectrum1DMethods ‑ test_get_bin_centres[xsq_spectrum1d.json-expected_bin_centres0]
euphonic_test.test_spectrum1d.TestSpectrum1DMethods ‑ test_get_bin_centres_with_invalid_data_shape_raises_value_error
euphonic_test.test_spectrum1d.TestSpectrum1DMethods ‑ test_get_bin_edges[xsq_bin_edges_spectrum1d.json-expected_bin_edges1]
euphonic_test.test_spectrum1d.TestSpectrum1DMethods ‑ test_get_bin_edges[xsq_spectrum1d.json-expected_bin_edges0]
euphonic_test.test_spectrum1d.TestSpectrum1DMethods ‑ test_get_bin_edges_with_invalid_data_shape_raises_value_error
euphonic_test.test_spectrum1d.TestSpectrum1DMethods ‑ test_mul
euphonic_test.test_spectrum1d.TestSpectrum1DMethods ‑ test_split[args0-xsq_spectrum1d.json-split_spectrum_files0]
euphonic_test.test_spectrum1d.TestSpectrum1DMethods ‑ test_split[args1-quartz_666_dos.json-split_spectrum_files1]
euphonic_test.test_spectrum1d.TestSpectrum1DMethods ‑ test_split[args2-xsq_spectrum1d.json-split_spectrum_files2]
euphonic_test.test_spectrum1d.TestSpectrum1DMethods ‑ test_split[args3-toy_band.json-split_spectrum_files3]
euphonic_test.test_spectrum1d.TestSpectrum1DMethods ‑ test_split[args4-toy_band.json-split_spectrum_files4]
euphonic_test.test_spectrum1d.TestSpectrum1DMethods ‑ test_split_errors[args0-xsq_spectrum1d.json-ValueError]
euphonic_test.test_spectrum1d.TestSpectrum1DMethods ‑ test_variable_broadening_consistent
euphonic_test.test_spectrum1d.TestSpectrum1DSerialisation ‑ test_serialise_to_dict[quartz_666_dos.json]
euphonic_test.test_spectrum1d.TestSpectrum1DSerialisation ‑ test_serialise_to_dict[xsq_bin_edges_spectrum1d.json]
euphonic_test.test_spectrum1d.TestSpectrum1DSerialisation ‑ test_serialise_to_dict[xsq_spectrum1d.json]
euphonic_test.test_spectrum1d.TestSpectrum1DSerialisation ‑ test_serialise_to_json_file[spec1d0]
euphonic_test.test_spectrum1d.TestSpectrum1DSerialisation ‑ test_serialise_to_json_file[spec1d1]
euphonic_test.test_spectrum1d.TestSpectrum1DSerialisation ‑ test_serialise_to_json_file[spec1d2]
euphonic_test.test_spectrum1d.TestSpectrum1DSerialisation ‑ test_serialise_to_text_file[methane_pdos_index_1.json-methane_pdos_index_1.json]
euphonic_test.test_spectrum1d.TestSpectrum1DSerialisation ‑ test_serialise_to_text_file[quartz_666_dos.json-quartz_666_dos_from_text.json]
euphonic_test.test_spectrum1d.TestSpectrum1DSetters ‑ test_incorrect_unit_conversion[xsq_spectrum1d.json-x_data-kg-ValueError]
euphonic_test.test_spectrum1d.TestSpectrum1DSetters ‑ test_incorrect_unit_conversion[xsq_spectrum1d.json-y_data-mbarn-ValueError]
euphonic_test.test_spectrum1d.TestSpectrum1DSetters ‑ test_setter_correct_units[xsq_spectrum1d.json-x_data-1/angstrom-2.0]
euphonic_test.test_spectrum1d.TestSpectrum1DSetters ‑ test_setter_correct_units[xsq_spectrum1d.json-x_data-1/cm-3.0]
euphonic_test.test_spectrum1d.TestSpectrum1DSetters ‑ test_setter_correct_units[xsq_spectrum1d.json-y_data-1/bohr-3.0]
euphonic_test.test_spectrum1d.TestSpectrum1DSetters ‑ test_setter_correct_units[xsq_spectrum1d.json-y_data-1/cm-2.0]
euphonic_test.test_spectrum1d.TestSpectrum1DSetters ‑ test_x_tick_labels_converted_to_plain_int
euphonic_test.test_spectrum1d.TestSpectrum1DSetters ‑ test_x_tick_labels_incorrect_setter[0]
euphonic_test.test_spectrum1d.TestSpectrum1DSetters ‑ test_x_tick_labels_incorrect_setter[value0]
euphonic_test.test_spectrum1d.TestSpectrum1DSetters ‑ test_x_tick_labels_incorrect_setter[value1]
euphonic_test.test_spectrum1d.TestSpectrum1DSetters ‑ test_x_tick_labels_setter[value0]
euphonic_test.test_spectrum1d.TestSpectrum1DUnitConversion ‑ test_correct_unit_conversion[xsq_spectrum1d.json-x_data-1/bohr]
euphonic_test.test_spectrum1d.TestSpectrum1DUnitConversion ‑ test_correct_unit_conversion[xsq_spectrum1d.json-y_data-1/cm]
euphonic_test.test_spectrum1d.TestSpectrum1DUnitConversion ‑ test_incorrect_unit_conversion[xsq_spectrum1d.json-x_data_unit-kg-ValueError]
euphonic_test.test_spectrum1d.TestSpectrum1DUnitConversion ‑ test_incorrect_unit_conversion[xsq_spectrum1d.json-y_data_unit-kg-ValueError]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_correct_object_creation[create_from_castep_phonon_dos-create_from_castep_phonon_dos0]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_correct_object_creation[create_from_castep_phonon_dos-create_from_castep_phonon_dos1]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_correct_object_creation[create_from_constructor-create_from_constructor0]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_correct_object_creation[create_from_constructor-create_from_constructor1]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_correct_object_creation[create_from_dict-gan_bands.json]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_correct_object_creation[create_from_dict-methane_pdos.json]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_correct_object_creation[create_from_json-gan_bands.json]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_correct_object_creation[create_from_json-methane_pdos.json]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_create_from_sequence[input_spectra0-expected_spectrum0]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_create_from_sequence[input_spectra1-expected_spectrum1]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_create_from_sequence[input_spectra2-expected_spectrum2]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_create_methane_pdos_from_sequence_metadata_handling[input_metadata0-expected_metadata0]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_create_methane_pdos_from_sequence_metadata_handling[input_metadata1-expected_metadata1]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_create_methane_pdos_from_sequence_metadata_handling[input_metadata2-expected_metadata2]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_create_methane_pdos_from_sequence_metadata_handling[input_metadata3-expected_metadata3]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_faulty_create_from_sequence[input_spectra0-IndexError]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_faulty_create_from_sequence[input_spectra1-TypeError]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_faulty_create_from_sequence[input_spectra2-TypeError]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_faulty_object_creation[inject_faulty_elements0]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_faulty_object_creation[inject_faulty_elements1]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_faulty_object_creation[inject_faulty_elements2]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_faulty_object_creation[inject_faulty_elements3]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_faulty_object_creation[inject_faulty_elements4]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_faulty_object_creation[inject_faulty_elements5]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_faulty_object_creation[inject_faulty_elements6]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionCreation ‑ test_faulty_object_creation[inject_faulty_elements7]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionIndexAccess ‑ test_index_errors[spectrum0-1-TypeError]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionIndexAccess ‑ test_index_errors[spectrum1-index1-TypeError]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionIndexAccess ‑ test_index_errors[spectrum2-6-IndexError]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionIndexAccess ‑ test_index_errors[spectrum3-index3-IndexError]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionIndexAccess ‑ test_index_individual[spectrum0-2-expected_spectrum1d0]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionIndexAccess ‑ test_index_individual[spectrum1--4-expected_spectrum1d1]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionIndexAccess ‑ test_index_individual[spectrum2-3-expected_spectrum1d2]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionIndexAccess ‑ test_index_individual[spectrum3-2-expected_spectrum1d3]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionIndexAccess ‑ test_index_sequence[spectrum0-index0-expected_spectrum0]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionIndexAccess ‑ test_index_sequence[spectrum1-index1-expected_spectrum1]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionIndexAccess ‑ test_index_slice[spectrum0-index0-expected_spectrum0]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionIndexAccess ‑ test_index_slice[spectrum1-index1-expected_spectrum1]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionIndexAccess ‑ test_index_slice[spectrum2-index2-expected_spectrum2]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_add[La2Zr2O7_666_coh_species_pdos.json-La2Zr2O7_666_incoh_species_pdos.json-La2Zr2O7_666_coh_incoh_species_append_pdos.json]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_broaden[methane_pdos.json-width0-lorentz]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_broaden[quartz_dos_collection.json-width1-gauss]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_broaden[quartz_dos_collection.json-width2-gauss]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_copy
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_get_bin_centres[gan_bands.json-gan_bands_bin_centres.npy-expected_units0]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_get_bin_centres[quartz_dos_collection.json-quartz_dos_collection_bin_centres.npy-expected_units1]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_get_bin_centres_with_invalid_data_shape_raises_value_error
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_get_bin_edges[gan_bands.json-gan_bands_bin_edges.npy-expected_units0]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_get_bin_edges[quartz_dos_collection.json-quartz_dos_collection_bin_edges.npy-expected_units1]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_get_bin_edges_with_invalid_data_shape_raises_value_error
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_group_by[La2Zr2O7_666_coh_pdos.json-group_by_args1-La2Zr2O7_666_coh_species_pdos.json]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_group_by[La2Zr2O7_666_incoh_pdos.json-group_by_args0-La2Zr2O7_666_incoh_species_pdos.json]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_group_by_fake_metadata[quartz_666_pdos.json-metadata0-group_by_args0-expected_metadata0]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_group_by_fake_metadata[quartz_666_pdos.json-metadata1-group_by_args1-expected_metadata1]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_group_by_same_as_index_and_sum_with_fake_metadata[quartz_666_pdos.json-metadata0-group_by_args0-group_indices0]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_group_by_same_as_index_and_sum_with_fake_metadata[quartz_666_pdos.json-metadata1-group_by_args1-group_indices1]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_mul
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_select[La2Zr2O7_666_coh_incoh_species_append_pdos.json-select_kwargs1-La2Zr2O7_666_coh_species_pdos.json]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_select[methane_pdos.json-select_kwargs0-methane_pdos_index_1_4.json]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_select_same_as_indexing[La2Zr2O7_666_coh_incoh_species_append_pdos.json-select_kwargs0-expected_indices0]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_select_same_as_indexing[La2Zr2O7_666_coh_incoh_species_append_pdos.json-select_kwargs1-expected_indices1]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_select_same_as_indexing[La2Zr2O7_666_coh_incoh_species_append_pdos.json-select_kwargs2-expected_indices2]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_select_same_as_indexing[methane_pdos.json-select_kwargs3-expected_indices3]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_select_with_no_matches_raises_value_error[quartz_666_pdos.json-metadata0-select_kwargs0]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_select_with_not_all_matching_combinations_doesnt_raise_key_error[quartz_666_pdos.json-metadata0-select_kwargs0]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_split[spectrum0-split_kwargs0-expected_spectra0]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_sum[quartz_666_pdos.json-quartz_666_dos.json]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionMethods ‑ test_variable_broadening
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionSerialisation ‑ test_serialise_to_dict[gan_bands.json]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionSerialisation ‑ test_serialise_to_dict[methane_pdos.json]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionSerialisation ‑ test_serialise_to_json_file[spectrum0]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionSerialisation ‑ test_serialise_to_json_file[spectrum1]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionSerialisation ‑ test_serialise_to_text_file[gan_bands.json-gan_bands_from_text_file.json-kwargs1]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionSerialisation ‑ test_serialise_to_text_file[methane_pdos.json-methane_pdos_from_text_file_fmt.json-kwargs2]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionSerialisation ‑ test_serialise_to_text_file[quartz_666_coh_pdos.json-quartz_666_coh_pdos_from_text_file_fmt.json-kwargs0]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionSetters ‑ test_incorrect_unit_conversion[LZO_cut_dispersion.json-x_data-kg-ValueError]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionSetters ‑ test_incorrect_unit_conversion[LZO_cut_dispersion.json-y_data-mbarn-ValueError]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionSetters ‑ test_setter_correct_units[LZO_cut_dispersion.json-x_data-1/angstrom-2.0]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionSetters ‑ test_setter_correct_units[LZO_cut_dispersion.json-x_data-1/cm-3.0]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionSetters ‑ test_setter_correct_units[LZO_cut_dispersion.json-y_data-THz-3.0]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionSetters ‑ test_setter_correct_units[LZO_cut_dispersion.json-y_data-meV-2.0]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionUnitConversion ‑ test_correct_unit_conversion[LZO_cut_dispersion.json-x_data-1/bohr]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionUnitConversion ‑ test_correct_unit_conversion[LZO_cut_dispersion.json-y_data-hartree]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionUnitConversion ‑ test_incorrect_unit_conversion[LZO_cut_dispersion.json-x_data_unit-kg-ValueError]
euphonic_test.test_spectrum1dcollection.TestSpectrum1DCollectionUnitConversion ‑ test_incorrect_unit_conversion[LZO_cut_dispersion.json-y_data_unit-mbarn-ValueError]
euphonic_test.test_spectrum2d.TestKinematicAngles ‑ test_cos_range[angle_range0-expected0]
euphonic_test.test_spectrum2d.TestKinematicAngles ‑ test_cos_range[angle_range1-expected1]
euphonic_test.test_spectrum2d.TestKinematicAngles ‑ test_cos_range[angle_range2-expected2]
euphonic_test.test_spectrum2d.TestKinematicAngles ‑ test_cos_range[angle_range3-expected3]
euphonic_test.test_spectrum2d.TestKinematicConstraints ‑ test_kinematic_constraints[kwargs0-NaCl_band_yaml_dos_map.json-NaCl_constrained_ei_300_cm.json]
euphonic_test.test_spectrum2d.TestKinematicConstraints ‑ test_kinematic_constraints[kwargs1-NaCl_band_yaml_dos_map.json-NaCl_constrained_ei_100_cm_angle_20_275.json]
euphonic_test.test_spectrum2d.TestKinematicConstraints ‑ test_kinematic_constraints[kwargs2-NaCl_band_yaml_dos_map.json-NaCl_constrained_ei_30_meV_angle_-20_30.json]
euphonic_test.test_spectrum2d.TestKinematicConstraints ‑ test_kinematic_constraints[kwargs3-NaCl_band_yaml_dos_map.json-NaCl_constrained_ef_32_cm_angle_45_135.json]
euphonic_test.test_spectrum2d.TestKinematicConstraints ‑ test_kinematic_constraints[kwargs4-NaCl_band_yaml_dos_map.json-NaCl_constrained_ef_32_cm_angle_45_135.json]
euphonic_test.test_spectrum2d.TestKinematicConstraints ‑ test_kinematic_constraints_invalid[NaCl_band_yaml_dos_map.json-kwargs0-ValueError]
euphonic_test.test_spectrum2d.TestKinematicConstraints ‑ test_kinematic_constraints_invalid[NaCl_band_yaml_dos_map.json-kwargs1-ValueError]
euphonic_test.test_spectrum2d.TestKinematicConstraints ‑ test_kinematic_constraints_invalid[example_spectrum2d.json-kwargs2-ValueError]
euphonic_test.test_spectrum2d.TestKinematicConstraints ‑ test_kinematic_constraints_invalid[example_xbin_edges_spectrum2d.json-kwargs3-ValueError]
euphonic_test.test_spectrum2d.TestSpectrum2DCreation ‑ test_correct_object_creation[create_from_constructor-create_from_constructor0]
euphonic_test.test_spectrum2d.TestSpectrum2DCreation ‑ test_correct_object_creation[create_from_constructor-create_from_constructor1]
euphonic_test.test_spectrum2d.TestSpectrum2DCreation ‑ test_correct_object_creation[create_from_constructor-create_from_constructor2]
euphonic_test.test_spectrum2d.TestSpectrum2DCreation ‑ test_correct_object_creation[create_from_constructor-create_from_constructor3]
euphonic_test.test_spectrum2d.TestSpectrum2DCreation ‑ test_correct_object_creation[create_from_dict-example_spectrum2d.json]
euphonic_test.test_spectrum2d.TestSpectrum2DCreation ‑ test_correct_object_creation[create_from_dict-example_xbin_edges_spectrum2d.json]
euphonic_test.test_spectrum2d.TestSpectrum2DCreation ‑ test_correct_object_creation[create_from_dict-example_xybin_edges_spectrum2d.json]
euphonic_test.test_spectrum2d.TestSpectrum2DCreation ‑ test_correct_object_creation[create_from_dict-quartz_bandstructure_sqw.json]
euphonic_test.test_spectrum2d.TestSpectrum2DCreation ‑ test_correct_object_creation[create_from_json-example_spectrum2d.json]
euphonic_test.test_spectrum2d.TestSpectrum2DCreation ‑ test_correct_object_creation[create_from_json-example_xbin_edges_spectrum2d.json]
euphonic_test.test_spectrum2d.TestSpectrum2DCreation ‑ test_correct_object_creation[create_from_json-example_xybin_edges_spectrum2d.json]
euphonic_test.test_spectrum2d.TestSpectrum2DCreation ‑ test_correct_object_creation[create_from_json-quartz_bandstructure_sqw.json]
euphonic_test.test_spectrum2d.TestSpectrum2DCreation ‑ test_faulty_object_creation[inject_faulty_elements0]
euphonic_test.test_spectrum2d.TestSpectrum2DCreation ‑ test_faulty_object_creation[inject_faulty_elements1]
euphonic_test.test_spectrum2d.TestSpectrum2DCreation ‑ test_faulty_object_creation[inject_faulty_elements2]
euphonic_test.test_spectrum2d.TestSpectrum2DCreation ‑ test_faulty_object_creation[inject_faulty_elements3]
euphonic_test.test_spectrum2d.TestSpectrum2DCreation ‑ test_faulty_object_creation[inject_faulty_elements4]
euphonic_test.test_spectrum2d.TestSpectrum2DCreation ‑ test_faulty_object_creation[inject_faulty_elements5]
euphonic_test.test_spectrum2d.TestSpectrum2DCreation ‑ test_faulty_object_creation[inject_faulty_elements6]
euphonic_test.test_spectrum2d.TestSpectrum2DCreation ‑ test_faulty_object_creation[inject_faulty_elements7]
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_broaden[args0-quartz_bandstructure_sqw.json-quartz_bandstructure_0.1ang_xbroaden_sqw.json-context0]
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_broaden[args1-quartz_bandstructure_sqw.json-quartz_bandstructure_2meV_ybroaden_sqw.json-context1]
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_broaden[args2-quartz_bandstructure_sqw.json-quartz_bandstructure_2meV_0.1ang_xybroaden_sqw.json-context2]
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_broaden[args3-quartz_bandstructure_sqw.json-quartz_bandstructure_xybroaden_lorentz_sqw.json-context3]
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_broaden[args4-lzo_57L_bragg_sqw.json-lzo_57L_1.5meV_0.1ang_gauss_sqw.json-context4]
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_broaden[args5-lzo_57L_bragg_sqw.json-lzo_57L_1.5meV_0.1ang_lorentz_sqw.json-context5]
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_broaden[args6-synthetic_x.json-synthetic_x_poly_broadened.json-context6]
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_broaden[args7-synthetic_x.json-synthetic_x_poly_broadened_cheby.json-context7]
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_broaden_invalid_shape_raises_value_error
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_broaden_uneven_bins_and_explicit_convolve_warns[La2Zr2O7_cut_sqw_uneven_bins.json-unequal_axes0]
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_broaden_uneven_bins_and_explicit_convolve_warns[quartz_bandstructure_dos_map.json-unequal_axes1]
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_broaden_uneven_bins_and_explicit_convolve_warns[quartz_bandstructure_dos_map_uneven_bins.json-unequal_axes2]
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_broaden_uneven_bins_deprecation_raises_value_error
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_copy
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_get_bin_centres[example_spectrum2d.json-x-expected_bin_centres0]
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_get_bin_centres[example_spectrum2d.json-y-expected_bin_centres2]
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_get_bin_centres[example_xbin_edges_spectrum2d.json-x-expected_bin_centres1]
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_get_bin_centres[example_xybin_edges_spectrum2d.json-y-expected_bin_centres3]
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_get_bin_centres_with_invalid_data_shape_raises_value_error[x]
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_get_bin_centres_with_invalid_data_shape_raises_value_error[y]
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_get_bin_edges[example_spectrum2d.json-x-expected_bin_edges0]
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_get_bin_edges[example_spectrum2d.json-y-expected_bin_edges2]
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_get_bin_edges[example_xbin_edges_spectrum2d.json-x-expected_bin_edges1]
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_get_bin_edges[example_xybin_edges_spectrum2d.json-y-expected_bin_edges3]
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_get_bin_edges_with_invalid_data_shape_raises_value_error[x]
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_get_bin_edges_with_invalid_data_shape_raises_value_error[y]
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_mul
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_split[args0-example_spectrum2d.json-split_spectrum_files0]
euphonic_test.test_spectrum2d.TestSpectrum2DMethods ‑ test_variable_broaden_spectrum2d
euphonic_test.test_spectrum2d.TestSpectrum2DSerialisation ‑ test_serialise_to_dict[example_spectrum2d.json]
euphonic_test.test_spectrum2d.TestSpectrum2DSerialisation ‑ test_serialise_to_dict[example_xbin_edges_spectrum2d.json]
euphonic_test.test_spectrum2d.TestSpectrum2DSerialisation ‑ test_serialise_to_dict[example_xybin_edges_spectrum2d.json]
euphonic_test.test_spectrum2d.TestSpectrum2DSerialisation ‑ test_serialise_to_dict[quartz_bandstructure_sqw.json]
euphonic_test.test_spectrum2d.TestSpectrum2DSerialisation ‑ test_serialise_to_json_file[spec2d0]
euphonic_test.test_spectrum2d.TestSpectrum2DSerialisation ‑ test_serialise_to_json_file[spec2d1]
euphonic_test.test_spectrum2d.TestSpectrum2DSerialisation ‑ test_serialise_to_json_file[spec2d2]
euphonic_test.test_spectrum2d.TestSpectrum2DSerialisation ‑ test_serialise_to_json_file[spec2d3]
euphonic_test.test_spectrum2d.TestSpectrum2DSetters ‑ test_incorrect_unit_conversion[example_spectrum2d.json-x_data-kg-ValueError]
euphonic_test.test_spectrum2d.TestSpectrum2DSetters ‑ test_incorrect_unit_conversion[example_spectrum2d.json-y_data-mbarn-ValueError]
euphonic_test.test_spectrum2d.TestSpectrum2DSetters ‑ test_incorrect_unit_conversion[example_spectrum2d.json-z_data-angstrom-ValueError]
euphonic_test.test_spectrum2d.TestSpectrum2DSetters ‑ test_setter_correct_units[example_spectrum2d.json-x_data-angstrom-2.0]
euphonic_test.test_spectrum2d.TestSpectrum2DSetters ‑ test_setter_correct_units[example_spectrum2d.json-x_data-m-3.0]
euphonic_test.test_spectrum2d.TestSpectrum2DSetters ‑ test_setter_correct_units[example_spectrum2d.json-y_data-dimensionless-3.0]
euphonic_test.test_spectrum2d.TestSpectrum2DSetters ‑ test_setter_correct_units[example_spectrum2d.json-z_data-kg-2.0]
euphonic_test.test_spectrum2d.TestSpectrum2DSetters ‑ test_setter_correct_units[example_spectrum2d.json-z_data-m_e-2.0]
euphonic_test.test_spectrum2d.TestSpectrum2DUnitConversion ‑ test_correct_unit_conversion[example_spectrum2d.json-x_data-angstrom]
euphonic_test.test_spectrum2d.TestSpectrum2DUnitConversion ‑ test_correct_unit_conversion[example_spectrum2d.json-z_data-amu]
euphonic_test.test_spectrum2d.TestSpectrum2DUnitConversion ‑ test_correct_unit_conversion[quartz_bandstructure_sqw.json-y_data-hartree]
euphonic_test.test_spectrum2d.TestSpectrum2DUnitConversion ‑ test_incorrect_unit_conversion[example_spectrum2d.json-x_data_unit-N-ValueError]
euphonic_test.test_spectrum2d.TestSpectrum2DUnitConversion ‑ test_incorrect_unit_conversion[example_spectrum2d.json-y_data_unit-kg-ValueError]
euphonic_test.test_spectrum2d.TestSpectrum2DUnitConversion ‑ test_incorrect_unit_conversion[example_spectrum2d.json-z_data_unit-m-ValueError]
euphonic_test.test_spectrum2dcollection.TestSpectrum2DCollectionCreation ‑ test_from_bad_spectra
euphonic_test.test_spectrum2dcollection.TestSpectrum2DCollectionCreation ‑ test_from_spectra
euphonic_test.test_spectrum2dcollection.TestSpectrum2DCollectionCreation ‑ test_init_from_numbers
euphonic_test.test_spectrum2dcollection.TestSpectrum2DCollectionFunctionality ‑ test_collection_methods
euphonic_test.test_spectrum2dcollection.TestSpectrum2DCollectionFunctionality ‑ test_indexing
euphonic_test.test_structure_factor.TestStructureFactorCalculate1dAverage ‑ test_calculate_1d_average[quartz-quartz_666_300K_structure_factor.json-quartz_666_300K_sf_1d_average_with_weights.json-ebins0-kwargs0]
euphonic_test.test_structure_factor.TestStructureFactorCalculate1dAverage ‑ test_calculate_1d_average[quartz-quartz_666_300K_structure_factor_noweights.json-quartz_666_300K_sf_1d_average_noweights.json-ebins2-kwargs2]
euphonic_test.test_structure_factor.TestStructureFactorCalculate1dAverage ‑ test_calculate_1d_average[quartz-quartz_666_300K_structure_factor_noweights.json-quartz_666_300K_sf_1d_average_with_weights.json-ebins1-kwargs1]
euphonic_test.test_structure_factor.TestStructureFactorCalculateDos ‑ test_calculate_dos[quartz-quartz_666_300K_structure_factor.json-quartz_666_dos.json-ebins0]
euphonic_test.test_structure_factor.TestStructureFactorCalculateDos ‑ test_calculate_dos_with_0_inv_cm_bin_doesnt_raise_runtime_warn
euphonic_test.test_structure_factor.TestStructureFactorCalculateSqwMap ‑ test_calculate_sqw_map[CaHgO2-CaHgO2_300K_structure_factor.json-CaHgO2_300K_bose_negative_e_sqw.json-ebins3-kwargs3]
euphonic_test.test_structure_factor.TestStructureFactorCalculateSqwMap ‑ test_calculate_sqw_map[CaHgO2-CaHgO2_300K_structure_factor.json-CaHgO2_300K_bose_sqw.json-ebins2-kwargs2]
euphonic_test.test_structure_factor.TestStructureFactorCalculateSqwMap ‑ test_calculate_sqw_map[LZO-La2Zr2O7_cut_structure_factor.json-La2Zr2O7_cut_sqw_uneven_bins.json-ebins4-kwargs4]
euphonic_test.test_structure_factor.TestStructureFactorCalculateSqwMap ‑ test_calculate_sqw_map[quartz-quartz_bandstructure_structure_factor.json-quartz_bandstructure_100K_bose_no_dw_sqw.json-ebins1-kwargs1]
euphonic_test.test_structure_factor.TestStructureFactorCalculateSqwMap ‑ test_calculate_sqw_map[quartz-quartz_bandstructure_structure_factor.json-quartz_bandstructure_sqw.json-ebins0-kwargs0]
euphonic_test.test_structure_factor.TestStructureFactorCalculateSqwMap ‑ test_calculate_sqw_map_with_0_inv_cm_bin_doesnt_emit_runtime_warn
euphonic_test.test_structure_factor.TestStructureFactorCalculateSqwMap ‑ test_inconsistent_temperatures_raises_error[CaHgO2-CaHgO2_300K_structure_factor.json-ebins0-kwargs0-ValueError]
euphonic_test.test_structure_factor.TestStructureFactorCreation ‑ test_create[create_from_constructor-create_from_constructor0]
euphonic_test.test_structure_factor.TestStructureFactorCreation ‑ test_create[create_from_constructor-create_from_constructor1]
euphonic_test.test_structure_factor.TestStructureFactorCreation ‑ test_create[create_from_dict-create_from_dict0]
euphonic_test.test_structure_factor.TestStructureFactorCreation ‑ test_create[create_from_dict-create_from_dict1]
euphonic_test.test_structure_factor.TestStructureFactorCreation ‑ test_create[create_from_json_file-create_from_json_file0]
euphonic_test.test_structure_factor.TestStructureFactorCreation ‑ test_create[create_from_json_file-create_from_json_file1]
euphonic_test.test_structure_factor.TestStructureFactorCreation ‑ test_faulty_creation[inject_faulty_elements0]
euphonic_test.test_structure_factor.TestStructureFactorCreation ‑ test_faulty_creation[inject_faulty_elements1]
euphonic_test.test_structure_factor.TestStructureFactorCreation ‑ test_faulty_creation[inject_faulty_elements2]
euphonic_test.test_structure_factor.TestStructureFactorCreation ‑ test_faulty_creation[inject_faulty_elements3]
euphonic_test.test_structure_factor.TestStructureFactorCreation ‑ test_faulty_creation[inject_faulty_elements4]
euphonic_test.test_structure_factor.TestStructureFactorCreation ‑ test_faulty_creation[inject_faulty_elements5]
euphonic_test.test_structure_factor.TestStructureFactorCreation ‑ test_faulty_creation[inject_faulty_elements6]
euphonic_test.test_structure_factor.TestStructureFactorCreation ‑ test_faulty_creation[inject_faulty_elements7]
euphonic_test.test_structure_factor.TestStructureFactorCreation ‑ test_faulty_creation[inject_faulty_elements8]
euphonic_test.test_structure_factor.TestStructureFactorGetDispersion ‑ test_get_dispersion[LZO-La2Zr2O7_cut_structure_factor.json-LZO_cut_dispersion.json]
euphonic_test.test_structure_factor.TestStructureFactorGetDispersion ‑ test_get_dispersion[quartz-quartz_bandstructure_structure_factor.json-quartz_bandstructure_dispersion.json]
euphonic_test.test_structure_factor.TestStructureFactorSerialisation ‑ test_serialise_to_dict[serialise_to_dict0]
euphonic_test.test_structure_factor.TestStructureFactorSerialisation ‑ test_serialise_to_dict[serialise_to_dict1]
euphonic_test.test_structure_factor.TestStructureFactorSerialisation ‑ test_serialise_to_json_file[sf0]
euphonic_test.test_structure_factor.TestStructureFactorSerialisation ‑ test_serialise_to_json_file[sf1]
euphonic_test.test_structure_factor.TestStructureFactorSerialisation ‑ test_to_qpoint_frequencies[CaHgO2-CaHgO2_300K_structure_factor.json-CaHgO2_from_phonopy_qpoint_frequencies.json]
euphonic_test.test_structure_factor.TestStructureFactorSerialisation ‑ test_to_qpoint_frequencies[quartz-quartz_666_300K_structure_factor.json-quartz_666_qpoint_frequencies.json]
euphonic_test.test_structure_factor.TestStructureFactorSetters ‑ test_incorrect_unit_conversion[quartz-quartz_0K_structure_factor.json-frequencies-1/cm**2-ValueError]
euphonic_test.test_structure_factor.TestStructureFactorSetters ‑ test_incorrect_unit_conversion[quartz-quartz_0K_structure_factor.json-structure_factors-1/cm-ValueError]
euphonic_test.test_structure_factor.TestStructureFactorSetters ‑ test_incorrect_unit_conversion[quartz-quartz_0K_structure_factor.json-temperature-kg-ValueError]
euphonic_test.test_structure_factor.TestStructureFactorSetters ‑ test_setter_correct_units[quartz-quartz_0K_structure_factor.json-frequencies-1/cm-2.0]
euphonic_test.test_structure_factor.TestStructureFactorSetters ‑ test_setter_correct_units[quartz-quartz_0K_structure_factor.json-frequencies-meV-3.0]
euphonic_test.test_structure_factor.TestStructureFactorSetters ‑ test_setter_correct_units[quartz-quartz_0K_structure_factor.json-structure_factors-bohr**2-2.0]
euphonic_test.test_structure_factor.TestStructureFactorSetters ‑ test_setter_correct_units[quartz-quartz_0K_structure_factor.json-structure_factors-mbarn-3.0]
euphonic_test.test_structure_factor.TestStructureFactorSetters ‑ test_setter_correct_units[quartz-quartz_0K_structure_factor.json-temperature-K-2.0]
euphonic_test.test_structure_factor.TestStructureFactorUnitConversion ‑ test_correct_unit_conversion[quartz-quartz_0K_structure_factor.json-frequencies-1/cm]
euphonic_test.test_structure_factor.TestStructureFactorUnitConversion ‑ test_correct_unit_conversion[quartz-quartz_0K_structure_factor.json-structure_factors-bohr**2]
euphonic_test.test_structure_factor.TestStructureFactorUnitConversion ‑ test_correct_unit_conversion[quartz-quartz_0K_structure_factor.json-temperature-celsius]
euphonic_test.test_structure_factor.TestStructureFactorUnitConversion ‑ test_incorrect_unit_conversion[quartz-quartz_0K_structure_factor.json-frequencies_unit-1/cm**2-ValueError]
euphonic_test.test_structure_factor.TestStructureFactorUnitConversion ‑ test_incorrect_unit_conversion[quartz-quartz_0K_structure_factor.json-structure_factors_unit-1/bohr-ValueError]
euphonic_test.test_structure_factor.TestStructureFactorUnitConversion ‑ test_incorrect_unit_conversion[quartz-quartz_0K_structure_factor.json-temperature_unit-kg-ValueError]
euphonic_test.test_util.TestConvertFcPhases ‑ test_convert_fc_phases[fc0-atom_r0-sc_atom_r0-uc_to_sc_idx0-sc_to_uc_idx0-sc_matrix0-expected_fc0]
euphonic_test.test_util.TestConvertFcPhases ‑ test_convert_fc_phases[fc1-atom_r1-sc_atom_r1-uc_to_sc_idx1-sc_to_uc_idx1-sc_matrix1-expected_fc1]
euphonic_test.test_util.TestConvertFcPhases ‑ test_inconsistent_sc_matrix_raises_value_error

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

1054 tests found (test 879 to 1054)

There are 1054 tests, see "Raw output" for the list of tests 879 to 1054.
Raw output
euphonic_test.test_util.TestConvertFcPhases ‑ test_large_tolerance_doesnt_raise_error
euphonic_test.test_util.TestConvertFcPhases ‑ test_non_int_cell_origins_raises_runtime_error
euphonic_test.test_util.TestConvertFcPhases ‑ test_small_tolerance_raises_runtime_error
euphonic_test.test_util.TestDirectionChanged ‑ test_direction_changed_nah
euphonic_test.test_util.TestGetQptLabels ‑ test_get_qpt_labels[qpts0-kwargs0-expected_labels0-context0]
euphonic_test.test_util.TestGetQptLabels ‑ test_get_qpt_labels[qpts1-kwargs1-expected_labels1-context1]
euphonic_test.test_util.TestGetQptLabels ‑ test_get_qpt_labels[qpts2-kwargs2-expected_labels2-context2]
euphonic_test.test_util.TestGetQptLabels ‑ test_get_qpt_labels[qpts3-kwargs3-expected_labels3-context3]
euphonic_test.test_util.TestGetQptLabels ‑ test_get_qpt_labels[qpts4-kwargs4-expected_labels4-context4]
euphonic_test.test_util.TestMPGrid ‑ test_444_grid
euphonic_test.test_util.TestModeGradientsToWidths ‑ test_mode_gradients_to_widths[mode_grads0-cell_vecs0-quartz_554_full_mode_widths.json]
euphonic_test.test_util.TestModeGradientsToWidths ‑ test_mode_gradients_to_widths[mode_grads1-cell_vecs1-quartz_554_full_mode_widths.json]
euphonic_test.test_util.TestModeGradientsToWidths ‑ test_mode_gradients_to_widths[mode_grads2-cell_vecs2-lzo_222_full_mode_widths.json]
euphonic_test.test_util.TestModeGradientsToWidths ‑ test_mode_gradients_to_widths[mode_grads3-cell_vecs3-lzo_222_full_mode_widths.json]
script_tests.test_brille_convergence ‑ test_regenerate_brille_conv_data
script_tests.test_brille_convergence.TestRegression ‑ test_brille_conv_plots[brille_conv_args0]
script_tests.test_brille_convergence.TestRegression ‑ test_brille_conv_plots[brille_conv_args1]
script_tests.test_brille_convergence.TestRegression ‑ test_brille_conv_plots[brille_conv_args2]
script_tests.test_brille_convergence.TestRegression ‑ test_brille_conv_plots[brille_conv_args3]
script_tests.test_brille_convergence.TestRegression ‑ test_brille_interpolator_from_force_constants_kwargs_passed[brille_conv_args0-expected_kwargs0]
script_tests.test_brille_convergence.TestRegression ‑ test_brille_interpolator_from_force_constants_kwargs_passed[brille_conv_args1-expected_kwargs1]
script_tests.test_dispersion ‑ test_regenerate_disp_data
script_tests.test_dispersion.TestRegression ‑ test_dispersion_plot_data[dispersion_args0]
script_tests.test_dispersion.TestRegression ‑ test_dispersion_plot_data[dispersion_args1]
script_tests.test_dispersion.TestRegression ‑ test_dispersion_plot_data[dispersion_args2]
script_tests.test_dispersion.TestRegression ‑ test_dispersion_plot_data[dispersion_args3]
script_tests.test_dispersion.TestRegression ‑ test_dispersion_plot_data_from_phonopy[dispersion_args0]
script_tests.test_dispersion.TestRegression ‑ test_dispersion_plot_data_from_phonopy[dispersion_args10]
script_tests.test_dispersion.TestRegression ‑ test_dispersion_plot_data_from_phonopy[dispersion_args11]
script_tests.test_dispersion.TestRegression ‑ test_dispersion_plot_data_from_phonopy[dispersion_args12]
script_tests.test_dispersion.TestRegression ‑ test_dispersion_plot_data_from_phonopy[dispersion_args13]
script_tests.test_dispersion.TestRegression ‑ test_dispersion_plot_data_from_phonopy[dispersion_args1]
script_tests.test_dispersion.TestRegression ‑ test_dispersion_plot_data_from_phonopy[dispersion_args2]
script_tests.test_dispersion.TestRegression ‑ test_dispersion_plot_data_from_phonopy[dispersion_args3]
script_tests.test_dispersion.TestRegression ‑ test_dispersion_plot_data_from_phonopy[dispersion_args4]
script_tests.test_dispersion.TestRegression ‑ test_dispersion_plot_data_from_phonopy[dispersion_args5]
script_tests.test_dispersion.TestRegression ‑ test_dispersion_plot_data_from_phonopy[dispersion_args6]
script_tests.test_dispersion.TestRegression ‑ test_dispersion_plot_data_from_phonopy[dispersion_args7]
script_tests.test_dispersion.TestRegression ‑ test_dispersion_plot_data_from_phonopy[dispersion_args8]
script_tests.test_dispersion.TestRegression ‑ test_dispersion_plot_data_from_phonopy[dispersion_args9]
script_tests.test_dispersion.TestRegression ‑ test_invalid_file_raises_value_error[dispersion_args0]
script_tests.test_dispersion.TestRegression ‑ test_invalid_file_raises_value_error[dispersion_args1]
script_tests.test_dispersion.TestRegression ‑ test_no_evecs_with_reorder_raises_type_error[dispersion_args0]
script_tests.test_dispersion.TestRegression ‑ test_plot_save_to_file[dispersion_args0]
script_tests.test_dispersion.TestRegression ‑ test_plot_save_to_file[dispersion_args1]
script_tests.test_dispersion.TestRegression ‑ test_plot_save_to_json[dispersion_args0]
script_tests.test_dispersion.TestRegression ‑ test_plot_save_to_json[dispersion_args1]
script_tests.test_dos ‑ test_regenerate_dos_data
script_tests.test_dos.TestRegression ‑ test_dos_plot_data[dos_args0]
script_tests.test_dos.TestRegression ‑ test_dos_plot_data[dos_args10]
script_tests.test_dos.TestRegression ‑ test_dos_plot_data[dos_args11]
script_tests.test_dos.TestRegression ‑ test_dos_plot_data[dos_args12]
script_tests.test_dos.TestRegression ‑ test_dos_plot_data[dos_args13]
script_tests.test_dos.TestRegression ‑ test_dos_plot_data[dos_args14]
script_tests.test_dos.TestRegression ‑ test_dos_plot_data[dos_args15]
script_tests.test_dos.TestRegression ‑ test_dos_plot_data[dos_args16]
script_tests.test_dos.TestRegression ‑ test_dos_plot_data[dos_args17]
script_tests.test_dos.TestRegression ‑ test_dos_plot_data[dos_args18]
script_tests.test_dos.TestRegression ‑ test_dos_plot_data[dos_args1]
script_tests.test_dos.TestRegression ‑ test_dos_plot_data[dos_args2]
script_tests.test_dos.TestRegression ‑ test_dos_plot_data[dos_args3]
script_tests.test_dos.TestRegression ‑ test_dos_plot_data[dos_args4]
script_tests.test_dos.TestRegression ‑ test_dos_plot_data[dos_args5]
script_tests.test_dos.TestRegression ‑ test_dos_plot_data[dos_args6]
script_tests.test_dos.TestRegression ‑ test_dos_plot_data[dos_args7]
script_tests.test_dos.TestRegression ‑ test_dos_plot_data[dos_args8]
script_tests.test_dos.TestRegression ‑ test_dos_plot_data[dos_args9]
script_tests.test_dos.TestRegression ‑ test_dos_plot_data_from_phonopy[dos_args0]
script_tests.test_dos.TestRegression ‑ test_get_pdos_weighting_without_dash_raises_valueerror
script_tests.test_dos.TestRegression ‑ test_invalid_file_raises_value_error[dos_args0]
script_tests.test_dos.TestRegression ‑ test_plot_save_to_file[dos_args0]
script_tests.test_dos.TestRegression ‑ test_plot_save_to_file[dos_args1]
script_tests.test_dos.TestRegression ‑ test_plot_save_to_json[dos_args0]
script_tests.test_dos.TestRegression ‑ test_qpoint_frequencies_and_incompatible_args_raises_type_error[dos_args0]
script_tests.test_dos.TestRegression ‑ test_qpoint_frequencies_and_incompatible_args_raises_type_error[dos_args1]
script_tests.test_dos.TestRegression ‑ test_qpoint_modes_and_adaptive_raises_type_error
script_tests.test_intensity_map ‑ test_regenerate_intensity_map_data
script_tests.test_intensity_map.TestRegression ‑ test_broaden_unequal_q_axis_emits_user_warning[intensity_map_args0]
script_tests.test_intensity_map.TestRegression ‑ test_intensity_map_image_data[intensity_map_args0]
script_tests.test_intensity_map.TestRegression ‑ test_intensity_map_image_data[intensity_map_args10]
script_tests.test_intensity_map.TestRegression ‑ test_intensity_map_image_data[intensity_map_args11]
script_tests.test_intensity_map.TestRegression ‑ test_intensity_map_image_data[intensity_map_args12]
script_tests.test_intensity_map.TestRegression ‑ test_intensity_map_image_data[intensity_map_args13]
script_tests.test_intensity_map.TestRegression ‑ test_intensity_map_image_data[intensity_map_args14]
script_tests.test_intensity_map.TestRegression ‑ test_intensity_map_image_data[intensity_map_args15]
script_tests.test_intensity_map.TestRegression ‑ test_intensity_map_image_data[intensity_map_args1]
script_tests.test_intensity_map.TestRegression ‑ test_intensity_map_image_data[intensity_map_args2]
script_tests.test_intensity_map.TestRegression ‑ test_intensity_map_image_data[intensity_map_args3]
script_tests.test_intensity_map.TestRegression ‑ test_intensity_map_image_data[intensity_map_args4]
script_tests.test_intensity_map.TestRegression ‑ test_intensity_map_image_data[intensity_map_args5]
script_tests.test_intensity_map.TestRegression ‑ test_intensity_map_image_data[intensity_map_args6]
script_tests.test_intensity_map.TestRegression ‑ test_intensity_map_image_data[intensity_map_args7]
script_tests.test_intensity_map.TestRegression ‑ test_intensity_map_image_data[intensity_map_args8]
script_tests.test_intensity_map.TestRegression ‑ test_intensity_map_image_data[intensity_map_args9]
script_tests.test_intensity_map.TestRegression ‑ test_intensity_map_image_data_width_warning[intensity_map_args0]
script_tests.test_intensity_map.TestRegression ‑ test_intensity_map_image_data_width_warning[intensity_map_args1]
script_tests.test_intensity_map.TestRegression ‑ test_invalid_file_raises_value_error[intensity_map_args0]
script_tests.test_intensity_map.TestRegression ‑ test_invalid_weighting_raises_causes_exit[intensity_map_args0]
script_tests.test_intensity_map.TestRegression ‑ test_pdos_raises_causes_exit[intensity_map_args0]
script_tests.test_intensity_map.TestRegression ‑ test_plot_save_to_file[intensity_map_args0]
script_tests.test_intensity_map.TestRegression ‑ test_plot_save_to_file[intensity_map_args1]
script_tests.test_intensity_map.TestRegression ‑ test_plot_save_to_json[intensity_map_args0]
script_tests.test_intensity_map.TestRegression ‑ test_qpoint_frequencies_incompatible_args_raises_type_error[intensity_map_args0]
script_tests.test_intensity_map.TestRegression ‑ test_qpoint_modes_debyewaller_raises_type_error[intensity_map_args0]
script_tests.test_optimise_dipole_parameter.TestRegression ‑ test_calc_qpt_phonon_modes_called_with_correct_args[/Users/runner/work/Euphonic/Euphonic/tests_and_analysis/test/data/castep_files/LZO/La2Zr2O7.castep_bin-opt_dipole_par_args2-15-expected_dipole_pars2-expected_calc_qpt_ph_modes_kwargs2-Born charges not found for this material]
script_tests.test_optimise_dipole_parameter.TestRegression ‑ test_calc_qpt_phonon_modes_called_with_correct_args[/Users/runner/work/Euphonic/Euphonic/tests_and_analysis/test/data/castep_files/quartz/quartz.castep_bin-opt_dipole_par_args0-5-expected_dipole_pars0-expected_calc_qpt_ph_modes_kwargs0-None]
script_tests.test_optimise_dipole_parameter.TestRegression ‑ test_calc_qpt_phonon_modes_called_with_correct_args[/Users/runner/work/Euphonic/Euphonic/tests_and_analysis/test/data/castep_files/quartz/quartz.castep_bin-opt_dipole_par_args1-10-expected_dipole_pars1-expected_calc_qpt_ph_modes_kwargs1-None]
script_tests.test_optimise_dipole_parameter.TestRegression ‑ test_calc_qpt_phonon_modes_called_with_correct_args[/home/runner/work/Euphonic/Euphonic/tests_and_analysis/test/data/castep_files/LZO/La2Zr2O7.castep_bin-opt_dipole_par_args2-15-expected_dipole_pars2-expected_calc_qpt_ph_modes_kwargs2-Born charges not found for this material]
script_tests.test_optimise_dipole_parameter.TestRegression ‑ test_calc_qpt_phonon_modes_called_with_correct_args[/home/runner/work/Euphonic/Euphonic/tests_and_analysis/test/data/castep_files/quartz/quartz.castep_bin-opt_dipole_par_args0-5-expected_dipole_pars0-expected_calc_qpt_ph_modes_kwargs0-None]
script_tests.test_optimise_dipole_parameter.TestRegression ‑ test_calc_qpt_phonon_modes_called_with_correct_args[/home/runner/work/Euphonic/Euphonic/tests_and_analysis/test/data/castep_files/quartz/quartz.castep_bin-opt_dipole_par_args1-10-expected_dipole_pars1-expected_calc_qpt_ph_modes_kwargs1-None]
script_tests.test_optimise_dipole_parameter.TestRegression ‑ test_calc_qpt_phonon_modes_called_with_correct_args[D:\\a\\Euphonic\\Euphonic\\tests_and_analysis\\test\\data\\castep_files\\LZO\\La2Zr2O7.castep_bin-opt_dipole_par_args2-15-expected_dipole_pars2-expected_calc_qpt_ph_modes_kwargs2-Born charges not found for this material]
script_tests.test_optimise_dipole_parameter.TestRegression ‑ test_calc_qpt_phonon_modes_called_with_correct_args[D:\\a\\Euphonic\\Euphonic\\tests_and_analysis\\test\\data\\castep_files\\quartz\\quartz.castep_bin-opt_dipole_par_args0-5-expected_dipole_pars0-expected_calc_qpt_ph_modes_kwargs0-None]
script_tests.test_optimise_dipole_parameter.TestRegression ‑ test_calc_qpt_phonon_modes_called_with_correct_args[D:\\a\\Euphonic\\Euphonic\\tests_and_analysis\\test\\data\\castep_files\\quartz\\quartz.castep_bin-opt_dipole_par_args1-10-expected_dipole_pars1-expected_calc_qpt_ph_modes_kwargs1-None]
script_tests.test_optimise_dipole_parameter.TestRegression ‑ test_default_correct_n_qpts_passed
script_tests.test_optimise_dipole_parameter.TestRegression ‑ test_optimal_has_lowest_time_per_qpt
script_tests.test_optimise_dipole_parameter.TestRegression ‑ test_qpoint_modes_raises_type_error
script_tests.test_optimise_dipole_parameter.TestRegression ‑ test_reading_nacl_default_reads_born
script_tests.test_powder_map ‑ test_regenerate_powder_map_data
script_tests.test_powder_map.TestRegression ‑ test_brille_interpolator_from_force_constants_kwargs_passed[powder_map_args0-expected_kwargs0]
script_tests.test_powder_map.TestRegression ‑ test_brille_interpolator_from_force_constants_kwargs_passed[powder_map_args1-expected_kwargs1]
script_tests.test_powder_map.TestRegression ‑ test_coherent_weighting_and_pdos_raises_value_error[powder_map_args0]
script_tests.test_powder_map.TestRegression ‑ test_invalid_brille_grid_raises_causes_exit[powder_map_args0]
script_tests.test_powder_map.TestRegression ‑ test_invalid_file_raises_value_error[powder_map_args0]
script_tests.test_powder_map.TestRegression ‑ test_invalid_weighting_raises_causes_exit[powder_map_args0]
script_tests.test_powder_map.TestRegression ‑ test_multiple_pdos_args_raises_causes_exit[powder_map_args0]
script_tests.test_powder_map.TestRegression ‑ test_no_pdos_args_raises_causes_exit[powder_map_args0]
script_tests.test_powder_map.TestRegression ‑ test_plot_save_to_file[powder_map_args0]
script_tests.test_powder_map.TestRegression ‑ test_plot_save_to_file[powder_map_args1]
script_tests.test_powder_map.TestRegression ‑ test_plot_save_to_json[powder_map_args0]
script_tests.test_powder_map.TestRegression ‑ test_powder_map_plot_image[powder_map_args0]
script_tests.test_powder_map.TestRegression ‑ test_powder_map_plot_image[powder_map_args10]
script_tests.test_powder_map.TestRegression ‑ test_powder_map_plot_image[powder_map_args11]
script_tests.test_powder_map.TestRegression ‑ test_powder_map_plot_image[powder_map_args12]
script_tests.test_powder_map.TestRegression ‑ test_powder_map_plot_image[powder_map_args13]
script_tests.test_powder_map.TestRegression ‑ test_powder_map_plot_image[powder_map_args1]
script_tests.test_powder_map.TestRegression ‑ test_powder_map_plot_image[powder_map_args2]
script_tests.test_powder_map.TestRegression ‑ test_powder_map_plot_image[powder_map_args3]
script_tests.test_powder_map.TestRegression ‑ test_powder_map_plot_image[powder_map_args4]
script_tests.test_powder_map.TestRegression ‑ test_powder_map_plot_image[powder_map_args5]
script_tests.test_powder_map.TestRegression ‑ test_powder_map_plot_image[powder_map_args6]
script_tests.test_powder_map.TestRegression ‑ test_powder_map_plot_image[powder_map_args7]
script_tests.test_powder_map.TestRegression ‑ test_powder_map_plot_image[powder_map_args8]
script_tests.test_powder_map.TestRegression ‑ test_powder_map_plot_image[powder_map_args9]
script_tests.test_powder_map.TestRegression ‑ test_powder_map_plot_image_from_phonopy[powder_map_args0]
script_tests.test_powder_map.TestRegression ‑ test_powder_map_plot_image_from_phonopy[powder_map_args1]
script_tests.test_powder_map.TestRegression ‑ test_powder_map_plot_image_from_phonopy[powder_map_args2]
script_tests.test_powder_map.TestRegression ‑ test_powder_map_plot_image_from_phonopy[powder_map_args3]
script_tests.test_powder_map.TestRegression ‑ test_powder_map_plot_image_from_phonopy[powder_map_args4]
script_tests.test_powder_map.TestRegression ‑ test_powder_map_plot_image_from_phonopy[powder_map_args5]
script_tests.test_powder_map.TestRegression ‑ test_powder_map_plot_image_from_phonopy[powder_map_args6]
script_tests.test_powder_map.TestRegression ‑ test_powder_map_plot_image_from_phonopy[powder_map_args7]
script_tests.test_powder_map.TestRegression ‑ test_powder_map_plot_image_with_brille[powder_map_args0]
script_tests.test_powder_map.TestRegression ‑ test_qpoint_modes_raises_type_error[powder_map_args0]
script_tests.test_sphere_sampling ‑ test_regenerate_sphere_sampling_data
script_tests.test_sphere_sampling.TestRegression ‑ test_plots_produce_expected_xydata[sampling_params0]
script_tests.test_sphere_sampling.TestRegression ‑ test_plots_produce_expected_xydata[sampling_params10]
script_tests.test_sphere_sampling.TestRegression ‑ test_plots_produce_expected_xydata[sampling_params11]
script_tests.test_sphere_sampling.TestRegression ‑ test_plots_produce_expected_xydata[sampling_params12]
script_tests.test_sphere_sampling.TestRegression ‑ test_plots_produce_expected_xydata[sampling_params1]
script_tests.test_sphere_sampling.TestRegression ‑ test_plots_produce_expected_xydata[sampling_params2]
script_tests.test_sphere_sampling.TestRegression ‑ test_plots_produce_expected_xydata[sampling_params3]
script_tests.test_sphere_sampling.TestRegression ‑ test_plots_produce_expected_xydata[sampling_params4]
script_tests.test_sphere_sampling.TestRegression ‑ test_plots_produce_expected_xydata[sampling_params5]
script_tests.test_sphere_sampling.TestRegression ‑ test_plots_produce_expected_xydata[sampling_params6]
script_tests.test_sphere_sampling.TestRegression ‑ test_plots_produce_expected_xydata[sampling_params7]
script_tests.test_sphere_sampling.TestRegression ‑ test_plots_produce_expected_xydata[sampling_params8]
script_tests.test_sphere_sampling.TestRegression ‑ test_plots_produce_expected_xydata[sampling_params9]
script_tests.test_styling ‑ test_compose_style[kwargs0-expected_style0]
script_tests.test_styling ‑ test_compose_style[kwargs1-expected_style1]
script_tests.test_styling ‑ test_compose_style[kwargs2-expected_style2]
script_tests.test_styling ‑ test_compose_style[kwargs3-expected_style3]
script_tests.test_styling ‑ test_compose_style[kwargs4-expected_style4]
script_tests.test_styling ‑ test_compose_style[kwargs5-expected_style5]
script_tests.test_styling ‑ test_compose_style[kwargs6-expected_style6]
script_tests.test_styling.TestDOSStyling ‑ test_dos_styling[dos_args0]
script_tests.test_styling.TestDOSStyling ‑ test_dos_styling[dos_args1]