Set the focal plane system for the pixlib module.
pix_set_fpsys( String_Type sys )
Set the focal plane (FP) pixel system to be used by the pixlib routines. This function should be rarely used, since the default setting is correct for nearly all users.
pix_set_fpsys( "FP-1.1" );
This call sets the focal-plane system to be "FP-1.1".
See the bugs page for the pixlib library on the CIAO website for an up-to-date listing of known bugs.