Skip to content

Wiki Inventory and Link Baseline

Brian Wandell edited this page Aug 24, 2026 · 1 revision

Wiki inventory and link baseline

Snapshot: 2026-08-23, before the Home, History, and Getting Started update.

The baseline inventory has 57 user-facing Markdown pages, excluding the three agent-instruction files and TODO-WIKI.md. The local preview built 55 content pages because it uses _Sidebar.md and _Footer.md as layout rather than as rendered pages. The dispositions below are planning decisions, not removals. Keep/rewrite means a supported destination; merge/redirect means preserve useful material in a stronger page and leave a moved-page stub when inbound links warrant one; archive means index outside the primary learning path; and drop means no unique content remains after review.

Page Disposition Destination or reason
2004-Multispectral-Scene-Data Merge/redirect Spectral Scene Data
2008-Multispectral-Scene-Data-Faces Merge/redirect Spectral Scene Data
2009-Multispectral-Scene-Data Merge/redirect Spectral Scene Data
Camera-Design-Window Archive Legacy Reference
Color-tutorials-and-scripts Merge/redirect Tutorials and Color Science
Display-Model Merge/redirect Displays
Display-tutorials-and-scripts Merge/redirect Tutorials
Display Keep/rewrite Displays
GUI-utilities Archive Legacy Reference or developer material
Home Keep/rewrite Front door (completed in this update)
ISETCam-PSF-representations Keep/rewrite Child of Optics and Optical Images
ISETCam-Videos Keep/rewrite Resources
Image-Processing-Methods Merge/redirect Image Processing
Image-processing Keep/rewrite Image Processing
Image-processing-tutorials-and-scripts Merge/redirect Tutorials
Installation Merge/redirect Moved-page stub to Getting Started (completed)
Intro-to-Computational-Photography Drop Near-empty, obsolete source target
License Keep/rewrite License and Citations
Lightfield Keep/rewrite Child of Optics and Optical Images
Machine-Learning-Tutorials Archive Legacy Reference pending current support decision
Metrics-tutorials-and-scripts Merge/redirect Tutorials and Metrics
Metrics Keep/rewrite Image Quality Metrics
OI-(optical-image) Merge/redirect Optics and Optical Images
OI-tutorials-and-scripts Merge/redirect Tutorials
Optics-Models Merge/redirect Optics and Optical Images
Optics-and-the-slanted-bar Drop Near-empty page
Optics-diffractionlimited Merge/redirect Optics and Optical Images
Optics-raytrace Keep/rewrite Child of Optics and Optical Images
Optics-shift-invariant Keep/rewrite Child of Optics and Optical Images
Programming Merge/redirect Programming Conventions and Testing
Related-projects Merge/redirect Resources / Related ISET Projects
Related-published-work Merge/redirect License and Citations
Related-software Merge/redirect Resources / Related ISET Projects
Scene-basis-functions Keep/rewrite Child of Scene Radiance
Scene-creation Merge/redirect Scene Radiance
Scene-radiance Keep/rewrite Scene Radiance
Scene-test-targets Keep/rewrite Child of Scene Radiance
Scene-tutorials-and-scripts Merge/redirect Tutorials
Scenes-from-files Merge/redirect Scene Radiance
Scratch-Notes Archive Legacy Reference
Sensor-Model Merge/redirect Sensors
Sensor-color-filter-array Merge/redirect Sensors
Sensor-models-built-in Merge/redirect Sensors
Sensor-noise-model Merge/redirect Sensors
Sensor-tutorials-and-scripts Merge/redirect Tutorials
Sensor Keep/rewrite Sensors
Spectral-Scene-Database:-2D-multispectral-scene-data Merge/redirect Spectral Scene Data
Spectral-scene-database Keep/rewrite Spectral Scene Data
Tutorial-and-scene-web-page-uploads Archive Developer/legacy operational notes
Tutorials-and-scripts Merge/redirect Tutorials and Examples
Web-Image-Browser Archive Legacy Reference
Web-Image-Explorer-Window Archive Legacy Reference
Zemax-and-Code-V Keep/rewrite Child of Optics and Optical Images
_Footer Keep/rewrite Fix Stanford target in resources pass
_Sidebar Keep/rewrite Rebuild incrementally in sidebar step
cp-toolbox Review Decide supported surface before placement
scene-programming Merge/redirect Scene Radiance and Programming Conventions

Exact internal-link baseline

The local preview reported these unresolved or case-mismatched wiki targets:

Source Target Finding
_Sidebar sensor Page is Sensor; exact case mismatch
_Sidebar image-processing Page is Image-processing; exact case mismatch
Metrics Spatial-cielab No page exists
Optics-Models Zemax-CodeV-Macros No page exists; likely intended Zemax-and-Code-V
Related-projects camera-design-window, web-image-browser, machine-learning-tutorials Existing pages use different case
Scratch-Notes camera-design-window, web-image-browser, machine-learning-tutorials Existing pages use different case

Two additional malformed links need correction when their optics pages are rewritten: Optics-raytrace and Optics-shift-invariant each omit the final parenthesis in their OI-(optical-image) link.

Source-link and asset baseline

The authoritative local source checkout is on main at ISET/isetcam. All 11 blob/master links are stale branch links: two in Intro-to-Computational-Photography, three in Scratch-Notes, three in Related-projects, and three in Optics-shift-invariant. The associated files still exist locally, but their current source URLs must use main.

Programming has two blob/main/docs/testing.md links, but that path is not present in the current source checkout; current test-runner guidance lives in the repository testing workflow instead. Installation points at the retired imageval/isetcam repository. The tutorial HTML links currently using htmlpreview.github.io need the serving-URL decision described in the plan; they should not be mechanically changed during this baseline pass.

Image locations are not yet normalized. Wiki-hosted image URLs occur in Home, Display, ISETCam-Videos, OI-(optical-image), Programming, Scene-radiance, and Spectral-scene-database; some use the retired imageval organization. GitHub issue-attachment assets occur in Sensor, OI-(optical-image), Image-processing, Scenes-from-files, Scene-test-targets, and Zemax-and-Code-V; cp-toolbox uses a user-images.githubusercontent.com asset. These are review locations, not evidence that every external image is currently broken.

Verification record for this update

  • python3 .github/skills/isetcam-wiki-local-preview/build_preview.py was run before the update and produced the internal-link findings above.
  • The sibling ISETCam checkout was confirmed on branch main.
  • t_oiIntroduction completed with one pass and no failures under ieTutorialTest('selection','t_oiIntroduction') in MATLAB R2025b.
  • A clean R2025b batch session completed the scene -> optical image -> sensor -> image processing calculation and opened ipWindow successfully.

Clone this wiki locally