Change Log

The version number of WebArAr is updated simultaneously with ArArPy.

to do

  • Error type selection

v0.0.29 2024-02-15

  • Update readme and tutorial
  • Fix age spectra y-axis ticks issue
  • Fix async error of clicking isochron points

v0.0.28 2024-02-15

  • Delete options of exporting to origin.
  • Change the style of information div.

v0.0.27 2024-02-14

  • Add exporting degas plot and age distribution plot.
  • Fix issue about degas pattern plot. Now the x-axis and y-axis scale will be sent back.

v0.0.26 2024-02-13

  • Add line caps for exporting age spectra plot.

v0.0.25 2024-02-13

  • Fix error of axises label display in exporting to pdf, using decimal number now.

v0.0.24 2024-02-12

  • Fix error of error propagation in multiplying factors (function mul_factor in arr.py)
  • Fix the step attribute for number inputs in parameter setting dialogs
  • Add selection of whether conducting Monte Carlo simulation for calculation errors of 40Arr/39ArK

v0.0.23 2024-02-11

  • Fix error of exporting to excel, index error in getting data of set2

v0.0.22 2024-02-11

  • Add age spectra export

v0.0.21 2024-02-10

  • Export to pdf

v0.0.1a4 (2023.12.17-2024-01-19)

  • Fix typos in the readme document.
  • Break down the request function for clicking data points into two steps to decrease response time.
  • Fix bugs in column text types.
  • Add raw data input filter.
  • Add sequence export and import.

v0.0.1a1 (-2023.12.17)

  • First release