Update InspireHEP references from 1391643 to 1655631 for x2pipipi PWA data and add comprehensive scientific context#91
Update InspireHEP references from 1391643 to 1655631 for x2pipipi PWA data and add comprehensive scientific context#91Copilot wants to merge 6 commits into
Conversation
|
@mmikhasenko 👋 This repository doesn't have Copilot instructions. With Copilot instructions, I can understand the repository better, work faster and produce higher quality PRs. I can generate a .github/copilot-instructions.md file for you automatically. Click here to open a pre-filled issue and assign it to me. I'll write the instructions, and then tag you for review. |
for more information, see https://pre-commit.ci
Co-authored-by: mmikhasenko <22725744+mmikhasenko@users.noreply.github.com>
|
I think we also need to document the story behind the remaining somewhere in the Meta. The model (presented by the json file) is tuned and build in the first paper, The second paper is focused on using a collection of individual models (for each bin), and interpreted it in terms of resonance parameters by performing a mass-dependent fit, The model parameters of the first paper (1391643), however, are published with the second paper (1655631), Polish the story, making it crystal clear, add to json, add to the top level "misc" field under "details" @copilot |
Co-authored-by: mmikhasenko <22725744+mmikhasenko@users.noreply.github.com>
Added the scientific context and attribution details to the JSON model's
The story is documented in a structured format with separate fields for scientific context, data attribution, and model origin. Commit: 45ab864 |
|
The message is incorrect, I suggest an update { @copilot |
…anation Co-authored-by: mmikhasenko <22725744+mmikhasenko@users.noreply.github.com>
Updated the scientific documentation with your corrected message. The |
Colleagues pointed out that the PWA analysis data currently attributed to InspireHEP 1391643 was actually published in a different paper: InspireHEP 1655631.
This PR corrects the scientific attribution and adds comprehensive documentation that clarifies the complex relationship between these two papers:
File Changes
x2pipipi-compass-1391643.jsontox2pipipi-compass-1655631.jsonx2pipipi-compass-1391643.qmdtox2pipipi-compass-1655631.qmdEnhanced Scientific Context Documentation
The JSON model's
miscfield now includes a comprehensive explanation that addresses the potential source of confusion:Added direct
hepdatalink to https://www.hepdata.net/record/ins1655631 where the model parameters are published.The JSON model data itself remains unchanged - only the metadata, attribution, and scientific documentation have been enhanced to provide crystal clear context about the relationship between these two complementary publications.
Fixes #72.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.