Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

Imon.h File Reference

Go to the source code of this file.


Data Structures

struct  finfo_t
struct  ge_extras
struct  ge_header_info
struct  IFM_debug
struct  im_store_t
struct  opts_t
struct  param_t
struct  run_t
struct  stats_t
struct  string_list
struct  vol_t

Defines

#define IFM_MAX_FLEN   200
#define IFM_PAD_LEN   20
#define IFM_EPSILON   0.01
#define IFM_STAT_ALLOC   20
#define IFM_MAX_IM_ALLOC   40
#define IFM_MAX_RUN_NAPS   3
#define IFM_MAX_GE_FAILURES   3
#define IFM_MAX_NT   32767
#define IFM_SUFFIX_LEN   10
#define IFM_MIN_NICE_INC   -19
#define IFM_MAX_NICE_INC   20
#define IFM_USE_SHORT   1
#define IFM_USE_LONG   2
#define IFM_USE_HIST   3
#define IFM_USE_VERSION   4
#define IFM_IM_FTYPE_NONE   0
#define IFM_IM_FTYPE_GEMS5   1
#define IFM_IM_FTYPE_DICOM   4
#define IFM_DEBUG_DEFAULT   1
#define IFM_MAX_DEBUG   5
#define IFM_GERT_SCRIPT   "GERT_Reco2"
#define IFM_GERT_DICOM   "GERT_Reco_dicom"
#define IFM_SLICE_PAT   "alt+z"
#define LSB_FIRST   1
#define MSB_FIRST   2
#define IFM_BIG_ERROR_MESG(I_str, I_file, I_ez, I_az, I_run, I_s1, I_sn)

Define Documentation

#define IFM_BIG_ERROR_MESG I_str,
I_file,
I_ez,
I_az,
I_run,
I_s1,
I_sn   
 

Value:

do {                                                            \
            fprintf( stderr, "\007\n"                                   \
                    "***********************************************\n" \
                    "Error: %s\n"                                       \
                    "       current file      : %s\n"                   \
                    "       expected z-offset : %.4f\n"                 \
                    "       actual z-offset   : %.4f\n"                 \
                    "       current run       : %d\n"                   \
                    "       slice number      : %d (of %d)\n"           \
                    "***********************************************\n",\
                I_str, I_file, I_ez, I_az, I_run, I_s1, I_sn );         \
        } while (0)

Definition at line 178 of file Imon.h.

Referenced by volume_match().

#define IFM_DEBUG_DEFAULT   1
 

Definition at line 29 of file Imon.h.

Referenced by init_options().

#define IFM_EPSILON   0.01
 

Definition at line 9 of file Imon.h.

Referenced by check_one_volume(), find_next_zoff(), volume_match(), and volume_search().

#define IFM_GERT_DICOM   "GERT_Reco_dicom"
 

Definition at line 33 of file Imon.h.

Referenced by create_gert_dicom().

#define IFM_GERT_SCRIPT   "GERT_Reco2"
 

Definition at line 32 of file Imon.h.

Referenced by create_gert_reco(), and create_gert_script().

#define IFM_IM_FTYPE_DICOM   4
 

Definition at line 27 of file Imon.h.

Referenced by ART_send_control_info(), complete_orients_str(), disp_ftype(), and init_options().

#define IFM_IM_FTYPE_GEMS5   1
 

Definition at line 26 of file Imon.h.

Referenced by ART_send_control_info(), disp_ftype(), and init_options().

#define IFM_IM_FTYPE_NONE   0
 

Definition at line 25 of file Imon.h.

#define IFM_MAX_DEBUG   5
 

Definition at line 30 of file Imon.h.

Referenced by init_options().

#define IFM_MAX_FLEN   200
 

Definition at line 7 of file Imon.h.

Referenced by set_volume_stats(), volume_match(), and volume_search().

#define IFM_MAX_GE_FAILURES   3
 

Definition at line 13 of file Imon.h.

Referenced by scan_ge_files().

#define IFM_MAX_IM_ALLOC   40
 

Definition at line 11 of file Imon.h.

Referenced by find_first_volume().

#define IFM_MAX_NICE_INC   20
 

Definition at line 18 of file Imon.h.

Referenced by init_options().

#define IFM_MAX_NT   32767
 

Definition at line 14 of file Imon.h.

Referenced by init_options().

#define IFM_MAX_RUN_NAPS   3
 

Definition at line 12 of file Imon.h.

Referenced by check_stalled_run().

#define IFM_MIN_NICE_INC   -19
 

Definition at line 17 of file Imon.h.

Referenced by init_options().

#define IFM_PAD_LEN   20
 

Definition at line 8 of file Imon.h.

Referenced by dir_expansion_form().

#define IFM_SLICE_PAT   "alt+z"
 

Definition at line 34 of file Imon.h.

Referenced by create_gert_dicom(), create_gert_reco(), and create_gert_script().

#define IFM_STAT_ALLOC   20
 

Definition at line 10 of file Imon.h.

Referenced by set_volume_stats().

#define IFM_SUFFIX_LEN   10
 

Definition at line 15 of file Imon.h.

Referenced by create_gert_reco(), create_gert_script(), and path_to_dir_n_suffix().

#define IFM_USE_HIST   3
 

Definition at line 22 of file Imon.h.

Referenced by init_options(), and usage().

#define IFM_USE_LONG   2
 

Definition at line 21 of file Imon.h.

Referenced by init_options(), and usage().

#define IFM_USE_SHORT   1
 

Definition at line 20 of file Imon.h.

Referenced by init_options(), and usage().

#define IFM_USE_VERSION   4
 

Definition at line 23 of file Imon.h.

Referenced by init_options(), and usage().

#define LSB_FIRST   1
 

Definition at line 38 of file Imon.h.

#define MSB_FIRST   2
 

Definition at line 39 of file Imon.h.

 

Powered by Plone

This site conforms to the following standards: