Skip to content

paninski-lab/lightning-pose-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightning pose app

PyPI version

Welcome to the git repo for the lightning-pose-app.

This is a separate repo from core lightning-pose. You should not have to clone this unless changing source code.

📖 Documentation

Our full documentation, including installation guides, API references, and advanced tutorials, is available at:

👉 https://lightning-pose.readthedocs.io/


📝 Release Notes

[2.0.5.2] — 2026-02-04

Added

  • Bundle Adjustment
    • Preview calibration before saving
    • Adjust extrinsics only by default, other algorithm improvements
  • Model Management
    • Support for deleting and renaming models from the models table
    • Auto-open model logs after creation
  • Misc
    • Added in-browser recommendation to use Chrome
    • Added release notes link in upgrade check

[2.0.5.1] — 2026-01-22

Added

  • Extract frames: Manual frame selection. You can now specify a comma-separated list of frame indices to extract from a video.
  • Support for uploading AVI files

Fixed

  • Some usability quirks in the scroll-to-zoom viewports.

[2.0.5.0] — 2026-01-13

Initial Release