Skip to content

Conversation

@merelkuijs
Copy link
Member

PR Checklist

  • This comment contains a description of changes (with reason)

Description of changes

I ran into deprecation erros trying to run NCEM on deconvoluted Visium data. np.int has been deprecated since numpy 1.20.

Technical details

I replaced instances of np.int by int. np.int was an alias for int.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant