diff --git a/apps/cli/executables/pexable/ingest_envoy/test/examples/Manifest_VLASS_QUICKLOOK.json b/apps/cli/executables/pexable/ingest_envoy/test/examples/Manifest_VLASS_QUICKLOOK.json index e9b0d4726d722a8d0c81295b2c9b383c8541c38d..685ce7f0eaa62885fb32581cb545e47741a1d8c8 100644 --- a/apps/cli/executables/pexable/ingest_envoy/test/examples/Manifest_VLASS_QUICKLOOK.json +++ b/apps/cli/executables/pexable/ingest_envoy/test/examples/Manifest_VLASS_QUICKLOOK.json @@ -1,7 +1,7 @@ { "parameters": { "reingest": false, - "ngas_ingest": false, + "ngas_ingest": true, "telescope": "EVLA", "ingestion_path": "/lustre/aoc/cluster/pipeline/dsoc-prod/stage_products/VLASS2.1.ql.T08t09.J055438-113000.10.2048.v1", "additional_metadata": "image_metadata_2021_05_21_T10_17_19.180.json" diff --git a/apps/cli/executables/pexable/ingest_envoy/test/examples/evla_cal_final_manifest.json b/apps/cli/executables/pexable/ingest_envoy/test/examples/evla_cal_final_manifest.json index 09c4bbb18f9bedc5a179c8517ee8a52ce45e4c5f..c4ae82b2e57aa0d8ba2afd1eae9c949fc6975dff 100644 --- a/apps/cli/executables/pexable/ingest_envoy/test/examples/evla_cal_final_manifest.json +++ b/apps/cli/executables/pexable/ingest_envoy/test/examples/evla_cal_final_manifest.json @@ -1,7 +1,7 @@ { "parameters": { "reingest": false, - "ngas_ingest": false, + "ngas_ingest": true, "telescope": "EVLA", "ingestion_path": "/lustre/aoc/cluster/pipeline/dsoc-prod/stage_products/20A-346_2021_07_23_T13_37_08.376" }, diff --git a/apps/cli/executables/pexable/ingest_envoy/test/examples/evla_cal_manifest_2021-08-02.json b/apps/cli/executables/pexable/ingest_envoy/test/examples/evla_cal_manifest_2021-08-02.json index faedc6ef485d3fdc327f3b39d1849968392c72e6..e4dc509bbe1590e59c7d1215f0f6c33df5a88446 100644 --- a/apps/cli/executables/pexable/ingest_envoy/test/examples/evla_cal_manifest_2021-08-02.json +++ b/apps/cli/executables/pexable/ingest_envoy/test/examples/evla_cal_manifest_2021-08-02.json @@ -1,7 +1,7 @@ { "parameters": { "reingest": false, - "ngas_ingest": false, + "ngas_ingest": true, "telescope": "EVLA", "ingestion_path": "/lustre/aoc/cluster/pipeline/dsoc-prod/stage_products/20A-346_2021_07_23_T13_37_08.376" }, diff --git a/apps/cli/executables/pexable/ingest_envoy/test/examples/image_manifest_tmpx_ratuqh.json b/apps/cli/executables/pexable/ingest_envoy/test/examples/image_manifest_tmpx_ratuqh.json index daec2fbdc95bac2047359df26a764bd4a2bd366e..9e2309246f72b815cda711f4200db7e96350295c 100644 --- a/apps/cli/executables/pexable/ingest_envoy/test/examples/image_manifest_tmpx_ratuqh.json +++ b/apps/cli/executables/pexable/ingest_envoy/test/examples/image_manifest_tmpx_ratuqh.json @@ -2,7 +2,7 @@ "parameters": { "telescope": "EVLA", "reingest": "false", - "ngas_ingest": "false", + "ngas_ingest": "true", "ingestion_path": "/lustre/aoc/cluster/pipeline/dsoc-dev/workspaces/staging/tmpx_ratuqh", "calibrate": "false", "additional_metadata": "aux_image_metadata.json"