From 308eed9ce9ed48984323e6512546a2ffeb195b14 Mon Sep 17 00:00:00 2001 From: Jacob Palecki Date: Thu, 1 Jul 2021 22:32:55 -0700 Subject: LUT Panel formatting --- doc/images/LUT_example.png | Bin 0 -> 69389 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 doc/images/LUT_example.png (limited to 'doc/images') diff --git a/doc/images/LUT_example.png b/doc/images/LUT_example.png new file mode 100644 index 0000000..c89b4b7 Binary files /dev/null and b/doc/images/LUT_example.png differ -- cgit v1.2.3 From 6a5cfb45bf4a9d3151a9de6f320fdaf4b7296f18 Mon Sep 17 00:00:00 2001 From: Jacob Palecki Date: Sat, 3 Jul 2021 15:18:47 -0700 Subject: Guide updates and accel type choice fixed --- doc/images/LUT_example.png | Bin 69389 -> 55969 bytes doc/images/jump_example.png | Bin 0 -> 47816 bytes doc/images/linear_example.png | Bin 51428 -> 50547 bytes doc/images/motivity_example.png | Bin 60657 -> 50916 bytes doc/images/natural_gain_example.png | Bin 51433 -> 50679 bytes doc/images/power_example.png | Bin 51330 -> 50340 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 doc/images/jump_example.png (limited to 'doc/images') diff --git a/doc/images/LUT_example.png b/doc/images/LUT_example.png index c89b4b7..71f9ce3 100644 Binary files a/doc/images/LUT_example.png and b/doc/images/LUT_example.png differ diff --git a/doc/images/jump_example.png b/doc/images/jump_example.png new file mode 100644 index 0000000..770bab2 Binary files /dev/null and b/doc/images/jump_example.png differ diff --git a/doc/images/linear_example.png b/doc/images/linear_example.png index 5530529..be1410e 100644 Binary files a/doc/images/linear_example.png and b/doc/images/linear_example.png differ diff --git a/doc/images/motivity_example.png b/doc/images/motivity_example.png index 521bf85..6041ec6 100644 Binary files a/doc/images/motivity_example.png and b/doc/images/motivity_example.png differ diff --git a/doc/images/natural_gain_example.png b/doc/images/natural_gain_example.png index 48a05e4..3b66dbe 100644 Binary files a/doc/images/natural_gain_example.png and b/doc/images/natural_gain_example.png differ diff --git a/doc/images/power_example.png b/doc/images/power_example.png index c8a58c9..414a252 100644 Binary files a/doc/images/power_example.png and b/doc/images/power_example.png differ -- cgit v1.2.3 From 9a8042fe9c7506d0a41e3c635641d8d9e2424edc Mon Sep 17 00:00:00 2001 From: Jacob Palecki Date: Sat, 3 Jul 2021 15:30:47 -0700 Subject: Handle power\exponent correctly in GUI --- doc/images/classic_example.png | Bin 52040 -> 54866 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'doc/images') diff --git a/doc/images/classic_example.png b/doc/images/classic_example.png index e626e86..58ca915 100644 Binary files a/doc/images/classic_example.png and b/doc/images/classic_example.png differ -- cgit v1.2.3