LouisDesdoigts / dLux

Differentiable optical models as parameterised neural networks in Jax using Zodiax
https://louisdesdoigts.github.io/dLux/
BSD 3-Clause "New" or "Revised" License
50 stars 6 forks source link

Add `__getattr__` methods to `Sources` for `zodiax` parameter raising. #205

Closed LouisDesdoigts closed 1 year ago

LouisDesdoigts commented 1 year ago

We want to allow users to access spectrum parameters from the Instrument class.

LouisDesdoigts commented 1 year ago

Done with PR #218