Skip to content

Releases: ImperialCollegeLondon/MAG-Data-Visualization-Toolbox

v7.1.0

06 Jan 15:45
b8030a8
Compare
Choose a tag to compare

App

  • Add Signal Analyzer and Wavelet Analyzer as Bartington visualization options
  • Redesign mission selection window to support all enumerated missions (in mag.meta.Mission)
  • Redesign how view-controllers are selected for each mission
  • Reduce duplication in definition of Field, PSD and Spectrogram view-controllers

Software

  • Add support for dark-mode figures
  • Fix issue with tab-completion of Bartington views
  • mag.Instrument.HasScience now returns true if any science object has data

Project

  • Add shortcut to run tests with coverage
  • Reorganize project files

v7.0.1

02 Jan 12:10
5d3bedc
Compare
Choose a tag to compare

App

  • Reduce duplication of supported missions
  • Fix issue with opening app without mission

v7.0.0

20 Dec 15:33
2a53a45
Compare
Choose a tag to compare

App

  • Add support for Bartington analysis and visualization
  • Reduce duplication in mag.app.Model and subclasses

Software

  • Add definition of mag.bart.Analysis and other classes for analyzing Bartington data
  • Add definition of views for Bartington science, PSD and spectrogram
  • Add new processing classes for Bartington data
  • Add tests for Bartington and HelioSwarm analysis
  • Rename mag.process.Filter to mag.process.EventFilter
  • Fix IMAP export to CDF by correcting for UTC leap seconds

v6.3.1

19 Dec 14:45
f9b177d
Compare
Choose a tag to compare

Software

  • Correct for leap seconds in IMAP CDF files

v6.3.0

16 Dec 10:23
7f83dd9
Compare
Choose a tag to compare

App

  • Add support for PSD and Spectrogram for HelioSwarm data visualization
  • Fix issues with HelioSwarm app ("Reset" button failing, nonexistent properties Primary and Secondary)

Software

  • Add support for PSD and Spectrogram for HelioSwarm data visualization
  • Remove use of mag.Science/computePSD and warn for deprecation

v6.2.1

05 Dec 16:50
9c788f1
Compare
Choose a tag to compare

App

  • Fix issue with visualizing multiple events in IMAP science view

Software

  • Add support for 16, 32 and 64 second cadences in Normal mode
  • Add option to customize LineStyle and LineWidth in mag.graphics.chart.Stackedplot
  • Remove duplicate entries in HK

v6.2.0

25 Oct 15:58
8eeb1cd
Compare
Choose a tag to compare

App

  • Hide views from "Visualize" tab when not supported

Software

  • mag.imap.view.Field hides sensors with no science data
  • mag.imap.view.HK shows data even when no power packet is available

v6.1.3

25 Oct 12:54
1a80b47
Compare
Choose a tag to compare

Software

  • Allow loading of science when one sensor is inactive

v6.1.2

17 Oct 09:14
92992d8
Compare
Choose a tag to compare

Toolbox

  • Remove .env file, and .vscode and local folders from toolbox

v6.1.1

16 Oct 13:03
c61984f
Compare
Choose a tag to compare

App

  • Append figures when visualizing different plot types

Software

  • Add mission to description of io classes
  • Set more realistic default pattern for determining CPT mode cycling
  • Fix issue with events processing failing if acknowledge or completion events are not received

Git

  • Ignore local folder