Pull request #1794: PIPE-3001 hsd baseline proper use of virtual real spw id in baseline worker.py
Merge in PIPE/pipeline from PIPE-3001-hsd_baseline-proper-use-of-virtual-real-spw-id-in-baseline-worker.py to main
* commit '72b7331ba1f531a7577dcc2efdfaaeae0dd9dfd7':
harmless change to trigger Bamboo build
Replace string format method with f-string
Update spw-related variable names to indicate they store real spw id
Replace "EB" with more generic word, "MS"
rename spw-related variables to distinguish virtual or real
Fix inconsistent order of the args
Add docstrings to some methods
Update parameter name accordingly
gather fitting configuration log per EB (per worker process)
bug fix on the use of local _wave_number
Remove extra comma
Clearly separate the use of real/virtual spw ids