**Agenda:** 1- Discuss the new code changes. 2- Potential test runs along the lines of changes made. **Minutes and action items:** 1. Discussed on what would be the available options for sampling. All possible single-parameter cases are now allowed, but only two options for two-parameter cases which are {1,2} and {S,A}. Whether we would want to have remaining options too will be decided based on the checks suggested below. 2. Abhirup's suggestion: Carry out different two-parameter runs for a few cases and check if the results from one can be linearly mapped to get the results from the other. if this is not the case, we will have to keep additional options. If true, then the existing options are good enough. 3. In case we stick to limited options for sampling such as the one which is in the current version of the code, we need to change the code such that any incorrect option will lead to exit the run, rather than proceeding with a default option. 4. Add the relevant updates to the "lalinference help" message. 5. Nathan's suggestion: Separate out the code segments from the "grtest" section and make it a separate section such as "spin-induced-deformations" or so. This will help when the code is extended to generalize for BH mimicker test. 6. Wiki issue: Since new versions are committed, the pointers to line numbers which are written in the past no longer hold. Either new tables need to be created with each version of the commits or an issue tracker to be set up where the line numbers can be referred with a tag to the particular commit. Krishnendu will revert the existing commit to the previous one so that the comments made in wiki will link to proper lines. Nathan also suggests to use WIP commits as linked [here](https://git.ligo.org/lscsoft/lalsuite/merge_requests/455)