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

Refactor datastore #202

Merged
merged 22 commits into from
Oct 16, 2023
Merged

Refactor datastore #202

merged 22 commits into from
Oct 16, 2023

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    2e8a680 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07270e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66aa9f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

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

Commits on Aug 18, 2023

  1. Removed numbagg from dependencies

    llvmlite is a pain to install with pip. Alternatively, it could be installed with conda
    bdestombe committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    77d9ede View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c18f8ea View commit details
    Browse the repository at this point in the history
  3. Format

    bdestombe committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    bb1b477 View commit details
    Browse the repository at this point in the history
  4. Moving away from calibrate_double_ended() inplace

    self.update(out) is still in place at the end
    bdestombe committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    b453f59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e884f94 View commit details
    Browse the repository at this point in the history
  6. Parallel testing

    bdestombe committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a4a1675 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f363413 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f795b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

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

Commits on Aug 21, 2023

  1. Update .gitignore

    bdestombe committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0c427d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Refactored calibration routines

    In preparation of the accessor
    bdestombe committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    43f42c8 View commit details
    Browse the repository at this point in the history
  2. Please ruff

    bdestombe committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    e0db37c View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Refactored Datastore class

    bdestombe committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    49bbae3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a515f8b View commit details
    Browse the repository at this point in the history
  3. Updated example notebooks

    bdestombe committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    39f71c9 View commit details
    Browse the repository at this point in the history
  4. Add api to docs

    bdestombe committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    a40c810 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfc4c1b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

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