-
Notifications
You must be signed in to change notification settings - Fork 0
Labels
enhancementNew feature or requestNew feature or request
Description
Allow for users to designate which files will be in which channels R,G,B so that we can create rgb images from narrow bands.
Currently the UI does a check for the Red, Green, and Blue inputs that only allows users to select inputs that have the corresponding filter. Simply removing this check will allow any filter to be selected for the R, G, and B stacking channels which allows for the use of non color filters as well as more freedom (with the chance to make really weird looking images)
- remove code that sorts inputs by filter
- update dictionary to include additional color defaults
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or request