Skip to content

Commit

Permalink
Merge pull request #149 from LCOGT/update/update-scripts
Browse files Browse the repository at this point in the history
Deleting old unsused scripts
  • Loading branch information
LTDakin authored Mar 21, 2024
2 parents 47d8000 + a18cc6d commit 2c8fc65
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 513 deletions.
6 changes: 0 additions & 6 deletions src/components/InstrumentControls/Sequencer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -130,12 +130,6 @@ export default {
// Display message for scripts that aren't implemented yet
notImplementedScripts: [
'estimateFocusOffset',
'takeLRGBStack',
'takeO3HaS2N2Stack',
'takeUGRIZSStack',
'takePlanetStack',
'takeLunarStack',
'collectScreenFlats'
]
}
Expand Down
10 changes: 0 additions & 10 deletions src/components/ScriptSettings/ScriptSettings.vue
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@ import RestackLocalCalibrations from '@/components/ScriptSettings/RestackLocalCa
import CollectScreenFlats from '@/components/ScriptSettings/CollectScreenFlats'
import CollectBiasesAndDarks from '@/components/ScriptSettings/CollectBiasesAndDarks'
import CollectSkyFlats from '@/components/ScriptSettings/CollectSkyFlats'
import TakeUGRIZSStack from '@/components/ScriptSettings/TakeUGRIZSStack'
import TakeLRGBStack from '@/components/ScriptSettings/TakeLRGBStack'
import TakeO3HaS2N2Stack from '@/components/ScriptSettings/TakeO3HaS2N2Stack'
import TakePlanetStack from '@/components/ScriptSettings/TakePlanetStack'
import TakeLunarStack from '@/components/ScriptSettings/TakeLunarStack'
import PointingRun from '@/components/ScriptSettings/PointingRun'
import FocusAuto from '@/components/ScriptSettings/FocusAuto'
import EstimateFocusOffset from './EstimateFocusOffset.vue'
Expand All @@ -42,11 +37,6 @@ export default {
CollectScreenFlats,
CollectBiasesAndDarks,
CollectSkyFlats,
TakeUGRIZSStack,
TakeLRGBStack,
TakeO3HaS2N2Stack,
TakePlanetStack,
TakeLunarStack,
PointingRun,
FocusAuto,
EstimateFocusOffset,
Expand Down
86 changes: 0 additions & 86 deletions src/components/ScriptSettings/TakeLRGBStack.vue

This file was deleted.

41 changes: 0 additions & 41 deletions src/components/ScriptSettings/TakeLunarStack.vue

This file was deleted.

182 changes: 0 additions & 182 deletions src/components/ScriptSettings/TakeO3HaS2N2Stack.vue

This file was deleted.

41 changes: 0 additions & 41 deletions src/components/ScriptSettings/TakePlanetStack.vue

This file was deleted.

Loading

0 comments on commit 2c8fc65

Please sign in to comment.