<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://www.nitrc.org/themes/nitrc3.0/css/rss.xsl.php?feed=https://www.nitrc.org/export/rss20_forum.php?forum_id=1380" ?>
<?xml-stylesheet type="text/css" href="https://www.nitrc.org/themes/nitrc3.0/css/rss.css" ?>
<rss version="2.0"> <channel>
  <title>NITRC JIP fMRI Analysis Toolkit Forum: bug-report</title>
  <link>http://www.nitrc.org/forum/forum.php?forum_id=1380</link>
  <description>Report bugs in software.</description>
  <language>en-us</language>
  <copyright>Copyright 2000-2026 NITRC OSI</copyright>
  <webMaster></webMaster>
  <lastBuildDate>Mon, 13 Apr 2026 1:33:17 GMT</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>NITRC RSS generator</generator>
  <item>
   <title>JIP scrambles path? </title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=10225&amp;forum_id=1380</link>
   <description>Hi! &lt;br /&gt;
We are encountering a strange issue with JIP, please see error in bold below. &lt;br /&gt;
Basically, JIP seems to scramble the path to our distortion.nii NIFTI file. &lt;br /&gt;
It is a bit mysterious where the path that JIP tries to read originates, definetly not in the align.com file. &lt;br /&gt;
This is version 3.1 on Linux. &lt;br /&gt;
Any advice would be appreciated. &lt;br /&gt;
Thanks! Caspar&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[GWDG\ssudman@ug-ukme-cn03 func_scripts]$ jip jip_scripts/register.com ../bold/MOCOVOL/alignTo20180109Phoenix.com ../bold/MOCOVOL/mocovol.nii ../bold/MOCOVOL/mocovola.nii&lt;br /&gt;
&lt;br /&gt;
/neuro_tools/jip/jip/Linux-x86_64/jip&lt;br /&gt;
jip &amp;gt; jip &amp;gt;&lt;br /&gt;
jip &amp;gt; read ../bold/MOCOVOL/alignTo20180109Phoenix.com&lt;br /&gt;
jip &amp;gt; set target-matrix 80 80 43&lt;br /&gt;
jip &amp;gt; set target-resolution 1.2 1.2 1.2&lt;br /&gt;
jip &amp;gt; set target-origin 44.9511 64.5954 -50.8716&lt;br /&gt;
jip &amp;gt; set target-direction -1 -1 1&lt;br /&gt;
jip &amp;gt; set source-matrix 80 80 43&lt;br /&gt;
jip &amp;gt; set source-resolution 1.2 1.2 1.2&lt;br /&gt;
jip &amp;gt; set source-origin 50.3067 66.9567 -53.4317&lt;br /&gt;
jip &amp;gt; set source-direction -1 -1 1&lt;br /&gt;
jip &amp;gt; set registration-orientation 0 0 0 0&lt;br /&gt;
jip &amp;gt; set registration-translations 0.0148761 4.18427 -0.979116&lt;br /&gt;
jip &amp;gt; set registration-rotations -0.0601725 0.0363694 -0.177008&lt;br /&gt;
jip &amp;gt; set registration-inflations 0.9985 0.999993 1.01028&lt;br /&gt;
jip &amp;gt; set registration-skews 0.0104977 -0.0115842 0.000290953&lt;br /&gt;
jip &amp;gt; set spinal-x-shift 0 0&lt;br /&gt;
jip &amp;gt; set spinal-y-shift 0 0 0&lt;br /&gt;
jip &amp;gt; set spinal-rotation 0 0 0 0&lt;br /&gt;
jip &amp;gt; set registration-distortions /home/local/GWDG/ssudman/ukme11/ssudman/MRI/functional/20181130Phoenix/bold/MOCOVOL/distortions.nii&lt;br /&gt;
[b]Error: cannot open Nifti file /home/local/GWDG/ssudman/ukme11/ssudman/MRI/funcld/MOCO20181130Phoenix/bold/MOCOVOL/distortions.nii.[/b]&lt;br /&gt;
jip &amp;gt; read ../bold/MOCOVOL/mocovol.nii&lt;br /&gt;
The NIFTI header for file ../bold/MOCOVOL/mocovol.nii uses Method 3: affine transformation of voxel indices&lt;br /&gt;
magnitude data, short ints, voxels (80,80,43,1), res (1.2,1.2,1.2,2)&lt;br /&gt;
1 volume of size 80 x 80 x 43 was read and stored in stack ' ../bold/MOCOVOL/mocovol '&lt;br /&gt;
jip &amp;gt; register&lt;br /&gt;
Register data using a Lanczos interpolation kernel,&lt;br /&gt;
which will not smooth data but will exhibit some ringing.&lt;br /&gt;
For downsampling &amp;gt; 2x, a Gaussian kernel will be used instead.&lt;br /&gt;
Switch kernels by:&lt;br /&gt;
set interpolation-kernel [type] , where type is Gaussian or Lanczos&lt;br /&gt;
jip &amp;gt; write ../bold/MOCOVOL/mocovola.nii&lt;br /&gt;
selected output format = floats; use 'write-short' to change this1 volume(s) of dimension 80 x 80 x 43 were written to file ../bold/MOCOVOL/mocovola.</description>
   <author>Caspar Schwiedrzik</author>
   <pubDate>Mon, 20 May 2019 15:03:13 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=10225&amp;forum_id=1380</guid>
  </item>
  <item>
   <title>RE: Trouble compiling</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=1577&amp;forum_id=1380</link>
   <description>Hi Mark,&lt;br /&gt;
&lt;br /&gt;
I couldn't understand this problem until I upgraded my Mac to 10.6.5 (&quot;Snow Leopard&quot;).  It seems that Apple has broken gcc (at least, it no longer works as it does on other systems).  The issue seems to be that 10.6.5 no longer supports static linking of libraries. In other words, if you have an object file (mine.o) and a static library sitting in the same directory (libMYLIB.a), then&lt;br /&gt;
&lt;br /&gt;
   gcc -o my_executable mine.o -L. -lMYLIB&lt;br /&gt;
&lt;br /&gt;
no longer works. So, the makefiles I provided for Darwin worked fine prior to 10.6.5.  A work-around is to treat the static libraries as simple object code:&lt;br /&gt;
&lt;br /&gt;
   gcc -o my_executable mine.o libMYLIB.a&lt;br /&gt;
&lt;br /&gt;
This is the strategy I will use for Darwin makefiles on the coming release (v2.0).  I will post the new version ASAP.&lt;br /&gt;
&lt;br /&gt;
Best,&lt;br /&gt;
Joe&lt;br /&gt;
</description>
   <author>Joseph Mandeville</author>
   <pubDate>Mon, 03 Jan 2011 22:10:08 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=1577&amp;forum_id=1380</guid>
  </item>
  <item>
   <title>Trouble compiling</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=1577&amp;forum_id=1380</link>
   <description>EDIT: Nevermind, I just noticed you provided Darwin-i386 binaries that are working just fine.  Thanks.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Hi Joseph,&lt;br /&gt;
