Skip to content
Snippets Groups Projects
Commit 80a07a25 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Added the new tasks to the task plotting scripts.

parent babc54c8
Branches
Tags
1 merge request!665Implement stars sort
...@@ -92,9 +92,11 @@ TASKTYPES = [ ...@@ -92,9 +92,11 @@ TASKTYPES = [
"cooling", "cooling",
"star_formation", "star_formation",
"sourceterms", "sourceterms",
"logger",
"stars_ghost_in", "stars_ghost_in",
"stars_ghost", "stars_ghost",
"stars_ghost_out", "stars_ghost_out",
"stars_sort",
"count", "count",
] ]
......
...@@ -177,9 +177,11 @@ TASKTYPES = [ ...@@ -177,9 +177,11 @@ TASKTYPES = [
"cooling", "cooling",
"star_formation", "star_formation",
"sourceterms", "sourceterms",
"logger",
"stars_ghost_in", "stars_ghost_in",
"stars_ghost", "stars_ghost",
"stars_ghost_out", "stars_ghost_out",
"stars_sort",
"count", "count",
] ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment