danpf/dgdp updates & refactor small refactors and bugfixes 01 (#5527)
Some updates for carson and frank w/r/t dgdp
The updates are:
refactor dgdp.py to use an intermediate search file argument properly
refactor dgdp.py to apply a bin_extension so that it is used w/ integration tests
fix a bad merge where I somehow ruined the parallelization of the search step
refactor the code to allow running via an all_in_one (aio) function. This will hopefully allow easier running if point selection ever gets better
remove beta_conv map convolution option (it never worked ;'( )
remove some code rot
add an AIO integration test and split it from the script test