diff --git a/plenoirf/reduction/__init__.py b/plenoirf/reduction/__init__.py index 570a5d7..d6db501 100644 --- a/plenoirf/reduction/__init__.py +++ b/plenoirf/reduction/__init__.py @@ -62,8 +62,8 @@ def make_jobs(plenoirf_dir, config=None, lazy=False): plenoirf_dir, "response", instrument_key, - "site_key", - "particle_key", + site_key, + particle_key, item_key, ) if os.path.exists(job_out_path):