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  

pcor.c File Reference

#include <stdio.h>
#include <math.h>
#include <stdlib.h>
#include "pcor.h"

Go to the source code of this file.


Defines

#define UPZZ(j)   zz -= aaa[j] * VCH(vc,vox,j)
#define UPCH(j)   VCH(vc,vox,j) = fff[j] * VCH(vc,vox,j) + ggg[j] * zz
#define UPLL(j)   VCH(vc,vox,j) += bq * zz * zz
#define DENEPS   1.e-5
#define DENEPS   1.e-5

Functions

referencesnew_references (numref) int numref

Variables

referencesref
int numref
voxel_corrvc
float * pcor
float * coef
float * var
float * fit []
float pcthresh
float cothresh
thresh_resultthr

Define Documentation

#define DENEPS   1.e-5
 

#define DENEPS   1.e-5
 

#define UPCH j       VCH(vc,vox,j) = fff[j] * VCH(vc,vox,j) + ggg[j] * zz
 

#define UPLL j       VCH(vc,vox,j) += bq * zz * zz
 

#define UPZZ j       zz -= aaa[j] * VCH(vc,vox,j)
 


Function Documentation

references* new_references numref   
 


Variable Documentation

float* coef
 

Definition at line 635 of file pcor.c.

float cothresh
 

Definition at line 633 of file pcor.c.

float* fit[]
 

Definition at line 574 of file pcor.c.

Referenced by calculate_results(), DC_Err(), DC_Fit(), DC_IRF(), initialize_program(), L1F_worker(), LSQ_worker(), main(), mri_2dalign_one(), mri_3dalign_one(), mri_align_dfspace(), mri_delayed_lsqfit(), mri_lsqfit(), mri_warp3d_align_one(), NL_worker(), nlfit(), PCOR_get_lsqfit(), pfit(), simplex_optimization(), and THD_generic_detrend().

int numref
 

Definition at line 192 of file pcor.c.

Referenced by new_PCOR_references(), and new_PCOR_voxel_corr().

float * pcor
 

Definition at line 634 of file pcor.c.

Referenced by PCOR_get_mcor(), PCOR_get_pcor(), PCOR_get_pcor_and_coef(), and SCAT_main().

float pcthresh
 

Definition at line 632 of file pcor.c.

Referenced by PCOR_get_pcor_and_coef().

references * ref
 

Definition at line 281 of file pcor.c.

Referenced by argcmp(), avg_epochs(), conv_set_ref(), delayed_lsqfit(), dup_NC(), dup_NC_attrarrayV(), dup_NC_dimarrayV(), dup_NC_vararrayV(), free_PCOR_references(), L1F_worker(), LSQ_worker(), lsqfit(), main(), new_PCOR_references(), PCOR_get_coef(), PCOR_get_lsqfit(), PCOR_get_mcor(), PCOR_get_pcor(), PCOR_get_pcor_and_coef(), PCOR_get_perc(), PCOR_UPDATE(), startup_lsqfit(), THD_generic_detrend(), UC_unusuality(), and update_PCOR_references().

thresh_result* thr
 

Definition at line 636 of file pcor.c.

Referenced by AFNI_newfunc_overlay(), main(), NIFTI_stat_to_pval(), NIFTI_stat_to_zscore(), RCREND_reload_func_dset(), REND_reload_func_dset(), ROIPLOT_main(), thd_mask_from_brick(), THD_stat_to_pval(), and THD_stat_to_zscore().

float* var
 

Definition at line 536 of file pcor.c.

Referenced by calc_tcoef(), CREN_render(), DRAW_into_dataset(), EDIT_zscore_vol(), ENTROPY_accumulate(), estimate_gfw(), main(), memno2info(), mri_zeropad_3D(), PCOR_get_variance(), rand_binormal(), rand_normal(), RCREND_reload_dataset(), REND_reload_dataset(), THD_extract_float_brick(), THD_outlier_count(), and wr_struct().

voxel_corr * vc
 

Definition at line 631 of file pcor.c.

Referenced by free_PCOR_voxel_corr(), new_PCOR_voxel_corr(), parevec_(), PCOR_get_coef(), PCOR_get_lsqfit(), PCOR_get_mcor(), PCOR_get_pcor(), PCOR_get_pcor_and_coef(), PCOR_get_perc(), PCOR_get_stdev(), PCOR_get_variance(), and PCOR_UPDATE().

 

Powered by Plone

This site conforms to the following standards: