Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astra-toolbox/astra-toolbox
/ functions
Functions
1,667 in github.com/astra-toolbox/astra-toolbox
⨍
Functions
1,667
◇
Types & classes
319
Function
projector
(vol_geom, proj_geom)
tests/python/integration/test_dlpack2d.py:78
Function
projector
(proj_geom, request)
tests/python/unit/test_algorithms_2d.py:52
Function
projector
(proj_geom)
tests/python/unit/test_experimental.py:56
Function
projector
(proj_geom, proj_type)
tests/python/unit/test_experimental_2d.py:49
Function
pytest_collection_modifyitems
(config, items)
tests/python/integration/conftest.py:62
Function
rdft
src/Fourier.cpp:379
Method
readFromFile
-----------------------------------------------------------------------------
src/XMLDocument.cpp:57
Function
reconstruction_mask
()
tests/python/unit/test_algorithms_2d.py:107
Function
reconstruction_mask
()
tests/python/unit/test_algorithms_3d.py:112
Function
reference_bp
(vol_geom, proj_geom)
tests/python/integration/test_dlpack3d.py:106
Function
reference_bp
()
tests/python/integration/test_gpulink.py:66
Function
reference_bp
(proj_geom, projector)
tests/python/integration/test_dlpack2d.py:93
Function
reference_fp
(vol_geom, proj_geom)
tests/python/integration/test_dlpack3d.py:98
Function
reference_fp
()
tests/python/integration/test_gpulink.py:58
Function
reference_fp
(vol_geom, projector)
tests/python/integration/test_dlpack2d.py:85
Function
register
Register plugin with ASTRA. :param className: Class name or class object to register :type className: :class:`str` or :class:`class`
python/astra/plugin.py:100
Function
registerFactory
include/astra/PluginAlgorithmFactory.h:55
Method
registerPluginClass
python/astra/src/PythonPluginAlgorithmFactory.cpp:123
Method
remove_attribute
Removes specified attribute from node. \param where Pointer to attribute to be removed.
lib/include/rapidxml/rapidxml.hpp:1293
Method
remove_first_attribute
Removes first attribute of the node. If node has no attributes, behaviour is undefined. Use first_attribute() to test if node has attributes.
lib/include/rapidxml/rapidxml.hpp:1260
Method
remove_first_node
Removes first child node. If node has no children, behaviour is undefined. Use first_node() to test if node has children.
lib/include/rapidxml/rapidxml.hpp:1140
Method
remove_last_attribute
Removes last attribute of the node. If node has no attributes, behaviour is undefined. Use first_attribute() to test if node has attributes.
lib/include/rapidxml/rapidxml.hpp:1277
Method
remove_last_node
Removes last child of the node. If node has no children, behaviour is undefined. Use first_node() to test if node has children.
lib/include/rapidxml/rapidxml.hpp:1155
Method
remove_node
Removes specified child from the node \param where Pointer to child to be removed.
lib/include/rapidxml/rapidxml.hpp:1171
Function
requiresProjector
include/astra/CudaReconstructionAlgorithm2D.h:99
Method
rmatvec
(self, v)
python/astra/optomo.py:244
Method
rmatvec
(self, v)
samples/python/s015_fp_bp.py:59
Method
rowIndexToDetectorOffsetY
---------------------------------------------------------------------------------------- detector index -> detector offset Y
include/astra/ProjectionGeometry3D.h:500
Function
run
Run an algorithm. :param i: ID of object. :type i: :class:`int` :param iterations: Number of iterations to run. :type iterations:
python/astra/algorithm.py:38
Method
run
(self)
python/setup.py:133
Method
run
python/astra/src/PythonPluginAlgorithm.cpp:116
Method
run
(self, its)
python/astra/plugins/cgls.py:49
Method
run
---------------------------------------------------------------------------------------- Iterate
src/CglsAlgorithm.cpp:145
Method
run
src/CudaSartAlgorithm.cpp:220
Method
run
---------------------------------------------------------------------------------------- Iterate
src/SirtAlgorithm.cpp:161
Method
run
---------------------------------------------------------------------------------------- Iterate
src/CudaFDKAlgorithm3D.cpp:183
Method
run
---------------------------------------------------------------------------------------- Run
src/CudaForwardProjectionAlgorithm3D.cpp:220
Method
run
src/CudaSirtAlgorithm3D.cpp:301
Method
run
---------------------------------------------------------------------------------------- Iterate
src/CudaCglsAlgorithm3D.cpp:264
Method
run
src/CudaFilteredBackProjectionAlgorithm.cpp:164
Method
run
---------------------------------------------------------------------------------------- Iterate
src/CudaBackProjectionAlgorithm3D.cpp:269
Method
run
---------------------------------------------------------------------------------------- Iterate
src/CudaDartSmoothingAlgorithm3D.cpp:101
Method
run
---------------------------------------------------------------------------------------- Run
src/CudaForwardProjectionAlgorithm.cpp:171
Method
run
---------------------------------------------------------------------------------------- Iterate
src/ForwardProjectionAlgorithm.cpp:186
Method
run
---------------------------------------------------------------------------------------- Iterate
src/SartAlgorithm.cpp:221
Method
run
src/CudaBackProjectionAlgorithm.cpp:85
Method
run
---------------------------------------------------------------------------------------- Iterate
src/BackProjectionAlgorithm.cpp:119
Method
run
---------------------------------------------------------------------------------------- Iterate
src/CudaRoiSelectAlgorithm.cpp:97
Method
run
---------------------------------------------------------------------------------------- Iterate
src/FilteredBackProjectionAlgorithm.cpp:153
Method
run
src/CudaCglsAlgorithm.cpp:166
Method
run
src/CudaEMAlgorithm.cpp:175
Method
run
src/CudaSirtAlgorithm.cpp:284
Method
run
---------------------------------------------------------------------------------------- Iterate
src/CudaDartSmoothingAlgorithm.cpp:100
Method
run
---------------------------------------------------------------------------------------- Iterate
src/CudaDataOperationAlgorithm.cpp:115
Method
run
---------------------------------------------------------------------------------------- Iterate
src/CudaDartMaskAlgorithm.cpp:101
Method
run
---------------------------------------------------------------------------------------- Iterate
src/CudaDartMaskAlgorithm3D.cpp:102
Function
runEntries
src/CompositeGeometryManager.cpp:1340
Method
scale
include/astra/GeometryUtil2D.h:102
Method
scale
include/astra/GeometryUtil3D.h:72
Method
scale
include/astra/GeometryUtil3D.h:109
Function
scaled_cross3
include/astra/cuda/3d/util3d.h:82
Function
scipy_matrix
()
tests/python/unit/test_matrix.py:9
Method
setCallbackScreen
src/Logging.cpp:221
Method
setConstraints
--------------------------------------------------------------------------------------- Set Constraints
src/ReconstructionAlgorithm2D.cpp:152
Method
setConstraints
--------------------------------------------------------------------------------------- Set Constraints
src/ReconstructionAlgorithm3D.cpp:154
Function
setContentList_internal
src/XMLNode.cpp:360
Function
setContentMatrix_internal
src/XMLNode.cpp:382
Method
setDOMNode
----------------------------------------------------------------------------- set DOM node (private)
src/XMLNode.cpp:65
Method
setFormatFile
src/Logging.cpp:203
Method
setFormatScreen
src/Logging.cpp:211
Function
setGPUIndex
* Sets the index of the used GPU index: first GPU has index 0 * * @param _iGPUIndex New GPU index. */
include/astra/CudaSirtAlgorithm3D.h:136
Method
setGPUIndex
src/CudaForwardProjectionAlgorithm.cpp:164
Method
setGPUIndex
src/CudaReconstructionAlgorithm2D.cpp:158
Function
setGPUIndices
Sets the index/indices of the used GPU(s): first GPU has index 0 * * @param _GPUIndices New GPU index/indices. */
include/astra/CudaBackProjectionAlgorithm3D.h:116
Function
setGPUIndices
Sets the index/indices of the used GPU(s): first GPU has index 0 * * @param _GPUIndices New GPU index/indices. */
include/astra/CudaFDKAlgorithm3D.h:137
Function
setGPUIndices
Sets the index/indices of the used GPU(s): first GPU has index 0 * * @param _GPUIndices New GPU index/indices. */
include/astra/CudaForwardProjectionAlgorithm3D.h:100
Method
setGlobalGPUParams
static
src/CompositeGeometryManager.cpp:1483
Method
setLambda
---------------------------------------------------------------------------------------- Set the relaxation factor.
src/ArtAlgorithm.cpp:176
Method
setOutputFile
src/Logging.cpp:170
Method
setRayOrder
---------------------------------------------------------------------------------------- Set the order in which the rays will be selected
src/ArtAlgorithm.cpp:183
Method
setReconstructionMask
---------------------------------------------------------------------------------------- Set Fixed Reconstruction Mask
src/ReconstructionAlgorithm2D.cpp:162
Method
setReconstructionMask
---------------------------------------------------------------------------------------- Set Fixed Reconstruction Mask
src/ReconstructionAlgorithm3D.cpp:164
Method
setSinogramMask
---------------------------------------------------------------------------------------- Set Fixed Sinogram Mask
src/ReconstructionAlgorithm2D.cpp:174
Method
setSinogramMask
---------------------------------------------------------------------------------------- Set Fixed Sinogram Mask
src/ForwardProjectionAlgorithm.cpp:174
Method
setSinogramMask
---------------------------------------------------------------------------------------- Set Fixed Sinogram Mask
src/ReconstructionAlgorithm3D.cpp:176
Method
setVolumeMask
---------------------------------------------------------------------------------------- Set Fixed Reconstruction Mask
src/ForwardProjectionAlgorithm.cpp:162
Method
setX
include/astra/Vector3D.h:113
Method
setY
include/astra/Vector3D.h:118
Method
setZ
include/astra/Vector3D.h:123
Method
set_allocator
Sets or resets the user-defined memory allocation functions for the pool. This can only be called when no memory is allocated from the pool yet, other
lib/include/rapidxml/rapidxml.hpp:552
Method
setupGeometry
src/CudaSirtAlgorithm3D.cpp:200
Method
setupGeometry
----------------------------------------------------------------------------------------
src/CudaCglsAlgorithm3D.cpp:198
Method
setupGeometry
src/CudaReconstructionAlgorithm2D.cpp:163
Function
shepp_logan
Create a 3D data object with a Shepp-Logan phantom. :param geometry: Volume geometry :param modified: If False, generate the original Shepp-L
python/astra/data3d.py:125
Function
shepp_logan
Create a 2D data object with a Shepp-Logan phantom. :param geometry: Volume geometry :param modified: If False, generate the original Shepp-L
python/astra/data2d.py:132
Function
sinogram_mask
(proj_geom)
tests/python/unit/test_algorithms_2d.py:99
Function
sinogram_mask
(proj_geom)
tests/python/unit/test_algorithms_3d.py:104
Method
skip_and_expand_character_refs
lib/include/rapidxml/rapidxml.hpp:1570
Function
splat
(i, row, col)
python/astra/projector3d.py:88
Function
splat
(i, row, col)
python/astra/projector.py:88
← previous
next →
1,301–1,400 of 1,667, ranked by callers