Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Any2HRTF/Mesh2HRTF
/ functions
Functions
295 in github.com/Any2HRTF/Mesh2HRTF
⨍
Functions
295
◇
Types & classes
17
↳
Endpoints
2
Method
mul_trans
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:525
Method
null
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:334
Method
null
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:468
Method
operator*
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:199
Method
operator*
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:403
Method
operator*=
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:256
Method
operator+
operators */
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:179
Method
operator+
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:386
Method
operator+=
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:238
Method
operator-
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:189
Method
operator-
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:395
Method
operator-=
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:247
Method
operator/
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:209
Method
operator/=
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:267
Function
output2hrtf
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
Method
pluginsInitialized
Initialize the plugin
mesh2hrtf/Mesh2Input/Meshes/GradingDistanceBased/MeshGradingPlugin.cc:186
Method
poll
(cls, context)
mesh2hrtf/Mesh2Input/mesh2input.py:177
Method
poll
(cls, context)
mesh2hrtf/Mesh2Input/EvaluationGrids/export_evaluation_grid.py:50
Function
process_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
Method
projectToSurface
mesh2hrtf/Mesh2Input/Meshes/GradingDistanceBased/MeshGradingT.cc:606
Function
read_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
Function
read_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
Function
reference_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
Function
register
()
mesh2hrtf/Mesh2Input/mesh2input.py:1383
Function
register
()
mesh2hrtf/Mesh2Input/EvaluationGrids/export_evaluation_grid.py:136
Function
remove_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
Function
resample_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
Function
scatter_reference_vs_analytic
Plot numerical vs. analytical solution. Parameters ---------- p_num, p_ana : numpy array complex pressure, normalized to max
tests/utils.py:220
Method
sendChangeDescriptionSignal
mesh2hrtf/Mesh2Input/Meshes/GradingDistanceBased/ProgressEmitter.cc:50
Method
showEvent
mesh2hrtf/Mesh2Input/Meshes/GradingDistanceBased/MeshGradingToolbox.cc:82
Method
size
public functions
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:464
Method
slotMeshGrading
mesh2hrtf/Mesh2Input/Meshes/GradingDistanceBased/MeshGradingPlugin.cc:143
Method
slotMeshGradingButtonClicked
mesh2hrtf/Mesh2Input/Meshes/GradingDistanceBased/MeshGradingPlugin.cc:106
Method
splitLongEdges
mesh2hrtf/Mesh2Input/Meshes/GradingDistanceBased/MeshGradingT.cc:211
Method
sub
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:343
Method
sub
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:477
Method
sum
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:338
Method
sum
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:472
Method
tangentialRelaxation
mesh2hrtf/Mesh2Input/Meshes/GradingDistanceBased/MeshGradingT.cc:485
Method
targetValence
mesh2hrtf/Mesh2Input/Meshes/GradingDistanceBased/MeshGradingT.cc:449
Function
test_assertions_evaluation_grids
(grids, error_message)
tests/test_export.py:314
Function
test_assign_materials
(blender_path, ear)
tests/test_assign_materials.py:22
Function
test_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
Function
test_compute_dtfs
Test all possible parameter values independently
tests/test_output.py:190
Function
test_compute_dtfs_assertions
Test all assertions
tests/test_output.py:220
Function
test_compute_hrir_custom_sampling_rate
Test compute HRIR with custom sampling rate
tests/test_output.py:154
Function
test_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
Function
test_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
Function
test_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
Function
test_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
Function
test_numcalc_commandline_estimate_ram
Test NumCalc's RAM estimation using -estimate_ram
tests/test_numcalc.py:166
Function
test_numcalc_commandline_istart_iend
Test if command line parameters istart and iend behave as expected
tests/test_numcalc.py:98
Function
test_numcalc_commandline_nitermax
Test if command line parameter nitermax behaves as expected
tests/test_numcalc.py:48
Function
test_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
Function
test_numcalc_invalid_parameter
Test if NumCalc throws an error in case of invalid command line parameter.
tests/test_numcalc.py:31
Function
test_output2vtk_assertions
Test assertions of export_vtk
tests/test_output.py:489
Function
test_output2vtk_frequency_steps
Test the frequency steps variable of export_vtk
tests/test_output.py:469
Function
test_output2vtk_mode
(mode, object, dB, deg, unwrap, folder)
tests/test_output.py:437
Function
test_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
Function
test_outputs_to_hrtfs_full
Test all options and passing multiple paths in tuple
tests/test_outputs.py:91
Function
test_outputs_to_hrtfs_minimum
Test without merging and inspecting files; using a single path with and without savedir
tests/test_outputs.py:20
Function
test_project_report
Test issues found by the project report
tests/test_output.py:299
Function
test_purge_outputs_numcalc_data
Test purging the raw NumCalc output
tests/test_outputs.py:137
Function
test_purge_outputs_output_data
Test purging the processed data in Output2HRTF
tests/test_outputs.py:161
Function
test_read_and_write_evaluation_grid
(n_dim, coordinates, show)
tests/test_output.py:333
Function
test_read_ram_estimates
()
tests/test_utils.py:71
Function
test_read_ram_estimates_assertions
test assertions for read_ram_estimates
tests/test_utils.py:82
Function
test_resample_sofa_file
(load_from_disk)
tests/test_output.py:521
Function
test_resample_sofa_file_assertions
()
tests/test_output.py:552
Function
test_tutorials
(tutorial)
tests/test_tutorials.py:50
Function
test_version
Test if the version string is identical everywhere
tests/test_version.py:7
Function
test_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
Function
test_write_material
()
tests/test_utils.py:9
Function
test_write_material_comment
()
tests/test_utils.py:51
Function
test_write_material_kind
(kind, check_kind)
tests/test_utils.py:32
Method
threadFinished
mesh2hrtf/Mesh2Input/Meshes/GradingDistanceBased/MeshGradingPlugin.cc:168
Function
unregister
()
mesh2hrtf/Mesh2Input/mesh2input.py:1387
Function
unregister
()
mesh2hrtf/Mesh2Input/EvaluationGrids/export_evaluation_grid.py:141
Function
unregister
()
mesh2hrtf/Mesh2Input/Meshes/AssignMaterials/AssignMaterials.py:204
Function
unregister
()
mesh2hrtf/Mesh2Input/Meshes/CenterHead/CenterHead.py:174
Function
version
mesh2hrtf/Mesh2Input/Meshes/GradingDistanceBased/MeshGradingPlugin.hh:193
Function
write_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
Function
write_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
Function
write_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
Function
write_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
Method
zexp
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:155
Method
zinv
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:166
Method
zlog
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:161
Method
znega
mesh2hrtf/NumCalc/src/NC_TypeDefinition.h:172
Method
zsqrt
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
← previous
201–295 of 295, ranked by callers