Skip to content

v0.12.0

Compare
Choose a tag to compare
@AthKouloumvakos AthKouloumvakos released this 10 Jun 00:13
· 45 commits to master since this release

Features

  • Adds more imaging data from SDO/AIA.
  • Adds acceleration calculation in the kinematic plots.
  • Implements acceleration plotting in the app.
  • Includes fits file name in fitting files and dataframes.
  • Highlights a row in the fitting table when fitting exist in table.

Major Changes

  • Decouples the loading of fits files from download_fits function.

Minor Changes

  • Improves configuration dictionary for selected imagers.
  • Improves json warning message in the main app page.
  • Adds documentation page link to the main app page.
  • Updates README files.
  • Improves plot_fitting_model and adds figure test.
  • Improves application layout.

Bug Fixes

  • Fixes a potential bug in filter_maps when no filtering is applied.
  • Fixes a bug with progress bar with stqdm.
  • Fixes a bug with image processing mode selection.