Skip to content
Snippets Groups Projects
Commit 5544aa7b authored by Matthijs van der Wild's avatar Matthijs van der Wild
Browse files

Replace pyrap with python-casacore

parent 546e8c6c
Branches
Tags
1 merge request!99Replace pyrap with python-casacore
Pipeline #119964 passed
...@@ -7,7 +7,6 @@ dependencies = [ ...@@ -7,7 +7,6 @@ dependencies = [
"losoto", "losoto",
"numpy", "numpy",
"pandas", "pandas",
"pyrap",
] ]
[project.optional-dependencies] [project.optional-dependencies]
......
#from lofarpipe.support.data_map import DataMap, DataProduct #from lofarpipe.support.data_map import DataMap, DataProduct
import pyrap.tables as pt import casacore.tables as pt
from losoto.h5parm import h5parm from losoto.h5parm import h5parm
import logging import logging
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment