Skip to content

Commit

Permalink
doc fix: CAHVORE does have gradient support
Browse files Browse the repository at this point in the history
  • Loading branch information
dkogan committed Sep 23, 2024
1 parent 9546b6d commit ef439a1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions optimize.docstring
Original file line number Diff line number Diff line change
Expand Up @@ -179,9 +179,6 @@ REQUIRED ARGUMENTS
LENSMODEL_CAHVOR
LENSMODEL_SPLINED_STEREOGRAPHIC_order=3_Nx=16_Ny=12_fov_x_deg=100

LENSMODEL_CAHVORE is explicitly NOT supported at this time since gradients are
required

- imagersizes: integer array of dims (Ncameras_intrinsics,2)

OPTIONAL ARGUMENTS
Expand Down
2 changes: 0 additions & 2 deletions supported_lensmodels.docstring
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ list is correct as of this writing, but more models could be added with time.

The returned lens models are all supported, with possible gaps in capabilities.
The capabilities of each model are returned by lensmodel_metadata_and_config().
At this time, the only missing functionality that CAHVORE is gradients aren't
implemented, so we can't compute an optimal CAHVORE model.

Models ending in '...' have configuration parameters given in the model string,
replacing the '...'.
Expand Down

0 comments on commit ef439a1

Please sign in to comment.