From f3fa2cdb3903115ee9530174ef743432b80eedc4 Mon Sep 17 00:00:00 2001 From: eigenvivek Date: Mon, 11 May 2026 14:16:56 -0400 Subject: [PATCH] Update modidx --- diffdrr/_modidx.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/diffdrr/_modidx.py b/diffdrr/_modidx.py index 8ed5ea2a9..db423cd6a 100644 --- a/diffdrr/_modidx.py +++ b/diffdrr/_modidx.py @@ -141,12 +141,6 @@ 'diffdrr.pose.so3_relative_angle': ('api/pose.html#so3_relative_angle', 'diffdrr/pose.py'), 'diffdrr.pose.so3_rotation_angle': ('api/pose.html#so3_rotation_angle', 'diffdrr/pose.py'), 'diffdrr.pose.standardize_quaternion': ('api/pose.html#standardize_quaternion', 'diffdrr/pose.py')}, - 'diffdrr.reconstruction': { 'diffdrr.reconstruction.grid_splat': ( 'api/reconstruction.html#grid_splat', - 'diffdrr/reconstruction.py'), - 'diffdrr.reconstruction.splat_points_nearest': ( 'api/reconstruction.html#splat_points_nearest', - 'diffdrr/reconstruction.py'), - 'diffdrr.reconstruction.splat_points_trilinear': ( 'api/reconstruction.html#splat_points_trilinear', - 'diffdrr/reconstruction.py')}, 'diffdrr.registration': { 'diffdrr.registration.PoseRegressor': ( 'api/registration.html#poseregressor', 'diffdrr/registration.py'), 'diffdrr.registration.PoseRegressor.__init__': ( 'api/registration.html#poseregressor.__init__',