Improve naming. Support as many YoctoPuce USB modules as possible with each the same function. Move functions of wider usefulness to 'photobiology'.
The interface is taking shape, but possibly subject to both minor and minor changes in the near future.
simul_AS7343() by photobiology::simul_sensor_response().read_yocto_logger_csv() into read_yocto_datalog().read_yocto_spectral_csv() into read_yocto_spectlog().calc_waveband_irrads() into calc_calibrated_qtys().list objects as package data, such as
y_spectral.descriptor and stored in attribute yocto.module.descriptor.Initial release. Very unstable!
read_yocto_logger_csv().read_yocto_spectral_csv(), with function AS7343_metadata() returning
metadata for the AS7343 sensor integrated circuit used in the YoctoSpectral
module.yocto_spectral2mspct() for conversion of the data
frame returned by read_yocto_spectral_csv() into a source_mspct collection
of source_spct objects.simul_AS7343() for simulating the response of each
channel of the AS7343 sensor integrated circuit based on irradiance
spectra.