next up previous contents index
Next: C. Flow Chart of Up: Suzaku Project Data Management Previous: A. Acronyms   Contents   Index

Subsections


B. FTOOLS developers guideline

Here is a guideline by the GSFC FTOOLS team for the programmers developing Suzaku FTOOLS. This guideline is particularly aimed for Japanese instrument members who are developing in the ANL environment and going to convert ANL modules into FTOOLS.

B.1 Items to be Delivered

The delivery to the GSFC Suzaku GOF/FTOOLS team should include the software and test example(s).

B.2 Source Codes

B.3 Parameters

It is well documented in URL: http://heasarc.gsfc.nasa.gov/ftools/others/pfiles.html

B.4 Makefiles

For FTOOLS development, ``hmake'' is used, which is a version of the ``make'' utility developed locally by the HEASARC. It is not necessary for the developers to write the ``hmake'' style make file. However, developers should provide a makefile in one of the popular Unix platforms (OSF, Solaris, SunOS, HPUX, Linux or SGI, Apple/Darwin). the software and understand the dependencies between modules.

B.5 Documents

The help file should be provided in a plain ASCII text file with the extension .txt and a file with the IRAF ``lroff'' format and extension .hlp. The ``lroff'' format is quite similar to the UNIX nroff/troff. You can find it in any .hlp files in FTOOLS distribution.

The help file should include the following sections:


next up previous contents index
Next: C. Flow Chart of Up: Suzaku Project Data Management Previous: A. Acronyms   Contents   Index
Michael Arida 2007-09-29