Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

swh:1:snp:e6d42e6731ce66e3c09de07ac49964c03139e990
  • Code
  • Branches (11)
  • Releases (5)
    • Branches
    • Releases
    • HEAD
    • refs/heads/T2
    • refs/heads/develop
    • refs/heads/developCI
    • refs/heads/developCI2
    • refs/heads/developCI3
    • refs/heads/gh-pages
    • refs/heads/master
    • refs/heads/newBuild
    • refs/tags/v0.1
    • refs/tags/v0.11
    • refs/tags/v0.4
    • v0.4.3
    • v0.4.2
    • v0.4.1
    • v0.3
    • v0.2
  • 16750ab
  • /
  • tests
  • /
  • testData
  • /
  • tomatoConfig_Shmolli_inputDirPaths.yaml
Raw File Download

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
  • revision
  • snapshot
content badge
swh:1:cnt:f5d396597bc6d67a9d555d07ebf76bc6a8b325d9
directory badge
swh:1:dir:eead1b7c9e3a7cf772512492aea7728c471925f1
revision badge
swh:1:rev:78d7695e70694df479099377176af419ae0c1782
snapshot badge
swh:1:snp:e6d42e6731ce66e3c09de07ac49964c03139e990

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
  • revision
  • snapshot
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
Tip revision: 78d7695e70694df479099377176af419ae0c1782 authored by Konrad Werys on 09 March 2019, 17:32:43 UTC
first zip the data for the deployment, then clone the private repo
Tip revision: 78d7695
tomatoConfig_Shmolli_inputDirPaths.yaml
# Tomato configuration file in YAML format.
# OBLIGATORY fields are: files_magnitude or dir_magnitude.
# Use one OR the other: files_magnitude OR dir_magnitude,  files_phase OR dir_phase
# YAML is indent sensitive, do not use unnecessary indent. To indent use SPACES, NOT TABS!
#
# Available options:
#
# files_magnitude: <yaml list of file paths, each in quotes>
# files_phase: <yaml list of file paths, each in quotes>
# dir_magnitude: <directory path in quites>
# dir_phase: <directory path in quites>
# dir_output_map: <directory path in quites>
#  output_map_series_number: <number, for example 10007>
# dir_output_fitparams: <directory path in quites>
#  output_fitparams_series_number: <number, for example 10008>
#
# parameter_to_map: <T1_Molli/T1_Shmolli/T1_SHMOLLI_original>
# functions_object: <FunctionsBasic/FunctionsShmolli>
# fitting_method: <AmoebaVnl/LevMarVnl/AmoebaPrivateNr2>
#  fTolerance: <number, for example 1e-12>
#  max_function_evals: <number, for example 4000>
# sign_calc_method: <MagOnly/MagPhase/RealImag>
# start_point_calc_method: <Default StartPointSHMOLLI>
#
# numberOfThreads: <number, 0 = max allowed threads>
# visualise: <0 = false, anything else = true>

dir_magnitude: "testData/dicom/Hcmr_Phantom_1916_260C/Konrad_Shmolli/ShMOLLI_192i_e11_12"
dir_phase: "testData/dicom/Hcmr_Phantom_1916_260C/Konrad_Shmolli/ShMOLLI_192i_e11_13"

dir_output_map: "testData/tomatoOutput_Shmolli/map"
output_map_series_number: 8800
dir_output_fitparams: "testData/tomatoOutput_Shmolli/fitparams"
output_fitparams_series_number: 8801

parameter_to_map: T1_SHMOLLI
functions_type: FunctionsShmolli
fitting_method: AmoebaPrivateNr2
max_function_evals: 4000
fTolerance: 1e-12
sign_calc_method: MagPhase
start_point_calc_method: StartPointSHMOLLI

number_of_threads: 0
visualise: 1

back to top

Software Heritage — Copyright (C) 2015–2026, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API