Commit Graph

2749 Commits

Author SHA1 Message Date
Jonathan Grangien f518277451 Make factorRSquared task dic value handle "false" 2018-07-17 11:57:07 -04:00
Matthias Berg 1ef4af3e96 Implement a createDictionary function 2018-07-17 11:57:07 -04:00
Jonathan Grangien f661954151 Add provideWindowSize higher order component 2018-07-17 11:52:26 -04:00
Jonathan Grangien e1775121f7 Move read volumes logic to dataloadermodule and dir-is-read 2018-07-17 11:52:26 -04:00
Jonathan Grangien bd334fd201 Fix import error in gui 2018-07-17 11:52:26 -04:00
Jonathan Grangien a40cd79252 Implement Operator base class and fix circ. dependencies 2018-07-17 11:52:26 -04:00
Berg dea5b58c79 Move uploadData functionality to separate component 2018-07-17 11:52:26 -04:00
Berg ec3992a0b5 Move uploadData functionality to separate component 2018-07-17 11:52:26 -04:00
Berg ded222665b Move the uploading of data to the loader-subowner of dataloader 2018-07-17 11:51:09 -04:00
Berg 1e06ca7cc6 Move the uploading of data to the loader-subowner of dataloader 2018-07-17 11:49:37 -04:00
Berg 86b3e74ba3 Send selected path to DataLoader.jsx 2018-07-17 11:49:36 -04:00
Jonathan Grangien 699b307e4a Add pseudo code for Loader 2018-07-17 11:49:36 -04:00
Jonathan Grangien eda1df8b5b Add files for the loader and writer 2018-07-17 11:49:36 -04:00
Matthias Berg 3db130ca46 Prepare to save selected files on different systems 2018-07-17 11:49:36 -04:00
Matthias Berg 30e78b7dab Prepare dataLoader trigger for selected files to load 2018-07-17 11:47:02 -04:00
Jonathan Grangien e560d01fbb Implement data items list 2018-07-17 11:44:14 -04:00
Jonathan Grangien 12d42937e5 Add data item list presentational component 2018-07-17 11:44:14 -04:00
Jonathan Grangien e7250df205 Move toggle data loader files 2018-07-17 11:44:14 -04:00
Jonathan Grangien 388e64161a Fix StringListProperty value for volume items 2018-07-17 11:42:40 -04:00
Jonathan Grangien 5edd7f71c3 Fix how updated uri is handled in the webgui 2018-07-17 11:42:39 -04:00
Jonathan Grangien 8749534539 Add implementation for uri subscription in data loader window 2018-07-17 11:42:39 -04:00
Matthias Berg 174918c73e Remove unused local state variable from dataLoader 2018-07-17 11:41:35 -04:00
Jonathan Grangien 21f7ddc7e0 Make reader store volume data item directories in StringListProperty 2018-07-17 11:40:09 -04:00
Matthias Berg 6b24db99fa Implement System file browser and prepare for setting file paths 2018-07-17 11:40:09 -04:00
Jonathan Grangien 8de1e23da9 Enable reading files from data/.internal on trigger in webgui 2018-07-17 11:40:09 -04:00
Matthias Berg fd48d870c3 Rename set data loader isActive action 2018-07-17 11:40:09 -04:00
Jonathan Grangien 2f13e8665b Add data loader module 2018-07-17 11:35:39 -04:00
Matthias Berg 26761b4bcb Add data loader gui that listens to state change 2018-07-17 11:35:39 -04:00
Jonathan Grangien dcbda1bb9e Move data loader files into a folder 2018-07-17 11:35:39 -04:00
Jonathan Grangien 75003530c3 Remove a comment 2018-07-17 11:35:39 -04:00
Jonathan Grangien 98539d2d0a Refactor SmallLabel into generic label with size prop
and apply to data loader button
2018-07-17 11:35:39 -04:00
Jonathan Grangien b24f296106 Use TabMenuItem for data loader button to be consistent with styling 2018-07-17 11:35:39 -04:00
Jonathan Grangien 009d8e0d83 Make on screen gui background black for now 2018-07-17 11:35:39 -04:00
Jonathan Grangien be7096a6c9 Add button to toggle a state for showing data loader gui 2018-07-17 11:35:39 -04:00
Jonathan Grangien 9968c0e15e Enable support for redux devtools 2018-07-17 11:35:39 -04:00
Jonathan Grangien 72a8cbd4f0 Disable eslint 2018-07-17 11:35:39 -04:00
farbrorberg 7a3673ae16 Add fix for converting fieldlines from json into binary 2018-07-17 11:35:39 -04:00
Jonathan Grangien 331b314e4a Fix how r^2 is applied and calculate corresponding min/max
Improve model visualization accuracy
Improve task performance
2018-07-17 11:35:38 -04:00
Jonathan Grangien 88aa086719 Implement option to factor variable by r^2 during preprocess of mhd data 2018-07-17 11:24:46 -04:00
Jonathan Grangien c2fca8be46 Comment out lowerValueBound/lowerUpperBound until further revision 2018-07-17 11:22:53 -04:00
farbrorberg f75590f8c6 Begin implementing mas-fieldlines 2018-07-17 11:21:50 -04:00
Emil Axelsson b7938549bd Enable spherical raycasting again 2018-07-17 11:21:50 -04:00
Jonathan Grangien e23508cdce Fix merge 2018-07-17 11:17:27 -04:00
Emil Axelsson 3237c37a6a Work on volume generation and rendering 2018-07-17 11:12:24 -04:00
Jonathan Grangien dc79249e44 volume raycaster: Add back simple lower/upper value 0 to 1 remapping 2018-07-17 10:59:08 -04:00
Emil Axelsson 61404b408e Change domain bounds into a non-optional parameter 2018-07-17 10:37:19 -04:00
Emil Axelsson 9c23bdc472 Create volume generation task 2018-07-17 10:36:48 -04:00
jon-grangien a750dee5f4 Change usage of transferfunctionhandler to core package transferfunction 2018-07-17 10:32:17 -04:00
Jonathan Grangien 70dd0b271a Debug transfer function handler usage of classes 2018-07-17 10:23:02 -04:00
Jonathan Grangien 3ae6cdbd6a Fix namespace indentation in a couple of files 2018-07-17 10:19:56 -04:00