Skip to content

Commit

Permalink
PARANG attribute config+value
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomas Stolker committed Aug 13, 2019
1 parent e412205 commit 78ceb7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pynpoint/core/attributes.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ def get_attributes():
'value': 'DEC',
'type': 'float'},
'PARANG': {'attribute': 'non-static',
'config': None,
'value': None,
'config': 'header',
'value': 'None',
'type': 'float'},
'STAR_POSITION': {'attribute': 'non-static',
'config': None,
Expand Down

0 comments on commit 78ceb7a

Please sign in to comment.