First page Back Continue Last page Overview Graphics
AIPS++ implementation
- C++
- Bulk of code (~ 1,700,000 physical lines)
- C++ libraries have wide range of general utilities for data access, display, calibration and imaging.
- Glish language glues it all together
- ~IDL
- User interface and scripting environment.
- All C++ applications are linked to Glish.
- GUI development via a Tcl/Tk client
Notes: