Skip to content

Commit 2f2bdba

Browse files
author
GitHub Action
committed
Update list of update sites (GitHub build 68)
1 parent 2ff05e3 commit 2f2bdba

4 files changed

Lines changed: 35 additions & 1 deletion

File tree

index.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1244,6 +1244,16 @@ <h2><span class="mw-headline" id="Available_update_sites">Available update sites
12441244
<td><a href="mailto:rerger@leomail.tamuc.edu">Robert Erger</a>
12451245
</td></tr>
12461246

1247+
<tr valign="top">
1248+
<td><b>Gamma_LUT_Toggle</b>
1249+
</td>
1250+
<td><a rel="nofollow" class="external free" href="https://sites.imagej.net/Gamma_LUT_Toggle/">https://sites.imagej.net/Gamma_LUT_Toggle/</a>
1251+
</td>
1252+
<td>Makes a button in the Fiji toolbar with a greek gamma symbol. When you click the button, it will apply a nondestructive gamma of 0.45 by remapping the LUT while maintaining the underlying pixel values. Clicking the button a second time will toggle the image back to the original linear LUT. Works with grayscale as well as single-color LUTs. <a href="https://github.com/samjlord/Gamma_LUT_Toggle/">Gamma<em>LUT</em>Toggle on GitHub</a>
1253+
</td>
1254+
<td><a href="mailto:samjlord@gmail.com">Sam Lord</a>
1255+
</td></tr>
1256+
12471257
<tr valign="top">
12481258
<td><b>GDSC</b>
12491259
</td>
@@ -3281,7 +3291,7 @@ <h2><span class="mw-headline" id="Available_update_sites">Available update sites
32813291
</div>
32823292

32833293
<div id="footer">
3284-
<p>This page was last modified on 18 January 2026, at 21:35.</p>
3294+
<p>This page was last modified on 26 January 2026, at 22:31.</p>
32853295
</div>
32863296
</div>
32873297

sites.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -731,6 +731,12 @@ The [[Updater]] has a convenient ''Manage update sites'' dialog that is populate
731731
|Fuzzy Set is an ImageJ plugin, to transform the intensity of the image using Fuzzy Sets.
732732
|Robert Erger
733733

734+
|- valign=&quot;top&quot;
735+
|'''Gamma_LUT_Toggle'''
736+
|https://sites.imagej.net/Gamma_LUT_Toggle/
737+
|Makes a button in the Fiji toolbar with a greek gamma symbol. When you click the button, it will apply a nondestructive gamma of 0.45 by remapping the LUT while maintaining the underlying pixel values. Clicking the button a second time will toggle the image back to the original linear LUT. Works with grayscale as well as single-color LUTs. GammaLUTToggle on GitHub
738+
|Sam Lord
739+
734740
|- valign=&quot;top&quot;
735741
|'''GDSC'''
736742
|https://sites.imagej.net/GDSC/

sites.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1136,6 +1136,18 @@ sites:
11361136
maintainers:
11371137
- "[Robert Erger](mailto:rerger@leomail.tamuc.edu)"
11381138

1139+
- name: "Gamma_LUT_Toggle"
1140+
id: "Gamma_LUT_Toggle"
1141+
url: "https://sites.imagej.net/Gamma_LUT_Toggle/"
1142+
description: >-
1143+
Makes a button in the Fiji toolbar with a greek gamma symbol.
1144+
When you click the button, it will apply a nondestructive gamma of 0.45 by
1145+
remapping the LUT while maintaining the underlying pixel values. Clicking
1146+
the button a second time will toggle the image back to the original linear LUT.
1147+
Works with grayscale as well as single-color LUTs. [Gamma_LUT_Toggle on GitHub](https://github.com/samjlord/Gamma_LUT_Toggle/)
1148+
maintainers:
1149+
- "[Sam Lord](mailto:samjlord@gmail.com)"
1150+
11391151
- name: "GDSC"
11401152
id: "GDSC"
11411153
url: "https://sites.imagej.net/GDSC/"

sites_insecure.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -731,6 +731,12 @@ The [[Updater]] has a convenient ''Manage update sites'' dialog that is populate
731731
|Fuzzy Set is an ImageJ plugin, to transform the intensity of the image using Fuzzy Sets.
732732
|Robert Erger
733733

734+
|- valign=&quot;top&quot;
735+
|'''Gamma_LUT_Toggle'''
736+
|http://sites.imagej.net/Gamma_LUT_Toggle/
737+
|Makes a button in the Fiji toolbar with a greek gamma symbol. When you click the button, it will apply a nondestructive gamma of 0.45 by remapping the LUT while maintaining the underlying pixel values. Clicking the button a second time will toggle the image back to the original linear LUT. Works with grayscale as well as single-color LUTs. GammaLUTToggle on GitHub
738+
|Sam Lord
739+
734740
|- valign=&quot;top&quot;
735741
|'''GDSC'''
736742
|http://sites.imagej.net/GDSC/

0 commit comments

Comments
 (0)