SSWIDLProcessor# class stixcore.processing.sswidl.SSWIDLProcessor(fits_processor)[source]# Bases: dict A collector class for IDL processing tasks to run later. Methods Summary process() Runs all collected tasks with the processor. Methods Documentation process()[source]# Runs all collected tasks with the processor. Returns: list – a list of all generated fits files