Name of principal investigator (last, first, mi). For JWST, the PI_NAME keyword concatenates the Principle Investigator last name, suffix (if any), first name, and middle initial into a comma separated value string for a single keyword.
| Attribute | Value |
|---|---|
| data type | string |
| enumerated Values | not defined |
| units | |
| example | Smith,Dr,Jane,D |
| default value | UNKNOWN |
| special processing | not defined |
| source | STScI Identity Source Provider |
| software source | PROPSERVICE:get_investigator:TELESCOP:PROGRAM:CATEGORY |
| calculation | = apt('./ProposalInformation/PrincipalInvestigator/InvestigatorAddress/LastName') + ', ' + apt('./ProposalInformation/PrincipalInvestigator/InvestigatorAddress/FirstName') |
| DB destination | ['ScienceCommon.pi_name', 'GuideStar.pi_name'] |
| data type in DB | nvarchar(183) |
| instrument | Multiple |
| mode | All |
| product level | 1b |
| FITS hdu | PRIMARY |
| FITS header section | Programmatic information |