&lt;br /&gt;
I'm attempting to compile the jip executables on OS X 10.5.8 Intel.  &lt;br /&gt;
&lt;br /&gt;
It looks like all the required libraries compiled fine, but I get this error when trying to compile jip, jip-display, and jip-align.&lt;br /&gt;
&lt;br /&gt;
Can you point me in the right direction to get this working?&lt;br /&gt;
Thanks,&lt;br /&gt;
Mark&lt;br /&gt;
&lt;br /&gt;
It looks like I'm missing a library, but I have no idea which.  All the prerequisite libraries compiled fine:&lt;br /&gt;
&lt;br /&gt;
Undefined symbols:&lt;br /&gt;
  &quot;_free_fcomplex_vector&quot;, referenced from:&lt;br /&gt;
      _install_stack in jip-front.o&lt;br /&gt;
      _free_stack in jip-front.o&lt;br /&gt;
      _ishift_pixels in jip-align.o&lt;br /&gt;
      _register_volume in jip-align.o&lt;br /&gt;
      _register_volume in jip-align.o&lt;br /&gt;
      _smooth_volumes in jip-average.o&lt;br /&gt;
      _fft_volume in jip-transfilt.o&lt;br /&gt;
      _fft_volume in jip-transfilt.o&lt;br /&gt;
      _ft_1d in jip-transfilt.o&lt;br /&gt;
      _ft_time in jip-transfilt.o&lt;br /&gt;
      _edge_filter in jip-transfilt.o&lt;br /&gt;
      _read_xdisplay_file in jip-io.o&lt;br /&gt;
      _clip_stack in jip-reorder.o&lt;br /&gt;
      _pad_stack in jip-reorder.o&lt;br /&gt;
      _reverse_slice_order in jip-reorder.o&lt;br /&gt;
      _reorder_slices in jip-reorder.o&lt;br /&gt;
  &quot;_Gauss&quot;, referenced from:&lt;br /&gt;
      _register_volume in jip-align.o&lt;br /&gt;
      _register_volume in jip-align.o&lt;br /&gt;
      _register_volume in jip-align.o&lt;br /&gt;
  &quot;_unsigned_short_vector&quot;, referenced from:&lt;br /&gt;
      _read_xdisplay_file in jip-io.o&lt;br /&gt;
      _write_output_file in jip-io.o&lt;br /&gt;
  &quot;_free_short_vector&quot;, referenced from:&lt;br /&gt;
      _magnitude_window_together in jip-magcor.o&lt;br /&gt;
      _magnitude_window_together in jip-magcor.o&lt;br /&gt;
      _scale_volumes in jip-magcor.o&lt;br /&gt;
      _scale_volumes in jip-magcor.o&lt;br /&gt;
      _normalize_volumes in jip-magcor.o&lt;br /&gt;
      _normalize_volumes in jip-magcor.o&lt;br /&gt;
      _read_xdisplay_file in jip-io.o&lt;br /&gt;
      _read_xdisplay_file in jip-io.o&lt;br /&gt;
      _write_output_file in jip-io.o&lt;br /&gt;
      _write_slices in jip-io.o&lt;br /&gt;
      _glm_assess_global_F_variance in jip-glm.o&lt;br /&gt;
      _scatter_plot in jip-maps.o&lt;br /&gt;
  &quot;_float_vector&quot;, referenced from:&lt;br /&gt;
      _read_map_array in jip-front.o&lt;br /&gt;
      _register_volume in jip-align.o&lt;br /&gt;
      _register_volume in jip-align.o&lt;br /&gt;
      _register_volume in jip-align.o&lt;br /&gt;
      _magnitude_window in jip-magcor.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _create_overlay_from_bitmap in jip-ovl.o&lt;br /&gt;
      _mirror_overlay_in_x in jip-ovl.o&lt;br /&gt;
      _mirror_overlay_in_x in jip-ovl.o&lt;br /&gt;
      _read_xdisplay_file in jip-io.o&lt;br /&gt;
      _read_xdisplay_file in jip-io.o&lt;br /&gt;
      _read_xdisplay_file in jip-io.o&lt;br /&gt;
      _write_output_file in jip-io.o&lt;br /&gt;
      _write_slices in jip-io.o&lt;br /&gt;
      _fill_weighted_histogram in jip-stats.o&lt;br /&gt;
      _glm_remove_or_correct_baseline in jip-glm.o&lt;br /&gt;
      _glm_remove_or_correct_baseline in jip-glm.o&lt;br /&gt;
      _glm_histogram_unbiased in jip-glm.o&lt;br /&gt;
      _glm_histogram_unbiased in jip-glm.o&lt;br /&gt;
      _glm_histogram_unbiased_residue in jip-glm.o&lt;br /&gt;
      _glm_histogram_unbiased_residue in jip-glm.o&lt;br /&gt;
      _glm_create_residue in jip-glm.o&lt;br /&gt;
      _glm_create_residue in jip-glm.o&lt;br /&gt;
      _glm_fit_events in jip-glm.o&lt;br /&gt;
      _glm_fit_events in jip-glm.o&lt;br /&gt;
      _glm_maximal_effect in jip-glm.o&lt;br /&gt;
      _glm_maximal_effect in jip-glm.o&lt;br /&gt;
      _glm_create_residual_variance in jip-glm.o&lt;br /&gt;
      _glm_create_residual_variance in jip-glm.o&lt;br /&gt;
      _glm_create_AR_maps in jip-glm.o&lt;br /&gt;
      _glm_create_AR_maps in jip-glm.o&lt;br /&gt;
      _glm_assess_global_F_variance in jip-glm.o&lt;br /&gt;
      _glm_assess_global_F_variance in jip-glm.o&lt;br /&gt;
      _map_snr in jip-maps.o&lt;br /&gt;
      _map_snr in jip-maps.o&lt;br /&gt;
      _map_t2 in jip-maps.o&lt;br /&gt;
      _map_t2 in jip-maps.o&lt;br /&gt;
      _GLM_read_hrf_file in glm.o&lt;br /&gt;
      _GLM_read_hrf_file in glm.o&lt;br /&gt;
      _GLM_read_hrf_file in glm.o&lt;br /&gt;
      _GLM_read_event_file in glm.o&lt;br /&gt;
      _GLM_read_event_file in glm.o&lt;br /&gt;
      _GLM_read_table_file in glm.o&lt;br /&gt;
      _GLM_define_basis_functions in glm.o&lt;br /&gt;
      _GLM_define_basis_functions in glm.o&lt;br /&gt;
      _GLM_calculate_AR_coefficient in glm.o&lt;br /&gt;
      _GLM_calculate_AR_coefficient in glm.o&lt;br /&gt;
      _GLM_calculate_whitening_filter in glm.o&lt;br /&gt;
      _GLMInternal_convolve_paradigm_IRF in glm.o&lt;br /&gt;
      _GLM_calculate_F in glm.o&lt;br /&gt;
      _GLM_set_time_constant in glm.o&lt;br /&gt;
      _GLM_set_time_constant in glm.o&lt;br /&gt;
      _GLM_get_maximal_effect_size in glm.o&lt;br /&gt;
      _GLM_delete_1_stimulus in glm.o&lt;br /&gt;
      _GLM_delete_1_stimulus in glm.o&lt;br /&gt;
      _GLMInternal_whiten_data in glm.o&lt;br /&gt;
      _PolynomialDefineGLM in libJIPFIT.a(jip-fit.o)&lt;br /&gt;
      _GeneralDefineGLM in libJIPFIT.a(jip-fit.o)&lt;br /&gt;
  &quot;_short_vector&quot;, referenced from:&lt;br /&gt;
      _magnitude_window_together in jip-magcor.o&lt;br /&gt;
      _scale_volumes in jip-magcor.o&lt;br /&gt;
      _normalize_volumes in jip-magcor.o&lt;br /&gt;
      _read_xdisplay_file in jip-io.o&lt;br /&gt;
      _read_xdisplay_file in jip-io.o&lt;br /&gt;
      _write_output_file in jip-io.o&lt;br /&gt;
      _write_slices in jip-io.o&lt;br /&gt;
      _glm_assess_global_F_variance in jip-glm.o&lt;br /&gt;
      _scatter_plot in jip-maps.o&lt;br /&gt;
  &quot;_ipoint3d_vector&quot;, referenced from:&lt;br /&gt;
      _magnitude_window in jip-magcor.o&lt;br /&gt;
      _magnitude_window_together in jip-magcor.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _create_overlay_from_bitmap in jip-ovl.o&lt;br /&gt;
      _mirror_overlay_in_x in jip-ovl.o&lt;br /&gt;
      _mirror_overlay_in_x in jip-ovl.o&lt;br /&gt;
      _glm_fit_events in jip-glm.o&lt;br /&gt;
  &quot;_downsample_stack&quot;, referenced from:&lt;br /&gt;
      _downsample_stacks in jip-align.o&lt;br /&gt;
  &quot;_Convert_Voxel_to_Space&quot;, referenced from:&lt;br /&gt;
      _register_volume in jip-align.o&lt;br /&gt;
  &quot;_fcomplex_vector&quot;, referenced from:&lt;br /&gt;
      _install_stack in jip-front.o&lt;br /&gt;
      _ishift_pixels in jip-align.o&lt;br /&gt;
      _register_volume in jip-align.o&lt;br /&gt;
      _register_volume in jip-align.o&lt;br /&gt;
      _smooth_volumes in jip-average.o&lt;br /&gt;
      _fft_volume in jip-transfilt.o&lt;br /&gt;
      _fft_volume in jip-transfilt.o&lt;br /&gt;
      _ft_1d in jip-transfilt.o&lt;br /&gt;
      _ft_time in jip-transfilt.o&lt;br /&gt;
      _edge_filter in jip-transfilt.o&lt;br /&gt;
      _read_xdisplay_file in jip-io.o&lt;br /&gt;
      _clip_stack in jip-reorder.o&lt;br /&gt;
      _pad_stack in jip-reorder.o&lt;br /&gt;
      _reverse_slice_order in jip-reorder.o&lt;br /&gt;
      _reorder_slices in jip-reorder.o&lt;br /&gt;
  &quot;_free_float_matrix&quot;, referenced from:&lt;br /&gt;
      _GLM_read_control_file in glm.o&lt;br /&gt;
      _GLM_define_basis_functions in glm.o&lt;br /&gt;
      _GLM_define_basis_functions in glm.o&lt;br /&gt;
      _GLM_define_basis_functions in glm.o&lt;br /&gt;
      _GLM_define_basis_functions in glm.o&lt;br /&gt;
      _GLM_define_basis_functions in glm.o&lt;br /&gt;
      _GLM_define_basis_functions in glm.o&lt;br /&gt;
      _GLMInternal_calculate_AR_mixing_matrix in glm.o&lt;br /&gt;
      _GLMInternal_calculate_AR_mixing_matrix in glm.o&lt;br /&gt;
      _GLMInternal_calculate_AR_mixing_matrix in glm.o&lt;br /&gt;
      _GLM_calculate_whitening_filter in glm.o&lt;br /&gt;
      _GLM_calculate_whitening_filter in glm.o&lt;br /&gt;
      _GLM_define_conditions in glm.o&lt;br /&gt;
      _GLM_define_conditions in glm.o&lt;br /&gt;
      _PolynomialDefineGLM in libJIPFIT.a(jip-fit.o)&lt;br /&gt;
      _PolynomialDefineGLM in libJIPFIT.a(jip-fit.o)&lt;br /&gt;
      _PolynomialDefineGLM in libJIPFIT.a(jip-fit.o)&lt;br /&gt;
      _GeneralDefineGLM in libJIPFIT.a(jip-fit.o)&lt;br /&gt;
      _GeneralDefineGLM in libJIPFIT.a(jip-fit.o)&lt;br /&gt;
      _GeneralDefineGLM in libJIPFIT.a(jip-fit.o)&lt;br /&gt;
  &quot;_ham_sinc&quot;, referenced from:&lt;br /&gt;
      _register_volume in jip-align.o&lt;br /&gt;
      _register_volume in jip-align.o&lt;br /&gt;
      _register_volume in jip-align.o&lt;br /&gt;
  &quot;_int_vector&quot;, referenced from:&lt;br /&gt;
      _set_variable in jip-front.o&lt;br /&gt;
      _read_slice_order in jip-front.o&lt;br /&gt;
      _print_help_page in jip-front.o&lt;br /&gt;
      _print_help_page in jip-front.o&lt;br /&gt;
      _average_stacks in jip-average.o&lt;br /&gt;
      _fill_histogram in jip-stats.o&lt;br /&gt;
      _fill_weighted_histogram in jip-stats.o&lt;br /&gt;
      _fill_weighted_histogram in jip-stats.o&lt;br /&gt;
      _glm_histogram_unbiased in jip-glm.o&lt;br /&gt;
      _glm_histogram_unbiased_residue in jip-glm.o&lt;br /&gt;
      _glm_histogram_unbiased_residue in jip-glm.o&lt;br /&gt;
      _glm_fit_events in jip-glm.o&lt;br /&gt;
      _map_snr in jip-maps.o&lt;br /&gt;
      _GLM_read_table_file in glm.o&lt;br /&gt;
      _GLM_define_basis_functions in glm.o&lt;br /&gt;
      _GLM_initialize in glm.o&lt;br /&gt;
      _PolynomialDefineGLM in libJIPFIT.a(jip-fit.o)&lt;br /&gt;
      _GeneralDefineGLM in libJIPFIT.a(jip-fit.o)&lt;br /&gt;
  &quot;_swap_x&quot;, referenced from:&lt;br /&gt;
      _fft_volume in jip-transfilt.o&lt;br /&gt;
      _fft_volume in jip-transfilt.o&lt;br /&gt;
      _fft_volume in jip-transfilt.o&lt;br /&gt;
      _fft_volume in jip-transfilt.o&lt;br /&gt;
      _ft_1d in jip-transfilt.o&lt;br /&gt;
      _ft_1d in jip-transfilt.o&lt;br /&gt;
      _ft_time in jip-transfilt.o&lt;br /&gt;
      _ft_time in jip-transfilt.o&lt;br /&gt;
  &quot;_help_menu&quot;, referenced from:&lt;br /&gt;
      _act_on_command in jip-front.o&lt;br /&gt;
  &quot;_float_matrix&quot;, referenced from:&lt;br /&gt;
      _GLM_read_table_file in glm.o&lt;br /&gt;
      _GLM_define_basis_functions in glm.o&lt;br /&gt;
      _GLM_define_basis_functions in glm.o&lt;br /&gt;
      _GLM_define_basis_functions in glm.o&lt;br /&gt;
      _GLM_define_basis_functions in glm.o&lt;br /&gt;
      _GLM_define_basis_functions in glm.o&lt;br /&gt;
      _GLM_define_basis_functions in glm.o&lt;br /&gt;
      _GLM_define_basis_functions in glm.o&lt;br /&gt;
      _GLMInternal_whiten_model in glm.o&lt;br /&gt;
      _GLMInternal_calculate_AR_mixing_matrix in glm.o&lt;br /&gt;
      _GLMInternal_calculate_AR_mixing_matrix in glm.o&lt;br /&gt;
      _GLMInternal_calculate_AR_mixing_matrix in glm.o&lt;br /&gt;
      _GLM_calculate_whitening_filter in glm.o&lt;br /&gt;
      _GLM_calculate_whitening_filter in glm.o&lt;br /&gt;
      _GLM_define_conditions in glm.o&lt;br /&gt;
      _GLM_define_conditions in glm.o&lt;br /&gt;
      _GLM_define_table_event_interactive in glm.o&lt;br /&gt;
      _PolynomialDefineGLM in libJIPFIT.a(jip-fit.o)&lt;br /&gt;
      _PolynomialDefineGLM in libJIPFIT.a(jip-fit.o)&lt;br /&gt;
      _PolynomialDefineGLM in libJIPFIT.a(jip-fit.o)&lt;br /&gt;
      _GeneralDefineGLM in libJIPFIT.a(jip-fit.o)&lt;br /&gt;
      _GeneralDefineGLM in libJIPFIT.a(jip-fit.o)&lt;br /&gt;
      _GeneralDefineGLM in libJIPFIT.a(jip-fit.o)&lt;br /&gt;
  &quot;_ibeta&quot;, referenced from:&lt;br /&gt;
      _GLM_calculate_F in glm.o&lt;br /&gt;
  &quot;_free_long_vector&quot;, referenced from:&lt;br /&gt;
      _read_xdisplay_file in jip-io.o&lt;br /&gt;
  &quot;_free_int_vector&quot;, referenced from:&lt;br /&gt;
      _set_variable in jip-front.o&lt;br /&gt;
      _read_slice_order in jip-front.o&lt;br /&gt;
      _fill_histogram in jip-stats.o&lt;br /&gt;
      _fill_weighted_histogram in jip-stats.o&lt;br /&gt;
      _fill_weighted_histogram in jip-stats.o&lt;br /&gt;
      _glm_histogram_unbiased in jip-glm.o&lt;br /&gt;
      _glm_histogram_unbiased_residue in jip-glm.o&lt;br /&gt;
      _map_snr in jip-maps.o&lt;br /&gt;
      _GLM_read_table_file in glm.o&lt;br /&gt;
      _GLM_define_basis_functions in glm.o&lt;br /&gt;
      _GLM_initialize in glm.o&lt;br /&gt;
      _PolynomialDefineGLM in libJIPFIT.a(jip-fit.o)&lt;br /&gt;
      _GeneralDefineGLM in libJIPFIT.a(jip-fit.o)&lt;br /&gt;
  &quot;_scale_and_shift_to_mat44&quot;, referenced from:&lt;br /&gt;
      _ishift_pixels in jip-align.o&lt;br /&gt;
      _register_volume in jip-align.o&lt;br /&gt;
      _write_nifti_header in jip-io.o&lt;br /&gt;
      _clip_stack in jip-reorder.o&lt;br /&gt;
      _read_nifti_header in libIO.a(io.o)&lt;br /&gt;
      _read_xdisplay_header in libIO.a(io.o)&lt;br /&gt;
      _read_freesurfer_header in libIO.a(io.o)&lt;br /&gt;
  &quot;_free_unsigned_short_vector&quot;, referenced from:&lt;br /&gt;
      _read_xdisplay_file in jip-io.o&lt;br /&gt;
      _write_output_file in jip-io.o&lt;br /&gt;
  &quot;_get_line_with_comment&quot;, referenced from:&lt;br /&gt;
      _main in jip-front.o&lt;br /&gt;
      _main in jip-front.o&lt;br /&gt;
      _main in jip-front.o&lt;br /&gt;
      _print_help_page in jip-front.o&lt;br /&gt;
      _print_help_page in jip-front.o&lt;br /&gt;
      _print_help_page in jip-front.o&lt;br /&gt;
      _print_help_page in jip-front.o&lt;br /&gt;
      _print_help_page in jip-front.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _GLM_read_control_file in glm.o&lt;br /&gt;
      _GLM_read_control_file in glm.o&lt;br /&gt;
      _GLM_read_hrf_file in glm.o&lt;br /&gt;
      _GLM_read_hrf_file in glm.o&lt;br /&gt;
      _GLM_read_hrf_file in glm.o&lt;br /&gt;
      _GLM_read_event_file in glm.o&lt;br /&gt;
      _GLM_read_event_file in glm.o&lt;br /&gt;
      _GLM_read_event_file in glm.o&lt;br /&gt;
      _GLM_read_table_file in glm.o&lt;br /&gt;
      _GLM_read_table_file in glm.o&lt;br /&gt;
      _GLM_read_table_file in glm.o&lt;br /&gt;
      _GLM_read_table_file in glm.o&lt;br /&gt;
      _read_xdisplay_header in libIO.a(io.o)&lt;br /&gt;
      _read_xdisplay_header in libIO.a(io.o)&lt;br /&gt;
      _read_freesurfer_header in libIO.a(io.o)&lt;br /&gt;
  &quot;_long_vector&quot;, referenced from:&lt;br /&gt;
      _read_xdisplay_file in jip-io.o&lt;br /&gt;
  &quot;_int_matrix&quot;, referenced from:&lt;br /&gt;
      _GLM_define_conditions in glm.o&lt;br /&gt;
  &quot;_invert_mat44&quot;, referenced from:&lt;br /&gt;
      _ishift_pixels in jip-align.o&lt;br /&gt;
      _register_volume in jip-align.o&lt;br /&gt;
      _clip_stack in jip-reorder.o&lt;br /&gt;
      _read_volume_header in libIO.a(io.o)&lt;br /&gt;
  &quot;_general_affine_to_mat44&quot;, referenced from:&lt;br /&gt;
      _read_nifti_header in libIO.a(io.o)&lt;br /&gt;
  &quot;_centered_xyz_to_ijk&quot;, referenced from:&lt;br /&gt;
      _register_volume in jip-align.o&lt;br /&gt;
  &quot;_free_ipoint3d_vector&quot;, referenced from:&lt;br /&gt;
      _magnitude_window in jip-magcor.o&lt;br /&gt;
      _magnitude_window_together in jip-magcor.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _delete_overlay in jip-ovl.o&lt;br /&gt;
      _create_overlay_from_bitmap in jip-ovl.o&lt;br /&gt;
      _mirror_overlay_in_x in jip-ovl.o&lt;br /&gt;
      _mirror_overlay_in_x in jip-ovl.o&lt;br /&gt;
      _mirror_overlay_in_x in jip-ovl.o&lt;br /&gt;
      _glm_fit_events in jip-glm.o&lt;br /&gt;
  &quot;_centered_ijk_to_xyz&quot;, referenced from:&lt;br /&gt;
      _register_volume in jip-align.o&lt;br /&gt;
  &quot;_free_int_matrix&quot;, referenced from:&lt;br /&gt;
      _GLM_define_conditions in glm.o&lt;br /&gt;
  &quot;_next_non_white&quot;, referenced from:&lt;br /&gt;
      _do_command in jip-front.o&lt;br /&gt;
      _do_command in jip-front.o&lt;br /&gt;
      _strip_com_arguments in jip-front.o&lt;br /&gt;
      _strip_com_arguments in jip-front.o&lt;br /&gt;
      _strip_com_arguments in jip-front.o&lt;br /&gt;
      _strip_com_arguments in jip-front.o&lt;br /&gt;
      _strip_com_arguments in jip-front.o&lt;br /&gt;
      _strip_com_arguments in jip-front.o&lt;br /&gt;
      _strip_com_arguments in jip-front.o&lt;br /&gt;
      _strip_com_arguments in jip-front.o&lt;br /&gt;
      _strip_com_arguments in jip-front.o&lt;br /&gt;
      _decode_volume_list in jip-front.o&lt;br /&gt;
      _decode_volume_list in jip-front.o&lt;br /&gt;
      _decode_comparison_list in jip-front.o&lt;br /&gt;
      _decode_string_and_comparison_list in jip-front.o&lt;br /&gt;
      _decode_int_and_comparison_list in jip-front.o&lt;br /&gt;
      _decode_read_special in jip-front.o&lt;br /&gt;
      _decode_string_and_list in jip-front.o&lt;br /&gt;
      _decode_int_and_list in jip-front.o&lt;br /&gt;
      _decode_int_string_and_list in jip-front.o&lt;br /&gt;
      _decode_2strings_and_list in jip-front.o&lt;br /&gt;
      _decode_real_string_and_list in jip-front.o&lt;br /&gt;
      _decode_real_string_and_comparison_list in jip-front.o&lt;br /&gt;
      _decode_real_and_list in jip-front.o&lt;br /&gt;
      _decode_euler_and_list in jip-front.o&lt;br /&gt;
      _decode_2reals_and_list in jip-front.o&lt;br /&gt;
      _decode_2reals_and_list in jip-front.o&lt;br /&gt;
      _decode_4reals_string_and_list in jip-front.o&lt;br /&gt;
      _decode_4reals_string_and_list in jip-front.o&lt;br /&gt;
      _decode_4reals_string_and_list in jip-front.o&lt;br /&gt;
      _decode_4reals_string_and_list in jip-front.o&lt;br /&gt;
      _decode_3reals_and_list in jip-front.o&lt;br /&gt;
      _decode_3reals_and_list in jip-front.o&lt;br /&gt;
      _decode_3reals_and_list in jip-front.o&lt;br /&gt;
      _decode_3reals_string_and_list in jip-front.o&lt;br /&gt;
      _decode_3reals_string_and_list in jip-front.o&lt;br /&gt;
      _decode_3reals_string_and_list in jip-front.o&lt;br /&gt;
      _decode_2ints_string_and_list in jip-front.o&lt;br /&gt;
      _decode_2ints_string_and_list in jip-front.o&lt;br /&gt;
      _read_slice_order in jip-front.o&lt;br /&gt;
      _read_slice_order in jip-front.o&lt;br /&gt;
      _read_map_array in jip-front.o&lt;br /&gt;
      _read_map_array in jip-front.o&lt;br /&gt;
      _GLM_read_control_file in glm.o&lt;br /&gt;
      _GLM_read_control_file in glm.o&lt;br /&gt;
      _GLMInternal_decode_keyword in glm.o&lt;br /&gt;
      _GLM_read_table_file in glm.o&lt;br /&gt;
      _GLM_read_table_file in glm.o&lt;br /&gt;
      _GLM_define_conditions in glm.o&lt;br /&gt;
      _GLM_define_conditions in glm.o&lt;br /&gt;
      _decode_xdisplay_header_keyword in libIO.a(io.o)&lt;br /&gt;
      _decode_freesurfer_header_keyword in libIO.a(io.o)&lt;br /&gt;
  &quot;_is_power_of_2&quot;, referenced from:&lt;br /&gt;
      _fft_volumes in jip-transfilt.o&lt;br /&gt;
      _fft_volumes in jip-transfilt.o&lt;br /&gt;
      _clip_stacks in jip-reorder.o&lt;br /&gt;
      _clip_stacks in jip-reorder.o&lt;br /&gt;
      _clip_stacks in jip-reorder.o&lt;br /&gt;
      _pad_stacks in jip-reorder.o&lt;br /&gt;
      _pad_stacks in jip-reorder.o&lt;br /&gt;
      _pad_stacks in jip-reorder.o&lt;br /&gt;
      _pad_2n_stacks in jip-reorder.o&lt;br /&gt;
      _pad_2n_stacks in jip-reorder.o&lt;br /&gt;
  &quot;_free_float_vector&quot;, referenced from:&lt;br /&gt;
      _read_map_array in jip-front.o&lt;br /&gt;
      _register_volume in jip-align.o&lt;br /&gt;
      _register_volume in jip-align.o&lt;br /&gt;
      _register_volume in jip-align.o&lt;br /&gt;
      _magnitude_window in jip-magcor.o&lt;br /&gt;
      _magnitude_window in jip-magcor.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _read_ovl_file in jip-ovl.o&lt;br /&gt;
      _delete_overlay in jip-ovl.o&lt;br /&gt;
      _create_overlay_from_bitmap in jip-ovl.o&lt;br /&gt;
      _mirror_overlay_in_x in jip-ovl.o&lt;br /&gt;
      _mirror_overlay_in_x in jip-ovl.o&lt;br /&gt;
      _mirror_overlay_in_x in jip-ovl.o&lt;br /&gt;
      _read_xdisplay_file in jip-io.o&lt;br /&gt;
      _read_xdisplay_file in jip-io.o&lt;br /&gt;
      _read_xdisplay_file in jip-io.o&lt;br /&gt;
      _write_output_file in jip-io.o&lt;br /&gt;
      _write_slices in jip-io.o&lt;br /&gt;
      _fill_weighted_histogram in jip-stats.o&lt;br /&gt;
      _glm_remove_or_correct_baseline in jip-glm.o&lt;br /&gt;
      _glm_remove_or_correct_baseline in jip-glm.o&lt;br /&gt;
      _glm_histogram_unbiased in jip-glm.o&lt;br /&gt;
      _glm_histogram_unbiased in jip-glm.o&lt;br /&gt;
      _glm_histogram_unbiased_residue in jip-glm.o&lt;br /&gt;
      _glm_histogram_unbiased_residue in jip-glm.o&lt;br /&gt;
      _glm_create_residue in jip-glm.o&lt;br /&gt;
      _glm_create_residue in jip-glm.o&lt;br /&gt;
      _glm_fit_events in jip-glm.o&lt;br /&gt;
      _glm_fit_events in jip-glm.o&lt;br /&gt;
      _glm_maximal_effect in jip-glm.o&lt;br /&gt;
      _glm_maximal_effect in jip-glm.o&lt;br /&gt;
      _glm_create_residual_variance in jip-glm.o&lt;br /&gt;
      _glm_create_residual_variance in jip-glm.o&lt;br /&gt;
      _glm_create_AR_maps in jip-glm.o&lt;br /&gt;
      _glm_create_AR_maps in jip-glm.o&lt;br /&gt;
      _glm_assess_global_F_variance in jip-glm.o&lt;br /&gt;
      _glm_assess_global_F_variance in jip-glm.o&lt;br /&gt;
      _map_snr in jip-maps.o&lt;br /&gt;
      _map_snr in jip-maps.o&lt;br /&gt;
      _map_t2 in jip-maps.o&lt;br /&gt;
      _map_t2 in jip-maps.o&lt;br /&gt;
      _GLM_read_control_file in glm.o&lt;br /&gt;
      _GLM_read_control_file in glm.o&lt;br /&gt;
      _GLM_read_hrf_file in glm.o&lt;br /&gt;
      _GLM_read_hrf_file in glm.o&lt;br /&gt;
      _GLM_read_hrf_file in glm.o&lt;br /&gt;
      _GLM_read_table_file in glm.o&lt;br /&gt;
      _GLM_define_basis_functions in glm.o&lt;br /&gt;
      _GLM_define_basis_functions in glm.o&lt;br /&gt;
      _GLM_calculate_AR_coefficient in glm.o&lt;br /&gt;
      _GLM_calculate_AR_coefficient in glm.o&lt;br /&gt;
      _GLM_calculate_whitening_filter in glm.o&lt;br /&gt;
      _GLMInternal_convolve_paradigm_IRF in glm.o&lt;br /&gt;
      _GLM_calculate_F in glm.o&lt;br /&gt;
      _GLM_set_time_constant in glm.o&lt;br /&gt;
      _GLM_set_time_constant in glm.o&lt;br /&gt;
      _GLM_get_maximal_effect_size in glm.o&lt;br /&gt;
      _GLM_delete_1_stimulus in glm.o&lt;br /&gt;
      _GLM_delete_1_stimulus in glm.o&lt;br /&gt;
      _GLMInternal_whiten_data in glm.o&lt;br /&gt;
      _PolynomialDefineGLM in libJIPFIT.a(jip-fit.o)&lt;br /&gt;
      _GeneralDefineGLM in libJIPFIT.a(jip-fit.o)&lt;br /&gt;
  &quot;_rInvertSquareMatrix&quot;, referenced from:&lt;br /&gt;
      _GLMInternal_whiten_model in glm.o&lt;br /&gt;
      _GLMInternal_whiten_model in glm.o&lt;br /&gt;
      _GLMInternal_calculate_AR_mixing_matrix in glm.o&lt;br /&gt;
      _GLM_calculate_whitening_filter in glm.o&lt;br /&gt;
      _GLM_define_conditions in glm.o&lt;br /&gt;
      _PolynomialDefineGLM in libJIPFIT.a(jip-fit.o)&lt;br /&gt;
      _GeneralDefineGLM in libJIPFIT.a(jip-fit.o)&lt;br /&gt;
  &quot;_Convert_Space_to_rVoxel&quot;, referenced from:&lt;br /&gt;
      _register_volume in jip-align.o&lt;br /&gt;
  &quot;_Trace_of_Matrix&quot;, referenced from:&lt;br /&gt;
      _GLMInternal_calculate_AR_mixing_matrix in glm.o&lt;br /&gt;
ld: symbol(s) not found&lt;br /&gt;
collect2: ld returned 1 exit status&lt;br /&gt;
make: *** [jip] Error 1&lt;br /&gt;
&lt;br /&gt;
</description>
   <author>Mark Pinsk</author>
   <pubDate>Thu, 15 Jul 2010 17:03:12 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=1577&amp;forum_id=1380</guid>
  </item>
  <item>
   <title>Welcome to bug-report</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=1304&amp;forum_id=1380</link>
   <description>Welcome to bug-report</description>
   <author>Joseph Mandeville</author>
   <pubDate>Wed, 03 Mar 2010 15:39:40 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=1304&amp;forum_id=1380</guid>
  </item>
 </channel>
</rss>
