Recent Releases of LEGWORK

LEGWORK - LEGWORK v0.5.2

What's Changed

  • Fix Source.plot_sources_on_sc for non-default sensitivity curves by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/122

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.5.1...v0.5.2

Scientific Software - Peer-reviewed - Python
Published by TomWagg 12 months ago

LEGWORK - LEGWORK v0.5.1

What's Changed

  • Raise errors if ever n < 1 by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/117

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.5.0...v0.5.1

Scientific Software - Peer-reviewed - Python
Published by TomWagg over 1 year ago

LEGWORK - LEGWORK v0.5.0

What's Changed

  • Update LEGWORK to work with the latest python by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/115

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.4.7...v0.5.0

Scientific Software - Peer-reviewed - Python
Published by TomWagg almost 2 years ago

LEGWORK - LEGWORK v0.4.7

What's Changed

  • More flexible plot_sources_on_sc by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/112

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.4.6...v0.4.7

Scientific Software - Peer-reviewed - Python
Published by TomWagg over 2 years ago

LEGWORK - LEGWORK v0.4.6

What's Changed

  • Upgrade numpy version by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/110

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.4.5...v0.4.6

Scientific Software - Peer-reviewed - Python
Published by TomWagg about 3 years ago

LEGWORK - LEGWORK v0.4.5

What's Changed

  • Correct position coordinates by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/108

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.4.4...v0.4.5

Scientific Software - Peer-reviewed - Python
Published by TomWagg over 3 years ago

LEGWORK - LEGWORK v0.4.4

What's Changed

  • Fix sampling of inclination and polarisation by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/107

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.4.3...v0.4.4

Scientific Software - Peer-reviewed - Python
Published by TomWagg over 3 years ago

LEGWORK - LEGWORK v0.4.3

What's Changed

  • Make sure all SNR functions take account of difference in SC settings by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/105

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.4.2...v0.4.3

Scientific Software - Peer-reviewed - Python
Published by TomWagg almost 4 years ago

LEGWORK - LEGWORK v0.4.2

What's Changed

  • Unhide plot style cells from demos in docs to avoid errors by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/104

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.4.1...v0.4.2

Scientific Software - Peer-reviewed - Python
Published by TomWagg almost 4 years ago

LEGWORK - LEGWORK v0.4.1

What's Changed

  • Improve plotting routines and add tests for notebooks by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/100

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.4.0...v0.4.1

Scientific Software - Peer-reviewed - Python
Published by TomWagg almost 4 years ago

LEGWORK - LEGWORK v0.4.0

What's Changed

  • Update SNR calculation for position/polarisation/inclination specific sources by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/97

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.3.1...v0.4.0

Scientific Software - Peer-reviewed - Python
Published by TomWagg almost 4 years ago

LEGWORK - LEGWORK v0.3.1

What's Changed

Mainly just adjusted the LISA sensitivity to use more exact expression with factor of Pacc * Small typo fixes by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/96

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.3.0...v0.3.1

Scientific Software - Peer-reviewed - Python
Published by TomWagg about 4 years ago

LEGWORK - LEGWORK v0.3.0

What's Changed

New release after the completion of the JOSS review, see below for the full changelog since the last major version release

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.2.0...v0.3.0

Scientific Software - Peer-reviewed - Python
Published by TomWagg over 4 years ago

LEGWORK - LEGWORK v0.2.4

What's Changed

  • Fix dependencies in setup.cfg by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/91

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.2.3...v0.2.4

Scientific Software - Peer-reviewed - Python
Published by TomWagg over 4 years ago

LEGWORK - LEGWORK v0.2.2

What's Changed

  • Fixing requirements by @katiebreivik in https://github.com/TeamLEGWORK/LEGWORK/pull/85

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.2.1...v0.2.2

Scientific Software - Peer-reviewed - Python
Published by TomWagg over 4 years ago

LEGWORK - LEGWORK v0.2.1

What's Changed

  • Improve documentation and resolve minor bugs by @TomWagg and @katiebreivik in https://github.com/TeamLEGWORK/LEGWORK/pull/81

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.2.0...v0.2.1

