astronomy-commons / astronomy-commons/lsdb

Plot points function that allows passing in computed data frame

Open
#554 0 comments 0 reactions 1 assignee Claimed by @smcguire-cmu View on GitHub
performance
Dominant language
Python
Stars
55
Forks
26
Avg merge
3d 16h
Merged PRs (30d)
5

Description

Currently if you want to plot the points of a catalog, you need to call plot points which will then compute the catalog. If you want to call plot points again, the compute will be performed again. We should look into either dask persisting the result in plot points, or making a plot points method which can be called on a computed data frame.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.