Skip to content
This repository was archived by the owner on Dec 23, 2018. It is now read-only.
This repository was archived by the owner on Dec 23, 2018. It is now read-only.

Gaussians are using r instead of r**2 #40

@inati

Description

@inati

The Gaussians are incorrectly computed in the filters module. They should be using G(r) = exp(-0.5r**2) instead exp(-0.5r) as is currently implemented. This is a big bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions