Pull request #1745: PIPE-2985: Update docs to reflect change to use launcher to access the Pipeline and context objects
Merge in PIPE/pipeline from PIPE-2985-update-developer-documentation-to-reflect-change-in-how-to-fetch-the-context to main
* commit '84610e456d06c5b0b695a098e974859674ecf063': PIPE-2985: Update bullet-points to use - rather than o PIPE-2985: Remove outdated test instructions from docstrings. Similar test instructions exist in developer documentation markdown files. PIPE-2985: Remove unneeded import statements and restore notebook execution count to 1 PIPE-2985: Update docs to reflect change to use launcher to access the Pipeline and context objects
Pull request #1744: PIPE-2916/PIPE-2986: Fix the offset search limit by using half of the cutout image size; improve observing_run handling in hif_transformimagedata
Merge in PIPE/pipeline from PIPE-2916-fix-field-selection-limit to main
* commit '42735b2555f8e61818dca1abd0914d087009175a': PIPE-2916: Rename `imaging_imsize` to `imsize_from_cutout` for clarity and update references in `editimlist` PIPE-2986: Streamline the MS object replacement logic in `hif_transformimagedata` and improve logging PIPE-2916: Update example output in docstring for `imaging_imsize` to reflect the correct dimensions PIPE-2916: Fix the offset search limit by using half of the cutout image size.