Class NativeFITSReader

java.lang.Object
org.episteme.core.io.AbstractResourceReader<NativeRealDoubleMatrixStorage>
org.episteme.nativ.physics.loaders.fits.NativeFITSReader
All Implemented Interfaces:
AutoCloseable, ResourceIO<NativeRealDoubleMatrixStorage>, ResourceReader<NativeRealDoubleMatrixStorage>

public class NativeFITSReader extends AbstractResourceReader<NativeRealDoubleMatrixStorage> implements AutoCloseable
High-performance FITS reader using Project Panama to call cfitsio.