Skip to content

Change context matrix to subtype matrix #246

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

acameron13
Copy link
Contributor

@acameron13 acameron13 commented Apr 17, 2025

Changing the name of ContextMatrix to be SubtypeMatrix in the release files so that it's more clear what is in this file, and so that it matches the name of SubtypeTree.

Also added special request for PedDep subtypes.

@acameron13 acameron13 requested review from pgm and alimourey April 17, 2025 16:10
@@ -83,4 +83,4 @@ rule publish_context_matrix:
update_taiga_script=fileref('upload_to_taiga.py')
outputs:{"type": "release_context_matrix_published"}

run "python3 {{inputs.update_taiga_script.filename}} {{inputs.release_taiga_id.dataset_id}} 'Created ContextMatrix for release' 'ContextMatrix' {{inputs.context_matrix.filename}} 'csv_matrix'"
run "python3 {{inputs.update_taiga_script.filename}} {{inputs.release_taiga_id.dataset_id}} 'Created ContextMatrix for release' 'SubtypeMatrix' {{inputs.context_matrix.filename}} 'csv_matrix'"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we call it "Subtype Matrix" in context manager as well?

(Currently it's being called "Context Matrix")

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that's the plan. I'm making that part of the renaming changes

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, thanks

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

Successfully merging this pull request may close these issues.

3 participants