- Is it useful to have
D4xdata.standardize()
return thelmfit
object? - How to deal with
D4xdata.standardize()
having different effects depending onmethod
? - Turn
D4xdata.R17_VPDB
(and perhaps alsoD4xdata.R18_VPDB
) into a property, so that there is no risk of redefiningD4xdata.R17_VSMOW
without updatingD4xdata.R17_VPDB
; In this case, the setter methods forD4xdata.R17_VPDB
andD4xdata.R18_VPDB
should raise an exception. - improve
test_virtual_data()
to populate with non-default parameters - use a true CSV parser?
- add (many) plot customization options to CLI?
- implement individual weighing of replicates, e.g. according to the sqrt of the number of IRMS acquisitions