Ayla Khan
Ayla Khan
Suggested update to the [The 4 Vs of Big Data](https://github.com/andkret/Cookbook/blob/master/AdvancedSkills.md#the-4-vs-of-big-data): add [Value](https://www.ibmbigdatahub.com/blog/why-only-one-5-vs-big-data-really-matters) to the list and change title to **The 5 Vs of Big Data**.
An example is map3d that provides a linear mapping between color and data (standard SCIRun colormaps) and a log function (see section 7.4.1 in [map3d 6.5's manual](http://www.sci.utah.edu/releases/map3d_v6.5/map3d-6.5-docs.pdf)).
Export objects from a SCIRun scene into an appropriate (3D?) file format. Not possible with the current ViewScene implementation.
Replace file name text entry with file selection dialog. Make sure outstanding bugs are fixed (see GForge). The radio button controls shouldn't include the stop recording function (move to button?).
Investigate feasibility of combining and blending colors to apply colormap to edges and nodes in fields containing cell centered data. Current implementation is to apply default color.
Write importer and exporter for the [NIfTI file format](http://nifti.nimh.nih.gov/nifti-1/documentation/faq). NIfTI library with CMake file is [available](http://afni.nimh.nih.gov/pub/dist/src/nifti/).
For example, #define NOMINMAX shows up in 3 files, and should be wrapped for Windows only.
[Enter steps to reproduce:] 1. Open Atom 2. Open project folder containing clojure project that uses boot 3. Attempt to open remote NRepl connection **Atom**: 1.40.1 x64 **Electron**: 3.1.10 **OS**:...
Try [VTKImageIO](http://www.itk.org/Doxygen/html/classitk_1_1VTKImageIO.html).
Set dipole length to the smallest distance between control points.