Skip to content

Releases: TomWagg/cogsworth

v2.0.0

06 Sep 06:50
51af2f6
Compare
Choose a tag to compare

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

23 Aug 21:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.2.0

v1.1.2

14 Jul 09:56
5dad0fc
Compare
Choose a tag to compare

What's Changed

  • Bug fix: Custom SFHs with additional parameters can now be loaded safely by @TomWagg in #119

Full Changelog: v1.1.1...v1.1.2

v1.1.1

14 Jul 09:06
9fe0223
Compare
Choose a tag to compare

What's Changed

  • Ensure concat functions are accessible by @TomWagg in #118

Full Changelog: v1.1.0...v1.1.1

v1.1.0

27 Jun 06:25
85e0300
Compare
Choose a tag to compare

What's Changed

  • Concatenation for Populations and StarFormationHistorys by @TomWagg in #117

Full Changelog: v1.0.0...v1.1.0

v1.0.0

24 May 20:05
Compare
Choose a tag to compare

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 Galaxys to StarFormationHistorys 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 specify BSE_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