#!/bin/csh
#######################################################################################################################################
# #
# C O N V E R S I O N C O M P L E X E --> Q U A T R E I M A G E S S T A N D A R D S T E M P O R A I R E S : #
# #
# #
# Utilisation : #
# #
# $xci/J_RIMP.01$Z <nom> #
# #
# #
# Author of '$xci/J_RIMP.01$Z' : #
# #
# Jean-Francois Colonna (LACTAMME, AAAAMMJJhhmmss). #
# #
#######################################################################################################################################
set nom=$1
set Image=`get_feuille$Z $nom`
# Nom de l'image argument dans son directory. #
$xci/J_RIMP$X A=$nom$J RR=$xiim/$Image$PR RI=$xiim/$Image$PI RM=$xiim/$Image$Mo RP=$xiim/$Image$Ph cutoff=1.0e-15 $formatI
# Puis conversion en quatre images standards temporaires #
# ($xiim/$Image$PR,$xiim/$Image$PI,$xiim/$Image$Mo,$xiim/$Image$Ph). #