Releases: CheeseCube312/FS-Filter-Lab
FS Filter-Lab V0.4.4-Beta
FS Filter-Lab V0.4.4-Beta The ECOSIS Update
This update adds the ability to add reflectants in bulk by using the semi-standardized format provided by ecosis.org.
How to Import:
- Find and select a dataset you're interested in on ECOSIS
- Download the .csv file with anciliary metadata
- Copy API-Link from metadata tab (optional)
- Go into FS Filter-Lab, upload .csv file by using the built-in importer
- Add API-link so program can fetch scientific sourcing and annotation
- Select which metadata column of the .csv file should provide the name each entry gets in the program
- Select which metadata columns are included in the Surface Color Preview
- Select "Import Ecosis File"
How to Use:
- Click "Open Reflector Search" in the sidebar sub-menu to see all reflectors
- Use filtering to narrow down entries (optional)
- Check reflectant curve if desired, select "Add to defaults"
- Your selection of Default reflectors gets saved and will now show up in the Surface Color Preview tab
- You can use a reflectant as a white-balance target, simulating the use of camera-internal "Set White-Balance"-functionality in the field.
It also includes a default dataset again because using .gitmodules seems to be more hassle than it's worth right now.
Let me know how things go :)
FS Filter-Lab V0.4.2
V0.4.1 - The Color Update
Main features:
- Surface color based on reflection spectra can now be calculated
- Vegetation color preview automatically included, other surfaces can be added and loaded
- Channel mixer has been added, allowing you to calculate the results of channel swaps
Special thanks to @01luna for creating the logic the surface color preview is based on
Minor changes
- Full refactor behind the scenes
- filter and illuminant data format has been changed, making it more uniform with illuminants and reflectors
You will have to download the filter, illuminant, QE and reflectant data from here and add manually to /data folder:
https://github.com/CheeseCube312/Filter-Plotter-Data
If you want to use your old datasets you can convert them with:
https://github.com/CheeseCube312/FS-Filter-Lab_Legacy-Data-Converter
Full Changelog: V0.3.3...V0.4.1
V0.4.2 Minor Update - Reflectance spectra now available in expander, code cleanup
Full Changelog: V0.4.1...V0.4.2