This module contains the JMMC Astronomical Library developed by the JMMC technical team.
See JMMC releases See JMMC OpenDev @ github
The JMMC Astronomical Library provides lots of math functions (normal distribution, fft, model computation, image processing) and the Star resolver widget.
See the pom.xml
file to get all dependencies, including other JMMC OpenDev modules:
To be continued...
This JMMC module uses java / maven to build the jar file, to be integrated into JMMC software.
Requirements:
- OpenJDK 8+
- Maven 3.6+
See JMMC Java Build See CI nightly builds