python-edps 1.6.0
ESO's Data Processing System
European Southern Observatory Data Processing System EDPS is a system to automatically organise data from ESO instruments for pipeline processing and running the pipeline on these data. It is used for quality control at ESO. The current public release is a beta version without a GUI. A GUI is being developed and the system is meant to eventually replace the older EsoReflex environment.
- Outputs:
out
- Website: https://www.eso.org/sci/software/edps.html
- Licenses: Modified BSD
- Package source: gnu/packages/astronomy.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-edps 1.6.0
as follows:
guix install python-edps@1.6.0
Or install the latest version:
guix install python-edps
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.