Duke-UNC Brain Imaging and Analysis Center
BIAC Forums | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password   Forgot your Password?
 All Forums
 Support Forums
 Analysis Software Support
 New showsrs2 option
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

charles.michelich
BIAC Alum

USA
183 Posts

Posted - Jan 13 2004 :  12:50:05 PM  Show Profile  Reply with Quote
BIAC MATLAB Users,

I added an additional configuration option to showsrs2. The 'showTimePlot' option in the cfg structure allows you to specify if you would like the image included in the time series plot. See help showsrs2 for usage.

Example:
baseImg = readmr;
tmapImg = readmr;
tmapCfg.showTimePlot = 0; % Don't show time plot for tmap
epochTsv = readmr;
epochCfg.transLevel = 0; % Don't show tsv on images

showsrs2(baseImg,tmapImg,tmapCfg,epochTsv,epochCfg);
You can also still change which images are included by right-clicking on the the time series plot and checking/unchecking the images.

Enjoy,
Chuck

diaz
BIAC Alum

USA
212 Posts

Posted - Feb 25 2004 :  09:30:32 AM  Show Profile  Reply with Quote
Hi,
Does anyone know if there is a way to turn off the 'use openGL transparency' option that could be incorporated into a display script or a more general setting. I know you can go through the config menu and deselect it by clicking on it, but I end up doing this every time I use showsrs2 and so I was wondering if there is another way to do this.
Thanks!
Michele

Michele T. Diaz, Ph.D.
Associate Director
Brain Imaging and Analysis Center
Go to Top of Page

charles.michelich
BIAC Alum

USA
183 Posts

Posted - Feb 25 2004 :  1:47:28 PM  Show Profile  Reply with Quote
Hi Michele,

What type of graphics card is on the computer that does not display properly with the "Use OpenGL transparency" option on? You can find out by typing opengl info.

Chuck
Go to Top of Page

diaz
BIAC Alum

USA
212 Posts

Posted - Feb 25 2004 :  2:30:38 PM  Show Profile  Reply with Quote
Hi Chuck, the card information is below. It's not so much that it doesn't work at all, but showsrs and everything else works very slowly until I turn off the gl feature.

Version = 1.2.2
Vendor = NVIDIA Corporation
Renderer = RIVA TNT2/AGP/SSE
MaxTextureSize = 2048
Extensions = GL_ARB_imaging GL_ARB_multitexture GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_abgr GL_EXT_bgra GL_EXT_compiled_vertex_array GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_stencil_wrap GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_lod_bias GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_vertex_weighting GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_blend_square GL_NV_evaluators GL_NV_fog_distance GL_NV_packed_depth_stencil GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_SGIS_multitexture GL_WIN_swap_hint WGL_EXT_swap_control

Michele

Michele T. Diaz, Ph.D.
Associate Director
Brain Imaging and Analysis Center
Go to Top of Page

charles.michelich
BIAC Alum

USA
183 Posts

Posted - Mar 02 2004 :  5:17:00 PM  Show Profile  Reply with Quote
Hi Michele,

I put a version of showsrs2 in \\Gall\Programs\User_Scripts\beta\ that turns off OpenGL transparency by default. This is not the ideal solution, but should work for now. Please let me know if you have any problems.

Chuck
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
BIAC Forums © 2000-2010 Brain Imaging and Analysis Center Go To Top Of Page
This page was generated in 0.58 seconds. Snitz Forums 2000