Releases: TomWagg/cogsworth
Releases · TomWagg/cogsworth
v2.0.0
Major release with paper submission
This release co-incides with the submission of the cogsworth
paper.
What's Changed
- Make auto-running things less hidden, add runtime testing, small fixes to slicing by @TomWagg in #123
- Improve cartoon plotting (orbital periods and timesteps) by @TomWagg in #126
- Add new case study, nicer landing page by @TomWagg in #127
- Use latest gala, add a catch for slicing half-loaded files by @TomWagg in #128
- Change to brackets for timesteps on cartoons, fix pop saving for complicated sampling params by @TomWagg in #129
- Add marker for disruption events to cartoon by @TomWagg in #130
- Add a script for testing runtime by @TomWagg in #132
- New tutorials and examples by @TomWagg in #133
Full Changelog: v1.2.0...v2.0.0
v1.2.0
v1.1.2
v1.1.1
v1.1.0
v1.0.0
What's Changed
- Allow for optional dependencies by @TomWagg in #54
- Improve recent pydata changes, update docs by @TomWagg in #56
- New IO tutorial and others started by @TomWagg in #58
- Personalised citation information framework by @TomWagg in #63
- Update install instructions by @TomWagg in #64
- Improved gallery, module intros, various small updates by @TomWagg in #65
- Add a feedback & contributions page by @TomWagg in #66
- Make sample_params an option by @TomWagg in #60
- Indexing improvements by @TomWagg in #69
- Better tutorials landing page by @TomWagg in #71
- No more Skycoords except where necessary by @TomWagg in #79
- Add translation and cartoon helpers by @TomWagg in #80
- Simplify the way in which we store disruptions to arrays instead of two lists by @TomWagg in #82
- Avoid pickled storage (speed up orbits save/load) by @TomWagg in #84
- Change to storing everything directly in a single file instead of 4 by @TomWagg in #85
- A great many tutorials by @TomWagg in #87
- Allow dynamic timestep resolution for
bcm
, don't save otherwise by @TomWagg in #89 - BUG: fix duplicate timestep bug in kicked orbits by @TomWagg in #90
- Add connections to
LEGWORK
by @TomWagg in #91 - Add
hydro
submodule for creating populations from hydrodynamical zoom-in simulations by @TomWagg in #96 - More tutorials by @TomWagg in #97
- Fix readthedocs build by @TomWagg in #98
- Change nomenclature from
Galaxy
s toStarFormationHistory
s by @TomWagg in #100 - Improve cluster velocity dispersion by @TomWagg in #101
- Clearer error message when wrong load function is used by @TomWagg in #102
- Finish the base plan of tutorials
☺️ by @TomWagg in #103 - Reset the
inital_binaries
table index after mask by @TomWagg in #105 - Add tests and tutorials for the
hydro
module by @TomWagg in #106 - Allow the use of
ini
files to specifyBSE_settings
by @TomWagg in #107 - Add initial velocity storage by @TomWagg in #109
- Ensure sampling params are saved in Populations by @TomWagg in #110
- Improve saving and lazy-loading of files by @TomWagg in #113
- Save binary inclination and phase at each SN to ensure reproducibility by @TomWagg in #115
New Contributors
Full Changelog: https://github.com/TomWagg/cogsworth/commits/v1.0.0