Skip to content

Commit

Permalink
remove OutlierPars model
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Feb 24, 2025
1 parent deb4b67 commit d954823
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 78 deletions.
2 changes: 0 additions & 2 deletions src/stdatamodels/jwst/datamodels/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
from .multispec import MultiSpecModel, MRSMultiSpecModel
from .nirspec_flat import NirspecFlatModel, NirspecQuadFlatModel
from .nrm import NRMModel
from .outlierpars import OutlierParsModel
from .outlierifuoutput import OutlierIFUOutputModel
from .pathloss import PathlossModel, MirLrsPathlossModel
from .persat import PersistenceSatModel
Expand Down Expand Up @@ -189,7 +188,6 @@
"NIRCAMGrismModel",
"NIRISSGrismModel",
"OTEModel",
"OutlierParsModel",
"OutlierIFUOutputModel",
"PathlossModel",
"MirLrsPathlossModel",
Expand Down
11 changes: 0 additions & 11 deletions src/stdatamodels/jwst/datamodels/outlierpars.py

This file was deleted.

65 changes: 0 additions & 65 deletions src/stdatamodels/jwst/datamodels/schemas/outlierpars.schema.yaml

This file was deleted.

0 comments on commit d954823

Please sign in to comment.