The FPOSS Software
What is FPOSS ?
The Fibre Positioner Observation Support Software (FPOSS) is the fibre configuration program for the preparation of FLAMES observations. It takes as input a file containing a list of target objects and generates a configuration in which as many fibres as possible are allocated to targets, allowing for the various instrumental constraints and any specified target priorities. It produces a file containing a list of allocations of fibres to targets, the so-called target setup file. This file needs to be included in one or more Observation Blocks (OBs) created with P2PP.Current Version: FPOSS-1.41
Supported Platforms
FPOSS is available for Linux Redhat 9.
FPOSS Installation
Unix Installation Procedure
To install FPOSS, you will need to retrieve the tarball for your operating system, unpack and install it, and start the FPOSS executable.Please follow these steps:
- Move to the directory where you want to install FPOSS.
- Download the following tarball:
- fposs-1.41.Linux.tar.gz [2.0 Mbytes compressed]
- Unpack the tarball
gunzip -c fposs-1.41.Linux.tar.gz | tar xvf -This creates a directory structure that starts with:
FPOSS/
cd FPOSS/bin
setenv PATH ${PATH}:${PWD}
rehash
bash users:
cd FPOSS/bin
export PATH=${PATH}:${PWD}
cd $HOME/[working-directory] configure
If the FPOSS three main panels appear you have successfully installed FPOSS. You can delete the compressed TAR file.
Suggestion: Update Your Unix PATH Definitions
If you update the PATH definition in one of your rc or login files, you can run FPOSS by simplying typing configure next time you login.tcsh users must update one of the following files
with the following PATH line:$HOME/.tcshrc $HOME/.cshrc $HOME/.login
setenv PATH ${PATH}:${HOME}/FPOSS/bin
bash users must update the following file
with the following PATH line:$HOME/.bashrc
export PATH=${PATH}:${HOME}/FPOSS/bin
FPOSS Users' Manual
- FPOSS User Manual (on the FLAMES documentation web page)
Please also check further the FPOSS Requirements and Recommendations
Instrument selector
This page is specific to FLAMES
