-
Notifications
You must be signed in to change notification settings - Fork 0
Home
TabassumNova edited this page Feb 9, 2026
·
4 revisions
pip install peakviz
- First, select the sensor. If you want to view “PSR” data, select “VNIR/SWIR”. If you want to view “FTIR” data, select “MWIR/LWIR”.
- Load Reflectance files. For PSR, you can select multiple “.sed” files. For FTIR, you can select multiple “.txt” files.
- Load Absorbance files (only for FTIR data). You can select multiple “.txt” files.
- Load Fingerprints. Create an excel file (.xlsx). The format should be as follows:
- Put all the reference spectrums in one folder. Then select multiple of them to compare them with real stream sample spectrums.
- Click “Output location”- to select path to save html
- Click “Open Data”. This will open the data in your browser and save the data in the selected output location
- First, select the sensor. If you want to view “PSR” data, select “VNIR/SWIR”. If you want to view “FTIR” data, select “MWIR/LWIR”.
- Load Reflectance/ Absorbance files. For PSR, you can select multiple “.sed” files. For FTIR, you can select multiple “.txt” files.
- Select “Average” option in order to average all the selected files. This action will create an averaged text file in the same folder location. If you have 2 reflectance files (Sample1_M1, Sample1_M2), the new averaged file will be 'Sample1_MReflectance.txt'.
- (Optional) Click “Output location”- to select path to save html
- (Optional) Click “Open Data”. This will open the data in your browser.