Details
-
Type:
Story
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: Firefly
-
Labels:
-
Story Points:8
-
Epic Link:
-
Team:Science User Interface
Description
Make the MOC pixels selectable so that they could be used in query operations to retrieve related data.
Tech note: I think we can easily determine if a healpix tile pixel at the pixel level is in a MOC pixel.
Something like:
mocPixel===Math.trunc(healpix_tile_pixel / (4*depthDifference))