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

Upgrade nectarchain to ctapipe 0.19 #68

Merged
merged 19 commits into from
Jul 12, 2023

Commits on Jun 17, 2023

  1. Configuration menu
    Copy the full SHA
    4ac4475 View commit details
    Browse the repository at this point in the history
  2. Upgrade to ctapipe 0.19.2

    jlenain committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    164713c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fddc25b View commit details
    Browse the repository at this point in the history
  4. Install pinned version of ctapipe-io-nectarcam via PyPI, the time for…

    … the conda-forge package to be built.
    jlenain committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    93c3ca6 View commit details
    Browse the repository at this point in the history
  5. Fixed typo

    jlenain committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    989f209 View commit details
    Browse the repository at this point in the history
  6. Put ctapipe_io_nectarcam dependency back into conda dependencies, ins…

    …tead of a pip dependency (was a temporary hack, until the last release of ctapipe_io_nectarcam was published as a conda-forge package).
    jlenain committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    ae0faa8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    42b1f9d View commit details
    Browse the repository at this point in the history
  8. - minimize the RAM needed by not initializing arrays before reading …

    …events in waveformsContainer(s)
    
     - Update to ctapipe0.19
    jlenain committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    f112f02 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c38d933 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5b82634 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. upgrading DQM to CTAPIPE 0.19.

    (Next commit should ake care of flagged bad pixels and how to deal with them)
    hashkar committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    8f882ea View commit details
    Browse the repository at this point in the history
  2. upgrading DQM to CTAPIPE 0.19

    (Fixing bad pixel handling hsould come next)
    hashkar committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    d90760d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Updated notebook

    LENAIN Jean philippe committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    ae1a052 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

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

Commits on Jul 6, 2023

  1. Change the way the python version is specified, otherwise CI tests fa…

    …il in testing the code for different python versions.
    jlenain committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    8f16170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b4fc9e View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. clean commit history :

    -update SPE fit parameters initialization
    following updates of the ctapipe extractors
    -improve the limits of generated charge histogram plots
    guillaume.grolleron committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    5c05525 View commit details
    Browse the repository at this point in the history
  2. remove useless imports

    guillaume.grolleron committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    a75d4c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9314c1 View commit details
    Browse the repository at this point in the history