Skip to content

Deprecate attrs.PolrimetricAccuracy #656

@Cadair

Description

@Cadair

This search parameter is going to be a no-op server side soon, so we should deprecate the attr and also write something to that effect in the docstring.

It's this class:

dkist/dkist/net/attrs.py

Lines 211 to 216 in b9c7d4d

class PolarimetricAccuracy(_Range):
"""
The average polarimetric accuracy of a dataset.
"""
def collides(self, other):
return isinstance(other, self.__class__)

Also tracked as DCS-5502

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions