From ef439a17eb7003a49dd6f85744976b25cf54686c Mon Sep 17 00:00:00 2001 From: Dima Kogan Date: Mon, 23 Sep 2024 16:32:35 -0700 Subject: [PATCH] doc fix: CAHVORE does have gradient support --- optimize.docstring | 3 --- supported_lensmodels.docstring | 2 -- 2 files changed, 5 deletions(-) diff --git a/optimize.docstring b/optimize.docstring index c8868661..4ab253ae 100644 --- a/optimize.docstring +++ b/optimize.docstring @@ -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 diff --git a/supported_lensmodels.docstring b/supported_lensmodels.docstring index 548e8f4e..2ee426f7 100644 --- a/supported_lensmodels.docstring +++ b/supported_lensmodels.docstring @@ -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 '...'.