Difference between revisions of "Documentation/Nightly/Report a problem/UploadData"

From Slicer Wiki
Jump to: navigation, search
m
(Prepend documentation/versioncheck template. See http://na-mic.org/Mantis/view.php?id=2887)
 
(11 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
<noinclude>{{documentation/versioncheck}}</noinclude>
 
This document presents the steps allowing to share and associate a dataset with an issue.
 
This document presents the steps allowing to share and associate a dataset with an issue.
  
------------
+
 
 +
__TOC__
 +
 
 +
== Create account ==
 
'''1'''. If not yet done, create an account on our dedicated server: http://slicer.kitware.com/ by clicking on "Register" in the upper right corner.
 
'''1'''. If not yet done, create an account on our dedicated server: http://slicer.kitware.com/ by clicking on "Register" in the upper right corner.
  
------------
+
 
 +
== Create directory structure ==
 
'''2'''. Create the following structure in your user public folder clicking on the "Create new folder" link
 
'''2'''. Create the following structure in your user public folder clicking on the "Create new folder" link
  
Line 12: Line 17:
  
  
------------
+
 
 +
== Upload options ==
 
'''3'''. There are now two options:
 
'''3'''. There are now two options:
  
 +
===  Archive ===
 
'''3.1'''. Create and upload a TGZ archive.
 
'''3.1'''. Create and upload a TGZ archive.
  
Line 29: Line 36:
  
  
 
+
=== Folder ===
 
'''3.2'''. Upload a folder containing all the data.
 
'''3.2'''. Upload a folder containing all the data.
  
Line 42: Line 49:
 
{{ombox|text  = An example of folder: http://slicer.kitware.com/midas3/folder/918}}
 
{{ombox|text  = An example of folder: http://slicer.kitware.com/midas3/folder/918}}
  
------------
+
 
 +
== Share download link ==
 
'''4'''. Reference the data in the issue tracker
 
'''4'''. Reference the data in the issue tracker
 +
 +
=== Uploaded archive ===
 +
<gallery widths=400px heights=220px perrow=2>
 +
File:Slicer-Issue-Upload-data-to-midas share archive.png|'''Step 1''': Select the uploaded archive (1), click on "Share" (2) and copy the download link (3).
 +
File:Slicer-Issue-Upload-data-to-midas share archive 2.png|'''Step 2''': Reference download link in the "Steps to reproduce"
 +
</gallery>
 +
 +
=== Uploaded folder ===
 +
<gallery widths=400px heights=220px perrow=2>
 +
File:Slicer-Issue-Upload-data-to-midas share folder.png|'''Step 1''': Select the uploaded folder (1), click on "Share" (2) and copy the download link (3).
 +
File:Slicer-Issue-Upload-data-to-midas share folder 2.png|'''Step 2''': Reference download link in the "Steps to reproduce"
 +
</gallery>
 +
 +
 +
== Remarks ==
 +
 +
The process could be streamlined and simplified by for example ...
 +
* ... customizing Mantis so that it exposes an additional upload field that would upload the data to midas
 +
or
 +
* ... enhance Midas so that if a mantis issue is referenced in description, a note is automatically added on mantis
 +
or
 +
  ... <your idea>

Latest revision as of 08:04, 14 June 2013

Home < Documentation < Nightly < Report a problem < UploadData


For the latest Slicer documentation, visit the read-the-docs.


This document presents the steps allowing to share and associate a dataset with an issue.


Create account

1. If not yet done, create an account on our dedicated server: http://slicer.kitware.com/ by clicking on "Register" in the upper right corner.


Create directory structure

2. Create the following structure in your user public folder clicking on the "Create new folder" link


Upload options

3. There are now two options:

Archive

3.1. Create and upload a TGZ archive.



Folder

3.2. Upload a folder containing all the data.


Share download link

4. Reference the data in the issue tracker

Uploaded archive

Uploaded folder


Remarks

The process could be streamlined and simplified by for example ...

  • ... customizing Mantis so that it exposes an additional upload field that would upload the data to midas

or

  • ... enhance Midas so that if a mantis issue is referenced in description, a note is automatically added on mantis

or

 ... <your idea>