Sdss-mangadap

Latest version: v4.1.2

Safety actively analyzes 628969 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

4.0.1

------------------

- Package name hot fix for pip distribution

4.0.0

------------------

- Update to custom datacube class implementation. Previous version
required a file within the mangadap/ directory structure; new code
allows for imports from a local user file.
- Deal with cubes where all the spaxels have valid data.
- Updates to `manga_dap_inspector` to use a cursor on the map selector
and a range slider for the vmin,vmax in the map.
- Refactor installation details inspired by `pypeit` package.
- Installation dependencies and setup moved into `setup.cfg`
- Versioning now done automatically
- Change scripting protocol
- tox testing CI
- Updated MANIFEST
- Major overhaul of how paths and output files are defined, needed to complete
abstraction and move away from MaNGA-specific code.
- Input paths and file names now defined as part of the DataCube subclass.
For MaNGA, this is done by subclassing the `MaNGADataCube` from the
`mangadap.config.manga.MaNGAConfig` class. For user-defined DataCube
subclasses, these paths can be defined directly.
- Output paths for primary output files now defined by the `AnalysisPlanSet`
object or a relevant subclass. For MaNGA, a subclass is necessary to put
all the files in a subdirectory using the plate and ifu, but likely most
other implementations can use `AnalysisPlanSet` directly. Reference file
names adjusted and defined by each main analysis class.
- Remove all instances of `numpy.float`, `numpy.int`, `numpy.bool`, given
impending numpy deprecation of these types.
- Added documentation for how to fit one spectrum and to fit a (non-MaNGA)
datacube.
- Remove "filtered" fitting from pPXF module
- Major refactor of how module parameters are input and changed.
- Input analysis plan is now provided by a toml file.
- Module parameter definition classes all now have defaults. Altering any
of those defaults is done via the plan toml file.

3.1.2

-------------------

- Additional updates to documentation for DR17 release.
- Includes MaNGA IDs used in the construction of the MaStar HC version 2
library.

3.1.1

------------------

- Updated documentation for MPL-11 release.

3.1.0

-------------------

- Added DataTable, mostly for automated documentation purposes.
- Removed revision histories
- Updated docs for MPL-10
- Enabled fitting a restricted wavelength range in the emission-line
module.
- Add parameter to change the required fraction of spectral coverage to
perform a fit.
- Detailed handling of masks for binning, MW extinction correction, and
emission-line continuum construction.
- Enable the output grid for :class:`mangadap.util.sampling.Resample`
to be defined directly.
- Include covariance calculation in
:class:`mangadap.util.sampling.Resample`.
- Add a class that reads trace sets produced by IDLUTILS,
:class:`mangadap.util.trace.TraceSet`, but not well tested yet.
- Fix untested velocity registration and stacking code, and added
registration test
- Upgraded package requirements
- Line profile in `EmissionLineTemplates` now hardwired to be
`FFTGaussianLSF`.
- Changed the format of the emission-line database files:
- Elric will *really* no longer work
- Format specifies tying in a 4 element vector for each line
- Adds ability to specify inequality constraints on velocity and
dispersion

3.0.1

-------------------

- Fixed bug in association of spaxels with bins in emission-line module
- Catch failures in pPXF in emission-line module, spaxel/bin flagged as
`FIT_FAILED`, execution keeps going.
- 7443-3703 redshift fix
- Added LSF extension with LSF of binned spectra to output model cube
file
- Fixed corner cases in `StellarContinuumModel.matched_kinematics` and
`EmissionLineModel.matched_kinematics` where all bins are masked.
- Fixed bug in use of `ColorbarBase` in some plotting scripts.

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.