Skip to content

Remove scipy dependency #9

@zemogle

Description

@zemogle

There is an implicit dependency on SciPy because we are using the astropy function, match_to_catalog_sky in identify.find_stars.

It should be possible to use the numpy.linalg to do the matching instead of having to install scipy.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions