Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-dfs
csst-dfs-commons
Commits
d393e1b6
Commit
d393e1b6
authored
2 years ago
by
Wei Shoulin
Browse files
Options
Download
Email Patches
Plain Diff
add brick_id
parent
18f1fb13
main
master
1.0.1
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
csst_dfs_commons/models/msc.py
+0
-3
csst_dfs_commons/models/msc.py
with
0 additions
and
3 deletions
+0
-3
csst_dfs_commons/models/msc.py
+
0
-
3
View file @
d393e1b6
...
...
@@ -36,7 +36,6 @@ class Level2CoRecord(BaseModel):
@
dataclasses
.
dataclass
class
Level2CatalogRecord
(
BaseModel
):
level2_id
:
int
=
0
ID
:
int
=
0
CCDNO
:
int
=
0
objID
:
int
=
0
X
:
float
=
-
1
...
...
@@ -52,7 +51,6 @@ class Level2CatalogRecord(BaseModel):
B
:
float
=
-
1
BErr
:
float
=
-
1
PA
:
float
=
-
1
PAErr
:
float
=
-
1
Flag
:
int
=
0
Flag_ISO
:
int
=
0
Flag_ISO_Num
:
int
=
0
...
...
@@ -287,4 +285,3 @@ class Level2CoCatalogRecord(BaseModel):
Spread_Model
:
float
=
-
1
SpreadErr_Model
:
float
=
-
1
Brick_Id
:
int
=
0
Filter
:
str
=
''
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets