From 1b7fa383f694fe896eff698c1a2c75b7d8f99212 Mon Sep 17 00:00:00 2001 From: Zhang Xin Date: Tue, 20 May 2025 13:43:26 +0800 Subject: [PATCH] add readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..be75c89 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +run: python genSurveyDFSByPointing.py pointinglistFileName outputDFSPointingFile +example: python genSurveyDFSByPointing.py pointing_50_5_n.dat pointing_50_5_.json -- GitLab