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

[InterventionalRadiologyController] Split and rename methods sortCurvAbs and interventionalRadiologyComputeSampling for more clarity #105

Merged
merged 3 commits into from Sep 7, 2023

Conversation

epernod
Copy link
Collaborator

@epernod epernod commented Jul 28, 2023

Only cleaning/renaming to clarify the code. No behavior change.

  • Rename method: interventionalRadiologyComputeSampling into computeInstrumentsCurvAbs
  • spit method sortCurvAbs into 2 methods:
    • a first method sortCurvAbs which only sort curvAbs
    • a second method fillInstrumentCurvAbsTable which compute the id_instrument_table based on the curvAbs
  • Update some code comments in the main loop

Update methods doc and change the parameters methods to pass only the needed data

@fredroy fredroy added pr: status ready Approved a pull-request, ready to be squashed and removed pr: status to review To notify reviewers to review this pull-request labels Sep 7, 2023
@fredroy fredroy merged commit c479162 into sofa-framework:master Sep 7, 2023
3 of 4 checks passed
@epernod epernod deleted the inf_IrCtrl_clean1 branch September 7, 2023 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: clean pr: status ready Approved a pull-request, ready to be squashed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants