spacetelescope / jdaviz

JWST astronomical data analysis tools in the Jupyter platform
https://jdaviz.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
138 stars 73 forks source link

[FEAT] Cubeviz: Explore using NDCube to store data cubes #589

Open javerbukh opened 3 years ago

javerbukh commented 3 years ago

Description

Explore using NDCube to store data cubes and translate to Spectrum1D objects for data analysis purposes. We want to know if this will make data loading easier while not making that application run slower.

Additional context

pllim commented 2 years ago

What was the motivation for this? Do we still need this?