Skip to content

highpass_spatial_filter returns as float32 #2311

Closed
@JoeZiminski

Description

@JoeZiminski

I just realised highpass_spatial_filter is returning as float32. here. (cast during scipy filtering I think). Should this be cast to self.dtype similar to filter.py?

I also see the uint is forced to float32 in filtering here. Should this also be a consideration for highpass_spatial_filter?

Metadata

Metadata

Assignees

No one assigned

    Labels

    preprocessingRelated to preprocessing modulequestionGeneral question regarding SI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions