From e5df00066a2d45f084cc422f11f503d741e5da44 Mon Sep 17 00:00:00 2001 From: Chen Yili Date: Mon, 15 Apr 2024 03:47:39 +0000 Subject: [PATCH] Upload New File --- cpism_refdata/cpism_config.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 cpism_refdata/cpism_config.yaml diff --git a/cpism_refdata/cpism_config.yaml b/cpism_refdata/cpism_config.yaml new file mode 100644 index 0000000..a1956e1 --- /dev/null +++ b/cpism_refdata/cpism_config.yaml @@ -0,0 +1,5 @@ +output_dir: "output" +relative_path: True +log_level: DEBUG +tmp_dir: TMP +check_fits_header: False -- GitLab