Skip to content

migrate log-smoothing to mini-library #505

@gfudenberg

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.

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