-
Notifications
You must be signed in to change notification settings - Fork 9
Current Workplan
Kris Stern edited this page Sep 10, 2020
·
7 revisions
- Screenshots plus detailed descriptions for the below
- Load a HMI and AIA file as maps, overplot with colormaps (#1) (Completed, see: https://github.com/glue-viz/glue-solar/pull/17)
- Load IRIS lvl 2 raster + SJI data together (#2) (Completed, see: https://github.com/glue-viz/glue-solar/pull/18)
- Spectra under mouse position (via derived datasets, explain the difference) (3D only) (#3)
- 3 viewers of same 4D dataset: image (space), image (wave, time), 1D profile (wave) (#4)
- Under mouse cursor > 3D, wave / time 2D plot & 1D profile plot (for derived datasets)
- Something something Stokes profiles?
- Derived datasets under path, i.e. slit extraction for waves etc. (Will need discussion with Tom)
- Add custom loader for a new file format / layout (i.e. IRIS level 2 raster) (Completed, see: https://github.com/glue-viz/glue-solar/pull/33)
- Loaders:
- NDData (Maybe in glue core?) (In the works, see: https://github.com/glue-viz/glue/pull/2164)
- NDCube (NDCube 2.0 with extra coords) (Leave it for now)
- SST
- IRIS
- EIS
- DKIST (asdf to core?)
- Derived Datasets
- UX / icon (for the pixel extraction tool) cleanup (#2 / #3) (Will need to design a fresh-looking icon that would set it apart schematically speaking from the rest of the icons.)
- WCS info for derived datasets (i.e. raster + SJI time linking) (#2)
- Path extraction for derived datasets
- Modify 1D profile viewer to provide sliders for extra dimensions (core) (currently collapses) (In the works, see: https://github.com/glue-viz/glue/pull/2167)
- Auto-linking (matching wavelength and time dimensions in larger cubes) (already works for Celestial dimensions) (#2) (Completed, see: https://github.com/glue-viz/glue/pull/2161)
- Enable image / Movie exports, both with axes and without axes via matplotlib
- Add support for pre-computed statistics in datasets / viewers. (https://github.com/glue-viz/glue/issues/2133)
- Auto-linking based on pixel-to-pixel transformation via WCS...
- For derived datasets array indexing is used
- Long form RTDs for the documentation
- Worked on custom data loader for "SunPy Map"-type data files (https://github.com/glue-viz/glue/pull/2131)
- Worked a bit on custom
glue-solar
splash screen (https://github.com/glue-viz/glue/pull/2139)