Commit df6ea09e authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

add prc_status to DATA_BASIS

parent dd1e1994
...@@ -36,6 +36,7 @@ LEVEL1_PARAMS = { ...@@ -36,6 +36,7 @@ LEVEL1_PARAMS = {
"obs_id": None, "obs_id": None,
"detector": None, "detector": None,
"prc_status": -1024, "prc_status": -1024,
# special keys for data products
"data_model": None, "data_model": None,
"batch_id": "default_batch", "batch_id": "default_batch",
} }
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment