get_visit_exposure_footprints

grizli.pipeline.auto_script.get_visit_exposure_footprints(root='j1000p0210', check_paths=['./', '../RAW'], simplify=1e-06)[source]

Add exposure-level footprints to the visit dictionary

Parameters
visit_filestr, list

File produced by parse_visits (visits, all_groups, info). If a list, just parse a list of visits and don’t save the file.

check_pathslist

Look for the individual exposures in visits[i]['files'] in these paths.

simplifyfloat

Shapely simplify parameter the visit footprint polygon.

Returns
visitsdict