Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged

Dev #58

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ debug_runs.py
/gui/gui_playground.py

# build files
#**/build
build/
**/dist
*.spec

Expand Down
1 change: 1 addition & 0 deletions docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
# from the environment for the first two.
SPHINXOPTS ?=
SPHINXBUILD ?= sphinx-build
SPHINXPROJ = dosma
SOURCEDIR = source
BUILDDIR = build

Expand Down
Binary file modified docs/build/doctrees/dosma.data_io.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/dosma.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/dosma.models.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/dosma.msk.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/dosma.scan_sequences.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/dosma.tissues.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/dosma.utils.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/build/doctrees/general/cli.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/general/documentation.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/general/faq.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/general/installation.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/general/introduction.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/general/scans.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/general/seg_models.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/general/tissues.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/general/usage.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/general/zreferences.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/index.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/modules.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 64601d4ddc4f1ea166c0b178c69339c5
config: 15db5f16d987baad546d0149bc298fa2
tags: 645f666f9bcd5a90fca523b33c5a78b7
135 changes: 86 additions & 49 deletions docs/build/html/_modules/dosma/data_io/dicom_io.html

Large diffs are not rendered by default.

48 changes: 29 additions & 19 deletions docs/build/html/_modules/dosma/data_io/format_io.html
Original file line number Diff line number Diff line change
@@ -1,39 +1,40 @@


<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<html class="writer-html5" lang="en" >
<head>
<meta charset="utf-8">

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>dosma.data_io.format_io &mdash; DOSMA v0.0.11 documentation</title>
<title>dosma.data_io.format_io &mdash; dosma 0.0.12 documentation</title>



<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />







<script type="text/javascript" src="../../../_static/js/modernizr.min.js"></script>
<!--[if lt IE 9]>
<script src="../../../_static/js/html5shiv.min.js"></script>
<![endif]-->


<script type="text/javascript" id="documentation_options" data-url_root="../../../" src="../../../_static/documentation_options.js"></script>
<script type="text/javascript" src="../../../_static/jquery.js"></script>
<script type="text/javascript" src="../../../_static/underscore.js"></script>
<script type="text/javascript" src="../../../_static/doctools.js"></script>
<script type="text/javascript" src="../../../_static/language_data.js"></script>
<script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script src="../../../_static/jquery.js"></script>
<script src="../../../_static/underscore.js"></script>
<script src="../../../_static/doctools.js"></script>
<script src="../../../_static/language_data.js"></script>
<script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>

<script type="text/javascript" src="../../../_static/js/theme.js"></script>




<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="index" title="Index" href="../../../genindex.html" />
<link rel="search" title="Search" href="../../../search.html" />
</head>
Expand All @@ -49,7 +50,7 @@



<a href="../../../index.html" class="icon icon-home"> DOSMA
<a href="../../../index.html" class="icon icon-home" alt="Documentation Home"> dosma



Expand All @@ -72,6 +73,7 @@

</div>


<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">


Expand All @@ -90,6 +92,7 @@


</div>

</div>
</nav>

Expand All @@ -99,7 +102,7 @@
<nav class="wy-nav-top" aria-label="top navigation">

<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../../../index.html">DOSMA</a>
<a href="../../../index.html">dosma</a>

</nav>

Expand Down Expand Up @@ -128,7 +131,7 @@

<ul class="wy-breadcrumbs">

<li><a href="../../../index.html">Docs</a> &raquo;</li>
<li><a href="../../../index.html" class="icon icon-home"></a> &raquo;</li>

<li><a href="../../index.html">Module code</a> &raquo;</li>

Expand Down Expand Up @@ -277,11 +280,19 @@ <h1>Source code for dosma.data_io.format_io</h1><div class="highlight"><pre>

<div role="contentinfo">
<p>
&copy; Copyright 2019, Arjun Desai

&copy; Copyright 2019-2020, Arjun Desai

</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.



Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a

<a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a>

provided by <a href="https://readthedocs.org">Read the Docs</a>.

</footer>

Expand All @@ -293,7 +304,6 @@ <h1>Source code for dosma.data_io.format_io</h1><div class="highlight"><pre>
</div>



<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
Expand Down
48 changes: 29 additions & 19 deletions docs/build/html/_modules/dosma/data_io/format_io_utils.html
Original file line number Diff line number Diff line change
@@ -1,39 +1,40 @@


<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<html class="writer-html5" lang="en" >
<head>
<meta charset="utf-8">

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>dosma.data_io.format_io_utils &mdash; DOSMA v0.0.11 documentation</title>
<title>dosma.data_io.format_io_utils &mdash; dosma 0.0.12 documentation</title>



<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />







<script type="text/javascript" src="../../../_static/js/modernizr.min.js"></script>
<!--[if lt IE 9]>
<script src="../../../_static/js/html5shiv.min.js"></script>
<![endif]-->


<script type="text/javascript" id="documentation_options" data-url_root="../../../" src="../../../_static/documentation_options.js"></script>
<script type="text/javascript" src="../../../_static/jquery.js"></script>
<script type="text/javascript" src="../../../_static/underscore.js"></script>
<script type="text/javascript" src="../../../_static/doctools.js"></script>
<script type="text/javascript" src="../../../_static/language_data.js"></script>
<script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script src="../../../_static/jquery.js"></script>
<script src="../../../_static/underscore.js"></script>
<script src="../../../_static/doctools.js"></script>
<script src="../../../_static/language_data.js"></script>
<script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>

<script type="text/javascript" src="../../../_static/js/theme.js"></script>




<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="index" title="Index" href="../../../genindex.html" />
<link rel="search" title="Search" href="../../../search.html" />
</head>
Expand All @@ -49,7 +50,7 @@



<a href="../../../index.html" class="icon icon-home"> DOSMA
<a href="../../../index.html" class="icon icon-home" alt="Documentation Home"> dosma



Expand All @@ -72,6 +73,7 @@

</div>


<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">


Expand All @@ -90,6 +92,7 @@


</div>

</div>
</nav>

Expand All @@ -99,7 +102,7 @@
<nav class="wy-nav-top" aria-label="top navigation">

<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../../../index.html">DOSMA</a>
<a href="../../../index.html">dosma</a>

</nav>

Expand Down Expand Up @@ -128,7 +131,7 @@

<ul class="wy-breadcrumbs">

<li><a href="../../../index.html">Docs</a> &raquo;</li>
<li><a href="../../../index.html" class="icon icon-home"></a> &raquo;</li>

<li><a href="../../index.html">Module code</a> &raquo;</li>

Expand Down Expand Up @@ -291,11 +294,19 @@ <h1>Source code for dosma.data_io.format_io_utils</h1><div class="highlight"><pr

<div role="contentinfo">
<p>
&copy; Copyright 2019, Arjun Desai

&copy; Copyright 2019-2020, Arjun Desai

</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.



Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a

<a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a>

provided by <a href="https://readthedocs.org">Read the Docs</a>.

</footer>

Expand All @@ -307,7 +318,6 @@ <h1>Source code for dosma.data_io.format_io_utils</h1><div class="highlight"><pr
</div>



<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
Expand Down
Loading