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

Accessor #204

Merged
merged 67 commits into from
Oct 27, 2023
Merged

Accessor #204

merged 67 commits into from
Oct 27, 2023

Conversation

bdestombe
Copy link
Collaborator

@bdestombe bdestombe commented Oct 15, 2023

  • Tests

  • Examples

  • Format

Leaving for a next PR:

  • Clean up/remove old code
  • Look for the TODO tags in the code
  • Version bump
  • Docs

llvmlite is a pain to install with pip. Alternatively, it could be installed with conda
self.update(out) is still in place at the end
In preparation of the accessor
and calibration_single_ended to calibrate_ssingle_ended
@bdestombe
Copy link
Collaborator Author

Closes #200, #132, #127, #126

@BSchilperoort
Copy link
Collaborator

Nice work! 🚀 I'll try to find some time to review it this week.

Copy link
Collaborator

@BSchilperoort BSchilperoort left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making all these changes! It's good to finally have moved over to the accessor structure.

It was a lot of code to go through. Some parts I skimmed over more, but the tests seem to not have changed too much so I believe everything still works. The notebooks also still work so that's an extra test suite.

I just have some relatively minor comments, feel free to merge once you have resolved these.

docs/notebooks/01Load_xml_measurement_files.ipynb Outdated Show resolved Hide resolved
src/dtscalibration/__init__.py Outdated Show resolved Hide resolved
src/dtscalibration/calibrate_utils.py Show resolved Hide resolved
src/dtscalibration/dts_accessor.py Outdated Show resolved Hide resolved
tests/test_examples.py Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants