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

Adapt core code to support EvB v6 data format #119

Merged
merged 5 commits into from
Jul 4, 2024

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    be61486 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    09dbf26 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Don't access EventSource attributes directly through camera_config, b…

    …ut through nectarcam_service instead.
    jlenain committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    de334c1 View commit details
    Browse the repository at this point in the history
  2. Pin scipy version to 1.11, needed for CI tests. (cta-observatory#125)

    * Pin scipy version to 1.11, needed for CI tests.
    
    * Pin scipy version to 1.11, needed for CI tests.
    
    ---------
    
    Co-authored-by: Jean-Philippe Lenain <jlenain@in2p3.fr>
    jlenain and jlenain committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d5dc645 View commit details
    Browse the repository at this point in the history
  3. Get rid of direct EventSource.Camera_config calls throughout nectarch…

    …ain, use of EventSource.nectarcam_service instead.
    jlenain committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ecc29ea View commit details
    Browse the repository at this point in the history