.. _stage10: Stage 10 ============ .. topic:: Quick Summary - Navigate to ``pacman_run_files``, comment out Stage 03, uncomment Stage 10, and execute ``run_pacman.py``. - Continue with s20 1) **Stage summary** This stage determines the position of the star in each direct image. Let's look at an example using the two GJ1214 visits from earlier: You can run Stage 10 first without giving any guess on where the star is located. This will save a plot showing you the direct image which you can then use to refine your guess. 2) **Run PACMAN** Navigate to ``pacman_run_files`` and open ``run_pacman.py``. Comment out Stage 03 and uncomment Stage 10: .. code-block:: python # meta = s03.run03(pcf_path=pcf_path) meta = s10.run10(pcf_path=pcf_path) First run '''''''''''''''''''''''' For demonstration purposes, in this first run I did not change the settings in the pcf file from a previous analysis of a different dataset: | di_rmin | 320 | di_rmax | 360 | di_cmin | 100 | di_cmax | 150 Then run: .. code-block:: console python run_pacman.py The terminal should give you something like this: .. code-block:: console Starting s10 Using Stage 03 input directory: /Users/sebastianzieba/Desktop/Projects/Observations/Hubble/GJ1214_13021_2026/stage03/s03_run_2026-05-26_12-51-37 Location of the new Stage 10 run directory: /Users/sebastianzieba/Desktop/Projects/Observations/Hubble/GJ1214_13021_2026/stage10/s10_run_2026-05-26_12-57-19 Determining Source Positions for Direct Images: 0%| | 0/8 [00:00