-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add try except to catch det_match failures (#1077)
* error check for get_groups * further fixes * fix for multilayer_preprocess_tod * fix get_groups * fix group order * revert to dict * performance improvements * extra fixes * updates for handling returns * add check if temp dir exists * fix logger * updates for multilayer preproc * rearrange group removal * address comments * fix space * fix typo * improve docstring --------- Co-authored-by: Michael McCrackan <[email protected]> Co-authored-by: Michael McCrackan <[email protected]>
- Loading branch information
1 parent
6f04c1c
commit 86d99c2
Showing
3 changed files
with
144 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters