[AGIPD][CORRECT] Clean up before AGIPD calcalt_interface changes
These are small changes that I thought of adding before updating the notebooks for calcat_interface
changes.
Related to https://git.xfel.eu/calibration/planning/-/issues/150
Description
- Replace
use_dir_creation_date
with the possibility of adding acreation_time
- Remove
overwrite
flag. - Remove unused flags and imports.
- Import only the needed functions and methods from cal_tools modules.
- Replace
get_dir_creation_date
withcalcat_creation_time
- Remove the flags hinting at the possibility to use local dark constants.
- Remove the
calfile
flag.
How Has This Been Tested?
Relevant Documents (optional)
Types of changes
- Bug fix (non-breaking change which fixes an issue)
- Refactor (refactoring code with no functionality changes)
Checklist:
Reviewers
Edited by Karim Ahmed