Recent Releases of solpolpy

solpolpy - 0.5.0

What's Changed

  • Improve mzpinstru2solar by @s0larish in https://github.com/punch-mission/solpolpy/pull/192
  • changed signs in mzpinstrutomzpsolar for proper orientation by @s0larish in https://github.com/punch-mission/solpolpy/pull/193

Full Changelog: https://github.com/punch-mission/solpolpy/compare/0.4.1...0.5.0

- Python
Published by jmbhughes 6 months ago

solpolpy - 0.4.1

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/punch-mission/solpolpy/pull/180
  • Update README.md by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/181
  • Create CHANGELOG.md by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/184
  • RGB Image + Faster IMAX by @s0larish in https://github.com/punch-mission/solpolpy/pull/185
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/punch-mission/solpolpy/pull/186
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/punch-mission/solpolpy/pull/187
  • add button to view source in docs by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/190
  • Remove early development notice by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/188
  • modified to ingest PUNCH fits with multiple hdus by @s0larish in https://github.com/punch-mission/solpolpy/pull/189
  • Prepares for v0.4.1 by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/191

Full Changelog: https://github.com/punch-mission/solpolpy/compare/0.4.0...0.4.1

- Python
Published by jmbhughes 7 months ago

solpolpy - 0.4.0

What's Changed

  • Fix IMAX effect to use offset by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/175
  • Fix nfi imax distortion by @s0larish in https://github.com/punch-mission/solpolpy/pull/176

Breaking changes

This release splits the "mzp" system into "mzpsolar" and "mzpinstru" to represent the solar and instrument referenced systems separately.

Full Changelog: https://github.com/punch-mission/solpolpy/compare/0.3.4...0.4.0

- Python
Published by jmbhughes over 1 year ago

solpolpy - 0.3.4

What's Changed

  • add offset angle to resolve function by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/173

Full Changelog: https://github.com/punch-mission/solpolpy/compare/0.3.3...0.3.4

- Python
Published by jmbhughes over 1 year ago

solpolpy - 0.3.3

What's Changed

  • avoid long versions by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/170
  • fix error in npoltomzp transformation by @s0larish in https://github.com/punch-mission/solpolpy/pull/158

Full Changelog: https://github.com/punch-mission/solpolpy/compare/0.3.2...0.3.3

- Python
Published by jmbhughes over 1 year ago

solpolpy - 0.3.2

What's Changed

  • check mzp to npol conversion with tests by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/151
  • Create CITATION.cff by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/153
  • add 3.13 to ci by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/164
  • Create CI_fixed.yaml by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/167
  • Switch to ReadTheDocs and versioning to automatic by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/169

Full Changelog: https://github.com/punch-mission/solpolpy/compare/0.3.1...0.3.2

- Python
Published by jmbhughes over 1 year ago

solpolpy - 0.3.1

What's Changed

  • fixes mzp to npol conversion by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/149

Full Changelog: https://github.com/punch-mission/solpolpy/compare/0.3.0...0.3.1

- Python
Published by jmbhughes over 1 year ago

solpolpy - 0.3.0

What's Changed

  • Use units everywhere! by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/144

Full Changelog: https://github.com/punch-mission/solpolpy/compare/0.2.0...0.3.0

- Python
Published by jmbhughes over 1 year ago

solpolpy - 0.2.0

What's Changed

  • Fixes doc script by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/127
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/punch-mission/solpolpy/pull/128
  • Add support for arbitrary polarization angles specification and npol system by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/138

Full Changelog: https://github.com/punch-mission/solpolpy/compare/0.1.3...0.2.0

- Python
Published by jmbhughes over 1 year ago

solpolpy - 0.1.3

What's Changed

  • added short description on IMAX effect by @s0larish in https://github.com/punch-mission/solpolpy/pull/112
  • adds development guide note by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/113
  • bump python version to 3.10 by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/125

New Contributors

  • @dependabot made their first contribution in https://github.com/punch-mission/solpolpy/pull/115

Full Changelog: https://github.com/punch-mission/solpolpy/compare/0.1.2...0.1.3

- Python
Published by jmbhughes over 1 year ago

