ngtsio is a wrapper for astropy and cfitsio readers for NGTS data files.
v0.5.2 Solved minor bugs with warnings. Code will now produce a warning if no object ID is found (instead of crashing). All outputs are now numpy.ndarrays. Updated Readme.
v0.5.1 Solved a minor bug in ngtsio_examples.py. Indexing is now always matching the nightly fits files. If only asked for BLS parameters, objects that do not occur in BLS fits files will show as 0.
v0.5 This release contains both the 'fitsio' and 'pyfits' readers, and supports all desired input formats for objects and times. It was tested against major bugs.