Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • L Lima-camera-simulator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LimaGroup
  • Lima-camera-simulator
  • Merge requests
  • !27

Merged
Created Jan 04, 2022 by Valentin Valls@valentin.vallsOwner

Fill frame in Python

  • Overview 6
  • Commits 18
  • Pipelines 9
  • Changes 14

This MR add a way to fill frame array in Python side.

This allows to clean up and reduce a lot the complexity of our custom Lima simulators in BLISS and other projects.

  • Added fillData to the Simulator camera class
  • Allow to override Simulator class in python
  • Added Empty fill function in order to skip the C++ fill computation

MR !22 (merged) have to be merged before this one.

Edited Jan 06, 2022 by Samuel Debionne
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: expose-frame-as-data