solpolpy - 0.1.2

New features

This release allows for calculating the IMAX effect when doing conversions.

What's Changed

  • Update LICENSE.txt by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/97
  • Update citation by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/102
  • IMAX effect integration by @lowderchris in https://github.com/punch-mission/solpolpy/pull/98

New Contributors

  • @lowderchris made their first contribution in https://github.com/punch-mission/solpolpy/pull/98

Full Changelog: https://github.com/punch-mission/solpolpy/compare/0.1.1...0.1.2

- Python
Published by jmbhughes almost 2 years ago

solpolpy - 0.1.1: fixes masks

This release is primarily to make sure masks are combined properly when doing conversions.

What's Changed

  • Update cite.rst by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/63
  • Update citation by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/64
  • adds pre-commit by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/65
  • Adds pre-commit by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/66
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/punch-mission/solpolpy/pull/75
  • Update requirements.txt by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/76
  • Adds pre-commit, updates requirements by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/77
  • Adds test for angles in load_data, reformats some polarizers by @s0larish in https://github.com/punch-mission/solpolpy/pull/78
  • Fix citation by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/79
  • moves citation, adds angle name test by @github-actions in https://github.com/punch-mission/solpolpy/pull/80
  • added test for BtBr to MZP directly and indirectly by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/81
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/punch-mission/solpolpy/pull/83
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/punch-mission/solpolpy/pull/85
  • Weekly merge to develop by @github-actions in https://github.com/punch-mission/solpolpy/pull/84
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/punch-mission/solpolpy/pull/86
  • Added image mask to carry around conversions #55 by @s0larish in https://github.com/punch-mission/solpolpy/pull/82
  • Update version by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/88
  • fixes mask propagation, releases new version by @github-actions in https://github.com/punch-mission/solpolpy/pull/87

New Contributors

  • @pre-commit-ci made their first contribution in https://github.com/punch-mission/solpolpy/pull/75

Full Changelog: https://github.com/punch-mission/solpolpy/compare/0.1.0...0.1.1

- Python
Published by jmbhughes about 2 years ago

solpolpy - 0.1.0

New features

This release greatly improves the documentation. It also improves the resolve function while adding a new plot_collection function.

What's Changed

  • Update README.md by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/46
  • Update readme by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/47
  • add doi badge by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/49
  • Adds DOI badge by @github-actions in https://github.com/punch-mission/solpolpy/pull/52
  • v0.1.0 by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/53
  • Releases v0.1.0 by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/56
  • Fix docs deploy by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/58
  • test pandoc github action deploy by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/59
  • Add pandoc by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/60
  • add-pandoc by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/61
  • add pandoc setup by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/62

New Contributors

  • @github-actions made their first contribution in https://github.com/punch-mission/solpolpy/pull/52

Full Changelog: https://github.com/punch-mission/solpolpy/compare/0.0.1...0.1.0

- Python
Published by jmbhughes about 2 years ago

solpolpy - 0.0.1

This is the first release of solpolpy. More features will be added. Expect breaking changes until v1.

What's Changed

  • Universal pipeline by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/13
  • Added basic alpha support by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/15
  • Implemented astropy units support by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/16
  • added unit tests for sanitization by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/17
  • copied Bryce's tests and started incorporating by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/19
  • FITS functionality added by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/21
  • move instrument specific things to separate module by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/22
  • Transition to NDCube, Completed all equations by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/23
  • Create dependabot.yml by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/36
  • Create CODEOFCONDUCT.md by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/38
  • Update README.md by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/39
  • Create python-publish.yaml by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/43
  • pre-release updates by @s0larish in https://github.com/punch-mission/solpolpy/pull/42
  • Create first release of solpolpy by @jmbhughes in https://github.com/punch-mission/solpolpy/pull/37

New Contributors

  • @jmbhughes made their first contribution in https://github.com/punch-mission/solpolpy/pull/13
  • @s0larish made their first contribution in https://github.com/punch-mission/solpolpy/pull/42

Full Changelog: https://github.com/punch-mission/solpolpy/commits/0.0.1

- Python
Published by jmbhughes over 2 years ago