Recent Releases of EISPAC - The EIS Python Analysis Code

EISPAC - The EIS Python Analysis Code - v0.99.0

What's Changed

  • Fixes for catalog handling and time parsing by @MJWeberg in https://github.com/USNavalResearchLaboratory/eispac/pull/119
  • Added coalignment with context img by @MJWeberg in https://github.com/USNavalResearchLaboratory/eispac/pull/123
  • Properly escape ccd_offset docstring to avoid syntax warning by @wtbarnes in https://github.com/USNavalResearchLaboratory/eispac/pull/121

Full Changelog: https://github.com/USNavalResearchLaboratory/eispac/compare/v0.98.1...v0.99.0

Scientific Software - Peer-reviewed - Python
Published by MJWeberg 11 months ago

EISPAC - The EIS Python Analysis Code - v0.98.1

What's Changed

  • Bugfix for integer slicing of an EISCube by @MJWeberg in https://github.com/USNavalResearchLaboratory/eispac/pull/118

Full Changelog: https://github.com/USNavalResearchLaboratory/eispac/compare/v0.98.0...v0.98.1

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

EISPAC - The EIS Python Analysis Code - v0.98.0

What's Changed

  • Improved as-run db management by @MJWeberg in https://github.com/USNavalResearchLaboratory/eispac/pull/113
  • Added EISCube.extract_points() by @MJWeberg in https://github.com/USNavalResearchLaboratory/eispac/pull/114
  • Moved .download functions to .db by @MJWeberg in https://github.com/USNavalResearchLaboratory/eispac/pull/115
  • Added CCD view in eisexporeraster by @MJWeberg in https://github.com/USNavalResearchLaboratory/eispac/pull/116

Full Changelog: https://github.com/USNavalResearchLaboratory/eispac/compare/v0.97.2...v0.98.0

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

EISPAC - The EIS Python Analysis Code - v0.97.2

What's Changed

  • Ignore temprorary files and simplify stripping of units by @wtbarnes in https://github.com/USNavalResearchLaboratory/eispac/pull/107
  • Minor bug fixes and citation by @MJWeberg in https://github.com/USNavalResearchLaboratory/eispac/pull/111
  • increase min Python version by @MJWeberg in https://github.com/USNavalResearchLaboratory/eispac/pull/112

Full Changelog: https://github.com/USNavalResearchLaboratory/eispac/compare/v0.97.1...v0.97.2

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

EISPAC - The EIS Python Analysis Code - v0.97.1

What's Changed

  • Mostly GUI Bugfixes by @MJWeberg in https://github.com/USNavalResearchLaboratory/eispac/pull/105
  • shift2wave only take unitless by @andyto1234 in https://github.com/USNavalResearchLaboratory/eispac/pull/104

Full Changelog: https://github.com/USNavalResearchLaboratory/eispac/compare/v0.97.0...v0.97.1

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

EISPAC - The EIS Python Analysis Code - v0.97.0

What's Changed

  • Use units in ccd_offset function by @wtbarnes in https://github.com/USNavalResearchLaboratory/eispac/pull/97
  • Prioritize date_start when defining WCS and coordinate frame by @wtbarnes in https://github.com/USNavalResearchLaboratory/eispac/pull/98
  • Adding more metadata to fits files and EISMap by @MJWeberg in https://github.com/USNavalResearchLaboratory/eispac/pull/102
  • Update catalog and raster GUIs by @MJWeberg in https://github.com/USNavalResearchLaboratory/eispac/pull/103

Full Changelog: https://github.com/USNavalResearchLaboratory/eispac/compare/v0.96.0...v0.97.0

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

EISPAC - The EIS Python Analysis Code - v0.96.0

What's Changed

  • Fixed doc format issues by @MJWeberg in https://github.com/USNavalResearchLaboratory/eispac/pull/88
  • Update RTD config by @MJWeberg in https://github.com/USNavalResearchLaboratory/eispac/pull/89
  • Fix python version for RTD by @MJWeberg in https://github.com/USNavalResearchLaboratory/eispac/pull/90
  • catalog and template bugfix by @MJWeberg in https://github.com/USNavalResearchLaboratory/eispac/pull/92
  • Patching dtype issues with numpy 2.0 by @MJWeberg in https://github.com/USNavalResearchLaboratory/eispac/pull/94
  • Added eisexploreraster GUI tool by @MJWeberg in https://github.com/USNavalResearchLaboratory/eispac/pull/96

Full Changelog: https://github.com/USNavalResearchLaboratory/eispac/compare/v0.95.0...v0.96.0

Scientific Software - Peer-reviewed - Python
Published by MJWeberg about 2 years ago

EISPAC - The EIS Python Analysis Code - v0.95.0

What's Changed

  • Added support for custom fit templates by @MJWeberg in https://github.com/USNavalResearchLaboratory/eispac/pull/86
  • Added fit width convenience array by @MJWeberg in https://github.com/USNavalResearchLaboratory/eispac/pull/87

Full Changelog: https://github.com/USNavalResearchLaboratory/eispac/compare/v0.94.8...v0.95.0

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

EISPAC - The EIS Python Analysis Code - v0.94.8

What's Changed

  • Add context images in eis_catalog by @MJWeberg in https://github.com/USNavalResearchLaboratory/eispac/pull/83
  • Also patched an issue with deprecated numpy dtypes

Full Changelog: https://github.com/USNavalResearchLaboratory/eispac/compare/v0.94.7...v0.94.8

Scientific Software - Peer-reviewed - Python
Published by MJWeberg almost 3 years ago

EISPAC - The EIS Python Analysis Code - eispac v0.94.7

What's Changed

  • JOSS: Fixing journal references, typos, undefined symbol by @dfm in https://github.com/USNavalResearchLaboratory/eispac/pull/76
  • Silence doctest error due to inconsistent Astropy formatting by @MJWeberg in https://github.com/USNavalResearchLaboratory/eispac/pull/77
  • Added data mirrors to eiscatalog GUI and eisdownload_files CLI by @MJWeberg in https://github.com/USNavalResearchLaboratory/eispac/pull/78

New Contributors

  • @dfm made their first contribution in https://github.com/USNavalResearchLaboratory/eispac/pull/76

Full Changelog: https://github.com/USNavalResearchLaboratory/eispac/compare/v0.94.5...v0.94.7

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

EISPAC - The EIS Python Analysis Code - v0.94.6

Syncing released code to Zenodo. No changes have been made to the actual operations of the codebase.

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

EISPAC - The EIS Python Analysis Code - eispac v0.94.5

Syncing released code version on PyPI. No changes have been made to the actual operations of the codebase.

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

EISPAC - The EIS Python Analysis Code - eispac v0.94.3

New release for PyPI. Contains mostly minor bug fixes.

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

EISPAC - The EIS Python Analysis Code - eispac v0.94.2

Tagging current version for better versioning. No new features added (aside from better version number management).

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