jasonratcliff / thesis

Source code and data for MSc thesis
https://scholarworks.uni.edu/etd/1108
Other
0 stars 0 forks source link

Improve package interface for `Specimen` superclass methods #93

Closed jasonratcliff closed 1 year ago

jasonratcliff commented 1 year ago

Interface

To improve the interface of the Specimen class public methods, add a shared filter_* prefix to methods for filtering operations:

Provide new common arguments for setting the behavior of the Specimen class methods:

Development

Update package development infrastructure: