Skip to content

migrate log-smoothing to mini-library #505

Description

@gfudenberg

proposal:
migrate log-smoothing code to a mini repository.

why?

  • cooltools, pairtools, and polykit all need smoothing of contacts vs. distance but shouldn't be each other's dependencies.
  • each repository might have different desired presets for column names

design questions:
-- operate on numpy arrays or some dataFrame with sensible present column names.
-- argument in favor of operating on dataFrames: There is shared boilerplate for smoothing data in a DataFrame.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions