Duke-UNC Brain Imaging and Analysis Center
BIAC Forums | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Support Forums
 Analysis Software Support
 New showsrs2 option

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
charles.michelich Posted - Jan 13 2004 : 12:50:05 PM
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
4   L A T E S T    R E P L I E S    (Newest First)
charles.michelich Posted - Mar 02 2004 : 5:17:00 PM
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
diaz Posted - Feb 25 2004 : 2:30:38 PM
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
charles.michelich Posted - Feb 25 2004 : 1:47:28 PM
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
diaz Posted - Feb 25 2004 : 09:30:32 AM
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

BIAC Forums © 2000-2010 Brain Imaging and Analysis Center Go To Top Of Page
This page was generated in 0.28 seconds. Snitz Forums 2000