desihub / desitarget

DESI Targeting
BSD 3-Clause "New" or "Revised" License
18 stars 23 forks source link

Allow different astropy Table.read() reader options when accessing MTLs #822

Closed geordie666 closed 3 months ago

geordie666 commented 3 months ago

This PR updates the desitarget I/O code for MTLs to allow different reader options to be passed to the core Table.read() reader function.

Context:

This PR should address issue #818.

geordie666 commented 3 months ago

Unit tests will fail in this branch, but have been fixed in #814.