A server that polls a place where exposures come from and loads up a known_exposures table with information about those exposures.
A client-side thing that is able to connect the server, get an exposure to run, load the exposure into the database, and launch a bunch of pipelines to process the images in that exposure.
First implementation will be for NOIRLab/Decam (because the server exists, and I've done it before). Obviously eventually we need to do this server-side for LS4, but we don't yet know enough to be able to do it.
A server that polls a place where exposures come from and loads up a known_exposures table with information about those exposures.
A client-side thing that is able to connect the server, get an exposure to run, load the exposure into the database, and launch a bunch of pipelines to process the images in that exposure.
First implementation will be for NOIRLab/Decam (because the server exists, and I've done it before). Obviously eventually we need to do this server-side for LS4, but we don't yet know enough to be able to do it.