This module contains the OImaging backend developed by the JMMC technical team.
See OImaging See JMMC releases See JMMC OpenDev @ github
See the OImaging Board to see issues & activity.
This module contains the source code of the JMMC OImaging UWS server:
- java UWS server + ImageOI interface
- Dockerfile to install image reconstruction software including:
- BSMEM
- MIRA
- SPARCO (base on MIRA)
- WISARD
To be continued...
This JMMC module uses java / maven to build the war file, to build the OImaging UWS server, and Docker to build the complete image including the image reconstruction software.
Requirements:
- OpenJDK 8+
- Maven 3.6+
- Docker
See README
See JMMC Java Build See CI nightly builds