wincowgerDEV / OpenSpecy-package

Analyze, Process, Identify, and Share, Raman and (FT)IR Spectra
http://wincowger.com/OpenSpecy-package/
Creative Commons Attribution 4.0 International
23 stars 11 forks source link

[Feature]: Consider adding an image slot in the Open Specy object #173

Open wincowgerDEV opened 3 months ago

wincowgerDEV commented 3 months ago

Guidelines

Description

I am currently experimenting with some nice integrations to combine visual images with spectral maps. The nice thing here is we can do things like calculating an average color for each particle identified in the map routine. I am going to be pushing up the function updates to def_features and collapse_spec for this soon once I have it stable. I think it could be useful to have a list element for the visual images and I could see multiple applications for this. One could reference the spectral map image or an image of a physical particle that a single spectrum comes from.

Problem

Want to integrate images and spectra easily

Proposed Solution

Update the Open Specy object to allow for an image slot but not required.

Alternatives Considered

Pull images externally.