Skip to content

Commit

Permalink
phase_filter_parameter will be rounded
Browse files Browse the repository at this point in the history
  • Loading branch information
jtherrmann committed Oct 13, 2023
1 parent 0342fc8 commit 589726f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions job_spec/INSAR_GAMMA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,8 @@ INSAR_GAMMA:
- 20x4
- 10x2
phase_filter_parameter:
# TODO: restrict to 2-decimal place precision? maybe the multipleOf keyword?
# (see https://swagger.io/docs/specification/data-models/data-types/)
api_schema:
description: Adaptive phase filter exponent (alpha)
description: Adaptive phase filter exponent (alpha). Value will be rounded to two decimal places.
type: number
format: float
minimum: 0.0
Expand Down

0 comments on commit 589726f

Please sign in to comment.