Skip to content

fix(socc.py): moved hard-coded params to function arguments#6

Open
AdityaNG wants to merge 2 commits intomainfrom
fix/get_socc_args
Open

fix(socc.py): moved hard-coded params to function arguments#6
AdityaNG wants to merge 2 commits intomainfrom
fix/get_socc_args

Conversation

@AdityaNG
Copy link
Owner

Summary 📝

The get_socc function has quite a few parameters which are hard-coded.
It becomes difficult to use this function. As a result, I am moving these to function arguments

Details

Describe more what you did on changes.

  1. scale defaults aligned
  2. point scaling aligned
  3. baseline added
  4. clip_range added
  5. voxel_size added
  6. occupancy_threshold added

Checks

  • Tested Changes
  • Stakeholder Approval

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant