Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-pipeline
csst_common
Commits
a41df331
Commit
a41df331
authored
Dec 18, 2023
by
BO ZHANG
🏀
Browse files
add File.level_id
parent
8f9e260e
Pipeline
#2491
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
csst_common/file.py
View file @
a41df331
...
...
@@ -119,3 +119,6 @@ class File:
def
__repr__
(
self
):
return
f
"<File
{
self
.
file_path
}
>"
def
level_id
(
self
):
return
self
.
obs_id
+
self
.
detector
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment