What’s new in PyHDRL 0.1¶
PyHDRL 0.1 is an early release version, which is made available to obtain feedback on the Python API design, and to find issues which have not been noticed during testing. Note that the Python API should not be considered as final.
Added¶
Initial implementation of the hdrlcore` module: pyhdrl core types and pycpl type casters
Initial implementation of hdrlfunc submodules: airmass, barycorr, bpm, catalogue, collapse, dar, flat, fpn, fringe, lacosmic, maglim, overscan, resample, strehl`
Initial API reference documentation for the hdrlcore and hdrlfunc modules
Unit tests for hdrlcore and hdrlfunc modules
Type conversion validation module hdrldebug with associated tests