https://github.com/lsst/astshim
C++ shim for a subset of the AST astronomical library
https://github.com/lsst/astshim
Last synced: 11 months ago
JSON representation
C++ shim for a subset of the AST astronomical library
- Host: GitHub
- URL: https://github.com/lsst/astshim
- Owner: lsst
- Created: 2016-08-05T00:07:02.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2024-07-31T20:13:21.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T02:16:25.413Z (almost 2 years ago)
- Language: C++
- Size: 1010 KB
- Stars: 3
- Watchers: 55
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A C++ and Python shim for a subset of the Starlink AST astronomical library
The focus is on support for spatial mappings for use by LSST.
The supported build system is LSST DM's scons-based build system.
See `docs/main.dox` for more information.
Better yet, build the documentation with `doxygen doc/doxygen.conf`
and see `docs/html/index.html`.