- Jun 24, 2015
-
-
Schuyler Kylstra authored
-
Schuyler Kylstra authored
-
- Jun 03, 2015
-
-
Schuyler Kylstra authored
Adding functions to increase functionality outside of producing static functional boxplots. Goal is to enable user to identify if another function is an outlier in either a weighted or unweighted boxplot.
-
Schuyler Kylstra authored
-
Schuyler Kylstra authored
changed terminology from "function" to curve" now the produce atlas call yields the dictionary of band depths for each ScanID
-
- Jun 02, 2015
-
-
Schuyler Kylstra authored
-
- Jun 01, 2015
-
-
Schuyler Kylstra authored
-
Schuyler Kylstra authored
Now the user can upload data to the atlas builder from a numpy array or a list of lists. The documentation now has complete documentation of all of the functions available to the user an explanation of the math involved, and numerous peices of example code.
-
- May 29, 2015
-
-
Schuyler Kylstra authored
Still some little things to fix and spell checking but mostly done. Edited the api slightly
-
Schuyler Kylstra authored
-
- May 28, 2015
-
-
Schuyler Kylstra authored
-
Schuyler Kylstra authored
Have a non working copy of the Pediatric Airways example. The only thing left that I can think of right now is to add a module that can manipulate the data. Fixed the problem with the weighted function boxplot. I could try to add functionality for a 3D surface boxplotbut that may be difficult.
-
Schuyler Kylstra authored
-
- May 26, 2015
-
-
Schuyler Kylstra authored
need to revisit data reading and writing to enable string values in population data right now the ScanID must be a float.
-
Schuyler Kylstra authored
most functionality is done aside from outliers and fence plots. Going to start making test code.
-
- May 25, 2015
-
-
Schuyler Kylstra authored
-
Schuyler Kylstra authored
-
Schuyler Kylstra authored
-
Schuyler Kylstra authored
Most functionality is done. Need to add in fence lines for the 1st and 3rd quartiles and add outlier determination. first priority to modify is addressing errors with corner cases and incorrect data/commands
-
- May 21, 2015
-
-
Schuyler Kylstra authored
-
Schuyler Kylstra authored
The Indicator and modified atlas functions are fully implemented but as of now untested. I still have a good deal to do to get the weighted atlases done. Also, I should implement a system that allows you to specify the weighting function.
-
Schuyler Kylstra authored
-
- May 20, 2015
-
-
Schuyler Kylstra authored
-
Schuyler Kylstra authored
Expanded the Atlas class. Added Module "AtlasMath" that has multiple classes that take care of the math and many different types of BandDepth Calculations.
-
- May 19, 2015
-
-
Schuyler Kylstra authored
-
Schuyler Kylstra authored
-