rtcog package
Subpackages
- rtcog.comm package
- rtcog.processor package
- Submodules
- rtcog.processor.basic_processor module
- rtcog.processor.esam_processor module
ESAMProcessorESAMProcessor.lastaction_endTRESAMProcessor.matcherESAMProcessor.shared_tr_dataESAMProcessor.shared_action_onsetsESAMProcessor.shared_action_offsetsESAMProcessor.hitsESAMProcessor.compute_TR_data()ESAMProcessor.end_run()ESAMProcessor.get_enabled_step_config()ESAMProcessor.start_streaming()ESAMProcessor.write_action()ESAMProcessor.write_hit_arrays()ESAMProcessor.write_hit_maps()ESAMProcessor.write_report()
- Module contents
- rtcog.preproc package
- Subpackages
- Submodules
- rtcog.preproc.pipeline module
PipelinePipeline.NtPipeline.mask_NvPipeline.mask_imgPipeline.NvPipeline.stepsPipeline.run_funcsPipeline.motion_estimatesPipeline.Data_FromAFNIPipeline.Data_processedPipeline.processed_trPipeline.out_dirPipeline.out_prefixPipeline.save_origPipeline.snapshotPipeline.build_steps()Pipeline.final_steps()Pipeline.process()Pipeline.process_first_volume()Pipeline.processed_trPipeline.save_motion_estimates()Pipeline.save_nifti_files()
- rtcog.preproc.preproc_steps module
- rtcog.preproc.step_types module
- Module contents
- rtcog.matching package
- Submodules
- rtcog.matching.hit_detector module
- rtcog.matching.hit_opts module
- rtcog.matching.matcher module
MaskMatcherMatcherMatcher.registryMatcher.match_startMatcher.NtMatcher.scoresMatcher.NtemplatesMatcher.mp_endMatcher.mp_new_trMatcher.mp_shm_readyMatcher.from_name()Matcher.match()Matcher.setup_shared_memory()Matcher.cleanup_shared_memory()Matcher._match()Matcher.cleanup_shared_memory()Matcher.from_name()Matcher.match()Matcher.registryMatcher.setup_shared_memory()
SVRMatcher
- rtcog.matching.matching_opts module
- rtcog.matching.matching_utils module
- rtcog.matching.transcribe module
- Module contents
- rtcog.viz package
- rtcog.controller package
- rtcog.gui package
- rtcog.utils package
- rtcog.hardware_tests package
Submodules
rtcog.experiment_registry module
rtcog.main module
rtcog.paths module
Directory structure definitions for the rtcog software package.
This module defines key paths used throughout the codebase. All paths are constructed relative to the location of this file.
rtcog.run_minimal module
Minimal entry point for rtcog without GUI dependencies.