v1.1.0
This is a feature release of abacusutils
, containing new functionality in the data
and hod
modules, as well as several bug fixes and performance improvements. This is also the first version that can read the light cone halo catalogs [#11].
What's Changed
- fixed ic issue for QSOs by @SandyYuan in #15
- Add superslab filtering functionality by @lgarrison in #16
- Start migration to GitHub CI by @lgarrison in #17
- Fix
cleandir
and propagate cleaning info in header by @lgarrison in #18 - remove halotools from setup.py by @SandyYuan in #21
- Added altsimname argument to prepare_sim by @SandyYuan in #22
- added reseeding option to abacushod.run_hod() by @SandyYuan in #23
- Add pack9 reader by @lgarrison in #25
- sped up the reseeding process by @SandyYuan in #24
- Automatic versioning and releasing by @lgarrison in #27
- working version for reading light cone files; by @boryanah in #11
New Contributors
Full Changelog: v1.0.4...v1.1.0