MCPcopy Create free account

hub / github.com/Any2HRTF/Mesh2HRTF / functions

Functions295 in github.com/Any2HRTF/Mesh2HRTF

Methodmul_trans
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:525
Methodnull
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:334
Methodnull
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:468
Methodoperator*
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:199
Methodoperator*
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:403
Methodoperator*=
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:256
Methodoperator+
operators */
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:179
Methodoperator+
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:386
Methodoperator+=
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:238
Methodoperator-
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:189
Methodoperator-
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:395
Methodoperator-=
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:247
Methodoperator/
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:209
Methodoperator/=
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:267
Functionoutput2hrtf
Process NumCalc output and write data to disk. Processing the data is done in the following steps 1. Read project parameter `from param
mesh2hrtf/Output2HRTF/output2hrtf.py:15
MethodpluginsInitialized
Initialize the plugin
mesh2hrtf/Mesh2Input/Meshes/GradingDistanceBased/MeshGradingPlugin.cc:186
Methodpoll
(cls, context)
mesh2hrtf/Mesh2Input/mesh2input.py:177
Methodpoll
(cls, context)
mesh2hrtf/Mesh2Input/EvaluationGrids/export_evaluation_grid.py:50
Functionprocess_multiple_outputs2hrtf
Process NumCalc outputs from multiple projects and write data to disk. This is a convenience function that process multiple Mesh2HRTF projec
mesh2hrtf/Output2HRTF/process_multiple_outputs2hrtf.py:7
MethodprojectToSurface
mesh2hrtf/Mesh2Input/Meshes/GradingDistanceBased/MeshGradingT.cc:606
Functionread_evaluation_grid
Read Mesh2HRTF evaluation grid. Parameters ---------- name : str Name of the folder containing the nodes of the evaluation g
mesh2hrtf/Mesh2Input/EvaluationGrids/read_evaluation_grid.py:6
Functionread_ram_estimates
Read estimated RAM consumption from Memory.txt. Note that the RAM consumption per frequency step can be estimated and written to `Memory
mesh2hrtf/Output2HRTF/read_ram_estimates.py:5
Functionreference_hrtfs
Reference HRTFs to the sound pressure in the center of the head. After referencing the sound pressure approaches 1 (0 dB) for low frequencies
mesh2hrtf/Output2HRTF/reference_hrtfs.py:5
Functionregister
()
mesh2hrtf/Mesh2Input/mesh2input.py:1383
Functionregister
()
mesh2hrtf/Mesh2Input/EvaluationGrids/export_evaluation_grid.py:136
Functionremove_outputs
Remove output data from Mesh2HRTF project folder. Use this function to delete output that is no longer needed and is taking too much dis
mesh2hrtf/Output2HRTF/remove_outputs.py:6
Functionresample_sofa_file
Resample Sofa file to new sampling rate. The SciPy function ``scipy.signal.resample_poly`` is used for resampling. The resampling ratio ``L =
mesh2hrtf/Output2HRTF/resample_sofa_file.py:5
Functionscatter_reference_vs_analytic
Plot numerical vs. analytical solution. Parameters ---------- p_num, p_ana : numpy array complex pressure, normalized to max
tests/utils.py:220
MethodsendChangeDescriptionSignal
mesh2hrtf/Mesh2Input/Meshes/GradingDistanceBased/ProgressEmitter.cc:50
MethodshowEvent
mesh2hrtf/Mesh2Input/Meshes/GradingDistanceBased/MeshGradingToolbox.cc:82
Methodsize
public functions
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:464
MethodslotMeshGrading
mesh2hrtf/Mesh2Input/Meshes/GradingDistanceBased/MeshGradingPlugin.cc:143
MethodslotMeshGradingButtonClicked
mesh2hrtf/Mesh2Input/Meshes/GradingDistanceBased/MeshGradingPlugin.cc:106
MethodsplitLongEdges
mesh2hrtf/Mesh2Input/Meshes/GradingDistanceBased/MeshGradingT.cc:211
Methodsub
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:343
Methodsub
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:477
Methodsum
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:338
Methodsum
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:472
MethodtangentialRelaxation
mesh2hrtf/Mesh2Input/Meshes/GradingDistanceBased/MeshGradingT.cc:485
MethodtargetValence
mesh2hrtf/Mesh2Input/Meshes/GradingDistanceBased/MeshGradingT.cc:449
Functiontest_assertions_evaluation_grids
(grids, error_message)
tests/test_export.py:314
Functiontest_assign_materials
(blender_path, ear)
tests/test_assign_materials.py:22
Functiontest_blender_export
Test the mesh2input Blender plugin 1. Copy test data 2. Do scripted Mesh2HRTF exports with varying parameters 3.
tests/test_export.py:229
Functiontest_compute_dtfs
Test all possible parameter values independently
tests/test_output.py:190
Functiontest_compute_dtfs_assertions
Test all assertions
tests/test_output.py:220
Functiontest_compute_hrir_custom_sampling_rate
Test compute HRIR with custom sampling rate
tests/test_output.py:154
Functiontest_defaults
Test numcalc manager with default parameters by - directly calling the functions - running the script that calls the function
tests/test_manage_numcalc.py:32
Functiontest_inspect_sofa_files_single_project
Test if inspect_sofa_files creates the correct plots for a single project. Note: Not all options for reading from and saving to different dir
tests/test_output.py:111
Functiontest_merge_sofa_files
Test if merge_sofa_files creates the correct files. Note: Not all options for reading from and saving to different directories are
tests/test_output.py:238
Functiontest_numcalc_boundary_conditions_sources_types_numerical_methods
Test if NumCalc and output2hrtf generate correct output by comparing to analytical solutions. Tests different single source types, boundary
tests/test_numcalc.py:202
Functiontest_numcalc_commandline_estimate_ram
Test NumCalc's RAM estimation using -estimate_ram
tests/test_numcalc.py:166
Functiontest_numcalc_commandline_istart_iend
Test if command line parameters istart and iend behave as expected
tests/test_numcalc.py:98
Functiontest_numcalc_commandline_nitermax
Test if command line parameter nitermax behaves as expected
tests/test_numcalc.py:48
Functiontest_numcalc_ear_source_types
Test if NumCalc and output2hrtf generate correct output by comparing to analytical solution. Tests the simulation of HRTF for left, right and
tests/test_numcalc.py:276
Functiontest_numcalc_invalid_parameter
Test if NumCalc throws an error in case of invalid command line parameter.
tests/test_numcalc.py:31
Functiontest_output2vtk_assertions
Test assertions of export_vtk
tests/test_output.py:489
Functiontest_output2vtk_frequency_steps
Test the frequency steps variable of export_vtk
tests/test_output.py:469
Functiontest_output2vtk_mode
(mode, object, dB, deg, unwrap, folder)
tests/test_output.py:437
Functiontest_output_two_hrtf_and_Output2HRTF
Run output2hrtf to do a round trip test: - does output2hrtf run without errors for projects with 1 and 2 sources - are the report_
tests/test_output.py:25
Functiontest_outputs_to_hrtfs_full
Test all options and passing multiple paths in tuple
tests/test_outputs.py:91
Functiontest_outputs_to_hrtfs_minimum
Test without merging and inspecting files; using a single path with and without savedir
tests/test_outputs.py:20
Functiontest_project_report
Test issues found by the project report
tests/test_output.py:299
Functiontest_purge_outputs_numcalc_data
Test purging the raw NumCalc output
tests/test_outputs.py:137
Functiontest_purge_outputs_output_data
Test purging the processed data in Output2HRTF
tests/test_outputs.py:161
Functiontest_read_and_write_evaluation_grid
(n_dim, coordinates, show)
tests/test_output.py:333
Functiontest_read_ram_estimates
()
tests/test_utils.py:71
Functiontest_read_ram_estimates_assertions
test assertions for read_ram_estimates
tests/test_utils.py:82
Functiontest_resample_sofa_file
(load_from_disk)
tests/test_output.py:521
Functiontest_resample_sofa_file_assertions
()
tests/test_output.py:552
Functiontest_tutorials
(tutorial)
tests/test_tutorials.py:50
Functiontest_version
Test if the version string is identical everywhere
tests/test_version.py:7
Functiontest_write_evaluation_grid_without_triangulation
Test writing evaluation grid without triangulation for number of points that are a multiple of three and that aren't a multiple of three.
tests/test_output.py:391
Functiontest_write_material
()
tests/test_utils.py:9
Functiontest_write_material_comment
()
tests/test_utils.py:51
Functiontest_write_material_kind
(kind, check_kind)
tests/test_utils.py:32
MethodthreadFinished
mesh2hrtf/Mesh2Input/Meshes/GradingDistanceBased/MeshGradingPlugin.cc:168
Functionunregister
()
mesh2hrtf/Mesh2Input/mesh2input.py:1387
Functionunregister
()
mesh2hrtf/Mesh2Input/EvaluationGrids/export_evaluation_grid.py:141
Functionunregister
()
mesh2hrtf/Mesh2Input/Meshes/AssignMaterials/AssignMaterials.py:204
Functionunregister
()
mesh2hrtf/Mesh2Input/Meshes/CenterHead/CenterHead.py:174
Functionversion
mesh2hrtf/Mesh2Input/Meshes/GradingDistanceBased/MeshGradingPlugin.hh:193
Functionwrite_blender_export_script
Write python script that exports a Mesh2HRTF project from Blender. The script can be used to export projects from the command line using
tests/utils.py:131
Functionwrite_evaluation_grid
Write evaluation grid for use in Mesh2HRTF. Mesh2HRTF evaluation grids consist of the two text files Nodes.txt and Elements.txt. Evaluat
mesh2hrtf/Mesh2Input/EvaluationGrids/write_evaluation_grid.py:7
Functionwrite_material
Write boundary condition to file. Mesh2HRTF supports non-rigid boundary conditions in the form of text files. Such files can be written
mesh2hrtf/Mesh2Input/Materials/write_material.py:4
Functionwrite_output_report
r""" Generate project report from NumCalc output files. NumCalc (Mesh2HRTF's numerical core) writes information about the simulations to
mesh2hrtf/Output2HRTF/write_output_report.py:8
Methodzexp
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:155
Methodzinv
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:166
Methodzlog
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:161
Methodznega
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:172
Methodzsqrt
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:145
Method~Complex
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:53
Method~Matrix
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:458
Method~MeshGrading
mesh2hrtf/Mesh2Input/Meshes/GradingDistanceBased/MeshGradingT.hh:85
Function~MeshGradingPlugin
mesh2hrtf/Mesh2Input/Meshes/GradingDistanceBased/MeshGradingPlugin.hh:159
Method~Vector
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:325
← previous201–295 of 295, ranked by callers