Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S sim_runner
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • cta-unige
  • sim_runner
  • Merge requests
  • !28

Feature/lst processing

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Mykhailo Dalchenko requested to merge feature/lst-processing into develop Mar 12, 2021
  • Overview 0
  • Commits 3
  • Pipelines 1
  • Changes 7

Description

Implement the DL1 processing with the lstchain. Requires lstchain 0.7 extended with certain bugfixes, exact version to be provided soon (possibly 0.7.1)

Related Issue

First step of #30 (closed)

How Has This Been Tested?

Manually tested on LaPalma. Automated tests fail due to installation issues in docker. To be resolved later (by providing a new Docker image). This will be implemented in a separate MR prior to releasing of next version of sim_runner.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/lst-processing