Pull request #1399: PIPE-2361 hsd baseline inconsistent handling of edge parameter
Merge in PIPE/pipeline from PIPE-2361-hsd_baseline-inconsistent-handling-of-edge-parameter to main
* commit '7a7a626dd3b205419c1408d49a750fbf3c927add':
Revert "re-define edge parameter to apply all EBs instead of distributing its elements to individual EBs"
manually distrbute edge parameter
re-define edge parameter to apply all EBs instead of distributing its elements to individual EBs
Pull request #1396: PIPE-1969 update pipeline task cli docstrings to a standard format
Merge in PIPE/pipeline from PIPE-1969-update-pipeline-task-cli-docstrings-to-a-standard-format to main
* commit '930f5aa60df87e773219cd21af4d07804f688715': PIPE-1969: Remove create_docs script used to create the task reference manual from the older-style docstrings which are removed by this PR. PIPE-1969: Make minor edits to task cli docstrings based on further review. PIPE-1969: Updates to vla cli docstrings based on feedback. PIPE-1969: Updates to h_resume docstring based on feedback PIPE-1969: Updates to hifa cli docstrings based on feedback. PIPE-1969: Updates to h and hif cli docstrings based on feedback. PIPE-1969: Updates to single-dish cli docstrings based on feedback.
Revert "Applied suggestion"
Applied suggestion PIPE-1969: Adds missing files from the last commit to update the name from Parameters to Args PIPE-1969: Updates Parameters to the more standard Args naming. PIPE-1969: Fix base import and export docstrings. PIPE-1969: Fix formatting issues for Returns section. PIPE-1969: Updated docs conversion script PIPE-1969: Adds task docstrings that have been updated by script to the standard Google docstring format. PIPE-1969: Update create_docs with a little more tweaks to get good output docstrings PIPE-1969: Tweak create_docs.py a bit to get a better output docstring PIPE-1969: Docs script update to convert Returns section of task docstrings. PIPE-1969: Docs script changes to convert format