CNES / EleFits

A modern C++ API on top of CFitsIO
https://cnes.github.io/EleFits
Other
11 stars 4 forks source link

Bintable row buffer iterator #3

Open kabasset opened 2 years ago

kabasset commented 2 years ago

Would be nice to have an incrementable object to return the next Segment/FileMemSegment corresponding to the next buffer location, i.e. move by Bintable::readBufferRows() with bound checking.

kabasset commented 1 year ago

Wait for migration to Linx which supports tiling