Skip to content

Releases: pb866/auxdata

v0.8

24 May 12:35

Choose a tag to compare

v0.8 Pre-release
Pre-release
  • Removed module make_plots for plotting of DSMACCanalysis output (now moved to https://github.com/pb866/DSMACCanalysis.git)
  • function sel_ls from make_plots moved to pyp
  • New module ChemPhysConst with important chemical and physical constants in natural sciences

v0.7.2

26 Mar 16:09

Choose a tag to compare

v0.7.2 Pre-release
Pre-release

Fix in function multivector_mean in module VectorMaths to include boundaries and allow negative x values, when calculating the mean over the maximum data range.

v0.7.1

20 Mar 12:17

Choose a tag to compare

v0.7.1 Pre-release
Pre-release

New feature to adjust the mean by an offset rather than a scaling factor to assure a smooth transition of prematurely ending or delayed starting datasets in function multivector_mean in module VectorMaths.

v0.7

19 Mar 15:30

Choose a tag to compare

v0.7 Pre-release
Pre-release

New modules pyp with better formatted julia pyplot line plots, module VectorMaths to unify the x data of several vectors stored in DataFrames and calculating the mean and the sum, and module numerics with function to convert float or string to integer and reassemble digits to an integer. Further updates to the DSMACCanalysis plotting routines.

v0.6

28 Jan 23:18

Choose a tag to compare

v0.6 Pre-release
Pre-release

Latest updates concern mainly the Julia module make_plots in folder jl.mod with PyPlot plotting functions as auxiliary module for DSMACCplot.