Skip to content

Commit

Permalink
Remove unused recipe "linearity"
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiopasra committed Sep 2, 2018
1 parent 0f456ad commit 8155395
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 26 deletions.
6 changes: 0 additions & 6 deletions megaradrp/drp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,11 +102,6 @@ modes:
description: Sensivity Star Recipe
key: MegaraSensitivityStar
tagger: megaradrp.taggers.tagger_base_image
- name: Linearity test
summary: Test the linearity of the MEGARA detector
description: Test the linearity of the MEGARA detector
key: MegaraLinearirtyTest
tagger: megaradrp.taggers.tagger_base_image
- name: Telescope Focus
summary: Telescope Focus
description: Telescope Focus
Expand Down Expand Up @@ -172,7 +167,6 @@ pipelines:
keys: {key1: 1, key2: 2}
state: {}
MegaraBadPixelMask: megaradrp.recipes.calibration.bpm.BadPixelsMaskRecipe
MegaraLinearityTest: megaradrp.recipes.calibration.linearity.LinearityTestRecipe
MegaraBiasImage: megaradrp.recipes.calibration.bias.BiasRecipe
MegaraDarkImage: megaradrp.recipes.calibration.dark.DarkRecipe
MegaraArcCalibration: megaradrp.recipes.calibration.arc.ArcCalibrationRecipe
Expand Down
20 changes: 0 additions & 20 deletions megaradrp/recipes/calibration/linearity.py

This file was deleted.

0 comments on commit 8155395

Please sign in to comment.