You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for Δ48 standardization (cf section Process paired Δ47 and Δ48 values in the documentation).
Changes
Extensive changes to the documentation, with new sections (Tutorial and How-to).
Documentation is now built with pdoc instead of pdoc3.
D47data.simulate() replaced by simulate_single_analysis() and virtual_data(), with additional functionality.
New method: D4xdata.report()
D4xdata.table_of_analyses(), D4xdata.table_of_sessions(), and D4xdata.table_of_samples() have a new argument output controlling what the method should return.
SAMPLE_CONSTRAINING_WG_COMPOSITION is gone, replaced by D4xdata.Nominal_d13C_VPDB and D4xdata.Nominal_d18O_VPDB.
lambda_17 is now replaced by LAMBDA_17 everywhere.
Additional tests
Bugfixes
Correct (or at least improve) computations of analytical repeatabilities in D47data.repeatabilities() and D47data.compute_r().