Skip to content
Snippets Groups Projects
Commit 748e120c authored by alex's avatar alex
Browse files

Remove combine-spws

parent 62a15555
No related branches found
No related tags found
1 merge request!115Remove combine-spws
Pipeline #33625 passed
......@@ -35,7 +35,7 @@ setup(
'Topic :: Scientific/Engineering :: Astronomy'],
platforms='any',
install_requires=[
'aplpy', 'astropy', 'bdsf', 'h5py', 'losoto', 'lsmtool',
'aplpy', 'astropy', 'bdsf', 'h5py', 'losoto==2.2.1', 'lsmtool',
'matplotlib', 'numpy<1.23.0', 'python-casacore', 'RMextract', 'scipy'],
scripts=glob.glob('scripts/*'),
data_files=data_files,
......
......@@ -222,8 +222,6 @@ steps:
source: ndppp_prep_cal/msout
- id: verbose
default: true
- id: combine-spws
default: true
- id: concatenate-frequency
default: true
- id: strategy
......
......@@ -281,8 +281,6 @@ steps:
source: concat/msout
- id: verbose
default: true
- id: combine-spws
default: true
- id: concatenate-frequency
default: true
- id: strategy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment