meta/outlier_detection-1.0.0
Outlier Detection Information
Outline
Schema Definitions ¶
This type is an object with the following properties:
good_bits
string Required Bit Mask
No length restrictionBit mask parameter sent to resample.
Original Schema ¶
%YAML 1.1
---
$schema: asdf://stsci.edu/datamodels/roman/schemas/rad_schema-1.0.0
id: asdf://stsci.edu/datamodels/roman/schemas/meta/outlier_detection-1.0.0
title: Outlier Detection Information
type: object
properties:
good_bits:
title: Bit Mask
description: |
Bit mask parameter sent to resample.
type: string
required: [good_bits]