Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: json files for collision dataset and trigger records #3706

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tpmccauley
Copy link
Member

Once merged and integrated into the CODP these json files will produce records for the collision datasets and and related HLT information. They will have "final" record ids and just need DOIs (at which point we can remove the WIP).

These json files have been run locally and generate records (although I did not let them generate every single record)

docker exec -t opendatacernch-web-1 \
  cernopendata fixtures docs --mode insert-or-replace \
  -f  /content/data/records/cms-hlt-configuration-files-2017.json \
  -f  /content/data/records/cms-hlt-trigger-paths-2017.json \
  -f  /content/data/records/cms-primary-datasets-Run2017.json \
  -f  /content/data/records/cms-reco-configuration-files-2017.json \
  -f  /content/data/records/cms-trigger-information-2017.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CMS: Add record information for collision datasets and trigger
1 participant