Skip to content

Separating FFTFIT into a separate Python package? #176

@astrogewgaw

Description

@astrogewgaw

I just wanted to know if it would be possible to package the code for the FFTFIT algorithm bundled with PRESTO into a separate Python package under the MIT License? PRESTO already uses f2py to bind the code to Python, but I thought it would be nice to have it as a small Python package that is independent of PRESTO's Python installation. Is it fine if I go ahead with this? I thought this might also be useful for other software, like PINT (ref: nanograv/PINT#231; while they have implemented a native implementation for FFTFIT here: nanograv/PINT#777, I still think it would be nice to have a separate package, because it could be used to test their implementation against the original code as well).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions