Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 904 Bytes

File metadata and controls

15 lines (10 loc) · 904 Bytes

libdprt-loci

This is part of the libdprt package, which provides (real-time) data pipelines for Liverpool Telescope instruments. This particular sub-module provides the JNI 'glue' (interface layer) between ngat.dprt.loci.DpRtLibrary (in the dprt repository) and the particular build of libdprt/ccd_dprt (libloci_ccd_dprt.so) (the source code for which is in the ccd_dprt repository) that is suitable for LOCI.

Installation

The repository should be installed inside the libdprt directory in an LT development environment. The directory name should be renamed to 'loci' or soft-linked.

Prerequisites