diff --git a/README.md b/README.md index 79fb64b657b86aa9756347952f9cbfdfb0192e13..b2ff8c560566bb5c86bbd9903f9121b4bf706026 100644 --- a/README.md +++ b/README.md @@ -2,25 +2,25 @@ These are scripts for interfacing with the TMSS API. -- `run_script_fe.sh` runs the `tmss_fe_test_observation.py` using the `config_fe.yaml` -- `tmss_fe_test_observation.py` starts a Fly's Eye (FE) observation on one or more stations -- `run_script_im.sh` runs the `tmss_im_test_observation.py` using the `config_im.yaml` -- `tmss_im_test_observation.py` starts an imaging observation on one or more stations +- `tmss_fe_observation.py` starts a Fly's Eye (FE) observation on one or more stations +- `tmss_im_observation.py` starts an interferometric observation on one or more stations - `tmss_list_scheduling_sets.py` lists all scheduling scheduling sets - `tmss_list_strategies.py` lists all observing strategies - `tmms_get_sasid.py` retrieves SASID for the given blueprint ID +- `script/run_script_fe.sh` runs the `tmss_fe_test_observation.py` using the `config_fe.yaml` +- `script/run_script_im.sh` runs the `tmss_im_test_observation.py` using the `config_im.yaml` Install the LOFAR TMSS client from https://git.astron.nl/ro/lofar_tmss_client The scripts use a `login.yaml` file which should contain Usage for testing: -./run_script_fe.sh -c config_fe.yaml -./run_script_im.sh -c config_im.yaml +./script/run_script_fe.sh -c config/config_fe.yaml +./script/run_script_im.sh -c config/config_im.yaml Usage for uploading and/or blueprinting the SU: -./run_script_fe.sh -c config_fe.yaml --upload --blueprint -./run_script_im.sh -c config_im.yaml --upload --blueprint +./script/run_script_fe.sh -c config/config_fe.yaml --upload --blueprint +./script/run_script_im.sh -c config/config_im.yaml --upload --blueprint ``` username: username