Marvin Beta 2.7.0
This release is the main release with added support for the public DR17 MaNGA dataset.
Changelog Summary
- Adds support for DR17, aliases to MPL-11
- Fixing bug in core Marvin Tools
close
method, for use as contextmanager - Fixing bug in web galaxy template when no nsa data available; so pages do not crash
- Added new explore page in the web to upload a target list and display DAP maps
- Adds basic VAC availablity to galaxy web page
- Updates the Marvin Query
Results.toJson
method to return a more flexible JSON format - Improves performance of web query table
- Adds export table button option to web query table
- Improves web pages with various tooltips and other small improvements
- Fixes bug in
get_bpt
method withadd_all
kwargs toImageGrid
formatplotlib>3.5
- Adds support for DR17 DAPTYPES SPX and VOR10
- Removes web and API support for MPL-8, MPL-9, and MPL-10
What's Changed
- updating marvin and datamodels for dr17 by @havok2063 in #732
- Changed galaxyzoo.py for DR17 by @tobiasgeron in #734
- updating Vac mvm (visual_morphology script) by @jvazquez77 in #736
- Update hi.py by @dvstark in #742
- Edits to Firefly VAC contribution by @jusneuma in #743
- [WIP] Add GZ3D vac code by @CKrawczyk in #733
- Update GZ3D tutorial notebook by @CKrawczyk in #745
- Updates marvin for DR17 with VACs by @havok2063 in #747
- Turns off Sentry for final release by @havok2063 in #748
- Bug fix in Marvin Tools class by @havok2063 in #749
- Bug fix in web galaxy page when no nsa by @havok2063 in #750
- Adds explore option to web by @havok2063 in #751
- Adds vac info to galaxy page by @havok2063 in #753
- Enhances query result toJson method by @havok2063 in #754
- More fixes for VACs by @havok2063 in #756
- Bug fix in web spaxel click by @havok2063 in #757
- Updates to GQB on Search page by @havok2063 in #758
- New VAC method and updates to VAC web display by @havok2063 in #759
- Improves performance of search table by @havok2063 in #761
- Fixes bug in bpt method by @havok2063 in #762
- Adds support for SPX and VOR10 daptypes to DR17 by @havok2063 in #760
New Contributors
- @tobiasgeron made their first contribution in #734
- @dvstark made their first contribution in #742
- @jusneuma made their first contribution in #743
Full Changelog: 2.6.1...2.7.0