Skip to content

np.int deprecated and causing issues in FUNMAP #174

@hello-binit

Description

@hello-binit

num_x_bins = np.int(np.ceil(self.voi.x_in_m / self.m_per_pix))
num_y_bins = np.int(np.ceil(self.voi.y_in_m / self.m_per_pix))

and other places in the FUNMAP codebase.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions