Skip to content

Commit

Permalink
update miri lrs schema
Browse files Browse the repository at this point in the history
  • Loading branch information
jemorrison committed Feb 25, 2025
1 parent 739dd59 commit e55fe3c
Showing 1 changed file with 4 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,23 +66,19 @@ allOf:
properties:
x_ref:
type: number
title: x coord of ref position of MIRIM_SLIT
units: pixels
title: x coord in pixels of ref position of MIRIM_SLIT
fits_keyword: IMX
y_ref:
type: number
title: y coord of ref position of MIRIM_SLIT
units: pixels
title: y coord in pixels in pixel of ref position of MIRIM_SLIT
fits_keyword: IMY
x_ref_slitless:
type: number
title: x coord of ref position of MIRIM_SLITLESS
units: pixels
title: x coord in pixel of ref position of MIRIM_SLITLESS
fits_keyword: IMXSLTL
y_ref_slitless:
type: number
title: y coord of ref position of MIRIM_SLITLESS
units: pixels
title: y coord in pixels of ref position of MIRIM_SLITLESS
fits_keyword: IMYSLTL
v2_vert1:
type: number
Expand Down

0 comments on commit e55fe3c

Please sign in to comment.