Shorter names on some internal functions Cleaned up the code Code style as suggested (or close) Added RI functions, with different options (anisotropy, multiple oscillators) Added new example
Improvements to the example scripts for RF pulse design and data analysis, with sample images added ...
Main update New lsrtm_objective(model0, q, data, dm; options=Options()) that implements the objectiv...
Requisite separator changed from "," to ";". Optimization functions which use Gurobi optimization so...
Refactored the code to be more style consistent to the general use. Updated examples Refactored for...
Fixes moving average functions in Utils.jl Added exponential moving average in Utils.jl Removed EiFu...
Added module to fit spectral shape lines Added examples Removed LsqFit in favor of Optim that was al...
Added the package BlackBoxOptim to support another optimisation algorithms Added example for BlackBo...
Remove Plots dependency Modified PlottingTools.jl accordingly to use RecipesBase.jl and Colors.jl Up...
Fixes TMMOPlotSpectra2D() to return degrees instead of radians Change d=1/4. by deafult on LayerTMMO...
Modified the way the coefficients are calculated in the savitzky_golay function inside Utils.j
All functions have been renamed to comply with the tidyverse style guide. Old names are deprecated
Function name updates, bugfixes, and minor additions. Added aliases to old functions for backward co...
The first column shows the name of the algorithms used throughout the text. The second column indica...
add argument density.control to function map.feature(). Issue #20 add argument label.emphasize to f...
Examples of addend representations used in each condition: (a) irregular and (b) linear-spatial.</p
Improvements to the example scripts for RF pulse design and data analysis, with sample images added ...
Main update New lsrtm_objective(model0, q, data, dm; options=Options()) that implements the objectiv...
Requisite separator changed from "," to ";". Optimization functions which use Gurobi optimization so...
Refactored the code to be more style consistent to the general use. Updated examples Refactored for...
Fixes moving average functions in Utils.jl Added exponential moving average in Utils.jl Removed EiFu...
Added module to fit spectral shape lines Added examples Removed LsqFit in favor of Optim that was al...
Added the package BlackBoxOptim to support another optimisation algorithms Added example for BlackBo...
Remove Plots dependency Modified PlottingTools.jl accordingly to use RecipesBase.jl and Colors.jl Up...
Fixes TMMOPlotSpectra2D() to return degrees instead of radians Change d=1/4. by deafult on LayerTMMO...
Modified the way the coefficients are calculated in the savitzky_golay function inside Utils.j
All functions have been renamed to comply with the tidyverse style guide. Old names are deprecated
Function name updates, bugfixes, and minor additions. Added aliases to old functions for backward co...
The first column shows the name of the algorithms used throughout the text. The second column indica...
add argument density.control to function map.feature(). Issue #20 add argument label.emphasize to f...
Examples of addend representations used in each condition: (a) irregular and (b) linear-spatial.</p
Improvements to the example scripts for RF pulse design and data analysis, with sample images added ...
Main update New lsrtm_objective(model0, q, data, dm; options=Options()) that implements the objectiv...
Requisite separator changed from "," to ";". Optimization functions which use Gurobi optimization so...