Skip to content

Unnecessary type alignment warning #4

@texadactyl

Description

@texadactyl

See Filterbank.jl, line 515, @warn "data in $(fb.name) are not type aligned" _module=nothing _file=nothing

It seems to me that this warning is an unnecessary alarm because the data array can be aligned to start at any .fil file offset.

E.g. The Voyager 1 SIGPROC Filterbank file (.fil) data array starts at offset 382 = 30 modulo 32.

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