A text file describing each of the boundaries needed for cropping (in Cartesian coordinates)
A reference config file with appropriate defaults in the format {instrument}_reference_config.yml. If the user has not opted to load their own instrument config this is what will be used after the cropping has all been applied and the final images have been reloaded.
A default config file in the format default_{instrument}_config.yml. This is essentially copied from the {instrument}_reference_config.yml file but slimmed down and only including a single detector named default (no matter the instrument) where the columns/rows should match the original image size. This is what is used when the initial, un-cropped image is loaded and only requires the following keys:
@saransh13 - Tagging you for future reference. Basically from you I really just need the boundaries text file and the reference config. The last file is more or less copy-paste.
In order to add additional instruments to the LLNL Import tool we will need the following for each new instrument:
{instrument}_reference_config.yml
. If the user has not opted to load their own instrument config this is what will be used after the cropping has all been applied and the final images have been reloaded.default_{instrument}_config.yml
. This is essentially copied from the{instrument}_reference_config.yml
file but slimmed down and only including a single detector nameddefault
(no matter the instrument) where the columns/rows should match the original image size. This is what is used when the initial, un-cropped image is loaded and only requires the following keys: