https://github.com/cloudmrhub/camriecu

https://github.com/cloudmrhub/camriecu

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: cloudmrhub
  • Language: MATLAB
  • Default Branch: master
  • Size: 128 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 6 years ago · Last pushed almost 4 years ago
Metadata Files
Readme

readme.md

Aug 22

Camrie CU

matlab interface to PSudoMRI

Installation

CamrieCU matlab script that calls PsudoMRICU 1. Compile PsudoMRICU 1. Add bin to "PATH" environment variable 1. add environment variable ncores - e.g. in matlab setenv('ncores','20') - e.g. in bash ncores=20

Usage

before running these code please change the position of the files needed in testdata/testSignal.json and testdata/testNoise.json to your path e.g. change /data/PROJECTS/camrieCU/code/GUI2014bEdit/testdata/head2x2x2.txt to $PATHWHEREYOUCLONEDCAMRIECU/code/GUI2014bEdit/testdata/head2x2x2.txt

1 Signal Simulation cd 'code' addpath(genpath(pwd)) camrieAPI('/data/PROJECTS/camrieCU/testdata/testSignal.json', '~/o.json', '~/l.json', '/data/tmp/trial1/') %position of the jsonfile with data customization %position of the jsonfile where the output will be written to %position of the jsonfile where the log will be written to %position of the directory where the calculatin will be done

1 Noise Simulation cd 'code' addpath(genpath(pwd)) camrieAPI('/data/PROJECTS/camrieCU/testdata/testNoise.json', '~/o.json', '~/l.json', '/data/tmp/trial1/') %position of the jsonfile with data customization %position of the jsonfile where the output will be written to %position of the jsonfile where the log will be written to %position of the directory where the calculatin will be done

Tested

  • [x] linux ubuntu 22.04
  • [x] docker linux ubuntu image

Camrie is part of Cloud MR.

Dr. Eros Montin, PhD 46&2 just ahead of me!

Owner

  • Name: Cloud MR
  • Login: cloudmrhub
  • Kind: organization
  • Email: support@cloudmrhub.com

GitHub Events

Total
Last Year