issues
search
polyanskiy
/
refractiveindex.info-database
Database of optical constants
Creative Commons Zero v1.0 Universal
161
stars
57
forks
source link
fixed two YAML inconsistencies
#41
Closed
Stuermer
closed
1 year ago
Stuermer
commented
1 year ago
fixed YAML inconsistencies:
? is not allowed in this case since in YAML it indicates a complex mapping key
in Ermolaev-e.yaml, a random 's' appears in the refractive index data, preventing to use e.g. np.loadtxt()
polyanskiy
commented
1 year ago
merged
fixed YAML inconsistencies: