Install starlink-fits-java by entering the following commands in the terminal:
sudo apt update sudo apt install starlink-fits-java
Description:
Classes for general FITS handling
Classes for general FITS handling, including NDX, NDArray and StarTable implementations. . Some of these classes use the nom.tam.fits package (libfits-java) for low-level FITS access, though several of them do most of the handling in customised ways themselves for efficiency reasons.
Homepage: https://github.com/Starlink/starjava/tree/master/fits
Version: 0.1+2017.07.31-1
Section: universe/java