Releases: sdss/tree
Tree 4.0.0
This release contains breaking changes. It removes old internal configs, and makes the temporary sdss5
config the new "permanent" sdsswork
config.
What's Changed
- Refactors tree configs by @havok2063 in #59
Full Changelog: 3.1.7...4.0.0
Tree 3.1.7
This release is the final tag before the 4.0.0
refactor and release.
What's Changed
- Fixing the apStar paths to include "stars/" by @joelbrownstein in #53
- update astra paths for IPL 2 by @ajwheeler in #54
- Paths for sdsscore_test by @albireox in #55
- Add confSummary-test paths by @albireox in #56
- Merging current lvm paths by @havok2063 in #58
New Contributors
Full Changelog: 3.1.6...3.1.7
Tree 3.1.6
Tree 3.1.5
What's Changed
- releasing 3.1.4 by @havok2063 in #49
- Makes module file dependencies optional by @havok2063 in #51
Full Changelog: 3.1.4...3.1.5
Tree 3.1.4
What's Changed
- replace isplate keyword with a special function and added special function to zero pad fieldid for relevant run2d version by @Sean-Morrison in #42
- Add path definitions for mwmVisit and mwmStar products by @andycasey in #43
- sync sdss5 with master branch by @joelbrownstein in #44
- Update Astra path definitions by @andycasey in #45
- change paths to match ipl data by @ajwheeler in #47
- Adds config for IPL-1 by @havok2063 in #46
New Contributors
- @Sean-Morrison made their first contribution in #42
- @andycasey made their first contribution in #43
- @joelbrownstein made their first contribution in #44
- @ajwheeler made their first contribution in #47
Full Changelog: 3.1.3...3.1.4
Tree 3.1.3
This release adds two methods to the python tree object for identifying environment variables from a filepath, and for identifying a tree ini config section given an environment variable.
What's Changed
- Creates and bumpsnew tag by @havok2063 in #36
- adding new action to auto create pr by @havok2063 in #37
- add methods to identify envvar and ini section by @havok2063 in #41
Full Changelog: 3.1.2...3.1.3
Tree 3.1.2
This release mainly includes updates and changes to paths and envvar definitions for sdss5.cfg.
What's Changed
- Merge current sdss5 branch into master by @havok2063 in #35
Full Changelog: 3.1.1...3.1.2
Tree 3.1.1
Minor update for DR17, with addition of MANGA_SPECTRA_TEMPLATES envvar
Full Changelog: 3.1.0...3.1.1
Tree 3.1.0
This release is the primary release for DR17, adding new VAC info, updating the dr17 config file, adding release_dates, and other improvements.
- Updating tree config for dr17 VACs
- Added new Sphinx doc page for computing changes in the tree
- Adds release_date to tree configs for DR and MPLs. Unreleased configs have release_date set to None.
- Adds new release_date property to Tree which returns the release date as a datetime.date object.
- Expanding Tree.list_available_configs to sort by "DR", "MPL" and "IPL".
- Deprecating Tree.list_configs in favor of Tree.list_available_configs
What's Changed
- Adding GZ3D paths by @karenlmasters in #26
- fixing the gz3d filepaths by @havok2063 in #27
- Fix typo in GZ3D filepaths by @karenlmasters in #28
- Updated cfg files for DR17 by @tobiasgeron in #29
- paths update by @jvazquez77 in #30
- Paths for Firefly VAC by @jusneuma in #32
- Updates tree for DR17 VACs by @havok2063 in #33
New Contributors
- @karenlmasters made their first contribution in #26
- @tobiasgeron made their first contribution in #29
- @jvazquez77 made their first contribution in #30
- @jusneuma made their first contribution in #32
Full Changelog: 3.0.7...3.1.0
Tree 3.0.7
This release contains mostly minor changes, the biggest adding a new config file for MaNGA MPL-11.
- Added method
get_release_from_config
to convert a given treeconfig_name
into its release name. - Added a new
release
attribute, accessible on aTree
instance. - Fixing the mangarss path template with proper "wave" keyword arg, similar to mangacube
- Adding new tree config for MaNGA release MPL-11
Full Changelog: 3.0.6...3.0.7