Published November 18, 2021
| Version 2.6.1
Software
Open
sdss/marvin: Marvin Beta 2.6.1
Authors/Creators
- 1. Johns Hopkins University
- 2. University of Washington
- 3. University of Pittsburgh
- 4. University of Utah
Description
This release contains a small update to the database connection string for the manga database as JHU. It also incorporates new changes to make the Marvin Tools available as contextmanagaers.
Changes- Issue #680 - Basic context manager functionality for
marvin.tools.core.MarvinToolsClass, and relevant documentation forCubeandMaps. Users can automate closing file handlers when infilemode, by usingwithsyntax, alleviating some issues with looping through lists of galaxies. marvin.tools.core.MarvinToolsClass.closemethod is a self-contained way of closing the underlying data file. It is now called bymarvin.tools.core.MarvinToolsClass.__del__andmarvin.tools.core.MarvinToolsClass.__exit__.marvin.tools.core.MarvinToolsClass.source_is_fits_hdulist_fileevaluates whether the object is accessing a FITS HDUList.- Updated the manga database connection info for JHU
Files
sdss/marvin-2.6.1.zip
Files
(20.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:f176491c23eb6cbd1705dd2f3daa2803
|
20.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/sdss/marvin/tree/2.6.1 (URL)