Skip to content

Commit

Permalink
Add error messages
Browse files Browse the repository at this point in the history
  • Loading branch information
AliAllaouiLAM committed Apr 10, 2024
1 parent ed476a1 commit 62da0f6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions datamodel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1051,6 +1051,11 @@ HDU#0 PHDU
STAR_ZERROR INT64 Error code for star solver
GALAXY_LERROR INT64 Error code for galaxy line measurement solver
QSO_LERROR INT64 Error code for QSO line measurement solver
G_ZERR KEYWORD Error message for galaxy solver
Q_ZERR KEYWORD Error message for QSO solver
S_ZERR KEYWORD Error message for star solver
G_LERR KEYWORD Error message for galaxy line measurement solver
Q_LERR KEYWORD Error message for QSO line measurement solver
CLASSIFICATION_ERROR INT64 Error code for classification solver


Expand Down

0 comments on commit 62da0f6

Please sign in to comment.