Skip to content

Resolves deprecation error#161

Open
merelkuijs wants to merge 1 commit intotheislab:mainfrom
merelkuijs:main
Open

Resolves deprecation error#161
merelkuijs wants to merge 1 commit intotheislab:mainfrom
merelkuijs:main

Conversation

@merelkuijs
Copy link
Copy Markdown
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