Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Knotebooks #102

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Knotebooks #102

wants to merge 12 commits into from

Conversation

jrcain-usgs
Copy link
Contributor

@jrcain-usgs jrcain-usgs commented Jun 27, 2024

Status:

PR for 6 knoten knotebooks

Some details below on progress for the larger set of knoten notebooks.

Status Table

No. Status Notebooks notes
16 Total
7 Working bundle-adjust sensor-utils usgscsm-isis-cmp lrolroc-nac cassini-iss mdis-isis-csm-cmp reduced-normal-equations* (* with warnings)
6 Files not Located data-snooping footprint-control lm-bundle-adjust kaguya-tc footprint-comparison reduced-normal-with-cholesky
2 knoten.create_csm returns None? mdis-dem mdis-stereo
1 Math Error bundle-adjust-distributed

Notes on any not working:

bundle-adjust-distributed.ipynb

  • result = f.result()
    • LinAlgError: Singular matrix

data-snooping.ipynb

  • On Hold: File not found: control_network_metrics/registration_quality/cubes.lis

footprint-comparison.ipynb

  • Download File: data/J03_045994_1986_XN_18N282W_sorted.cub
  • Need 2 ISDs for comparison
    • example is from 2 different versions of ALE
    • Produce these and store in repo?

footprint-control.ipynb

  • On Hold: Files not found: europa/11ESMORPHY01_Island9... _add.net, .net, .lis

kaguya-tc.ipynb

  • Spice Data problems

lm-bundle-adjust.ipyn

  • On Hold: File not found: /scratch/csm2020/data/cubes2.lis

mdis-dem.ipynb

  • AttributeError: 'NoneType' object has no attribute 'getImageSize'
    • knoten.csm.create_csm returns None?

mdis-isis-csm-cmp.ipynb

  • Working, but some number seem off by meters?
    • ale_position vs campt_position
    • ale_bodyfixed vs campt_bodyfixed

mdis-stereo.ipynb

  • AttributeError: 'NoneType' object has no attribute 'getImageSize'
    • knoten.csm.create_csm returns None?

reduced-normal-equations.ipynb

  • Working with warning:
    • FutureWarning: Series.getitem treating keys as positions is deprecated.
      In a future version, integer keys will always be treated as labels (consistent with DataFrame behavior).
      To access a value by position, use ser.iloc[pos]

reduced-normal-with-cholesky.ipynb

  • On Hold: File not found: /scratch/csm2020/test_bundles/cubes_smithed_ground.lis
  • requirement: from sksparse.cholmod import cholesky

@jrcain-usgs jrcain-usgs marked this pull request as ready for review June 28, 2024 20:40
@Kelvinrr Kelvinrr requested a review from AustinSanders August 5, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant