Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
thespacedoctor committed May 11, 2023
1 parent 16f5d03 commit 03d139b
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 740 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def readme():
classifiers=[
'Development Status :: 4 - Beta',
'License :: OSI Approved :: MIT License',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.9',
'Topic :: Utilities',
],
keywords=['soxs, eso, data, pipeline, spectra'],
Expand Down
2 changes: 0 additions & 2 deletions soxspipe/recipes/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,4 @@
from .soxs_mflat import soxs_mflat
from .soxs_spatial_solution import soxs_spatial_solution
from .soxs_straighten import soxs_straighten
from .soxs_nod_mode import soxs_nod_mode
from .soxs_stare import soxs_stare
from .soxs_offset_mode import soxs_offset_mode
206 changes: 0 additions & 206 deletions soxspipe/recipes/soxs_nod_mode.py

This file was deleted.

Loading

0 comments on commit 03d139b

Please sign in to comment.