Rewrite Acts seeding cfg function
This rewrites the cfg function so that we can impose a consistent naming convention for our algorithms and I/O
It relies on selecting specific subsets of parameters from the kwargs
. These parameters are properly set in the cfg function and passed to the main cfg function