Scientific Software - Peer-reviewed - Python
Published by TomWagg over 4 years ago

LEGWORK - LEGWORK v0.2.0

What's Changed

  • Update docstrings to clarify harmonic_required and polarisation by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/70
  • Create GitHub action to automatically upload to PyPi upon new releases by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/71
  • Implement new confusion noise fits and make them accessible to the end-user by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/72

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.1.7...v0.2.0

Scientific Software - Peer-reviewed - Python
Published by TomWagg over 4 years ago

LEGWORK - LEGWORK v0.1.7

What's Changed

  • A couple of metadata changes by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/62
  • First version release that should be listed on Zenodo automatically
  • Fixes requirements for python 3.7 (there were some problems with numba)

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.1.6...v0.1.7

Scientific Software - Peer-reviewed - Python
Published by TomWagg over 4 years ago

LEGWORK - LEGWORK v0.1.6

What's Changed

  • Fix TianQin sensitivity curve by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/56

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.1.5...v0.1.6

Scientific Software - Peer-reviewed - Python
Published by TomWagg over 4 years ago

LEGWORK - LEGWORK v0.1.5

What's Changed

  • zero confusion fix by @katiebreivik in https://github.com/TeamLEGWORK/LEGWORK/pull/55

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.1.4...v0.1.5

Scientific Software - Peer-reviewed - Python
Published by TomWagg over 4 years ago

LEGWORK - LEGWORK v0.1.4

What's Changed

  • Change defaults of Source.getsnr() to use scparams by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/52

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.1.3...v0.1.4

Scientific Software - Peer-reviewed - Python
Published by TomWagg over 4 years ago

LEGWORK - LEGWORK v0.1.3

What's Changed

  • Avoid cyclical imports between evol and utils by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/51

Note that determine_stationarity is now found in evol not utils

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.1.2...v0.1.3

Scientific Software - Peer-reviewed - Python
Published by TomWagg over 4 years ago

LEGWORK - LEGWORK v0.1.2

What's Changed

  • Allow users to specify custom confusion noise by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/50

Note that for the function power_spectral_density we have changed the parameter include_confusion_noise to confusion_noise and altered its use!

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.1.1...v0.1.2

Scientific Software - Peer-reviewed - Python
Published by TomWagg over 4 years ago

LEGWORK - LEGWORK v0.1.1

What's Changed

  • Mostly updates to demos/tutorials, other fixes too by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/49

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.1.0...v0.1.1

Scientific Software - Peer-reviewed - Python
Published by TomWagg over 4 years ago

LEGWORK - LEGWORK v0.1.0

Large addition to the code: ability to calculate SNR for position/inclination/polarisation specific sources

What's Changed

  • Add in sky position, inclination, polarization by @katiebreivik in https://github.com/TeamLEGWORK/LEGWORK/pull/40

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.0.6...v0.1.0

Scientific Software - Peer-reviewed - Python
Published by TomWagg over 4 years ago

LEGWORK - LEGWORK v0.0.6

What's Changed

  • New demos + small fixes by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/47

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.0.5...v0.0.6

Scientific Software - Peer-reviewed - Python
Published by TomWagg over 4 years ago

LEGWORK - LEGWORK v0.0.5

What's Changed

  • Add to docs with tutorials and demos by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/36
  • Various small fixes by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/41
  • Fixes to remove LSODA warnings by @TomWagg in https://github.com/TeamLEGWORK/LEGWORK/pull/45

Full Changelog: https://github.com/TeamLEGWORK/LEGWORK/compare/v0.0.3...v0.0.5

Scientific Software - Peer-reviewed - Python
Published by TomWagg over 4 years ago

LEGWORK - LEGWORK v0.0.3

Stable release of LEGWORK which includes modules to compute GW strains, orbital evolution from GW emission, and LISA SNR calculations which are accessible from the source clasee.

Scientific Software - Peer-reviewed - Python
Published by katiebreivik about 5 years ago