New Features: - Add new whitenning procedure with MESA in data conditioning module - Add module for Qveto - Add support for job submission (HTCondor & Slurm) - Add basic support for new injection infrastructure - Add external module manager Other changes: - Remove event.json. All event information go into catalog.json - Optimzed the workflow - Switch Config class to dataclass for supporting loading from string - Other minor updates Bug fix: - Fix bug for superlag - Fix bug for event information extraction - Fix the memory leak issue between job segments - Fix the bug in monster.cc - Fix other minor bugs