Brett Andrews

Results 11 issues of Brett Andrews

**Describe the bug** Map arithmetic does not work with an individual spaxel-property (i.e., a single property for a single spaxel). **To Reproduce** Steps to reproduce the behavior: ``` from marvin.tools...

bug
priority-high
marvin-tools
priority-science
priority-developers

**Is your feature request related to a problem? Please describe.** Many people are going to be entering the same set of conditions into queries. For complicated but common ones, we...

enhancement
marvin-web
marvin-tools

**Is your feature request related to a problem? Please describe.** Label map plot axes with in physical units (i.e., kpc). **Describe the solution you'd like** Change `sky_coords` kwarg of `marvin.utils.plot.map.plot()`...

enhancement
marvin-tools
plotting

**Is your feature request related to a problem? Please describe.** Using [NumPy universal functions (ufunc)](https://docs.scipy.org/doc/numpy/reference/ufuncs.html) on Tools objects only applies the function to the `value` attribute and does not do...

enhancement
priority-medium
marvin-tools
priority-science
priority-developers

Create a new function to create a categorical map (or add a mode to `mapplot.plot()`). Allow for passing in a `low_snr_mask` to mask out low SNR spaxels. Potentially write code...

enhancement
priority-medium
marvin-tools

Feature request for web version: Adding the ability to live-generate a map that is just simply integrated over a certain range. Michael Wood-Vasey [email protected]

enhancement
marvin-web
priority-science
priority-difficult

Add plotting function for Maps that implements something similar to the example code given in the Multi-panel Plot section of the plotting tutorial. - [ ] By default, show the...

enhancement
priority-low
marvin-tools
priority-science

Accessing SDSS Legacy Survey photometry and single fiber spectroscopy will be a common task. Can we make this doable in Marvin?

enhancement
priority-science
needs-discussion

Allow user to choose which spectra and model fits to display: raw spectrum, emission line fit, stellar continuum fit, full fit, residual (raw - stellar continuum). Originally requested by FuHeng...

enhancement
marvin-web
priority-science

Add common map groupings as shortcut options to Web DAP GetMap drop-down, such as: Stellar Kinematics: stellar velocity, stellar sigma, stellar h3, stellar h4 Emission Line Kinematics: Ha velocity, Ha...

enhancement
marvin-web
ui