]> git.donarmstrong.com Git - neurodebian.git/blobdiff - survey/survey.rst
PsyScope.
[neurodebian.git] / survey / survey.rst
index 9b0bf507df0eb3c0754d778bc0c074979cd92796..b9bd5bd9be2f87ed41f0a732f3cd772be73efbcb 100644 (file)
@@ -5,7 +5,8 @@ Scientific software usage in neuroscience research
 This survey should take about five minutes. Immediately after submission you
 will be presented with some statistics on previous responses. Please try to
 answer as many questions as you can, but don't worry if you cannot answer all
-of them. For feedback email team@neuro.debian.net
+of them. *You need to have javascript enabled in your browser for this survey.*
+For feedback email team@neuro.debian.net
 
 .. raw:: html
 
@@ -43,8 +44,8 @@ of them. For feedback email team@neuro.debian.net
    function showResponse(data, statusText, xhr, $form)  {
        // reset form if server reports success
        if (data.success == true) {
-           //$('#nss_survey').resetForm();
-           //$('#submit_button').hide();
+           $('#nss_survey').resetForm();
+           $('#submit_button').hide();
            $('#server_response').html("<p><em>Thanks for participating in this survey.</em></p>" + data.results)
        } else {
            $('#server_response').html("");
@@ -116,13 +117,15 @@ What type of data are you working with? Please check all items that apply.
    </td><td class="response">
    <table><tr><td>
    <input type="checkbox" name="bg_datamod" value="behav" />Behavioral<br />
+   <input type="checkbox" name="bg_datamod" value="genetic" />Genetic<br />
    <input type="checkbox" name="bg_datamod" value="mri" />MRI/fMRI/DTI<br />
    <input type="checkbox" name="bg_datamod" value="meeg" />EEG/MEG<br />
-   </td><td>
    <input type="checkbox" name="bg_datamod" value="pet" />PET/SPECT<br />
+   </td><td>
    <input type="checkbox" name="bg_datamod" value="ephys" />Electrophysiology<br />
    <input type="checkbox" name="bg_datamod" value="spectro" />Microspectroscopy<br />
-   <input type="checkbox" name="bg_datamod" value="other" />
+   <input type="checkbox" name="bg_datamod" value="simulation" />Computational modeling/Simulations<br />
+   <input type="checkbox" name="bg_datamod" value="otherdm" />
    <input name="bg_datamod_other" type="text" size="20" maxlength="40">
    </td></tr></table>
    </td></tr><tr class="oddrow"><td>
@@ -483,18 +486,19 @@ systems on one machine at the same time.
    <tr class="oddrow">
    <td class="task">
 
-How often do you use virtual machines for your research purposes?
+What fraction of your research activity time do you spend in a virtual
+environment as opposed to any other environment?
 
 .. raw:: html
 
    </td><td class="response">
    <select name="virt_time" size="1">
    <option value="none" selected="selected" label="Select an option">Select an option</option>
-   <option value="never" label="Never">Never</option>
-   <option value="occasionally" label="Occasionally">Occasionally</option>
-   <option value="often" label="Often">Often</option>
-   <option value="always" label="Exclusively">Exclusively</option>
-   </select><div style="font-size:60%">(skip the remaining questions of this section if "never")</div>
+   <option value="notime" label="None/I don't use this">None/I don't use this</option>
+   <option value="little" label="Less then half of the time">Less then half of the time</option>
+   <option value="most" label="More than half of the time">More than half of the time</option>
+   <option value="always" label="All of the time">All of the time</option>
+   </select>
    </td></tr><tr><td class="task">
 
 Which products for virtualization are you using?
@@ -511,7 +515,7 @@ Which products for virtualization are you using?
    <input type="checkbox" name="virt_prod" value="virtualpc" />Virtual PC<br />
    <input type="checkbox" name="virt_prod" value="xen" />Xen<br />
    <input type="checkbox" name="virt_prod" value="kvm" />KVM<br />
-   <input type="checkbox" name="virt_prod" value="other" />
+   <input type="checkbox" name="virt_prod" value="othervm" />
    <input name="virt_other" type="text" size="20" maxlength="40">
    </td></tr></table>
    </td></tr><tr class="oddrow"><td>
@@ -544,14 +548,17 @@ What **host operating system** are the virtual machines running on?
 .. raw:: html
 
    </select>
-   </td></tr><tr><td colspan="2">
+   </td></tr></table>
+
+---------------------------------------------------------------
 
 What are your reasons for employing virtualization in you research?
 Please indicate how much you agree to the following statements
 
 .. raw:: html
 
-   </td></tr><tr class="oddrow"><td class="task">
+   <table>
+   <tr class="oddrow"><td class="task">
 
 I can run software that is otherwise incompatible with my system
 
@@ -667,7 +674,7 @@ Comes with the operating system
 
 .. raw:: html
 
-   </td></tr><tr><td class="response"><input type="checkbox" name="software_resource" value=macports"" /></td><td>
+   </td></tr><tr><td class="response"><input type="checkbox" name="software_resource" value="macports" /></td><td>
 
 `Macports <http://www.macports.org>`_
 
@@ -709,7 +716,7 @@ Python bundles: `Enthought Python <http://www.enthought.com/products/index.php>`
 
 .. raw:: html
 
-   </td></tr><tr class="oddrow"><td class="response"><input type="checkbox" name="software_resource" value="other" /></td><td>
+   </td></tr><tr class="oddrow"><td class="response"><input type="checkbox" name="software_resource" value="otherres" /></td><td>
    <input name="software_resource_other" type="text" size="40" maxlength="200">
    </td></tr></table>
 
@@ -725,19 +732,20 @@ Generic computing/scripting/programming environments
 
    <table class="questionaire"><tr>
    <td class="response"><input type="checkbox" name="sw_general" value="cpp" />C/C++</td>
+   <td class="response"><input type="checkbox" name="sw_general" value="fortran" />Fortran</td>
    <td class="response"><input type="checkbox" name="sw_general" value="idl" />IDL</td>
    <td class="response"><input type="checkbox" name="sw_general" value="labview" />LabVIEW</td>
    <td class="response"><input type="checkbox" name="sw_general" value="lisrel" />LISREL</td>
    <td class="response"><input type="checkbox" name="sw_general" value="maple" />Maple</td>
-   <td class="response"><input type="checkbox" name="sw_general" value="mathcad" />Mathcad</td>
    </tr><tr class="oddrow">
+   <td class="response"><input type="checkbox" name="sw_general" value="mathcad" />Mathcad</td>
    <td class="response"><input type="checkbox" name="sw_general" value="mathematica" />Mathematica</td>
    <td class="response"><input type="checkbox" name="sw_general" value="matlab" />Matlab</td>
    <td class="response"><input type="checkbox" name="sw_general" value="octave" />Octave</td>
    <td class="response"><input type="checkbox" name="sw_general" value="perl" />Perl</td>
    <td class="response"><input type="checkbox" name="sw_general" value="python" />Python</td>
-   <td class="response"><input type="checkbox" name="sw_general" value="r" />R</td>
    </tr><tr>
+   <td class="response"><input type="checkbox" name="sw_general" value="r" />R</td>
    <td class="response"><input type="checkbox" name="sw_general" value="ruby" />Ruby</td>
    <td class="response"><input type="checkbox" name="sw_general" value="scilab" />Scilab</td>
    <td class="response"><input type="checkbox" name="sw_general" value="spss" />SPSS</td>
@@ -778,38 +786,39 @@ Imaging
    <td class="response"><input type="checkbox" name="sw_img" value="brainvisa" />BrainVISA/Anatomist</td>
    <td class="response"><input type="checkbox" name="sw_img" value="brainvoyager" />BrainVoyager</td>
    <td class="response"><input type="checkbox" name="sw_img" value="cmtk" />CMTK</td>
-   <td class="response"><input type="checkbox" name="sw_img" value="caret" />Caret</td>
+   <td class="response"><input type="checkbox" name="sw_img" value="camino" />Camino</td>
    </tr><tr class="oddrow">
+   <td class="response"><input type="checkbox" name="sw_img" value="caret" />Caret</td>
    <td class="response"><input type="checkbox" name="sw_img" value="connectomviewer" />ConnectomeViewer</td>
    <td class="response"><input type="checkbox" name="sw_img" value="dsi" />DSI Studio</td>
    <td class="response"><input type="checkbox" name="sw_img" value="dtitk" />DTI-TK</td>
-   <td class="response"><input type="checkbox" name="sw_img" value="trackvis" />Diffusion Toolkit/Trackvis</td>
    </tr><tr>
+   <td class="response"><input type="checkbox" name="sw_img" value="trackvis" />Diffusion Toolkit/Trackvis</td>
    <td class="response"><input type="checkbox" name="sw_img" value="fsl" />FSL</td>
    <td class="response"><input type="checkbox" name="sw_img" value="fiji" />Fiji</td>
    <td class="response"><input type="checkbox" name="sw_img" value="freesurfer" />FreeSurfer</td>
-   <td class="response"><input type="checkbox" name="sw_img" value="itksnap" />ITK-SNAP</td>
    </tr><tr class="oddrow">
+   <td class="response"><input type="checkbox" name="sw_img" value="itksnap" />ITK-SNAP</td>
    <td class="response"><input type="checkbox" name="sw_img" value="imagej" />ImageJ</td>
    <td class="response"><input type="checkbox" name="sw_img" value="invesalius" />Invesalius</td>
    <td class="response"><input type="checkbox" name="sw_img" value="loni" />LONI</td>
-   <td class="response"><input type="checkbox" name="sw_img" value="lipsia" />Lipsia</td>
    </tr><tr>
+   <td class="response"><input type="checkbox" name="sw_img" value="lipsia" />Lipsia</td>
    <td class="response"><input type="checkbox" name="sw_img" value="mango" />Mango</td>
    <td class="response"><input type="checkbox" name="sw_img" value="mipav" />MIPAV/JIST</td>
    <td class="response"><input type="checkbox" name="sw_img" value="mni" />MNI tools</td>
-   <td class="response"><input type="checkbox" name="sw_img" value="mricron" />MRIcron</td>
    </tr><tr class="oddrow">
+   <td class="response"><input type="checkbox" name="sw_img" value="mricron" />MRIcron</td>
    <td class="response"><input type="checkbox" name="sw_img" value="mrtrix" />MRtrix</td>
    <td class="response"><input type="checkbox" name="sw_img" value="mvpa" />Matlab MVPA toolbox</td>
    <td class="response"><input type="checkbox" name="sw_img" value="nibabel" />NiBabel/PyNIfTI</td>
-   <td class="response"><input type="checkbox" name="sw_img" value="nipy" />NiPy/NiTime/DiPy/NiPype</td>
    </tr><tr>
+   <td class="response"><input type="checkbox" name="sw_img" value="nipy" />NiPy/NiTime/DiPy/NiPype</td>
    <td class="response"><input type="checkbox" name="sw_img" value="pymvpa" />PyMVPA</td>
    <td class="response"><input type="checkbox" name="sw_img" value="rest" />REST</td>
    <td class="response"><input type="checkbox" name="sw_img" value="spm" />SPM</td>
-   <td class="response"><input type="checkbox" name="sw_img" value="v3d" />V3D</td>
    </tr><tr class="oddrow">
+   <td class="response"><input type="checkbox" name="sw_img" value="v3d" />V3D</td>
    <td class="response"><input type="checkbox" name="sw_img" value="voxbo" />VoxBo</td>
    </tr></table>
 
@@ -830,15 +839,27 @@ Neural systems modeling
 
    <table class="questionaire"><tr>
    <td class="response"><input type="checkbox" name="sw_neusys" value="brian" />Brian</td>
-   <td class="response"><input type="checkbox" name="sw_neusys" value="iqr" />iqr</td>
-   <td class="response"><input type="checkbox" name="sw_neusys" value="iNVT" />iNVT</td>
-   <td class="response"><input type="checkbox" name="sw_neusys" value="neuron" />NEURON</td>
-   <td class="response"><input type="checkbox" name="sw_neusys" value="nest" />NEST</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="ecanse" />Siemens ECANSE</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="emergent" />Emergent NNSS</td>
    <td class="response"><input type="checkbox" name="sw_neusys" value="genesis" />Genesis</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="iNVT" />iNVT</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="iqr" />iqr</td>
+   </tr><tr class="oddrow">
    <td class="response"><input type="checkbox" name="sw_neusys" value="moose" />Moose</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="nest" />NEST</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="neuroml" />NeuroML</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="neuron" />NEURON</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="neurosolutions" />NeuroSolutions</td>
    <td class="response"><input type="checkbox" name="sw_neusys" value="pcsim" />PCSIM</td>
+   </tr><tr>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="peltarion" />Peltarion</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="psics" />PSICS</td>
    <td class="response"><input type="checkbox" name="sw_neusys" value="pynn" />PyNN</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="snnap" />SNNAP</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="snns" />SNNS</td>
    <td class="response"><input type="checkbox" name="sw_neusys" value="topographica" />Topographica</td>
+   </tr><tr class="oddrow">
+   <td class="response"><input type="checkbox" name="sw_neusys" value="xnbc" />XNBC</td>
    </tr></table>
 
 Electrophysiology, MEG/EEG
@@ -847,24 +868,30 @@ Electrophysiology, MEG/EEG
 .. raw:: html
 
    <table class="questionaire"><tr>
+   <td class="response"><input type="checkbox" name="sw_electro" value="asa" />ASA</td>
    <td class="response"><input type="checkbox" name="sw_electro" value="besa" />BESA</td>
    <td class="response"><input type="checkbox" name="sw_electro" value="biosig" />BioSig</td>
    <td class="response"><input type="checkbox" name="sw_electro" value="brainstorm" />BrainStorm</td>
-   <td class="response"><input type="checkbox" name="sw_electro" value="chronus" />Chronus</td>
+   <td class="response"><input type="checkbox" name="sw_electro" value="brainvisionanalyzer" />Brainvision Analyzer</td>
+   <td class="response"><input type="checkbox" name="sw_electro" value="chronus" />Chronux</td>
+   </tr><tr class="oddrow">
    <td class="response"><input type="checkbox" name="sw_electro" value="eeglab" />EEGLAB</td>
    <td class="response"><input type="checkbox" name="sw_electro" value="elekta" />Elekta Neuromag</td>
-   </tr><tr class="oddrow">
    <td class="response"><input type="checkbox" name="sw_electro" value="fieldtrip" />Fieldtrip</td>
    <td class="response"><input type="checkbox" name="sw_electro" value="klustakwik" />KlustaKwik</td>
    <td class="response"><input type="checkbox" name="sw_electro" value="loreta" />LORETA/sLORETA</td>
    <td class="response"><input type="checkbox" name="sw_electro" value="mne" />MNE suite</td>
+   </tr><tr>
+   <td class="response"><input type="checkbox" name="sw_electro" value="mclust" />MClust</td>
    <td class="response"><input type="checkbox" name="sw_electro" value="neuroexplorer" />NeuroExplorer</td>
+   <td class="response"><input type="checkbox" name="sw_electro" value="neuroshare" />Neuroshare</td>
    <td class="response"><input type="checkbox" name="sw_electro" value="openmeeg" />OpenMEEG</td>
-   </tr><tr>
    <td class="response"><input type="checkbox" name="sw_electro" value="openelectrophy" />Openelectrophy</td>
+   <td class="response"><input type="checkbox" name="sw_electro" value="plexon" />Plexon</td>
+   </tr><tr class="oddrow">
    <td class="response"><input type="checkbox" name="sw_electro" value="rtxi" />RTXI</td>
    <td class="response"><input type="checkbox" name="sw_electro" value="relacs" />Relacs</td>
-   <td class="response"><input type="checkbox" name="sw_electro" value="trellis" />?Trellis-neuro</td>
+   <td class="response"><input type="checkbox" name="sw_electro" value="trellis" />Trellis-neuro</td>
    </tr></table>
 
 Brain-computer interface
@@ -916,6 +943,7 @@ Psychophysics/Experiment control
    </tr><tr class="oddrow">
    <td class="response"><input type="checkbox" name="sw_psychphys" value="psytoolkit" />Psytoolkit</td>
    <td class="response"><input type="checkbox" name="sw_psychphys" value="opensesame" />OpenSesame</td>
+   <td class="response"><input type="checkbox" name="sw_psychphys" value="psyscope" />PsyScope</td>
    <td class="response"><input type="checkbox" name="sw_psychphys" value="visionegg" />VisionEgg</td>
    <td class="response"><input type="checkbox" name="sw_psychphys" value="tscope" />Tscope</td>
    </tr></table>
@@ -926,7 +954,7 @@ Other
 .. raw:: html
 
    <table class="questionaire"><tr>
-   <td class="response"><input type="checkbox" name="sw_other" value="other" />
+   <td class="response"><input type="checkbox" name="sw_other" value="othersw" />
    <input name="sw_other_name" type="text" size="40" maxlength="200"> <span style="font-size:70%">(comma-separated list)</span></td>
    </tr></table>