Brian Cherinka
Brian Cherinka
**Is your feature request related to a problem? Please describe.** I'm having trouble figuring out what I can and can't do with `MarvinAperture`. I was trying to use the `getAperture`...
**Describe the bug** Cubes that are being accessed via the db fail when slicing and the datamodel value does not have a valid entry in the database. For example, slicing...
**Is your feature request related to a problem? Please describe.** Trying to perform a query on specific values, e.g. RA and Dec doesn't work when the precision is slightly off....
In the free mode of Sentry, we have an event history of 7 days after which items get removed. We haven't been resolving issues, so we've lost a lot of...
This was recently discovered when adding a new API route to grab a cube extension remotely (`getCubeExtension` in `api/cube.py`). We found that when running the test suite, this test failed...
Mark Web - Galaxy page - NSA box and whisker plot Some labels are overlapping, for example: "petro_absmag_elpetro_absmag_g", and "petro_absmag_upetro_absmag_i_"
Dave Web - Query - QueryBuilder If you use the guided query builder, then run the query, then go back into the query builder, your original query is gone. Might...
We should normalize the differences in the datamodels so that Marvin can handle them without changing the Marvin code people use in their scripts. For example, similar to what we...
This is something I've been working on, and has received positive feedback and interest from local people. This would link the properties together for a given spaxel and display clustering...
Using Flask-Babel and Flask-Phrase (Phrase App), add localization and internationalization support into Marvin. Examples: https://damyanon.net/flask-series-internationalization/ https://phraseapp.com/blog/posts/python-localization-for-flask-applications/ https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-xiv-i18n-and-l10n